Trace number 3370654

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)? (TO) 1300.01 1300.18

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

Solver Data

0.00/0.11	c Outputting solution to console
0.00/0.11	c This is CryptoMiniSat 2.9.0
0.00/0.11	c compiled with gcc version 4.4.5
0.00/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.11	c Reading file 'HOME/instance-3370654-1305380455.cnf'
0.00/0.11	c -- header says num vars:         889302
0.00/0.11	c -- header says num clauses:    14582074
4.14/4.22	c -- clauses added:            0 learnts,     14582074 normals,            0 xors
4.14/4.22	c -- vars added     889302
4.14/4.22	c Parsing time:  3.89 s
4.14/4.23	c  N st     0         0    889302   1778118  12803934         0  42006124         0   no data   no data  --
4.34/4.47	c asymm  cl-useful: 0/1799/1778118 lits-rem:0 time: 0.15
11.65/11.80	c Flit:    41 Blit:    818 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  6.85
11.65/11.81	c Cleaning up after failed var search:     0.00 s 
14.91/15.13	c bin-w-bin subsume rem            0 bins  time:  1.57 s
16.20/16.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
25.88/26.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2074 time:  9.63 s
26.38/26.64	c Removed useless bin:    1161  fixed:     0  props:  20.55M  time:  0.50 s
180.58/180.89	c lits-rem:         0  cl-subs:     6664  v-elim:   6172  v-fix:    0  time: 149.76 s
181.89/182.17	c Finding binary XORs  T:     1.28 s  found:       1
182.40/182.64	c Replacing        1 vars Replaced     3216 lits Time:     0.47 s 
183.09/183.34	c calculated reachability. Time: 0.39
183.39/183.61	c Calc default polars -  time:   0.26 s pos:   10122 undec:    7070 neg:  872110
183.39/183.61	c =========================================================================================
183.39/183.61	c types(t): F = full restart, N = normal restart
183.39/183.61	c types(t): S = simplification begin/end, E = solution found
183.39/183.61	c restart types(rt): st = static, dy = dynamic
183.39/183.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
183.39/183.61	c  B st     0         0    882266   1781043  12767106         0  44121128         0   no data   no data  --
196.09/196.32	c  N dy    16      4022    882266   1781043  12767646      3444  44121127    753474      7.89      8.40  --
209.38/209.67	c  N dy    37      8067    882265   1781043  12767995      7091  44121126   1514196      7.73      8.28  --
224.39/224.66	c  N dy    64     12364    882264   1781043  12768333     11008  44121126   2316407      8.07      8.50  --
241.49/241.78	c  N dy    84     16402    882261   1781043  12768749     14579  44121124   3195223      8.24      8.79  --
260.09/260.31	c  N dy   107     20875    882260   1781043  12769210      9622  44121124    525074      8.30      8.75  --
278.89/279.16	c  N dy   131     24952    882256   1781043  12769577     13295  44121124   1640685      8.39     14.97  --
279.30/279.52	c  F st   132     25000    882256   1781043  12769590     13330  44121124   1652053      8.39   no data  --
300.69/300.95	c  N dy   138     30000    882255   1781043  12769595     18053  44120684   2514985      8.39   no data  --
300.69/300.96	c  S st   138     30000    882255   1781043  12769595     18053  44120684   2514985      8.39   no data  --
305.79/306.06	c  S st   138     30502    882239   1781043  12769700     18430  44120683   2531496      8.39   no data  --
306.19/306.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.44
306.29/306.51	c Cache  BProp: 451 Set: 309 BXProp: 0 T: 0.02
625.71/625.91	c Flit:     1 Blit:   3750 bXBeca:    0 bXProp:    0 Bins:   1140 BRemL:      0 BRemN:      0 P: 200.2M T: 319.19
625.71/625.93	c Cleaning up after failed var search:     0.00 s 
628.50/628.74	c bin-w-bin subsume rem            1 bins  time:  1.29 s
629.80/630.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
634.80/635.05	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:  22003 time:  5.00 s
635.20/635.48	c Removed useless bin:       3  fixed:     0  props:  20.24M  time:  0.43 s
789.61/789.85	c lits-rem:         0  cl-subs:     4978  v-elim:   1508  v-fix:    0  time: 150.88 s
789.91/790.18	c asymm  cl-useful: 0/116730/1786938 lits-rem:0 time: 0.32
792.01/792.26	c calculated reachability. Time: 1.79
792.01/792.29	c  N dy   138     30502    876671   1786938  12659582     15504  44098674   1627795      8.39   no data  --
809.52/809.79	c  N dy   157     34686    876666   1786938  12659909     19321  44098671   2444526      8.37      8.95  --
825.91/826.14	c  N dy   178     38860    876663   1786938  12660168     23187  44098671   3305312      8.43      9.59  --
841.71/841.97	c  N dy   199     42949    876660   1786938  12660472     26931  44098668   4203871      8.41      9.01  --
853.21/853.50	c  S st   214     45753    876658   1786938  12660696     15608  44098668    841500      8.40      6.08  --
857.71/857.90	c  S st   214     46253    876651   1786938  12660796     15997  44098668    870044      8.40   no data  --
858.10/858.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.44
858.10/858.37	c Cache  BProp: 2156 Set: 207 BXProp: 0 T: 0.02
1196.02/1196.20	c Flit:   166 Blit:      1 bXBeca:    0 bXProp:    6 Bins:   1004 BRemL:      0 BRemN:      0 P: 200.6M T: 337.71
1196.02/1196.23	c Cleaning up after failed var search:     0.00 s 
1196.82/1197.06	c Replacing        7 vars Replaced      295 lits Time:     0.79 s 
1199.32/1199.57	c bin-w-bin subsume rem           65 bins  time:  1.27 s
1200.62/1200.85	c subs with bin:       15  lits-rem:     10266  v-fix:    0  time:  1.28 s
1205.72/1205.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     1 done:  11226 time:  5.11 s
1206.22/1206.40	c Removed useless bin:      90  fixed:     0  props:  20.10M  time:  0.44 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3370654-1305380455/watcher-3370654-1305380455 -o /tmp/evaluation-result-3370654-1305380455/solver-3370654-1305380455 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370654-1305380455.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: 4.07 4.01 3.04 4/364 15478
/proc/meminfo: memFree=23547952/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=11796 CPUtime=0 cores=5,7
/proc/15478/stat : 15478 (runsolver) R 15476 15478 15273 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 649643703 12079104 50 33554432000 4194304 5432360 140736654861184 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/15478/statm: 2949 50 30 303 0 2643 0

