Trace number 3370814

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 364.722 364.712

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

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-3370814-1305380478.cnf'
0.00/0.00	c -- header says num vars:         257380
0.00/0.00	c -- header says num clauses:     2139615
0.49/0.51	c -- clauses added:            0 learnts,      2139615 normals,            0 xors
0.49/0.51	c -- vars added     257380
0.49/0.51	c Parsing time:  0.46 s
0.49/0.51	c  N st     0         0    257380     34077   1655107         0   4062497         0   no data   no data  --
0.79/0.81	c asymm  cl-useful: 5/114/33345 lits-rem:628 time: 0.29
6.79/6.81	c Flit:   158 Blit:   8588 bXBeca:    0 bXProp:  155 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T:  5.87
6.79/6.84	c Cleaning up after failed var search:     0.02 s 
6.79/6.89	c Replacing      155 vars Replaced     3359 lits Time:     0.05 s 
7.09/7.17	c bin-w-bin subsume rem          393 bins  time:  0.19 s
8.39/8.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
11.49/11.51	c Subs w/ non-existent bins:      0 l-rem:     58 v-fix:   116 done:  14648 time:  3.09 s
11.59/11.66	c Removed useless bin:     499  fixed:     0  props:  20.01M  time:  0.15 s
13.09/13.16	c lits-rem:         0  cl-subs:       67  v-elim:   3008  v-fix:    0  time:  1.50 s
13.69/13.77	c Finding binary XORs  T:     0.61 s  found:     442
13.79/13.83	c Replacing      442 vars Replaced    26835 lits Time:     0.05 s 
13.99/14.09	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
13.99/14.09	c calculated reachability. Time: 0.21
14.09/14.11	c Calc default polars -  time:   0.02 s pos:    1802 undec:   77249 neg:  178329
14.09/14.11	c =========================================================================================
14.09/14.11	c types(t): F = full restart, N = normal restart
14.09/14.11	c types(t): S = simplification begin/end, E = solution found
14.09/14.11	c restart types(rt): st = static, dy = dynamic
14.09/14.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.09/14.11	c  B st     0         0    180133     37063   1487280         0   3692226         0   no data   no data  --
48.40/48.46	c  N dy    19      4005    180110     37063   1487476      3755   3692226   4768912      9.50     10.27  --
62.30/62.30	c  N dy    33      8049    180104     37063   1487644      4920   3692226   2384208      8.44      8.98  --
85.49/85.53	c  N dy    61     12402    180099     37063   1487776      4584   3692225    405491      8.93      9.47  --
106.50/106.52	c  N dy    82     16405    180032     37063   1487902      8422   3692225   6121574      8.83      9.33  --
131.40/131.42	c  N dy   106     20702    179845     37063   1487994      6624   3692225   1658543      8.95      9.48  --
153.49/153.57	c  N dy   124     24894    179810     37063   1488067     10686   3692225   7959524      8.91      9.52  --
153.89/153.98	c  F st   125     25001    179810     37063   1488069     10787   3692225   8061415      8.91      7.85  --
181.10/181.18	c  N dy   131     30001    179806     36979   1485382      8418   3685218   3186749      8.91   no data  --
181.10/181.18	c  S st   131     30001    179806     36979   1485382      8418   3685218   3186749      8.91   no data  --
182.40/182.46	c  S st   131     30507    179790     36979   1485415      8869   3685218   3370875      8.91   no data  --
182.50/182.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
182.50/182.54	c Cache  BProp: 4114 Set: 1131 BXProp: 0 T: 0.03
224.80/224.86	c Flit:   793 Blit:   4593 bXBeca:    0 bXProp:   11 Bins:  34928 BRemL:      0 BRemN:    139 P: 200.0M T: 42.24
224.90/224.90	c Cleaning up after failed var search:     0.04 s 
224.90/224.97	c Replacing       11 vars Replaced      584 lits Time:     0.06 s 
225.40/225.44	c bin-w-bin subsume rem         8450 bins  time:  0.09 s
226.90/226.93	c subs with bin:      357  lits-rem:       547  v-fix:    0  time:  1.49 s
231.00/231.03	c Subs w/ non-existent bins:     44 l-rem:     88 v-fix:    10 done:   8280 time:  4.09 s
231.19/231.21	c Removed useless bin:     734  fixed:     0  props:  20.00M  time:  0.17 s
234.59/234.65	c lits-rem:       147  cl-subs:     7860  v-elim:   1851  v-fix:    0  time:  3.44 s
234.89/234.92	c asymm  cl-useful: 5/103/35595 lits-rem:56 time: 0.26
235.29/235.36	c calculated reachability. Time: 0.42
235.29/235.36	c  N dy   131     30507    170946     35595   1447063      6660   3504232   1380756      8.91   no data  --
236.39/236.46	c Finding binary XORs  T:     1.10 s  found:      97
258.70/258.77	c  N dy   151     34743    170787     35595   1447189     10713   3504232   7761453      8.83      9.32  --
277.90/277.92	c  N dy   174     38808    170599     35595   1447296     14632   3504232  13214922      8.80     10.22  --
301.40/301.46	c  N dy   194     42855    167926     35216   1423015      9607   3444682   3605281      8.84     10.94  --
319.30/319.34	c  S st   212     45762    167485     35216   1423092     12412   3444682   9027804      8.94      7.89  --
321.31/321.32	c  S st   212     46264    167319     35216   1423126     12801   3444682   9424039      8.94   no data  --
321.31/321.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
321.40/321.42	c Cache  BProp: 7520 Set: 90 BXProp: 0 T: 0.04
335.70/335.72	c Flit:   712 Blit:   8596 bXBeca:    0 bXProp:  157 Bins:  19290 BRemL:      1 BRemN:    162 P: 200.2M T: 14.22
335.80/335.81	c Cleaning up after failed var search:     0.08 s 
336.10/336.18	c Replacing      254 vars Replaced    32906 lits Time:     0.36 s 
336.80/336.80	c bin-w-bin subsume rem         1551 bins  time:  0.09 s
338.20/338.22	c subs with bin:       39  lits-rem:        37  v-fix:    0  time:  1.42 s
339.20/339.26	c Subs w/ non-existent bins:     16 l-rem:    124 v-fix:     5 done:   2261 time:  1.04 s
339.40/339.43	c Removed useless bin:     987  fixed:     0  props:  20.01M  time:  0.17 s
345.30/345.35	c lits-rem:      1125  cl-subs:     1928  v-elim:    159  v-fix:    0  time:  5.92 s
345.60/345.66	c vivif2 --  cl tried    30651 cl shrink     2198 lits rem       4137 time: 0.31
346.10/346.17	c vivif2 --  cl tried     7924 cl shrink     3705 lits rem     901282 time: 0.51
346.40/346.47	c asymm  cl-useful: 55/165/30523 lits-rem:1029 time: 0.29
347.00/347.03	c calculated reachability. Time: 0.54
347.00/347.04	c  N dy   212     46264    142124     30523   1244658      7328   2948651   2516008      8.94   no data  --
348.50/348.58	c Finding binary XORs  T:     1.54 s  found:    1304
361.40/361.44	c Replacing     1304 vars Replaced   120477 lits Time:     0.29 s 
364.50/364.56	c  E dy   233     49587    112907     25944    971575      5685   2353841   4747883      8.95      3.96  --
364.50/364.56	c num threads              : 1          
364.50/364.56	c restarts                 : 233        
364.50/364.56	c dynamic restarts         : 221        
364.50/364.56	c static restarts          : 12         
364.50/364.56	c full restarts            : 1          
364.50/364.56	c total simplify time      : 3.50       
364.50/364.56	c learnts DL2              : 0          
364.50/364.56	c learnts size 2           : 1717119    
364.50/364.56	c learnts size 1           : 177448      (68.94     % of vars)
364.50/364.56	c filedLit time            : 62.49       (17.17     % time)
364.50/364.56	c v-elim SatELite          : 5018        (1.95      % vars)
364.50/364.56	c SatELite time            : 18.02       (4.95      % time)
364.50/364.56	c v-elim xor               : 0           (0.00      % vars)
364.50/364.56	c xor elim time            : 0.12        (0.03      % time)
364.50/364.56	c num binary xor trees     : 1352       
364.50/364.56	c binxor trees' crown      : 2166        (1.60      leafs/tree)
364.50/364.56	c bin xor find time        : 3.25       
364.50/364.56	c OTF clause improved      : 483         (0.01      clauses/conflict)
364.50/364.56	c OTF impr. size diff      : 4822        (9.98       lits/clause)
364.50/364.56	c OTF cl watch-shrink      : 37241       (0.75      clauses/conflict)
364.50/364.56	c OTF cl watch-sh-lit      : 5978885     (160.55     lits/clause)
364.50/364.56	c tried to recurMin cls    : 34923       (70.43      % of conflicts)
364.50/364.56	c updated cache            : 139846      (4.00       lits/tried recurMin)
364.50/364.56	c clauses over max glue    : 0           (0.00      % of all clauses)
364.50/364.56	c conflicts                : 49587       (136.23    / sec)
364.50/364.56	c decisions                : 182797      (0.55      % random)
364.50/364.56	c bogo-props               : 5114160714  (14049982.28 / sec)
364.50/364.56	c conflict literals        : 71048629    (41.06     % deleted)
364.50/364.56	c Memory used              : 1735.82     MB
364.50/364.56	c CPU time                 : 364.00      s
364.50/364.56	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-3370814-1305380478/watcher-3370814-1305380478 -o /tmp/evaluation-result-3370814-1305380478/solver-3370814-1305380478 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370814-1305380478.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: 3.91 3.98 3.04 4/342 17831
/proc/meminfo: memFree=11131432/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=32004 CPUtime=0 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 1356 0 0 0 0 0 0 0 22 0 1 0 630463543 32772096 1193 33554432000 4194304 4650387 140734884471248 18446744073709551615 4263688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 8001 1193 330 112 0 2966 0

