Trace number 3286915

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
ppfolio seqUNSAT 61.2597 61.2619

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
MD5SUM28b7074e04e59e64b5e4d7991d54f9d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.4606
Satisfiable
(Un)Satisfiability was proved
Number of variables448370
Number of clauses1130525
Sum of the clauses size2637889
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2753682
Number of clauses of size 3376841
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
61.17/61.23	s UNSATISFIABLE
61.17/61.26	solver [2] clasp 1.3.6 answered
61.17/61.26	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3286915-1303764341/watcher-3286915-1303764341 -o /tmp/evaluation-result-3286915-1303764341/solver-3286915-1303764341 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3286915-1303764341.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: 10.64 9.00 6.32 10/201 7001
/proc/meminfo: memFree=13001748/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) R 6999 7001 5962 0 -1 4202496 471 0 0 0 0 0 0 0 23 0 1 0 488032084 18763776 392 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/7001/statm: 4581 392 343 23 0 91 0

[startup+0.071279 s]
/proc/loadavg: 10.64 9.00 6.32 10/201 7001
/proc/meminfo: memFree=13001748/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 10037336101145772296 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100274 s]
/proc/loadavg: 10.64 9.00 6.32 10/201 7001
/proc/meminfo: memFree=13001748/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 10037336101145772296 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300238 s]
/proc/loadavg: 10.64 9.00 6.32 10/201 7001
/proc/meminfo: memFree=13001748/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220909521485692928 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700163 s]
/proc/loadavg: 10.64 9.00 6.32 10/201 7001
/proc/meminfo: memFree=13001748/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220909521485692928 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 10.67 9.03 6.35 12/205 7005
/proc/meminfo: memFree=12790296/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=196916 CPUtime=0.49 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 35279 0 0 0 45 4 0 0 25 0 1 0 488032085 201641984 34332 33554432000 4194304 4587354 140734831749792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 49229 34332 306 96 0 45791 0
[pid=7003] ppid=7001 vsize=151952 CPUtime=0.44 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 44843 0 0 0 38 6 0 0 25 0 1 0 488032085 155598848 33543 33554432000 4194304 4785740 140733597843712 18446744073709551615 4489249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 37988 33543 312 145 0 35033 0
[pid=7005] ppid=7001 vsize=465464 CPUtime=0.54 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 5854 0 0 0 52 2 0 0 25 0 1 0 488032085 476635136 5752 33554432000 134512640 134534564 4288170576 18446744073709551615 7639668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 116366 5752 90 6 0 115032 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 832656

[startup+3.10074 s]
/proc/loadavg: 10.67 9.03 6.35 12/205 7005
/proc/meminfo: memFree=12669768/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=196916 CPUtime=0.99 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 35281 0 0 0 95 4 0 0 25 0 1 0 488032085 201641984 34334 33554432000 4194304 4587354 140734831749792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 49229 34334 306 96 0 45791 0
[pid=7003] ppid=7001 vsize=194576 CPUtime=0.99 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 54875 0 0 0 92 7 0 0 25 0 1 0 488032085 199245824 43575 33554432000 4194304 4785740 140733597843712 18446744073709551615 4483155 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 48644 43575 319 145 0 45689 0
[pid=7005] ppid=7001 vsize=521164 CPUtime=1.08 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 26002 0 0 0 103 5 0 0 25 0 1 0 488032085 533671936 25899 33554432000 134512640 134534564 4288170576 18446744073709551615 134523507 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 130291 25899 91 6 0 128957 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 930980

[startup+6.30115 s]
/proc/loadavg: 10.67 9.03 6.35 12/205 7005
/proc/meminfo: memFree=12506276/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=196916 CPUtime=2.09 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 35281 0 0 0 205 4 0 0 25 0 1 0 488032085 201641984 34334 33554432000 4194304 4587354 140734831749792 18446744073709551615 4230299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 49229 34334 306 96 0 45791 0
[pid=7003] ppid=7001 vsize=227860 CPUtime=2.04 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 62788 0 0 0 195 9 0 0 25 0 1 0 488032085 233328640 51488 33554432000 4194304 4785740 140733597843712 18446744073709551615 271550198469 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 56965 51488 319 145 0 54010 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=2.14 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 207 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 976012