[startup+0.113233 s]
/proc/loadavg: 4.07 4.01 3.04 4/364 15478
/proc/meminfo: memFree=23547952/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=123428 CPUtime=0.09 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 29033 0 0 0 7 2 0 0 20 0 1 0 649643703 126390272 20448 33554432000 4194304 4650387 140734084653616 18446744073709551615 4319454 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 30857 20448 326 112 0 25822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123428

[startup+0.213131 s]
/proc/loadavg: 4.07 4.01 3.04 4/364 15478
/proc/meminfo: memFree=23547952/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=237736 CPUtime=0.19 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 57865 0 0 0 13 6 0 0 21 0 1 0 649643703 243441664 40555 33554432000 4194304 4650387 140734084653616 18446744073709551615 4319694 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 59434 40555 326 112 0 54399 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 237736

[startup+0.301116 s]
/proc/loadavg: 4.07 4.01 3.04 4/364 15478
/proc/meminfo: memFree=23547952/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=299256 CPUtime=0.28 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 78900 0 0 0 20 8 0 0 21 0 1 0 649643703 306438144 60958 33554432000 4194304 4650387 140734084653616 18446744073709551615 4263696 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 74814 60958 330 112 0 69779 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 299256

[startup+0.701039 s]
/proc/loadavg: 4.07 4.01 3.04 4/364 15478
/proc/meminfo: memFree=23547952/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=309068 CPUtime=0.68 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 81158 0 0 0 59 9 0 0 22 0 1 0 649643703 316485632 63216 33554432000 4194304 4650387 140734084653616 18446744073709551615 4547046 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 77267 63216 330 112 0 72232 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 309068

