Trace number 3370196

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 6.26205 6.263

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S671776549-007.UNKNOWN.cnf
MD5SUM4d03caf8d8c1d1c9a2cc6f8b0ebca92b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.285956
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370196-1305387504.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added        250
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       250      1065         0         0      3195         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     112 undec:      25 neg:     113
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       239      1050         0         0      3216         0   no data   no data  --
0.02/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4916       239      1050         0      4709      3216     66901   no data   no data  --
0.29/0.32	c  N st    10     11302       239      1050         0      4353      3216     47895   no data   no data  --
0.49/0.51	c  N st    11     17045       239      1050         0      9790      3216    118507   no data   no data  --
0.79/0.82	c  F st    12     25001       239      1050         0     12049      3216    146873   no data   no data  --
0.79/0.82	c  N st    12     25001       239      1050         0     12049      3216    146873   no data   no data  --
1.00/1.04	c Decided on static restart strategy
1.00/1.04	c  N st    18     30001       239      1050         0     10419      3216    116483   no data   no data  --
1.00/1.04	c  S st    18     30001       239      1050         0     10419      3216    116483   no data   no data  --
1.00/1.08	c  S st    18     30506       239      1050         0     10919      3216    124310   no data   no data  --
1.00/1.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.00/1.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    239 time:  0.00 s
1.00/1.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.11/1.18	c lits-rem:       476  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  0.10 s
1.11/1.19	c asymm  cl-useful: 0/1050/1050 lits-rem:0 time: 0.01
1.11/1.19	c calculated reachability. Time: 0.00
1.11/1.19	c  N st    18     30506       239      1050         0      9095      3216    103429   no data   no data  --
1.49/1.54	c  N st    20     37616       239      1050         0      8375      3216     81057   no data   no data  --
1.79/1.83	c  N st    21     44015       239      1050         0     14469      3216    160828   no data   no data  --
1.89/1.93	c  S st    22     45761       239      1050         0     16121      3216    184404   no data   no data  --
1.89/1.98	c  S st    22     46264       239      1050         0     16617      3216    191464   no data   no data  --
1.89/1.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    239 time:  0.00 s
1.89/1.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.33	c lits-rem:       731  cl-subs:     3188  v-elim:      0  v-fix:    0  time:  0.34 s
2.29/2.33	c vivif2 --  cl tried     1050 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c vivif2 --  cl tried    13429 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c asymm  cl-useful: 0/1050/1050 lits-rem:0 time: 0.01
2.29/2.34	c calculated reachability. Time: 0.00
2.29/2.34	c  N st    22     46264       239      1050         0     13429      3216    153545   no data   no data  --
3.09/3.12	c  N st    23     60661       239      1050         1     18597      3216    201646   no data   no data  --
3.49/3.55	c  N st    24     69396       239      1050         2     17457      3216    181343   no data   no data  --
3.49/3.55	c  S st    24     69396       239      1050         2     17457      3216    181343   no data   no data  --
3.59/3.60	c  S st    24     69897       239      1050         2     17951      3216    188291   no data   no data  --
3.59/3.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.68	c subs with bin:     2437  lits-rem:       168  v-fix:    0  time:  0.07 s
3.59/3.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    239 time:  0.00 s
3.59/3.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.92	c lits-rem:       972  cl-subs:     2440  v-elim:      0  v-fix:    0  time:  0.24 s
3.89/3.92	c vivif2 --  cl tried     1049 cl shrink        0 lits rem          0 time: 0.00
3.89/3.92	c vivif2 --  cl tried    13075 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c asymm  cl-useful: 0/1049/1049 lits-rem:0 time: 0.01
3.89/3.93	c calculated reachability. Time: 0.00
3.89/3.93	c  N st    24     69897       239      1049         2     13075      3215    135255   no data   no data  --
4.89/4.94	c Finding binary XORs  T:     0.00 s  found:       0
4.89/4.95	c  F st    25     87500       238      1029        11     11856      3173    113278   no data   no data  --
4.89/4.95	c  N st    25     87500       238      1029        11     11856      3173    113278   no data   no data  --
5.19/5.20	c Decided on static restart strategy
5.29/5.33	c  N st    32     95536       238      1029        11     12018      3173    117937   no data   no data  --
5.79/5.87	c  N st    34    104845       238      1029        14     20736      3173    216593   no data   no data  --
5.79/5.87	c  S st    34    104845       238      1029        14     20736      3173    216593   no data   no data  --
5.89/5.92	c  S st    34    105348       238      1029        14     10946      3173     91220   no data   no data  --
5.89/5.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.89/5.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.94	c subs with bin:     1274  lits-rem:       866  v-fix:    0  time:  0.02 s
5.89/5.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    238 time:  0.00 s
5.89/5.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.89/5.98	c lits-rem:       500  cl-subs:      719  v-elim:      1  v-fix:    0  time:  0.04 s
5.89/5.98	c vivif2 --  cl tried     1029 cl shrink        0 lits rem          0 time: 0.00
5.89/5.98	c vivif2 --  cl tried     8954 cl shrink        0 lits rem          0 time: 0.00
5.89/5.98	c asymm  cl-useful: 0/1029/1029 lits-rem:0 time: 0.01
5.89/5.98	c calculated reachability. Time: 0.00
5.89/5.98	c  N st    34    105348       237      1029        19      8954      3181     71766   no data   no data  --
6.19/6.26	c  E st    35    111013       227      1029        62     14267      3181    126277   no data   no data  --
6.19/6.26	c num threads              : 1          
6.19/6.26	c restarts                 : 35         
6.19/6.26	c dynamic restarts         : 0          
6.19/6.26	c static restarts          : 35         
6.19/6.26	c full restarts            : 2          
6.19/6.26	c total simplify time      : 0.01       
6.19/6.26	c learnts DL2              : 0          
6.19/6.26	c learnts size 2           : 73         
6.19/6.26	c learnts size 1           : 63          (25.20     % of vars)
6.19/6.26	c filedLit time            : 0.01        (0.19      % time)
6.19/6.26	c v-elim SatELite          : 12          (4.80      % vars)
6.19/6.26	c SatELite time            : 0.70        (11.26     % time)
6.19/6.26	c v-elim xor               : 0           (0.00      % vars)
6.19/6.26	c xor elim time            : 0.00        (0.05      % time)
6.19/6.26	c num binary xor trees     : 0          
6.19/6.26	c binxor trees' crown      : 0           (nan       leafs/tree)
6.19/6.26	c bin xor find time        : 0.00       
6.19/6.26	c OTF clause improved      : 5816        (0.05      clauses/conflict)
6.19/6.26	c OTF impr. size diff      : 6048        (1.04       lits/clause)
6.19/6.26	c OTF cl watch-shrink      : 23041       (0.21      clauses/conflict)
6.19/6.26	c OTF cl watch-sh-lit      : 28072       (1.22       lits/clause)
6.19/6.26	c tried to recurMin cls    : 18005       (16.22      % of conflicts)
6.19/6.26	c updated cache            : 0           (0.00       lits/tried recurMin)
6.19/6.26	c clauses over max glue    : 0           (0.00      % of all clauses)
6.19/6.26	c conflicts                : 111013      (17753.42  / sec)
6.19/6.26	c decisions                : 130218      (2.37      % random)
6.19/6.26	c bogo-props               : 682945434   (109217988.54 / sec)
6.19/6.26	c conflict literals        : 1378888     (29.87     % deleted)
6.19/6.26	c Memory used              : 45.51       MB
6.19/6.26	c CPU time                 : 6.25        s
6.19/6.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370196-1305387504/watcher-3370196-1305387504 -o /tmp/evaluation-result-3370196-1305387504/solver-3370196-1305387504 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370196-1305387504.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.41 3.88 3.72 1/396 26677
/proc/meminfo: memFree=24517020/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=29972 CPUtime=0.01 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 597 0 0 0 1 0 0 0 22 0 1 0 650349017 30691328 529 33554432000 4194304 4650387 140735858527760 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 7493 529 378 112 0 2458 0

