Trace number 3370688

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.06

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.09	c Outputting solution to console
0.00/0.09	c This is CryptoMiniSat 2.9.0
0.00/0.09	c compiled with gcc version 4.4.5
0.00/0.09	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	c Reading file 'HOME/instance-3370688-1305396699.cnf'
0.00/0.09	c -- header says num vars:          89315
0.00/0.09	c -- header says num clauses:     5584003
1.21/1.35	c -- clauses added:            0 learnts,      5584003 normals,            0 xors
1.21/1.35	c -- vars added      89315
1.21/1.35	c Parsing time:  1.16 s
1.21/1.35	c  N st     0         0     89315    110215   5473787         0  16593704         0   no data   no data  --
2.19/2.34	c asymm  cl-useful: 13/13/110213 lits-rem:157 time: 1.00
8.20/8.34	c Flit:  1550 Blit:      0 bXBeca:    0 bXProp:   10 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  5.80
8.30/8.41	c Cleaning up after failed var search:     0.07 s 
8.40/8.53	c Replacing       12 vars Replaced     1726 lits Time:     0.12 s 
9.09/9.27	c bin-w-bin subsume rem          695 bins  time:  0.45 s
10.60/10.75	c subs with bin:        0  lits-rem:        24  v-fix:    0  time:  1.48 s
11.80/11.97	c Subs w/ non-existent bins:      0 l-rem:     88 v-fix:     0 done:  85537 time:  1.22 s
12.11/12.24	c Removed useless bin:       0  fixed:     0  props:  20.00M  time:  0.27 s
78.70/78.80	c lits-rem:         0  cl-subs:    14342  v-elim:   7223  v-fix:    0  time: 66.55 s
79.30/79.49	c Finding binary XORs  T:     0.70 s  found:     126
79.50/79.61	c Replacing      126 vars Replaced    25619 lits Time:     0.11 s 
79.90/80.08	c Finding non-binary XORs:     0.14 s (found:       0, avg size: nan)
79.90/80.08	c calculated reachability. Time: 0.23
80.00/80.13	c Calc default polars -  time:   0.05 s pos:    5345 undec:    9047 neg:   74923
80.00/80.13	c =========================================================================================
80.00/80.13	c types(t): F = full restart, N = normal restart
80.00/80.13	c types(t): S = simplification begin/end, E = solution found
80.00/80.13	c restart types(rt): st = static, dy = dynamic
80.00/80.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
80.00/80.13	c  B st     0         0     80391     84719   5266798         0  14421904         0   no data   no data  --
81.60/81.71	c  N dy    23      4036     80389     84719   5267268      3508  14421891    461240     27.11     29.22  --
83.30/83.42	c  N dy    60      8290     80388     84719   5267359      7614  14421891   1475188     41.77     44.44  --
84.71/84.81	c  N dy    82     12314     80388     84719   5267550     11385  14421891   2458793     42.72     45.04  --
86.30/86.46	c  N dy   110     16409     80388     84719   5267627     15341  14421891   3464818     45.72     49.65  --
87.70/87.89	c  N dy   120     20687     80388     84719   5267802     10005  14421891   1100362     43.02     45.32  --
89.50/89.62	c  N dy   144     24727     80388     84719   5268093     13687  14421891   1935161     43.00     45.70  --
89.60/89.77	c  F st   146     25000     80388     84719   5268142     13910  14421891   1975525     42.86     23.32  --
92.10/92.26	c  N dy   152     30002     80388     84719   5268145     18741  14421704   4842446     42.86   no data  --
92.10/92.26	c  S st   152     30002     80388     84719   5268145     18741  14421704   4842446     42.86   no data  --
92.80/92.94	c  S st   152     30502     80375     84719   5268359     19009  14421704   4852279     42.86   no data  --
92.90/93.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
92.90/93.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
912.23/912.32	c Flit:  3989 Blit:      2 bXBeca:    0 bXProp:    0 Bins: 105109 BRemL:      5 BRemN:      0 P: 200.0M T: 819.19
912.33/912.41	c Cleaning up after failed var search:     0.08 s 
913.33/913.48	c bin-w-bin subsume rem        11505 bins  time:  0.67 s
914.73/914.80	c subs with bin:        0  lits-rem:       826  v-fix:    0  time:  1.32 s
915.53/915.65	c Subs w/ non-existent bins:     23 l-rem:    251 v-fix:     0 done:  39101 time:  0.84 s
915.83/915.95	c Removed useless bin:     316  fixed:     0  props:  20.00M  time:  0.30 s
931.83/931.96	c lits-rem:       253  cl-subs:     7392  v-elim:   2680  v-fix:    0  time: 16.00 s
932.13/932.23	c asymm  cl-useful: 522/530/140369 lits-rem:5442 time: 0.26
932.74/932.81	c calculated reachability. Time: 0.48
932.74/932.81	c  N dy   152     30502     73612    140369   4739104     11755  14117467   1558427     42.86   no data  --
934.13/934.21	c Finding binary XORs  T:     1.40 s  found:       2
936.14/936.21	c  N dy   158     34509     73612    140369   4739447     15367  14117466   1984219     41.00     43.58  --
937.73/937.86	c  N dy   167     38759     73612    140369   4739593     19411  14117465   2501655     39.81     42.67  --
940.83/940.96	c  N dy   199     45753     73612    140369   4739739     26118  14117465   3445610     39.41     16.06  --
940.83/940.96	c  S st   199     45753     73612    140369   4739739     26118  14117465   3445610     39.41     16.06  --
941.64/941.77	c  S st   199     46253     73597    140369   4739949     26388  14117463   3456550     39.41   no data  --
941.73/941.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
941.73/941.88	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00

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-3370688-1305396699/watcher-3370688-1305396699 -o /tmp/evaluation-result-3370688-1305396699/solver-3370688-1305396699 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370688-1305396699.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.42 3.90 3.71 1/315 9499
/proc/meminfo: memFree=22876908/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=11796 CPUtime=0 cores=1,3
/proc/9499/stat : 9499 (runsolver) S 9496 9499 8223 0 -1 4202560 41 0 0 0 0 0 0 0 17 0 1 0 729900416 12079104 49 33554432000 4194304 5432360 140734028810992 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 1 0 0 0
/proc/9499/statm: 2949 49 30 303 0 2643 0