[startup+1.50089 s]
/proc/loadavg: 4.06 4.01 3.05 5/365 15479
/proc/meminfo: memFree=23195536/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=403636 CPUtime=1.46 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 99272 0 0 0 133 13 0 0 25 0 1 0 649643703 413323264 81330 33554432000 4194304 4650387 140734084653616 18446744073709551615 4545920 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 100909 81330 330 112 0 95874 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 403636

[startup+3.10058 s]
/proc/loadavg: 4.06 4.01 3.05 5/365 15479
/proc/meminfo: memFree=23017348/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=594624 CPUtime=3.06 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 136296 0 0 0 283 23 0 0 25 0 1 0 649643703 608894976 118354 33554432000 4194304 4650387 140734084653616 18446744073709551615 4372445 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 148656 118354 330 112 0 143621 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 594624

[startup+6.30096 s]
/proc/loadavg: 4.06 4.01 3.05 5/365 15480
/proc/meminfo: memFree=22409024/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=919628 CPUtime=6.22 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 232759 0 0 0 586 36 0 0 25 0 1 0 649643703 941699072 195639 33554432000 4194304 4650387 140734084653616 18446744073709551615 4244814 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 229907 195639 350 112 0 224872 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 919628

[startup+12.7007 s]
/proc/loadavg: 4.05 4.01 3.06 5/365 15480
/proc/meminfo: memFree=21941304/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=1664120 CPUtime=12.54 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 383090 0 0 0 1199 55 0 0 25 0 1 0 649643703 1704058880 345970 33554432000 4194304 4650387 140734084653616 18446744073709551615 4426498 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/15478/statm: 416030 345970 358 112 0 410995 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 1664120

[startup+25.5003 s]
/proc/loadavg: 4.04 4.01 3.07 5/365 15480
/proc/meminfo: memFree=21581316/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=1847512 CPUtime=25.28 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 424807 0 0 0 2466 62 0 0 25 0 1 0 649643703 1891852288 387687 33554432000 4194304 4650387 140734084653616 18446744073709551615 4241210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 461878 387687 365 112 0 456843 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 1847512

[startup+51.1004 s]
/proc/loadavg: 4.03 4.01 3.10 5/365 15481
/proc/meminfo: memFree=21462140/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=1937132 CPUtime=50.88 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 1286396 0 0 0 4913 175 0 0 25 0 1 0 649643703 1983623168 410617 33554432000 4194304 4650387 140734084653616 18446744073709551615 4441139 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 484283 410634 370 112 0 479248 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 1937132

[startup+102.301 s]
/proc/loadavg: 4.01 4.00 3.14 5/365 15482
/proc/meminfo: memFree=21442492/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=1962332 CPUtime=102.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 2838875 0 0 0 9830 380 0 0 25 0 1 0 649643703 2009427968 416237 33554432000 4194304 4650387 140734084653616 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 490583 416237 370 112 0 485548 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 1962332

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.19 5/362 15487
/proc/meminfo: memFree=22274944/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=1950916 CPUtime=162.08 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 3137139 0 0 0 15790 418 0 0 25 0 1 0 649643703 1997737984 414289 33554432000 4194304 4650387 140734084653616 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 487729 414289 370 112 0 482694 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 1950916

[startup+222.314 s]
/proc/loadavg: 4.00 4.00 3.24 5/365 15512
/proc/meminfo: memFree=21790868/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=2602592 CPUtime=222.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 3958389 0 0 0 21683 527 0 0 25 0 1 0 649643703 2665054208 527554 33554432000 4194304 4650387 140734084653616 18446744073709551615 4365008 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 650648 527554 375 112 0 645613 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 2602592

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.29 5/365 15542
/proc/meminfo: memFree=21273712/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=3202516 CPUtime=282.09 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4072815 0 0 0 27667 542 0 0 25 0 1 0 649643703 3279376384 641980 33554432000 4194304 4650387 140734084653616 18446744073709551615 4363648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 800629 641980 377 112 0 795594 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 3202516

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.33 5/365 15544
/proc/meminfo: memFree=21058436/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=3456768 CPUtime=342.09 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4125468 0 0 0 33661 548 0 0 25 0 1 0 649643703 3539730432 694633 33554432000 4194304 4650387 140734084653616 18446744073709551615 4231019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 864192 694633 378 112 0 859157 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 3456768