[startup+12.701 s]
/proc/loadavg: 10.72 9.09 6.40 12/205 7005
/proc/meminfo: memFree=12410220/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220910208680460288 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=278304 CPUtime=4.19 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 55711 0 0 0 413 6 0 0 25 0 1 0 488032085 284983296 54764 33554432000 4194304 4587354 140734831749792 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 69576 54764 312 96 0 66138 0
[pid=7003] ppid=7001 vsize=206396 CPUtime=4.19 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65029 0 0 0 410 9 0 0 25 0 1 0 488032085 211349504 47141 33554432000 4194304 4785740 140733597843712 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 51599 47141 340 145 0 48644 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=4.29 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 422 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1035936

[startup+25.5007 s]
/proc/loadavg: 10.76 9.16 6.45 12/205 7005
/proc/meminfo: memFree=12242192/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220910346119413760 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=429436 CPUtime=8.49 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 105618 0 0 0 837 12 0 0 25 0 1 0 488032085 439742464 96202 33554432000 4194304 4587354 140734831749792 18446744073709551615 4353536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 107359 96202 317 96 0 103921 0
[pid=7003] ppid=7001 vsize=206396 CPUtime=8.44 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65037 0 0 0 835 9 0 0 25 0 1 0 488032085 211349504 47149 33554432000 4194304 4785740 140733597843712 18446744073709551615 4319144 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 51599 47149 340 145 0 48644 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=8.54 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 847 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1187068

[startup+51.101 s]
/proc/loadavg: 10.84 9.30 6.57 12/205 7006
/proc/meminfo: memFree=12161076/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911170753134592 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=458996 CPUtime=16.99 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 129564 0 0 0 1683 16 0 0 25 0 1 0 488032085 470011904 107726 33554432000 4194304 4587354 140734831749792 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 114749 107726 332 96 0 111311 0
[pid=7003] ppid=7001 vsize=206396 CPUtime=16.99 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65192 0 0 0 1690 9 0 0 25 0 1 0 488032085 211349504 47304 33554432000 4194304 4785740 140733597843712 18446744073709551615 4545831 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 51599 47304 340 145 0 48644 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=17.09 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 1702 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1216628

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

[startup+57.5008 s]
/proc/loadavg: 10.62 9.31 6.60 12/205 7036
/proc/meminfo: memFree=12531776/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911170753134592 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=609000 CPUtime=19.14 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 129804 0 0 0 1898 16 0 0 25 0 1 0 488032085 623616000 107966 33554432000 4194304 4587354 140734831749792 18446744073709551615 4236866 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 152250 107966 332 96 0 148812 0
[pid=7003] ppid=7001 vsize=206396 CPUtime=19.09 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65192 0 0 0 1900 9 0 0 25 0 1 0 488032085 211349504 47304 33554432000 4194304 4785740 140733597843712 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 51599 47304 340 145 0 48644 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=19.24 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 1917 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 1366632

[startup+59.1005 s]
/proc/loadavg: 10.62 9.31 6.60 12/205 7036
/proc/meminfo: memFree=12444480/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911170753134592 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=609000 CPUtime=19.69 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 129837 0 0 0 1953 16 0 0 25 0 1 0 488032085 623616000 107999 33554432000 4194304 4587354 140734831749792 18446744073709551615 4310008 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 152250 107999 332 96 0 148812 0
[pid=7003] ppid=7001 vsize=206396 CPUtime=19.64 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65192 0 0 0 1955 9 0 0 25 0 1 0 488032085 211349504 47304 33554432000 4194304 4785740 140733597843712 18446744073709551615 4309530 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 51599 47304 340 145 0 48644 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=19.74 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 1967 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 59.07
Current children cumulated vsize (KiB) 1366632

[startup+59.9004 s]
/proc/loadavg: 10.62 9.31 6.60 12/205 7036
/proc/meminfo: memFree=12419804/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911308192088064 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=609000 CPUtime=19.94 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 129878 0 0 0 1978 16 0 0 25 0 1 0 488032085 623616000 108040 33554432000 4194304 4587354 140734831749792 18446744073709551615 271550234379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 152250 108040 332 96 0 148812 0
[pid=7003] ppid=7001 vsize=206396 CPUtime=19.89 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65192 0 0 0 1980 9 0 0 25 0 1 0 488032085 211349504 47304 33554432000 4194304 4785740 140733597843712 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 51599 47304 340 145 0 48644 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=20.04 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 1997 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 59.87
Current children cumulated vsize (KiB) 1366632