[startup+0.0286141 s]
/proc/loadavg: 3.41 3.88 3.72 1/396 26677
/proc/meminfo: memFree=24517020/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=29972 CPUtime=0.02 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 622 0 0 0 2 0 0 0 22 0 1 0 650349017 30691328 554 33554432000 4194304 4650387 140735858527760 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 7493 554 378 112 0 2458 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29972

[startup+0.100565 s]
/proc/loadavg: 3.41 3.88 3.72 1/396 26677
/proc/meminfo: memFree=24517020/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=30240 CPUtime=0.09 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 707 0 0 0 9 0 0 0 22 0 1 0 650349017 30965760 639 33554432000 4194304 4650387 140735858527760 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 7560 639 379 112 0 2525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30240

[startup+0.300533 s]
/proc/loadavg: 3.41 3.88 3.72 1/396 26677
/proc/meminfo: memFree=24517020/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=30556 CPUtime=0.29 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 914 0 0 0 29 0 0 0 23 0 1 0 650349017 31289344 757 33554432000 4194304 4650387 140735858527760 18446744073709551615 4333850 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 7639 758 381 112 0 2604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30556

[startup+0.700463 s]
/proc/loadavg: 3.41 3.88 3.72 1/396 26677
/proc/meminfo: memFree=24517020/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=31244 CPUtime=0.69 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 1317 0 0 0 69 0 0 0 25 0 1 0 650349017 31993856 860 33554432000 4194304 4650387 140735858527760 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 7811 860 381 112 0 2776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31244

