Trace number 3285979

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-stUNSAT 72.0011 72.0049

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

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-3285979-1303767115.cnf'
0.00/0.00	c -- header says num vars:          66084
0.00/0.00	c -- header says num clauses:     1060536
0.19/0.21	c -- clauses added:            0 learnts,      1060536 normals,            0 xors
0.19/0.21	c -- vars added      66084
0.19/0.21	c Parsing time:  0.19 s
0.19/0.21	c  N st     0         0     66084     25002    661876         0   1572305         0   no data   no data  --
0.39/0.46	c asymm  cl-useful: 279/802/20688 lits-rem:9991 time: 0.25
6.30/6.38	c Flit:   281 Blit:   9075 bXBeca:    0 bXProp:  515 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  5.79
6.30/6.39	c Cleaning up after failed var search:     0.01 s 
6.39/6.41	c Replacing      515 vars Replaced    29599 lits Time:     0.01 s 
6.39/6.45	c bin-w-bin subsume rem          774 bins  time:  0.03 s
6.50/6.52	c subs with bin:       29  lits-rem:       151  v-fix:    0  time:  0.06 s
8.19/8.25	c Subs w/ non-existent bins:     43 l-rem:    537 v-fix:   419 done:  25334 time:  1.73 s
8.39/8.40	c Removed useless bin:   11600  fixed:     0  props:  20.00M  time:  0.15 s
8.49/8.50	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.10 s
8.99/9.00	c Finding binary XORs  T:     0.49 s  found:     200
8.99/9.01	c Replacing      200 vars Replaced     8306 lits Time:     0.02 s 
9.09/9.19	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
9.09/9.19	c calculated reachability. Time: 0.16
9.19/9.20	c Calc default polars -  time:   0.01 s pos:    1149 undec:   41224 neg:   23711
9.19/9.20	c =========================================================================================
9.19/9.20	c types(t): F = full restart, N = normal restart
9.19/9.20	c types(t): S = simplification begin/end, E = solution found
9.19/9.20	c restart types(rt): st = static, dy = dynamic
9.19/9.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.19/9.20	c  B st     0         0     24866     15464    304210         0    738545         0   no data   no data  --
14.39/14.44	c  N dy    14      4004     24848     15464    304427      3742    738545   4338609     24.80     28.42  --
18.19/18.20	c  N dy    27      8215     24770     15464    304678      5337    738545   1773990     18.30     19.44  --
22.49/22.58	c  N dy    41     12279     24741     15464    304873      5197    738545   1012620     17.49     19.53  --
26.30/26.30	c  N dy    54     16359     24720     15464    304996      9125    738545   2501174     16.68     26.96  --
30.39/30.40	c  N dy    69     21422     24678     15464    305169      8622    738545   1369119     15.64     16.79  --
33.68/33.78	c  F st    89     25001     24660     15464    305252     12084    738545   2733332     15.86   no data  --
34.48/34.56	c  N st    91     25628     24642     15331    302231     12206    731045   2928170     15.86   no data  --
37.99/38.07	c  N dy    95     30000     24563     15331    302347     10112    731045   1416258     15.86   no data  --
37.99/38.07	c  S st    95     30000     24563     15331    302347     10112    731045   1416258     15.86   no data  --
38.40/38.41	c  S st    95     30502     24559     15331    302377     10576    731045   1498016     15.86   no data  --
38.40/38.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38.40/38.45	c Cache  BProp: 7115 Set: 115 BXProp: 1 T: 0.02
65.79/65.81	c Flit:  1554 Blit:   2254 bXBeca:    0 bXProp:  209 Bins: 299169 BRemL:   4641 BRemN:   2977 P: 200.1M T: 27.30
65.79/65.83	c Cleaning up after failed var search:     0.02 s 
65.79/65.88	c Replacing      210 vars Replaced    42044 lits Time:     0.05 s 
65.90/66.00	c bin-w-bin subsume rem         4137 bins  time:  0.05 s
67.39/67.44	c subs with bin:       50  lits-rem:      2143  v-fix:    0  time:  1.44 s
67.59/67.62	c Subs w/ non-existent bins:     24 l-rem:    675 v-fix:     8 done:   3475 time:  0.19 s
67.79/67.82	c Removed useless bin:   10908  fixed:     0  props:  20.01M  time:  0.20 s
69.09/69.13	c lits-rem:      1836  cl-subs:     1230  v-elim:     37  v-fix:    0  time:  1.31 s
69.39/69.45	c asymm  cl-useful: 66/690/12911 lits-rem:387 time: 0.31
69.69/69.73	c calculated reachability. Time: 0.27
69.69/69.73	c  N dy    95     30502     19470     12911    450731      6886    528708    956057     15.86   no data  --
70.49/70.59	c Finding binary XORs  T:     0.86 s  found:     282
70.59/70.63	c Replacing      282 vars Replaced    50153 lits Time:     0.04 s 
71.89/71.95	c  E dy    98     32561     19173     12907    450308      8738    527570   1163652     15.32      4.60  --
71.89/71.95	c num threads              : 1          
71.89/71.95	c restarts                 : 98         
71.89/71.95	c dynamic restarts         : 86         
71.89/71.95	c static restarts          : 12         
71.89/71.95	c full restarts            : 1          
71.89/71.95	c total simplify time      : 0.91       
71.89/71.95	c learnts DL2              : 0          
71.89/71.95	c learnts size 2           : 965188     
71.89/71.95	c learnts size 1           : 50865       (76.97     % of vars)
71.89/71.95	c filedLit time            : 33.13       (46.20     % time)
71.89/71.95	c v-elim SatELite          : 50          (0.08      % vars)
71.89/71.95	c SatELite time            : 3.27        (4.56      % time)
71.89/71.95	c v-elim xor               : 0           (0.00      % vars)
71.89/71.95	c xor elim time            : 0.02        (0.02      % time)
71.89/71.95	c num binary xor trees     : 994        
71.89/71.95	c binxor trees' crown      : 1207        (1.21      leafs/tree)
71.89/71.95	c bin xor find time        : 1.35       
71.89/71.95	c OTF clause improved      : 227         (0.01      clauses/conflict)
71.89/71.95	c OTF impr. size diff      : 2117        (9.33       lits/clause)
71.89/71.95	c OTF cl watch-shrink      : 27280       (0.84      clauses/conflict)
71.89/71.95	c OTF cl watch-sh-lit      : 1627989     (59.68      lits/clause)
71.89/71.95	c tried to recurMin cls    : 23113       (70.98      % of conflicts)
71.89/71.95	c updated cache            : 18038       (0.78       lits/tried recurMin)
71.89/71.95	c clauses over max glue    : 0           (0.00      % of all clauses)
71.89/71.95	c conflicts                : 32561       (454.08    / sec)
71.89/71.95	c decisions                : 225081      (0.23      % random)
71.89/71.95	c bogo-props               : 895938394   (12494417.14 / sec)
71.89/71.95	c conflict literals        : 14162062    (30.58     % deleted)
71.89/71.95	c Memory used              : 782.76      MB
71.89/71.95	c CPU time                 : 71.71       s
71.89/71.95	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: 935)

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-3285979-1303767115/watcher-3285979-1303767115 -o /tmp/evaluation-result-3285979-1303767115/solver-3285979-1303767115 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3285979-1303767115.cnf 

