Trace number 3281742

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 TechDemo-Alpha-mtSignal 131.802 35.3657

General information on the benchmark

Nameibm-2004-23-k100.cnf
MD5SUM19bca29688c6d922941604b296beb49f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.3165
Satisfiable
(Un)Satisfiability was proved
Number of variables207606
Number of clauses861175
Sum of the clauses size2180786
Maximum clause length26
Minimum clause length1
Number of clauses of size 11293
Number of clauses of size 2669946
Number of clauses of size 396607
Number of clauses of size 434364
Number of clauses of size 520358
Number of clauses of size over 538607

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 Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3281742-1304032740.cnf'
0.00/0.00	c -- header says num vars:         207606
0.00/0.00	c -- header says num clauses:      861175
1.39/1.45	c -- clauses added:            0 learnts,       861175 normals,            0 xors
1.39/1.45	c -- vars added     207606
1.39/1.45	c Parsing time:  1.30 s
1.39/1.46	c  N st     0         0    207606    186827    660493         0   2146175         0   no data   no data  --
2.41/1.72	c asymm  cl-useful: 1137/2130/183557 lits-rem:2705 time: 1.02
27.96/8.19	c Flit:   688 Blit:   3056 bXBeca:    0 bXProp: 17828 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 25.60
28.36/8.23	c Cleaning up after failed var search:     0.15 s 
28.76/8.38	c Calc non-exist non-lernt bins v-fix:     0 done:  31318 time:  0.56 s
28.76/8.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
29.16/8.40	c Subs w/ non-existent bins:    328 time:  0.06 s
29.52/8.57	c Replacing    17828 vars Replaced   850290 lits Time:     0.52 s 
30.31/8.73	c bin-w-bin subsume rem         1609 bins  time:  0.17 s
30.71/8.86	c subs with bin:       52  lits-rem:     10801  v-fix:    0  time:  0.51 s
31.49/9.04	c Removed useless bin:    9880  fixed:     0  bprops:  10.00M  time:  0.75 s
34.63/9.90	c lits-rem:       188  cl-subs:     2260  v-elim:  59569  v-fix:    0  time:  3.17 s
34.63/9.90	c learnt bin added due to v-elim: 0
35.04/9.94	c Finding binary XORs  T:     0.15 s  found:      68
35.04/9.99	c Replacing       68 vars Replaced      560 lits Time:     0.22 s 
35.82/10.13	c Finding non-binary XORs:     0.38 s (found:     172, avg size: 3.0)
35.82/10.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:   172 time:   0.17
35.82/10.18	c Calc default polars -  time:   0.09 s pos:   46744 undec:   88599 neg:   72263
35.82/10.18	c =========================================================================================
35.82/10.18	c types(t): F = full restart, N = normal restart
35.82/10.18	c types(t): S = simplification begin/end, E = solution found
35.82/10.18	c restart types(rt): st = static, dy = dynamic
35.82/10.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
35.82/10.18	c  B st     0         0    119022    196388    436165         0   1803916         0   no data   no data  --
37.41/10.55	c Decided on dynamic restart strategy
38.21/10.79	c  N dy    22      4003    119009    196388    436700      3397   1803899     42551      7.13      5.78  --
40.61/11.39	c  N dy    55      8071    119008    196388    438030     23271   1804087    131268      9.88      5.37  --
43.42/12.07	c  N dy    88     12144    119007    196388    438385     26936   1804080    183998     12.73      5.52  --
46.59/12.81	c  N dy   121     16192    119005    196388    440185     38028   1804076    252712     11.05      5.46  --
49.79/13.66	c  N dy   153     20224    119005    196388    440453     26616   1804068     92560     14.08      5.58  --
51.78/14.19	c  N dy   185     24231    119005    196388    440729     30291   1804065    136086     14.67      5.57  --
54.58/14.80	c  N dy   217     28239    119005    196388    441013     33934   1804060    184150     14.55      5.65  --
55.77/15.12	c  S st   232     30000    119005    196388    441108     35574   1804057    211683     16.76      5.68  --
56.99/15.49	c  S st   232     30500    118996    196388    441336     35814   1804055    214533     16.76      5.68  --
57.37/15.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:   172 time:   0.16
90.90/23.93	c Flit:   209 Blit:    112 bXBeca:    0 bXProp: 6381 Bin: 185758 BRemL:  17527 BRemN:   1176 CBin:       0 P: 60.0M T: 33.35
90.90/23.94	c Cleaning up after failed var search:     0.00 s 
91.29/24.05	c Calc non-exist non-lernt bins v-fix:     0 done:  31544 time:  0.44 s
91.29/24.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
91.29/24.09	c Subs w/ non-existent bins:   2928 time:  0.14 s
92.11/24.23	c Replacing     6468 vars Replaced   224980 lits Time:     0.53 s 
92.48/24.39	c bin-w-bin subsume rem        20878 bins  time:  0.25 s
93.67/24.64	c subs with bin:    12547  lits-rem:     40239  v-fix:    0  time:  0.99 s
94.47/24.81	c Removed useless bin:    5679  fixed:     0  bprops:   5.37M  time:  0.70 s
102.04/26.76	c lits-rem:     10117  cl-subs:    53696  v-elim:  84476  v-fix:    0  time:  7.69 s
102.04/26.76	c learnt bin added due to v-elim: 0
102.83/26.94	c asymm  cl-useful: 1224/2104/215254 lits-rem:4577 time: 0.71
102.83/26.94	c Added XOR as norm:170
102.83/26.97	c  N dy   232     30500     67349    215934    333851      4164   1591280    168119     16.76      5.68  --
102.83/26.97	c  F st   232     30500     67349    215934    333851      4164   1591280    168119     16.76      5.68  --
104.44/27.37	c Decided on dynamic restart strategy
105.63/27.65	c  N dy   254     34592     67348    215934    334033      7987   1591274    219916     12.73      5.69  --
108.03/28.28	c  N dy   286     38612     67347    215934    334218     11749   1591258    261623     11.71      5.67  --
111.22/29.02	c  N dy   319     42723     67345    215934    334451     15566   1591249    306778     16.12      5.66  --
113.22/29.53	c  S st   343     45751     67345    215934    334559     18426   1591246    346577     12.92      5.69  --
114.42/29.83	c  S st   343     46251     67344    215934    334708     18769   1591245    349745     12.92      5.69  --
114.42/29.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
114.42/29.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
129.99/33.74	techdemo: DataSync.cpp:316: const bool DataSync::syncBinFromOthers(Lit, const std::vector<BinClause, std::allocator<BinClause> >&, uint32_t&): Assertion `solver.partHandler->getSavedState()[lit.var()] == l_Undef' failed.

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3281742-1304032740/watcher-3281742-1304032740 -o /tmp/evaluation-result-3281742-1304032740/solver-3281742-1304032740 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3281742-1304032740.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.57 4.19 5.53 2/177 14252
/proc/meminfo: memFree=18327604/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=51388 CPUtime=0 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 1119 0 0 0 0 0 0 0 20 0 1 0 593504774 52621312 1055 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284622362 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14252/statm: 12847 1055 349 148 0 7776 0

[startup+0.0319079 s]
/proc/loadavg: 3.57 4.19 5.53 2/177 14252
/proc/meminfo: memFree=18327604/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=62372 CPUtime=0.02 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 4244 0 0 0 2 0 0 0 20 0 1 0 593504774 63868928 3687 33554432000 4194304 4797429 140734894609024 18446744073709551615 4356452 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14252/statm: 15593 3687 350 148 0 10522 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 62372

[startup+0.1009 s]
/proc/loadavg: 3.57 4.19 5.53 2/177 14252
/proc/meminfo: memFree=18327604/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=89996 CPUtime=0.09 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 11877 0 0 0 8 1 0 0 20 0 1 0 593504774 92155904 8571 33554432000 4194304 4797429 140734894609024 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14252/statm: 22499 8577 350 148 0 17428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 89996

[startup+0.300866 s]
/proc/loadavg: 3.57 4.19 5.53 2/177 14252
/proc/meminfo: memFree=18327604/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=153752 CPUtime=0.29 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 29704 0 0 0 25 4 0 0 21 0 1 0 593504774 157442048 22637 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284622329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14252/statm: 38438 22637 350 148 0 33367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 153752

[startup+0.700797 s]
/proc/loadavg: 3.57 4.19 5.53 2/177 14252
/proc/meminfo: memFree=18327604/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=252256 CPUtime=0.69 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 63273 0 0 0 61 8 0 0 22 0 1 0 593504774 258310144 48715 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284983722 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14252/statm: 63064 48715 350 148 0 57993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 252256

[startup+1.50063 s]
/proc/loadavg: 3.57 4.19 5.53 6/181 14256
/proc/meminfo: memFree=18003188/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=712176 CPUtime=1.62 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 130556 0 0 0 145 17 0 0 18 0 4 0 593504774 729268224 101206 33554432000 4194304 4797429 140734894609024 18446744073709551615 224285030943 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14252/statm: 178044 101206 376 148 0 172973 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 712176

[startup+3.10036 s]
/proc/loadavg: 3.57 4.19 5.53 9/184 14259
/proc/meminfo: memFree=17854736/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1132276 CPUtime=7.99 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 141169 0 0 0 778 21 0 0 20 0 4 0 593504774 1159450624 107051 33554432000 4194304 4797429 140734894609024 18446744073709551615 4242448 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 283069 107051 385 148 0 277998 0
[pid=14252/tid=14257] ppid=14250 vsize=1132276 CPUtime=1.62 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) R 14250 14252 13846 0 -1 4202560 4055 0 0 0 161 1 0 0 19 0 4 0 593504920 1159450624 107051 33554432000 4194304 4797429 140734894609024 18446744073709551615 4242448 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1132276 CPUtime=1.62 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) R 14250 14252 13846 0 -1 4202560 1865 0 0 0 161 1 0 0 20 0 4 0 593504920 1159450624 107051 33554432000 4194304 4797429 140734894609024 18446744073709551615 4240961 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1132276 CPUtime=1.63 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4202560 3269 0 0 0 162 1 0 0 19 0 4 0 593504920 1159450624 107051 33554432000 4194304 4797429 140734894609024 18446744073709551615 4241148 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 1132276

[startup+6.30083 s]
/proc/loadavg: 4.01 4.27 5.55 9/184 14259
/proc/meminfo: memFree=17673516/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1139596 CPUtime=20.77 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 142820 0 0 0 2055 22 0 0 25 0 4 0 593504774 1166946304 108702 33554432000 4194304 4797429 140734894609024 18446744073709551615 4427379 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 284899 108702 385 148 0 279828 0
[pid=14252/tid=14257] ppid=14250 vsize=1139596 CPUtime=4.83 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) R 14250 14252 13846 0 -1 4202560 4488 0 0 0 481 2 0 0 23 0 4 0 593504920 1166946304 108702 33554432000 4194304 4797429 140734894609024 18446744073709551615 4428517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1139596 CPUtime=4.8 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) R 14250 14252 13846 0 -1 4202560 2296 0 0 0 479 1 0 0 25 0 4 0 593504920 1166946304 108702 33554432000 4194304 4797429 140734894609024 18446744073709551615 4240944 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1139596 CPUtime=4.83 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4202560 3706 0 0 0 482 1 0 0 23 0 4 0 593504920 1166946304 108702 33554432000 4194304 4797429 140734894609024 18446744073709551615 4429671 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.77
Current children cumulated vsize (KiB) 1139596

[startup+12.7008 s]
/proc/loadavg: 4.25 4.32 5.56 9/184 14259
/proc/meminfo: memFree=17272912/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1406692 CPUtime=46.19 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 225479 0 0 0 4563 56 0 0 19 0 4 0 593504774 1440452608 186913 33554432000 4194304 4797429 140734894609024 18446744073709551615 4426003 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 351673 186914 487 148 0 346602 0
[pid=14252/tid=14257] ppid=14250 vsize=1406692 CPUtime=11.19 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) R 14250 14252 13846 0 -1 4202560 24138 0 0 0 1108 11 0 0 25 0 4 0 593504920 1440452608 186914 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284586693 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1406692 CPUtime=11.14 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) R 14250 14252 13846 0 -1 4202560 19069 0 0 0 1105 9 0 0 24 0 4 0 593504920 1440452608 186914 33554432000 4194304 4797429 140734894609024 18446744073709551615 4425918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1406692 CPUtime=11.2 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4202560 28426 0 0 0 1112 8 0 0 24 0 4 0 593504920 1440452608 186914 33554432000 4194304 4797429 140734894609024 18446744073709551615 4573264 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.19
Current children cumulated vsize (KiB) 1406692

[startup+25.5006 s]
/proc/loadavg: 5.08 4.50 5.59 9/184 14261
/proc/meminfo: memFree=16782984/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1727104 CPUtime=97.27 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 335729 0 0 0 9638 89 0 0 19 0 4 0 593504774 1768554496 272606 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284593154 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 431776 272606 467 148 0 426705 0
[pid=14252/tid=14257] ppid=14250 vsize=1727104 CPUtime=23.97 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) R 14250 14252 13846 0 -1 4202560 61906 0 0 0 2377 20 0 0 25 0 4 0 593504920 1768554496 272607 33554432000 4194304 4797429 140734894609024 18446744073709551615 4428729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1727104 CPUtime=23.84 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) R 14250 14252 13846 0 -1 4202560 35045 0 0 0 2368 16 0 0 25 0 4 0 593504920 1768554496 272607 33554432000 4194304 4797429 140734894609024 18446744073709551615 4425072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1727104 CPUtime=23.99 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4202560 76517 0 0 0 2379 20 0 0 25 0 4 0 593504920 1768554496 272607 33554432000 4194304 4797429 140734894609024 18446744073709551615 4427988 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.27
Current children cumulated vsize (KiB) 1727104

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

[startup+31.9066 s]
/proc/loadavg: 5.31 4.55 5.61 9/184 14261
/proc/meminfo: memFree=16668124/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1791736 CPUtime=122.82 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 368918 0 0 0 12179 103 0 0 25 0 4 0 593504774 1834737664 296741 33554432000 4194304 4797429 140734894609024 18446744073709551615 4346549 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 447934 296741 467 148 0 442863 0
[pid=14252/tid=14257] ppid=14250 vsize=1791736 CPUtime=30.37 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) R 14250 14252 13846 0 -1 4202560 66954 0 0 0 3013 24 0 0 25 0 4 0 593504920 1834737664 296741 33554432000 4194304 4797429 140734894609024 18446744073709551615 4292373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1791736 CPUtime=30.24 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) R 14250 14252 13846 0 -1 4202560 40797 0 0 0 3005 19 0 0 21 0 4 0 593504920 1834737664 296741 33554432000 4194304 4797429 140734894609024 18446744073709551615 4427942 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1791736 CPUtime=30.35 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4202560 81095 0 0 0 3012 23 0 0 21 0 4 0 593504920 1834737664 296741 33554432000 4194304 4797429 140734894609024 18446744073709551615 4286988 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 122.82
Current children cumulated vsize (KiB) 1791736

[startup+33.5003 s]
/proc/loadavg: 5.31 4.55 5.61 9/184 14261
/proc/meminfo: memFree=16659432/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1798380 CPUtime=129.18 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) R 14250 14252 13846 0 -1 4202496 373709 0 0 0 12814 104 0 0 25 0 4 0 593504774 1841541120 300885 33554432000 4194304 4797429 140734894609024 18446744073709551615 4428755 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 449595 300885 467 148 0 444524 0
[pid=14252/tid=14257] ppid=14250 vsize=1798380 CPUtime=31.97 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) R 14250 14252 13846 0 -1 4202560 68284 0 0 0 3172 25 0 0 25 0 4 0 593504920 1841541120 300885 33554432000 4194304 4797429 140734894609024 18446744073709551615 4428734 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1798380 CPUtime=31.83 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) R 14250 14252 13846 0 -1 4202560 40993 0 0 0 3164 19 0 0 25 0 4 0 593504920 1841541120 300885 33554432000 4194304 4797429 140734894609024 18446744073709551615 4524456 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1798380 CPUtime=31.93 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4202560 82986 0 0 0 3170 23 0 0 25 0 4 0 593504920 1841541120 300885 33554432000 4194304 4797429 140734894609024 18446744073709551615 4427865 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 129.18
Current children cumulated vsize (KiB) 1798380

[startup+34.3012 s]
/proc/loadavg: 5.31 4.55 5.61 6/184 14261
/proc/meminfo: memFree=16451360/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1800924 CPUtime=130.72 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) D 14250 14252 13846 0 -1 4203524 374640 0 0 0 12912 160 0 0 25 0 4 0 593504774 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 4237276 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 450231 301778 473 148 0 445160 0
[pid=14252/tid=14257] ppid=14250 vsize=1800924 CPUtime=32.22 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) D 14250 14252 13846 0 -1 4203588 68494 0 0 0 3197 25 0 0 25 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 4423712 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1800924 CPUtime=32.08 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) D 14250 14252 13846 0 -1 4203588 41299 0 0 0 3188 20 0 0 18 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284593154 0 0 4096 2 18446744071562337734 0 0 -1 1 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1800924 CPUtime=32.73 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4204096 83312 0 0 0 3194 79 0 0 25 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284312165 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 130.72
Current children cumulated vsize (KiB) 1800924

[startup+35.1011 s]
/proc/loadavg: 5.53 4.61 5.62 6/184 14261
/proc/meminfo: memFree=15577656/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1800924 CPUtime=131.53 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) D 14250 14252 13846 0 -1 4203524 374640 0 0 0 12912 241 0 0 25 0 4 0 593504774 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 4237276 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 450231 301778 473 148 0 445160 0
[pid=14252/tid=14257] ppid=14250 vsize=1800924 CPUtime=32.22 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) D 14250 14252 13846 0 -1 4203588 68494 0 0 0 3197 25 0 0 25 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 4423712 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1800924 CPUtime=32.08 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) D 14250 14252 13846 0 -1 4203588 41299 0 0 0 3188 20 0 0 18 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284593154 0 0 4096 2 18446744071562337734 0 0 -1 1 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1800924 CPUtime=33.54 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4204096 83312 0 0 0 3194 160 0 0 25 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284312165 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 131.53
Current children cumulated vsize (KiB) 1800924

[startup+35.301 s]
/proc/loadavg: 5.53 4.61 5.62 6/184 14261
/proc/meminfo: memFree=15577656/32951124 swapFree=67110396/67111528
[pid=14252] ppid=14250 vsize=1800924 CPUtime=131.72 cores=1,3,5,7
/proc/14252/stat : 14252 (techdemo) D 14250 14252 13846 0 -1 4203524 374640 0 0 0 12912 260 0 0 25 0 4 0 593504774 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 4237276 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14252/statm: 450231 301778 473 148 0 445160 0
[pid=14252/tid=14257] ppid=14250 vsize=1800924 CPUtime=32.22 cores=1,3,5,7
/proc/14252/task/14257/stat : 14257 (techdemo) D 14250 14252 13846 0 -1 4203588 68494 0 0 0 3197 25 0 0 25 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 4423712 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
[pid=14252/tid=14258] ppid=14250 vsize=1800924 CPUtime=32.08 cores=1,3,5,7
/proc/14252/task/14258/stat : 14258 (techdemo) D 14250 14252 13846 0 -1 4203588 41299 0 0 0 3188 20 0 0 18 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284593154 0 0 4096 2 18446744071562337734 0 0 -1 1 0 0 0
[pid=14252/tid=14259] ppid=14250 vsize=1800924 CPUtime=33.73 cores=1,3,5,7
/proc/14252/task/14259/stat : 14259 (techdemo) R 14250 14252 13846 0 -1 4204096 83312 0 0 0 3194 179 0 0 25 0 4 0 593504920 1844146176 301778 33554432000 4194304 4797429 140734894609024 18446744073709551615 224284312165 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 131.72
Current children cumulated vsize (KiB) 1800924

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 35.3657
CPU time (s): 131.802
CPU user time (s): 129.129
CPU system time (s): 2.67259
CPU usage (%): 372.683
Max. virtual memory (cumulated for all children) (KiB): 1861508

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

runsolver used 0.06299 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 01:19:01
IDJOB=3281742
IDBENCH=69601
IDSOLVER=1584
FILE ID=node118/3281742-1304032740
RUNJOBID= node118-1304032740-14233
PBS_JOBID= 13170334
Free space on /tmp= 71592 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT_RACE08/cnf/ibm-2004-23-k100.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281742-1304032740/watcher-3281742-1304032740 -o /tmp/evaluation-result-3281742-1304032740/solver-3281742-1304032740 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3281742-1304032740.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 19bca29688c6d922941604b296beb49f
RANDOM SEED=445724800

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.75
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18328504 kB
Buffers:       1895844 kB
Cached:       11983568 kB
SwapCached:        600 kB
Active:        9545472 kB
Inactive:      4541516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18328504 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           36132 kB
Writeback:           0 kB
AnonPages:      206680 kB
Mapped:          15352 kB
Slab:           471908 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   416900 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= 70404 MiB
End job on node118 at 2011-04-29 01:19:37