[startup+0.110981 s]
/proc/loadavg: 3.91 3.98 3.04 4/342 17831
/proc/meminfo: memFree=11131432/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=58856 CPUtime=0.1 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 8379 0 0 0 9 1 0 0 23 0 1 0 630463543 60268544 6175 33554432000 4194304 4650387 140734884471248 18446744073709551615 4316726 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 14714 6175 330 112 0 9679 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 58856

[startup+0.200958 s]
/proc/loadavg: 3.91 3.98 3.04 4/342 17831
/proc/meminfo: memFree=11131432/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=72016 CPUtime=0.19 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 12604 0 0 0 17 2 0 0 23 0 1 0 630463543 73744384 10315 33554432000 4194304 4650387 140734884471248 18446744073709551615 4548812 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 18004 10316 330 112 0 12969 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72016

[startup+0.30094 s]
/proc/loadavg: 3.91 3.98 3.04 4/342 17831
/proc/meminfo: memFree=11131432/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=103108 CPUtime=0.29 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 20045 0 0 0 26 3 0 0 23 0 1 0 630463543 105582592 15621 33554432000 4194304 4650387 140734884471248 18446744073709551615 4547004 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 25777 15621 330 112 0 20742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103108

[startup+0.700864 s]
/proc/loadavg: 3.91 3.98 3.04 4/342 17831
/proc/meminfo: memFree=11131432/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=137576 CPUtime=0.69 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 30848 0 0 0 64 5 0 0 25 0 1 0 630463543 140877824 26240 33554432000 4194304 4650387 140734884471248 18446744073709551615 4370254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 34394 26240 348 112 0 29359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137576