running on 2 cores: 1,3

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: 2.58 2.71 2.95 4/189 6891
/proc/meminfo: memFree=14519144/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=30956 CPUtime=0 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 1055 0 0 0 0 0 0 0 18 0 1 0 566942260 31698944 961 33554432000 4194304 4650387 140737244927104 18446744073709551615 231895187664 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 7739 967 329 112 0 2704 0

[startup+0.0419599 s]
/proc/loadavg: 2.58 2.71 2.95 4/189 6891
/proc/meminfo: memFree=14519144/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=35868 CPUtime=0.03 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 2414 0 0 0 3 0 0 0 18 0 1 0 566942260 36728832 1865 33554432000 4194304 4650387 140737244927104 18446744073709551615 4546029 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 8967 1865 330 112 0 3932 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35868

[startup+0.10094 s]
/proc/loadavg: 2.58 2.71 2.95 4/189 6891
/proc/meminfo: memFree=14519144/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=45852 CPUtime=0.09 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 5106 0 0 0 8 1 0 0 18 0 1 0 566942260 46952448 4007 33554432000 4194304 4650387 140737244927104 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 11463 4014 330 112 0 6428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45852

[startup+0.300907 s]
/proc/loadavg: 2.58 2.71 2.95 4/189 6891
/proc/meminfo: memFree=14519144/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=68500 CPUtime=0.29 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 11230 0 0 0 27 2 0 0 18 0 1 0 566942260 70144000 9052 33554432000 4194304 4650387 140737244927104 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 17125 9052 347 112 0 12090 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68500

