Trace number 3293519

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-st? (TO) 1300.1 1300.05

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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 1 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-3293519-1303792267.cnf'
0.00/0.00	c -- header says num vars:         651875
0.00/0.00	c -- header says num clauses:     9927770
4.49/4.59	c -- clauses added:            0 learnts,      9927770 normals,            0 xors
4.49/4.59	c -- vars added     651875
4.49/4.59	c Parsing time:  4.34 s
4.59/4.60	c  N st     0         0    651875   1143902   8783867         0  28821359         0   no data   no data  --
4.88/4.96	c asymm  cl-useful: 17/17/1143841 lits-rem:800 time: 0.31
11.39/11.41	c Flit:    85 Blit:  69611 bXBeca:    0 bXProp:   73 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  6.27
11.80/11.86	c Cleaning up after failed var search:     0.45 s 
12.79/12.87	c Calc non-exist non-lernt bins v-fix:     0 done:  24354 time:  0.97 s
12.79/12.88	c Cache  BProp: 0 Set: 0 BXProp: 99 T: 0.01
12.89/12.95	c Subs w/ non-existent bins:    121 time:  0.07 s
13.29/13.38	c Replacing      172 vars Replaced   257553 lits Time:     0.43 s 
14.79/14.86	c bin-w-bin subsume rem           59 bins  time:  0.96 s
16.39/16.47	c subs with bin:   100153  lits-rem:     99512  v-fix:    0  time:  1.60 s
16.79/16.80	c Removed useless bin:    1035  fixed:     0  bprops:  10.01M  time:  0.33 s
20.89/20.93	c lits-rem:      1635  cl-subs:    49836  v-elim:  15152  v-fix:    0  time:  4.12 s
20.89/20.93	c learnt bin added due to v-elim: 0
21.09/21.11	c Finding binary XORs  T:     0.17 s  found:    2748
21.39/21.41	c Replacing     2748 vars Replaced    97283 lits Time:     0.30 s 
22.29/22.36	c Finding non-binary XORs:     0.67 s (found:       0, avg size: nan)
22.29/22.36	c Calc default polars -  time:   0.12 s pos:   41328 undec:   88034 neg:  522513
22.29/22.36	c =========================================================================================
22.29/22.36	c types(t): F = full restart, N = normal restart
22.29/22.36	c types(t): S = simplification begin/end, E = solution found
22.29/22.36	c restart types(rt): st = static, dy = dynamic
22.29/22.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
22.29/22.36	c  B st     0         0    563999    670814   6199030         0  19980144         0   no data   no data  --
41.50/41.58	c Decided on static restart strategy
55.49/55.51	c  N dy    22      4069    563999    670814   6199745      3167  19980136    142066     17.51     13.99  --
77.29/77.36	c  N dy    53      8079    563999    670814   6200449      6407  19980117    274916     42.20     15.54  --
105.89/105.99	c  N dy    84     12148    563996    670814   6201141      9703  19980116    452306     53.03     17.04  --
129.99/130.02	c  N dy   115     16271    563981    670814   6201843     13053  19980114    665177     88.52     17.82  --
159.79/159.84	c  N dy   146     20381    563981    670814   6202456      8388  19980108    205314     48.92     18.15  --
182.41/182.42	c  N dy   176     24453    563981    670814   6202992     11790  19980106    377959     60.41     18.20  --
204.80/204.87	c  N dy   206     28551    563981    670814   6203571     15201  19980105    605075     60.95     18.77  --
217.90/217.97	c  S st   218     30002    563981    670814   6203967     16231  19980105    658372     40.18     18.65  --
220.90/220.95	c  S st   218     30503    563978    670814   6204232     16462  19980105    660479     40.18     18.65  --
221.19/221.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.26

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-3293519-1303792267/watcher-3293519-1303792267 -o /tmp/evaluation-result-3293519-1303792267/solver-3293519-1303792267 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3293519-1303792267.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.04 4.01 3.93 5/189 29018
/proc/meminfo: memFree=21529640/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=29464 CPUtime=0 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 920 0 0 0 0 0 0 0 22 0 1 0 490829336 30171136 856 33554432000 4194304 4797429 140736654396688 18446744073709551615 212435713529 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 7366 856 348 148 0 2295 0

[startup+0.067155 s]
/proc/loadavg: 4.04 4.01 3.93 5/189 29018
/proc/meminfo: memFree=21529640/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=37756 CPUtime=0.06 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 3371 0 0 0 6 0 0 0 22 0 1 0 490829336 38662144 2923 33554432000 4194304 4797429 140736654396688 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 9439 2923 349 148 0 4368 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37756

[startup+0.10114 s]
/proc/loadavg: 4.04 4.01 3.93 5/189 29018
/proc/meminfo: memFree=21529640/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=43744 CPUtime=0.09 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 4969 0 0 0 9 0 0 0 22 0 1 0 490829336 44793856 4054 33554432000 4194304 4797429 140736654396688 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 10936 4054 349 148 0 5865 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43744