[startup+402.301 s]
/proc/loadavg: 4.10 4.03 3.38 5/365 15545
/proc/meminfo: memFree=20934264/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=3461544 CPUtime=402.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4126469 0 0 0 39662 548 0 0 25 0 1 0 649643703 3544621056 695634 33554432000 4194304 4650387 140734084653616 18446744073709551615 4230556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 865386 695634 378 112 0 860351 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 3461544

[startup+462.3 s]
/proc/loadavg: 4.09 4.04 3.42 5/365 15575
/proc/meminfo: memFree=21059204/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=3470760 CPUtime=462.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4128726 0 0 0 45662 548 0 0 25 0 1 0 649643703 3554058240 697891 33554432000 4194304 4650387 140734084653616 18446744073709551615 4231019 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 867690 697891 378 112 0 862655 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 3470760

[startup+522.301 s]
/proc/loadavg: 4.10 4.04 3.46 5/365 15576
/proc/meminfo: memFree=20958924/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=3483108 CPUtime=522.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4132240 0 0 0 51662 548 0 0 25 0 1 0 649643703 3566702592 701405 33554432000 4194304 4650387 140734084653616 18446744073709551615 4231031 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 870777 701405 378 112 0 865742 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 3483108

[startup+582.3 s]
/proc/loadavg: 4.03 4.03 3.49 5/365 15578
/proc/meminfo: memFree=20804604/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=3583356 CPUtime=582.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4174143 0 0 0 57657 553 0 0 25 0 1 0 649643703 3669356544 726374 33554432000 4194304 4650387 140734084653616 18446744073709551615 4230706 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 895839 726374 378 112 0 890804 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 3583356

[startup+642.301 s]
/proc/loadavg: 4.09 4.04 3.52 5/365 15580
/proc/meminfo: memFree=20334008/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4200548 CPUtime=642.11 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 4323734 0 0 0 63640 571 0 0 25 0 1 0 649643703 4301361152 841004 33554432000 4194304 4650387 140734084653616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1050137 841004 378 112 0 1045102 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 4200548

[startup+702.3 s]
/proc/loadavg: 4.03 4.03 3.55 5/365 15581
/proc/meminfo: memFree=20312980/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4203872 CPUtime=702.1 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 5666181 0 0 0 69492 718 0 0 25 0 1 0 649643703 4304764928 841849 33554432000 4194304 4650387 140734084653616 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1050968 841849 378 112 0 1045933 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 4203872

[startup+762.301 s]
/proc/loadavg: 4.01 4.02 3.57 5/365 15583
/proc/meminfo: memFree=20270140/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4205140 CPUtime=762.12 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 6315477 0 0 0 75418 794 0 0 25 0 1 0 649643703 4306063360 842746 33554432000 4194304 4650387 140734084653616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1051285 842746 378 112 0 1046250 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 4205140

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 3.60 5/365 15584
/proc/meminfo: memFree=20138060/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4373524 CPUtime=822.11 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7431976 0 0 0 81288 923 0 0 25 0 1 0 649643703 4478488576 874916 33554432000 4194304 4650387 140734084653616 18446744073709551615 4364947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1093381 874916 378 112 0 1088346 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 4373524