[startup+0.0549539 s]
/proc/loadavg: 3.42 3.90 3.71 1/315 9499
/proc/meminfo: memFree=22876908/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=8508 CPUtime=0 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) S 9496 9499 8223 0 -1 4194304 97 0 0 0 0 0 0 0 17 0 1 0 729900416 8712192 53 33554432000 4194304 4650387 140737095641168 18446744073709551615 252453142151 0 2147483391 4096 0 18446744071699199166 0 0 17 3 0 0 0
/proc/9499/statm: 2127 53 41 112 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8508

[startup+0.413928 s]
/proc/loadavg: 3.42 3.90 3.71 1/315 9499
/proc/meminfo: memFree=22876908/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=66296 CPUtime=0.31 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 11341 0 0 0 30 1 0 0 17 0 1 0 729900416 67887104 10763 33554432000 4194304 4650387 140737095641168 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 16574 10763 329 112 0 11539 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 66296

[startup+0.50087 s]
/proc/loadavg: 3.42 3.90 3.71 1/315 9499
/proc/meminfo: memFree=22876908/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=74252 CPUtime=0.39 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 13872 0 0 0 38 1 0 0 17 0 1 0 729900416 76034048 13284 33554432000 4194304 4650387 140737095641168 18446744073709551615 252458065664 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 18563 13284 329 112 0 13528 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 74252

[startup+0.700827 s]
/proc/loadavg: 3.42 3.90 3.71 1/315 9499
/proc/meminfo: memFree=22876908/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=132132 CPUtime=0.59 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 20598 0 0 0 57 2 0 0 17 0 1 0 729900416 135303168 19480 33554432000 4194304 4650387 140737095641168 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 33033 19480 329 112 0 27998 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 132132

[startup+1.50065 s]
/proc/loadavg: 3.42 3.90 3.71 5/327 9515
/proc/meminfo: memFree=22112728/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=208352 CPUtime=1.4 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 43024 0 0 0 134 6 0 0 19 0 1 0 729900416 213352448 40779 33554432000 4194304 4650387 140737095641168 18446744073709551615 4370695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 52088 40779 346 112 0 47053 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 208352

[startup+3.10036 s]
/proc/loadavg: 3.54 3.91 3.72 5/327 9515
/proc/meminfo: memFree=21489900/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=281524 CPUtime=2.99 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 65515 0 0 0 291 8 0 0 22 0 1 0 729900416 288280576 57427 33554432000 4194304 4650387 140737095641168 18446744073709551615 4370238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 70381 57427 351 112 0 65346 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 281524

[startup+6.30077 s]
/proc/loadavg: 3.54 3.91 3.72 5/327 9515
/proc/meminfo: memFree=20766856/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=504128 CPUtime=6.2 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 115199 0 0 0 604 16 0 0 25 0 1 0 729900416 516227072 107111 33554432000 4194304 4650387 140737095641168 18446744073709551615 252457726661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 126032 107111 353 112 0 120997 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 504128