[startup+1.50072 s]
/proc/loadavg: 3.91 3.98 3.04 5/343 17832
/proc/meminfo: memFree=10893964/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=208168 CPUtime=1.49 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 44291 0 0 0 143 6 0 0 25 0 1 0 630463543 213164032 38845 33554432000 4194304 4650387 140734884471248 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 52042 38845 354 112 0 47007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 208168

[startup+3.10039 s]
/proc/loadavg: 3.91 3.98 3.04 5/343 17832
/proc/meminfo: memFree=10729228/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=342372 CPUtime=3.09 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 68026 0 0 0 301 8 0 0 25 0 1 0 630463543 350588928 62580 33554432000 4194304 4650387 140734884471248 18446744073709551615 4244867 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 85593 62580 354 112 0 80558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 342372

[startup+6.30075 s]
/proc/loadavg: 3.91 3.98 3.05 5/343 17832
/proc/meminfo: memFree=10275404/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=657084 CPUtime=6.29 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 122077 0 0 0 614 15 0 0 25 0 1 0 630463543 672854016 116631 33554432000 4194304 4650387 140734884471248 18446744073709551615 4370232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 164271 116631 354 112 0 159236 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 657084

[startup+12.7005 s]
/proc/loadavg: 3.92 3.98 3.05 4/341 17833
/proc/meminfo: memFree=11453560/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=747312 CPUtime=12.69 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 140813 0 0 0 1252 17 0 0 25 0 1 0 630463543 765247488 135367 33554432000 4194304 4650387 140734884471248 18446744073709551615 4421300 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 186828 135367 370 112 0 181793 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 747312