[startup+0.700844 s]
/proc/loadavg: 2.58 2.71 2.95 4/189 6891
/proc/meminfo: memFree=14519144/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=86188 CPUtime=0.69 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 14874 0 0 0 66 3 0 0 18 0 1 0 566942260 88256512 12373 33554432000 4194304 4650387 140737244927104 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 21547 12373 353 112 0 16512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86188

[startup+1.50068 s]
/proc/loadavg: 2.58 2.71 2.95 5/190 6892
/proc/meminfo: memFree=14451312/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=132436 CPUtime=1.49 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 23553 0 0 0 145 4 0 0 20 0 1 0 566942260 135614464 21052 33554432000 4194304 4650387 140737244927104 18446744073709551615 4370254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 33109 21052 353 112 0 28074 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132436

[startup+3.10038 s]
/proc/loadavg: 2.58 2.71 2.95 5/190 6892
/proc/meminfo: memFree=14382864/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=229144 CPUtime=3.09 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 41691 0 0 0 303 6 0 0 25 0 1 0 566942260 234643456 39190 33554432000 4194304 4650387 140737244927104 18446744073709551615 4370969 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 57286 39190 353 112 0 52251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 229144

[startup+6.30078 s]
/proc/loadavg: 2.70 2.73 2.96 5/190 6893
/proc/meminfo: memFree=14192820/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=472744 CPUtime=6.3 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 88833 0 0 0 616 14 0 0 25 0 1 0 566942260 484089856 86332 33554432000 4194304 4650387 140737244927104 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 118186 86332 353 112 0 113151 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 472744

[startup+12.7006 s]
/proc/loadavg: 2.80 2.76 2.96 5/190 6893
/proc/meminfo: memFree=14091388/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=526224 CPUtime=12.69 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 95641 0 0 0 1255 14 0 0 25 0 1 0 566942260 538853376 93140 33554432000 4194304 4650387 140737244927104 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 131556 93140 379 112 0 126521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 526224

[startup+25.5012 s]
/proc/loadavg: 3.07 2.82 2.98 5/190 6893
/proc/meminfo: memFree=14005588/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=502116 CPUtime=25.49 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 105579 0 0 0 2533 16 0 0 25 0 1 0 566942260 514166784 94842 33554432000 4194304 4650387 140737244927104 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 125529 94842 381 112 0 120494 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 502116

[startup+51.1004 s]
/proc/loadavg: 3.38 2.91 3.00 5/190 6894
/proc/meminfo: memFree=13872676/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=524940 CPUtime=51.09 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 114372 0 0 0 5091 18 0 0 25 0 1 0 566942260 537538560 99890 33554432000 4194304 4650387 140737244927104 18446744073709551615 4236868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 131235 99890 383 112 0 126200 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 524940

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

[startup+63.901 s]
/proc/loadavg: 3.48 2.95 3.01 5/187 6897
/proc/meminfo: memFree=14694688/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=759132 CPUtime=63.89 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 160168 0 0 0 6366 23 0 0 25 0 1 0 566942260 777351168 145686 33554432000 4194304 4650387 140737244927104 18446744073709551615 4370308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 189783 145686 383 112 0 184748 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 759132