[startup+12.7006 s]
/proc/loadavg: 3.83 3.96 3.74 5/327 9542
/proc/meminfo: memFree=20433828/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=770940 CPUtime=12.6 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 176963 0 0 0 1233 27 0 0 25 0 1 0 729900416 789442560 168875 33554432000 4194304 4650387 140737095641168 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 192735 168875 371 112 0 187700 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 770940

[startup+25.5002 s]
/proc/loadavg: 3.94 3.98 3.74 5/327 9569
/proc/meminfo: memFree=20331176/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=770940 CPUtime=25.4 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 176963 0 0 0 2512 28 0 0 25 0 1 0 729900416 789442560 168875 33554432000 4194304 4650387 140737095641168 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 192735 168875 371 112 0 187700 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 770940

[startup+51.1004 s]
/proc/loadavg: 4.02 4.00 3.75 5/327 9570
/proc/meminfo: memFree=19978104/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=776440 CPUtime=51 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 179043 0 0 0 5071 29 0 0 25 0 1 0 729900416 795074560 170955 33554432000 4194304 4650387 140737095641168 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 194110 170955 371 112 0 189075 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 776440

[startup+102.301 s]
/proc/loadavg: 4.06 4.01 3.77 5/327 9598
/proc/meminfo: memFree=21767844/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=854192 CPUtime=102.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 196084 0 0 0 10189 32 0 0 25 0 1 0 729900416 874692608 177463 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230548 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 213548 177463 383 112 0 208513 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 854192

[startup+162.301 s]
/proc/loadavg: 4.08 4.02 3.79 5/327 9627
/proc/meminfo: memFree=21685604/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=860004 CPUtime=162.2 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 197569 0 0 0 16188 32 0 0 25 0 1 0 729900416 880644096 178948 33554432000 4194304 4650387 140737095641168 18446744073709551615 4236872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 215001 178948 383 112 0 209966 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 860004

[startup+222.312 s]
/proc/loadavg: 4.10 4.05 3.81 5/327 9629
/proc/meminfo: memFree=21641952/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=866212 CPUtime=222.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 199121 0 0 0 22189 32 0 0 25 0 1 0 729900416 887001088 180500 33554432000 4194304 4650387 140737095641168 18446744073709551615 4236872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 216553 180500 383 112 0 211518 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 866212

[startup+282.3 s]
/proc/loadavg: 4.03 4.04 3.82 5/327 9630
/proc/meminfo: memFree=21586600/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=872276 CPUtime=282.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 200605 0 0 0 28188 33 0 0 25 0 1 0 729900416 893210624 181984 33554432000 4194304 4650387 140737095641168 18446744073709551615 4231022 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 218069 181984 383 112 0 213034 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 872276

[startup+342.3 s]
/proc/loadavg: 4.01 4.03 3.83 5/327 9632
/proc/meminfo: memFree=21503656/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=878336 CPUtime=342.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 202120 0 0 0 34188 33 0 0 25 0 1 0 729900416 899416064 183499 33554432000 4194304 4650387 140737095641168 18446744073709551615 4236891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 219584 183499 383 112 0 214549 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 878336

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.83 5/327 9633
/proc/meminfo: memFree=21454344/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=884448 CPUtime=402.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 203648 0 0 0 40188 33 0 0 25 0 1 0 729900416 905674752 185027 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 221112 185027 383 112 0 216077 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 884448

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.84 5/327 9635
/proc/meminfo: memFree=21440108/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=890400 CPUtime=462.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 205166 0 0 0 46188 33 0 0 25 0 1 0 729900416 911769600 186545 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230548 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 222600 186545 383 112 0 217565 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 890400

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.85 5/327 9636
/proc/meminfo: memFree=21344036/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=896456 CPUtime=522.21 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 206681 0 0 0 52188 33 0 0 25 0 1 0 729900416 917970944 188060 33554432000 4194304 4650387 140737095641168 18446744073709551615 4241279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 224114 188060 383 112 0 219079 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 896456

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 3.85 5/327 9638
/proc/meminfo: memFree=21352520/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=902884 CPUtime=582.22 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 208253 0 0 0 58188 34 0 0 25 0 1 0 729900416 924553216 189632 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 225721 189632 383 112 0 220686 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 902884

[startup+642.3 s]
/proc/loadavg: 4.08 4.03 3.87 5/327 9640
/proc/meminfo: memFree=21316804/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=908632 CPUtime=642.22 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 209723 0 0 0 64188 34 0 0 25 0 1 0 729900416 930439168 191102 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230556 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 227158 191102 383 112 0 222123 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 908632

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 3.88 5/327 9641
/proc/meminfo: memFree=21262164/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=914716 CPUtime=702.22 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 211211 0 0 0 70188 34 0 0 25 0 1 0 729900416 936669184 192590 33554432000 4194304 4650387 140737095641168 18446744073709551615 4231034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 228679 192590 383 112 0 223644 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 914716