[startup+25.5009 s]
/proc/loadavg: 3.87 3.97 3.06 5/343 17861
/proc/meminfo: memFree=11084916/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=747312 CPUtime=25.49 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 142096 0 0 0 2532 17 0 0 25 0 1 0 630463543 765247488 136650 33554432000 4194304 4650387 140734884471248 18446744073709551615 4363608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 186828 136650 379 112 0 181793 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 747312

[startup+51.1009 s]
/proc/loadavg: 3.91 3.97 3.09 5/343 17916
/proc/meminfo: memFree=11272844/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=800920 CPUtime=51.09 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 147336 0 0 0 5091 18 0 0 25 0 1 0 630463543 820142080 141890 33554432000 4194304 4650387 140734884471248 18446744073709551615 4363307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 200230 141890 379 112 0 195195 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 800920

[startup+102.301 s]
/proc/loadavg: 4.04 3.99 3.14 5/343 17917
/proc/meminfo: memFree=11131276/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=833428 CPUtime=102.3 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 167396 0 0 0 10208 22 0 0 25 0 1 0 630463543 853430272 146401 33554432000 4194304 4650387 140734884471248 18446744073709551615 4315194 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 208357 146401 381 112 0 203322 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 833428

[startup+162.301 s]
/proc/loadavg: 4.05 4.00 3.19 5/343 17918
/proc/meminfo: memFree=10458192/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=857200 CPUtime=162.3 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 190698 0 0 0 16203 27 0 0 25 0 1 0 630463543 877772800 156997 33554432000 4194304 4650387 140734884471248 18446744073709551615 4314839 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 214300 156997 382 112 0 209265 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 857200

[startup+222.313 s]
/proc/loadavg: 4.10 4.02 3.25 5/343 17920
/proc/meminfo: memFree=9722512/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1108696 CPUtime=222.32 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 244370 0 0 0 22198 34 0 0 25 0 1 0 630463543 1135304704 196709 33554432000 4194304 4650387 140734884471248 18446744073709551615 4370450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 277174 196709 383 112 0 272139 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 1108696

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.29 5/343 17949
/proc/meminfo: memFree=9357444/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1305236 CPUtime=282.3 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 299565 0 0 0 28188 42 0 0 25 0 1 0 630463543 1336561664 251904 33554432000 4194304 4650387 140734884471248 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 326309 251904 383 112 0 321274 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1305236

[startup+342.301 s]
/proc/loadavg: 4.13 4.05 3.35 5/343 17950
/proc/meminfo: memFree=8704204/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=342.3 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 405525 0 0 0 34174 56 0 0 25 0 1 0 630463543 1820135424 339165 33554432000 4194304 4650387 140734884471248 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 339165 383 112 0 439334 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1777476

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

[startup+345.6 s]
/proc/loadavg: 4.12 4.05 3.35 5/343 17950
/proc/meminfo: memFree=8684600/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=345.6 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 405545 0 0 0 34504 56 0 0 25 0 1 0 630463543 1820135424 339185 33554432000 4194304 4650387 140734884471248 18446744073709551615 4533814 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 339185 383 112 0 439334 0
Current children cumulated CPU time (s) 345.6
Current children cumulated vsize (KiB) 1777476

[startup+358.401 s]
/proc/loadavg: 4.17 4.06 3.36 5/343 17951
/proc/meminfo: memFree=8657928/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=358.4 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 410656 0 0 0 35783 57 0 0 25 0 1 0 630463543 1820135424 344296 33554432000 4194304 4650387 140734884471248 18446744073709551615 4364806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 344296 383 112 0 439334 0
Current children cumulated CPU time (s) 358.4
Current children cumulated vsize (KiB) 1777476