[startup+67.1074 s]
/proc/loadavg: 3.52 2.96 3.02 5/187 6897
/proc/meminfo: memFree=14645580/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=798736 CPUtime=67.09 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 167990 0 0 0 6685 24 0 0 25 0 1 0 566942260 817905664 153508 33554432000 4194304 4650387 140737244927104 18446744073709551615 4436113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 199684 153508 383 112 0 194649 0
Current children cumulated CPU time (s) 67.09
Current children cumulated vsize (KiB) 798736

[startup+70.3008 s]
/proc/loadavg: 3.56 2.98 3.02 5/187 6897
/proc/meminfo: memFree=14629664/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=801540 CPUtime=70.29 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 168700 0 0 0 7005 24 0 0 25 0 1 0 566942260 820776960 154218 33554432000 4194304 4650387 140737244927104 18446744073709551615 4528847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 200385 154218 383 112 0 195350 0
Current children cumulated CPU time (s) 70.29
Current children cumulated vsize (KiB) 801540

[startup+71.1006 s]
/proc/loadavg: 3.56 2.98 3.02 5/187 6897
/proc/meminfo: memFree=14629664/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=801540 CPUtime=71.09 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 168796 0 0 0 7085 24 0 0 25 0 1 0 566942260 820776960 154314 33554432000 4194304 4650387 140737244927104 18446744073709551615 4364401 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 200385 154314 383 112 0 195350 0
Current children cumulated CPU time (s) 71.09
Current children cumulated vsize (KiB) 801540

[startup+71.5066 s]
/proc/loadavg: 3.56 2.98 3.02 5/187 6897
/proc/meminfo: memFree=14626316/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=801540 CPUtime=71.49 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 168859 0 0 0 7125 24 0 0 25 0 1 0 566942260 820776960 154377 33554432000 4194304 4650387 140737244927104 18446744073709551615 4333964 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 200385 154377 383 112 0 195350 0
Current children cumulated CPU time (s) 71.49
Current children cumulated vsize (KiB) 801540

[startup+71.9005 s]
/proc/loadavg: 3.56 2.98 3.02 5/187 6897
/proc/meminfo: memFree=14626316/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=801540 CPUtime=71.89 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202496 168906 0 0 0 7165 24 0 0 25 0 1 0 566942260 820776960 154424 33554432000 4194304 4650387 140737244927104 18446744073709551615 4364817 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6891/statm: 200385 154424 383 112 0 195350 0
Current children cumulated CPU time (s) 71.89
Current children cumulated vsize (KiB) 801540

[startup+72.0005 s]
/proc/loadavg: 3.56 2.98 3.02 5/187 6897
/proc/meminfo: memFree=14626316/32950928 swapFree=67111528/67111528
[pid=6891] ppid=6889 vsize=0 CPUtime=71.98 cores=1,3
/proc/6891/stat : 6891 (strangenight1-s) R 6889 6891 5482 0 -1 4202500 168920 0 0 0 7172 26 0 0 25 0 1 0 566942260 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6891/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 71.98
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 72.0049
CPU time (s): 72.0011
CPU user time (s): 71.7281
CPU system time (s): 0.272958
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 801540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.7281
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168920
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= 6
involuntary context switches= 90

runsolver used 0.101984 second user time and 0.296954 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 23:31:56
IDJOB=3285979
IDBENCH=82410
IDSOLVER=1589
FILE ID=node114/3285979-1303767115
RUNJOBID= node114-1303767085-6824
PBS_JOBID= 13157139
Free space on /tmp= 71136 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285979-1303767115/watcher-3285979-1303767115 -o /tmp/evaluation-result-3285979-1303767115/solver-3285979-1303767115 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3285979-1303767115.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=555872549

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.74
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14519300 kB
Buffers:       2291340 kB
Cached:       12868620 kB
SwapCached:          0 kB
Active:        9624804 kB
Inactive:      8215024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14519300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          463812 kB
Writeback:           0 kB
AnonPages:     2679488 kB
Mapped:          16136 kB
Slab:           520692 kB
PageTables:      11480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3528476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71128 MiB
End job on node114 at 2011-04-25 23:33:08