[startup+882.314 s]
/proc/loadavg: 4.00 4.01 3.62 5/365 15586
/proc/meminfo: memFree=19910752/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4637768 CPUtime=882.13 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7522349 0 0 0 87278 935 0 0 25 0 1 0 649643703 4749074432 930322 33554432000 4194304 4650387 140734084653616 18446744073709551615 4231007 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1159442 930322 378 112 0 1154407 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 4637768

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.65 5/365 15588
/proc/meminfo: memFree=19870012/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4652424 CPUtime=942.11 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7526282 0 0 0 93276 935 0 0 25 0 1 0 649643703 4764082176 934255 33554432000 4194304 4650387 140734084653616 18446744073709551615 4236872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1163106 934255 378 112 0 1158071 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 4652424

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.67 5/365 15589
/proc/meminfo: memFree=19852464/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4652424 CPUtime=1002.12 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7526361 0 0 0 99277 935 0 0 25 0 1 0 649643703 4764082176 934334 33554432000 4194304 4650387 140734084653616 18446744073709551615 4236872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1163106 934334 378 112 0 1158071 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 4652424

[startup+1062.3 s]
/proc/loadavg: 4.06 4.04 3.69 5/365 15591
/proc/meminfo: memFree=19810812/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4653360 CPUtime=1062.12 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7526651 0 0 0 105277 935 0 0 25 0 1 0 649643703 4765040640 934624 33554432000 4194304 4650387 140734084653616 18446744073709551615 4230553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1163340 934624 378 112 0 1158305 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 4653360

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.71 5/365 15592
/proc/meminfo: memFree=19846328/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4661752 CPUtime=1122.12 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7528412 0 0 0 111277 935 0 0 25 0 1 0 649643703 4773634048 936385 33554432000 4194304 4650387 140734084653616 18446744073709551615 4230706 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1165438 936385 378 112 0 1160403 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 4661752

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.73 5/365 15594
/proc/meminfo: memFree=19804152/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=4667376 CPUtime=1182.12 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7529842 0 0 0 117277 935 0 0 25 0 1 0 649643703 4779393024 937815 33554432000 4194304 4650387 140734084653616 18446744073709551615 4230566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1166844 937815 378 112 0 1161809 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 4667376

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.74 5/365 15605
/proc/meminfo: memFree=19314556/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=5317760 CPUtime=1242.12 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7646464 0 0 0 123266 946 0 0 25 0 1 0 649643703 5445386240 1054437 33554432000 4194304 4650387 140734084653616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1329440 1054437 378 112 0 1324405 0
Current children cumulated CPU time (s) 1242.12
Current children cumulated vsize (KiB) 5317760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.75 5/365 15606
/proc/meminfo: memFree=19289892/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=5325648 CPUtime=1299.83 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4202496 7648316 0 0 0 129037 946 0 0 25 0 1 0 649643703 5453463552 1056289 33554432000 4194304 4650387 140734084653616 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15478/statm: 1331412 1056289 378 112 0 1326377 0
Current children cumulated CPU time (s) 1299.83
Current children cumulated vsize (KiB) 5325648

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300.11 s]
/proc/loadavg: 4.00 4.02 3.75 5/365 15606
/proc/meminfo: memFree=19289892/32950928 swapFree=67056568/67111528
[pid=15478] ppid=15476 vsize=0 CPUtime=1299.94 cores=5,7
/proc/15478/stat : 15478 (strangenight1-s) R 15476 15478 15273 0 -1 4203524 7648316 0 0 0 129038 956 0 0 25 0 1 0 649643703 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15478/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.18
CPU time (s): 1300.01
CPU user time (s): 1290.38
CPU system time (s): 9.62954
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 5325648

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

runsolver used 4.50131 second user time and 10.6964 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 15:41:06
IDJOB=3370654
IDBENCH=71686
IDSOLVER=1847
FILE ID=node148/3370654-1305380455
RUNJOBID= node148-1305379151-15294
PBS_JOBID= 13324354
Free space on /tmp= 72348 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370654-1305380455/watcher-3370654-1305380455 -o /tmp/evaluation-result-3370654-1305380455/solver-3370654-1305380455 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370654-1305380455.cnf

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=1255073396

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23548480 kB
Buffers:        305124 kB
Cached:        5037496 kB
SwapCached:       8488 kB
Active:        5778212 kB
Inactive:      3265388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23548480 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          495236 kB
Writeback:           0 kB
AnonPages:     3699256 kB
Mapped:          28512 kB
Slab:           262396 kB
PageTables:      31492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85680576 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= 72500 MiB
End job on node148 at 2011-05-14 16:02:48