[startup+361.6 s]
/proc/loadavg: 4.24 4.08 3.37 5/343 17951
/proc/meminfo: memFree=8636228/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=361.6 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 411769 0 0 0 36103 57 0 0 25 0 1 0 630463543 1820135424 345409 33554432000 4194304 4650387 140734884471248 18446744073709551615 4315127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 345409 383 112 0 439334 0
Current children cumulated CPU time (s) 361.6
Current children cumulated vsize (KiB) 1777476

[startup+363.201 s]
/proc/loadavg: 4.22 4.08 3.37 5/343 17951
/proc/meminfo: memFree=8582028/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=363.2 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 412209 0 0 0 36263 57 0 0 25 0 1 0 630463543 1820135424 345849 33554432000 4194304 4650387 140734884471248 18446744073709551615 4333038 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 345849 383 112 0 439334 0
Current children cumulated CPU time (s) 363.2
Current children cumulated vsize (KiB) 1777476

[startup+364.001 s]
/proc/loadavg: 4.22 4.08 3.37 5/343 17951
/proc/meminfo: memFree=8582028/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=364 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 412402 0 0 0 36343 57 0 0 25 0 1 0 630463543 1820135424 346042 33554432000 4194304 4650387 140734884471248 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 346042 383 112 0 439334 0
Current children cumulated CPU time (s) 364
Current children cumulated vsize (KiB) 1777476

[startup+364.401 s]
/proc/loadavg: 4.22 4.08 3.37 5/343 17951
/proc/meminfo: memFree=8569504/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=364.4 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 412490 0 0 0 36383 57 0 0 25 0 1 0 630463543 1820135424 346130 33554432000 4194304 4650387 140734884471248 18446744073709551615 4314982 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 346130 383 112 0 439334 0
Current children cumulated CPU time (s) 364.4
Current children cumulated vsize (KiB) 1777476

[startup+364.601 s]
/proc/loadavg: 4.22 4.08 3.37 5/343 17951
/proc/meminfo: memFree=8569504/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=1777476 CPUtime=364.6 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202496 412521 0 0 0 36403 57 0 0 25 0 1 0 630463543 1820135424 346160 33554432000 4194304 4650387 140734884471248 18446744073709551615 270338038987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17831/statm: 444369 346160 392 112 0 439334 0
Current children cumulated CPU time (s) 364.6
Current children cumulated vsize (KiB) 1777476

[startup+364.701 s]
/proc/loadavg: 4.22 4.08 3.37 5/343 17951
/proc/meminfo: memFree=8569504/32951124 swapFree=67111352/67111528
[pid=17831] ppid=17829 vsize=0 CPUtime=364.71 cores=1,3
/proc/17831/stat : 17831 (strangenight1-s) R 17829 17831 17595 0 -1 4202500 412522 0 0 0 36409 62 0 0 25 0 1 0 630463543 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17831/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 364.71
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 364.712
CPU time (s): 364.722
CPU user time (s): 364.091
CPU system time (s): 0.630904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1777476

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

runsolver used 1.10283 second user time and 2.87756 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-14 15:41:19
IDJOB=3370814
IDBENCH=82403
IDSOLVER=1847
FILE ID=node143/3370814-1305380478
RUNJOBID= node143-1305379151-17615
PBS_JOBID= 13324359
Free space on /tmp= 73288 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370814-1305380478/watcher-3370814-1305380478 -o /tmp/evaluation-result-3370814-1305380478/solver-3370814-1305380478 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370814-1305380478.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=552652103

node143.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.846
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.846
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.846
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.846
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.83
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.846
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.846
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.83
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11132084 kB
Buffers:        270188 kB
Cached:        3513004 kB
SwapCached:          0 kB
Active:       18903524 kB
Inactive:      2648204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11132084 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           80652 kB
Writeback:           0 kB
AnonPages:    17769020 kB
Mapped:          30108 kB
Slab:           146108 kB
PageTables:      57220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71705800 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= 73328 MiB
End job on node143 at 2011-05-14 15:47:24