[startup+762.3 s]
/proc/loadavg: 4.07 4.04 3.89 5/327 9643
/proc/meminfo: memFree=21169004/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=920892 CPUtime=762.23 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 212787 0 0 0 76189 34 0 0 25 0 1 0 729900416 942993408 194166 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 230223 194166 383 112 0 225188 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 920892

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.89 5/327 9644
/proc/meminfo: memFree=21205544/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=927096 CPUtime=822.22 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 214305 0 0 0 82188 34 0 0 25 0 1 0 729900416 949346304 195684 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 231774 195684 383 112 0 226739 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 927096

[startup+882.312 s]
/proc/loadavg: 4.01 4.02 3.90 5/327 9646
/proc/meminfo: memFree=21093408/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=932984 CPUtime=882.24 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 215778 0 0 0 88189 35 0 0 25 0 1 0 729900416 955375616 197157 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 233246 197157 383 112 0 228211 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 932984

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/327 9648
/proc/meminfo: memFree=20702396/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1370296 CPUtime=942.23 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 319121 0 0 0 94174 49 0 0 25 0 1 0 729900416 1403183104 290770 33554432000 4194304 4650387 140737095641168 18446744073709551615 4236872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 342574 290770 383 112 0 337539 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 1370296

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/327 9649
/proc/meminfo: memFree=20653500/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1377692 CPUtime=1002.23 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 320973 0 0 0 100174 49 0 0 25 0 1 0 729900416 1410756608 292622 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 344423 292622 383 112 0 339388 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 1377692

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.91 5/327 9651
/proc/meminfo: memFree=20711992/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1385284 CPUtime=1062.24 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 322903 0 0 0 106174 50 0 0 25 0 1 0 729900416 1418530816 294552 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 346321 294552 383 112 0 341286 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 1385284

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/327 9653
/proc/meminfo: memFree=20712072/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1392644 CPUtime=1122.24 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 324710 0 0 0 112174 50 0 0 25 0 1 0 729900416 1426067456 296359 33554432000 4194304 4650387 140737095641168 18446744073709551615 4231019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 348161 296359 383 112 0 343126 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 1392644

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.92 5/327 9654
/proc/meminfo: memFree=20677796/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1400196 CPUtime=1182.24 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 326598 0 0 0 118174 50 0 0 25 0 1 0 729900416 1433800704 298247 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 350049 298247 383 112 0 345014 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 1400196

[startup+1242.3 s]
/proc/loadavg: 4.21 4.07 3.94 5/327 9656
/proc/meminfo: memFree=20634356/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1406024 CPUtime=1242.24 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 328079 0 0 0 124174 50 0 0 25 0 1 0 729900416 1439768576 299728 33554432000 4194304 4650387 140737095641168 18446744073709551615 4231007 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 351506 299728 383 112 0 346471 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 1406024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.05 3.94 5/327 9657
/proc/meminfo: memFree=20629104/32951124 swapFree=59305796/67111528
[pid=9499] ppid=9496 vsize=1420412 CPUtime=1299.95 cores=1,3
/proc/9499/stat : 9499 (strangenight1-s) R 9496 9499 8223 0 -1 4202496 331684 0 0 0 129944 51 0 0 25 0 1 0 729900416 1454501888 303333 33554432000 4194304 4650387 140737095641168 18446744073709551615 4230557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9499/statm: 355103 303333 383 112 0 350068 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1420412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.01
CPU user time (s): 1299.45
CPU system time (s): 0.562914
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 1420412

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

runsolver used 3.89141 second user time and 9.15861 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 20:11:39
IDJOB=3370688
IDBENCH=88167
IDSOLVER=1847
FILE ID=node111/3370688-1305396699
RUNJOBID= node111-1305396699-9478
PBS_JOBID= 13324403
Free space on /tmp= 73528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370688-1305396699/watcher-3370688-1305396699 -o /tmp/evaluation-result-3370688-1305396699/solver-3370688-1305396699 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370688-1305396699.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=942850341

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      22882464 kB
Buffers:        258112 kB
Cached:        6558192 kB
SwapCached:      13720 kB
Active:        1037528 kB
Inactive:      8807384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22882464 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:          185292 kB
Writeback:           0 kB
AnonPages:     3023716 kB
Mapped:          12156 kB
Slab:           123280 kB
PageTables:      36656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53319056 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= 73528 MiB
End job on node111 at 2011-05-14 20:33:21