[startup+1.50033 s]
/proc/loadavg: 3.41 3.88 3.72 5/411 26704
/proc/meminfo: memFree=24481428/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=35156 CPUtime=1.49 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 2542 0 0 0 149 0 0 0 25 0 1 0 650349017 35999744 1883 33554432000 4194304 4650387 140735858527760 18446744073709551615 4315624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 8789 1883 383 112 0 3754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35156

[startup+3.10105 s]
/proc/loadavg: 3.41 3.88 3.72 5/411 26704
/proc/meminfo: memFree=24452800/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=37376 CPUtime=3.09 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 3627 0 0 0 309 0 0 0 25 0 1 0 650349017 38273024 2415 33554432000 4194304 4650387 140735858527760 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 9344 2415 383 112 0 4309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37376

Solver just ended. Dumping a history of the last processes samples

[startup+4.70078 s]
/proc/loadavg: 3.46 3.88 3.72 5/411 26704
/proc/meminfo: memFree=24448844/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=38500 CPUtime=4.69 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 4463 0 0 0 469 0 0 0 25 0 1 0 650349017 39424000 2631 33554432000 4194304 4650387 140735858527760 18446744073709551615 4365737 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 9625 2631 383 112 0 4590 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 38500

[startup+5.51464 s]
/proc/loadavg: 3.46 3.88 3.72 7/411 26704
/proc/meminfo: memFree=24445132/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=37892 CPUtime=5.5 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 4658 0 0 0 550 0 0 0 25 0 1 0 650349017 38801408 2518 33554432000 4194304 4650387 140735858527760 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 9473 2518 383 112 0 4438 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 37892

[startup+5.90057 s]
/proc/loadavg: 3.46 3.88 3.72 7/411 26704
/proc/meminfo: memFree=24445132/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=46596 CPUtime=5.89 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 4873 0 0 0 589 0 0 0 25 0 1 0 650349017 47714304 2733 33554432000 4194304 4650387 140735858527760 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 11649 2733 383 112 0 6614 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 46596

[startup+6.10053 s]
/proc/loadavg: 3.46 3.88 3.72 7/411 26704
/proc/meminfo: memFree=24445132/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=46596 CPUtime=6.09 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 4911 0 0 0 609 0 0 0 25 0 1 0 650349017 47714304 2771 33554432000 4194304 4650387 140735858527760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 11649 2771 383 112 0 6614 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 46596

[startup+6.20053 s]
/proc/loadavg: 3.46 3.88 3.72 7/411 26704
/proc/meminfo: memFree=24445132/32951132 swapFree=67093844/67111528
[pid=26677] ppid=26675 vsize=46596 CPUtime=6.19 cores=5,7
/proc/26677/stat : 26677 (strangenight1-s) R 26675 26677 25515 0 -1 4202496 4937 0 0 0 619 0 0 0 25 0 1 0 650349017 47714304 2797 33554432000 4194304 4650387 140735858527760 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26677/statm: 11649 2797 383 112 0 6614 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 46596

Child status: 20
Real time (s): 6.263
CPU time (s): 6.26205
CPU user time (s): 6.25305
CPU system time (s): 0.008998
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 46596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.25305
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4959
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 73

runsolver used 0.024996 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 17:38:24
IDJOB=3370196
IDBENCH=83005
IDSOLVER=1847
FILE ID=node128/3370196-1305387504
RUNJOBID= node128-1305387504-26664
PBS_JOBID= 13324374
Free space on /tmp= 73608 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S671776549-007.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370196-1305387504/watcher-3370196-1305387504 -o /tmp/evaluation-result-3370196-1305387504/solver-3370196-1305387504 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370196-1305387504.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4d03caf8d8c1d1c9a2cc6f8b0ebca92b
RANDOM SEED=303434155

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24517292 kB
Buffers:        252760 kB
Cached:        2633828 kB
SwapCached:       1440 kB
Active:        6059672 kB
Inactive:      2082580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24517292 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            6436 kB
Writeback:           0 kB
AnonPages:     5254996 kB
Mapped:          31404 kB
Slab:           187388 kB
PageTables:      39024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100673388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73584 MiB
End job on node128 at 2011-05-14 17:38:30