[startup+60.7013 s]
/proc/loadavg: 10.62 9.31 6.60 12/205 7036
/proc/meminfo: memFree=12411400/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911308192088064 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=609000 CPUtime=20.19 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 129957 0 0 0 2003 16 0 0 25 0 1 0 488032085 623616000 108118 33554432000 4194304 4587354 140734831749792 18446744073709551615 4236426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 152250 108118 332 96 0 148812 0
[pid=7003] ppid=7001 vsize=152092 CPUtime=20.18 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65207 0 0 0 2009 9 0 0 25 0 1 0 488032085 155742208 34072 33554432000 4194304 4785740 140733597843712 18446744073709551615 271550195484 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 38023 34072 355 145 0 35068 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=20.29 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 2022 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 60.66
Current children cumulated vsize (KiB) 1312328

[startup+61.1012 s]
/proc/loadavg: 10.62 9.31 6.60 12/205 7036
/proc/meminfo: memFree=12411400/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911308192088064 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=609000 CPUtime=20.34 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 130017 0 0 0 2018 16 0 0 25 0 1 0 488032085 623616000 108178 33554432000 4194304 4587354 140734831749792 18446744073709551615 4244360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 152250 108178 332 96 0 148812 0
[pid=7003] ppid=7001 vsize=152092 CPUtime=20.28 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65207 0 0 0 2019 9 0 0 25 0 1 0 488032085 155742208 34072 33554432000 4194304 4785740 140733597843712 18446744073709551615 271550186700 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 38023 34072 355 145 0 35068 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=20.44 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 2037 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 61.06
Current children cumulated vsize (KiB) 1312328

[startup+61.2012 s]
/proc/loadavg: 10.62 9.31 6.60 12/205 7036
/proc/meminfo: memFree=12411400/32951124 swapFree=67111528/67111528
[pid=7001] ppid=6999 vsize=18324 CPUtime=0 cores=5,7
/proc/7001/stat : 7001 (ppfolio) S 6999 7001 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488032084 18763776 394 33554432000 4194304 4287625 140733670370832 18446744073709551615 271550557711 0 0 4096 65536 6220911308192088064 0 0 17 7 0 0 0
/proc/7001/statm: 4581 394 345 23 0 91 0
[pid=7002] ppid=7001 vsize=609000 CPUtime=20.39 cores=5
/proc/7002/stat : 7002 (cryptominisat) R 7001 7001 5962 0 -1 4202496 130030 0 0 0 2023 16 0 0 25 0 1 0 488032085 623616000 108191 33554432000 4194304 4587354 140734831749792 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7002/statm: 152250 108191 332 96 0 148812 0
[pid=7003] ppid=7001 vsize=152092 CPUtime=20.34 cores=5
/proc/7003/stat : 7003 (clasp) R 7001 7001 5962 0 -1 4202496 65207 0 0 0 2025 9 0 0 25 0 1 0 488032085 155742208 34072 33554432000 4194304 4785740 140733597843712 18446744073709551615 271550186584 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7003/statm: 38023 34072 355 145 0 35068 0
[pid=7005] ppid=7001 vsize=532912 CPUtime=20.44 cores=5
/proc/7005/stat : 7005 (TNM) R 7001 7001 5962 0 -1 4202496 42465 0 0 0 2037 7 0 0 25 0 1 0 488032085 545701888 42362 33554432000 134512640 134534564 4288170576 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7005/statm: 133228 42362 95 6 0 131894 0
Current children cumulated CPU time (s) 61.17
Current children cumulated vsize (KiB) 1312328

Child status: 0
Real time (s): 61.2619
CPU time (s): 61.2597
CPU user time (s): 60.8867
CPU system time (s): 0.372943
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 1366632

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

runsolver used 0.097985 second user time and 0.268959 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 22:45:42
IDJOB=3286915
IDBENCH=82450
IDSOLVER=1613
FILE ID=node133/3286915-1303764341
RUNJOBID= node133-1303763834-6669
PBS_JOBID= 13157125
Free space on /tmp= 71340 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286915-1303764341/watcher-3286915-1303764341 -o /tmp/evaluation-result-3286915-1303764341/solver-3286915-1303764341 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3286915-1303764341.cnf

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

MD5SUM BENCH= 28b7074e04e59e64b5e4d7991d54f9d1
RANDOM SEED=1655974465

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      13001904 kB
Buffers:       2171756 kB
Cached:       12562196 kB
SwapCached:          0 kB
Active:       13299640 kB
Inactive:      6077228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13001904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           35096 kB
Writeback:           0 kB
AnonPages:     4642148 kB
Mapped:          17900 kB
Slab:           497968 kB
PageTables:      15448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5980292 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71332 MiB
End job on node133 at 2011-04-25 22:46:43