[startup+0.301101 s]
/proc/loadavg: 4.04 4.01 3.93 5/189 29018
/proc/meminfo: memFree=21529640/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=65788 CPUtime=0.29 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 12307 0 0 0 28 1 0 0 23 0 1 0 490829336 67366912 10373 33554432000 4194304 4797429 140736654396688 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 16447 10373 349 148 0 11376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65788

[startup+0.701026 s]
/proc/loadavg: 4.04 4.01 3.93 5/189 29018
/proc/meminfo: memFree=21529640/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=137544 CPUtime=0.69 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 26127 0 0 0 67 2 0 0 25 0 1 0 490829336 140845056 22133 33554432000 4194304 4797429 140736654396688 18446744073709551615 212435713803 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 34386 22135 349 148 0 29315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137544

[startup+1.50088 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29019
/proc/meminfo: memFree=21405760/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=225764 CPUtime=1.49 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 52820 0 0 0 142 7 0 0 25 0 1 0 490829336 231182336 44902 33554432000 4194304 4797429 140736654396688 18446744073709551615 4367789 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 56441 44904 349 148 0 51370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225764

[startup+3.10057 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29019
/proc/meminfo: memFree=21278660/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=455216 CPUtime=3.09 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 105466 0 0 0 292 17 0 0 25 0 1 0 490829336 466141184 89469 33554432000 4194304 4797429 140736654396688 18446744073709551615 4367789 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 113804 89469 349 148 0 108733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 455216

[startup+6.30098 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29019
/proc/meminfo: memFree=20995752/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=751940 CPUtime=6.3 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 176979 0 0 0 601 29 0 0 25 0 1 0 490829336 769986560 132850 33554432000 4194304 4797429 140736654396688 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 187985 132850 381 148 0 182914 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 751940

[startup+12.7008 s]
/proc/loadavg: 4.12 4.03 3.94 5/190 29019
/proc/meminfo: memFree=21005228/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=796468 CPUtime=12.69 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 187874 0 0 0 1239 30 0 0 25 0 1 0 490829336 815583232 143745 33554432000 4194304 4797429 140736654396688 18446744073709551615 4360128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 199117 143745 382 148 0 194046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 796468

[startup+25.5003 s]
/proc/loadavg: 4.09 4.02 3.94 5/190 29019
/proc/meminfo: memFree=20805088/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=960380 CPUtime=25.49 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 227448 0 0 0 2515 34 0 0 25 0 1 0 490829336 983429120 183214 33554432000 4194304 4797429 140736654396688 18446744073709551615 4424170 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 240095 183214 410 148 0 235024 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 960380

[startup+51.1005 s]
/proc/loadavg: 4.13 4.04 3.94 5/190 29020
/proc/meminfo: memFree=20796784/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=960380 CPUtime=51.09 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 227569 0 0 0 5074 35 0 0 25 0 1 0 490829336 983429120 183333 33554432000 4194304 4797429 140736654396688 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 240095 183333 411 148 0 235024 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 960380

[startup+102.301 s]
/proc/loadavg: 4.06 4.03 3.94 5/190 29021
/proc/meminfo: memFree=20795800/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=960380 CPUtime=102.29 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 227897 0 0 0 10194 35 0 0 25 0 1 0 490829336 983429120 183658 33554432000 4194304 4797429 140736654396688 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 240095 183658 411 148 0 235024 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 960380

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 29023
/proc/meminfo: memFree=20788568/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=960380 CPUtime=162.29 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 228328 0 0 0 16194 35 0 0 25 0 1 0 490829336 983429120 184084 33554432000 4194304 4797429 140736654396688 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 240095 184084 411 148 0 235024 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 960380

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 29025
/proc/meminfo: memFree=20762724/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=983692 CPUtime=222.3 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 234966 0 0 0 22193 37 0 0 25 0 1 0 490829336 1007300608 190719 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 245923 190719 414 148 0 240852 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 983692

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 29026
/proc/meminfo: memFree=20664436/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=282.3 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257358 0 0 0 28191 39 0 0 25 0 1 0 490829336 1104187392 213111 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213111 414 148 0 264506 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1078308

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 29028
/proc/meminfo: memFree=20653152/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=342.3 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257358 0 0 0 34191 39 0 0 25 0 1 0 490829336 1104187392 213111 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213111 414 148 0 264506 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1078308

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29029
/proc/meminfo: memFree=20663564/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=402.31 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257358 0 0 0 40192 39 0 0 25 0 1 0 490829336 1104187392 213111 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213111 414 148 0 264506 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1078308

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29031
/proc/meminfo: memFree=20652348/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=462.31 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257359 0 0 0 46192 39 0 0 25 0 1 0 490829336 1104187392 213112 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213112 414 148 0 264506 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1078308

[startup+522.307 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 29033
/proc/meminfo: memFree=20635092/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=522.31 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257359 0 0 0 52192 39 0 0 25 0 1 0 490829336 1104187392 213112 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213112 414 148 0 264506 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1078308

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/190 29034
/proc/meminfo: memFree=20639288/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=582.31 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257360 0 0 0 58192 39 0 0 25 0 1 0 490829336 1104187392 213113 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213113 414 148 0 264506 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1078308

[startup+642.301 s]
/proc/loadavg: 3.43 3.89 3.91 2/172 29090
/proc/meminfo: memFree=20935792/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=642.31 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257361 0 0 0 64192 39 0 0 25 0 1 0 490829336 1104187392 213114 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213114 414 148 0 264506 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1078308

[startup+702.3 s]
/proc/loadavg: 1.89 3.36 3.72 2/172 29091
/proc/meminfo: memFree=20935740/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=702.31 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257363 0 0 0 70192 39 0 0 25 0 1 0 490829336 1104187392 213116 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213116 414 148 0 264506 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1078308

[startup+762.301 s]
/proc/loadavg: 1.32 2.93 3.55 2/172 29093
/proc/meminfo: memFree=20936244/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=762.32 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257364 0 0 0 76193 39 0 0 25 0 1 0 490829336 1104187392 213117 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213117 414 148 0 264506 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1078308

[startup+822.3 s]
/proc/loadavg: 1.12 2.57 3.39 2/172 29094
/proc/meminfo: memFree=20936356/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=822.32 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257366 0 0 0 82193 39 0 0 25 0 1 0 490829336 1104187392 213119 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213119 414 148 0 264506 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1078308

[startup+882.301 s]
/proc/loadavg: 1.04 2.29 3.24 2/172 29096
/proc/meminfo: memFree=20936332/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1078308 CPUtime=882.32 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 257387 0 0 0 88193 39 0 0 25 0 1 0 490829336 1104187392 213140 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 269577 213140 414 148 0 264506 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1078308

[startup+942.301 s]
/proc/loadavg: 1.01 2.05 3.09 2/172 29098
/proc/meminfo: memFree=20911764/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=942.32 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 94192 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259149 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1100908

[startup+1002.3 s]
/proc/loadavg: 1.00 1.86 2.96 2/172 29099
/proc/meminfo: memFree=20912116/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1002.33 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 100193 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1100908

[startup+1062.3 s]
/proc/loadavg: 1.00 1.70 2.83 2/172 29101
/proc/meminfo: memFree=20912088/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1062.33 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 106193 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1100908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.57 2.72 2/172 29102
/proc/meminfo: memFree=20912184/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1122.33 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 112193 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1100908

[startup+1182.31 s]
/proc/loadavg: 1.00 1.46 2.61 2/172 29104
/proc/meminfo: memFree=20912288/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1182.34 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 118194 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1100908

[startup+1242.3 s]
/proc/loadavg: 1.00 1.37 2.50 2/172 29106
/proc/meminfo: memFree=20912508/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1242.34 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 124194 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259081 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1100908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 1.00 1.30 2.41 2/172 29107
/proc/meminfo: memFree=20912488/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1300.05 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 129965 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1100908

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

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

[startup+1300.01 s]
/proc/loadavg: 1.00 1.30 2.41 2/172 29107
/proc/meminfo: memFree=20912488/32951124 swapFree=67111524/67111528
[pid=29018] ppid=29016 vsize=1100908 CPUtime=1300.05 cores=5,7
/proc/29018/stat : 29018 (techdemo) R 29016 29018 28240 0 -1 4202496 263520 0 0 0 129965 40 0 0 25 0 1 0 490829336 1127329792 219273 33554432000 4194304 4797429 140736654396688 18446744073709551615 4259288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29018/statm: 275227 219273 414 148 0 270156 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1100908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.1
CPU user time (s): 1299.65
CPU system time (s): 0.445932
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1100908

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

runsolver used 2.06868 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 06:31:10
IDJOB=3293519
IDBENCH=88158
IDSOLVER=1585
FILE ID=node102/3293519-1303792267
RUNJOBID= node102-1303791596-28722
PBS_JOBID= 13157253
Free space on /tmp= 71440 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293519-1303792267/watcher-3293519-1303792267 -o /tmp/evaluation-result-3293519-1303792267/solver-3293519-1303792267 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3293519-1303792267.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1983541102

node102.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.828
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.65
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.828
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21529672 kB
Buffers:       1612216 kB
Cached:        8965160 kB
SwapCached:          4 kB
Active:        2735084 kB
Inactive:      8127928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21529672 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          233152 kB
Writeback:           0 kB
AnonPages:      284784 kB
Mapped:          16676 kB
Slab:           493444 kB
PageTables:       5828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   783936 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= 71460 MiB
End job on node102 at 2011-04-26 06:52:52