Trace number 3284707

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 129.587 129.592

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4
129.46/129.58	s UNSATISFIABLE
129.46/129.59	solver [2] clasp 1.3.6 answered
129.46/129.59	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-3284707-1303759684/watcher-3284707-1303759684 -o /tmp/evaluation-result-3284707-1303759684/solver-3284707-1303759684 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3284707-1303759684.cnf 

running on 2 cores: 4,6

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: 9.85 5.77 5.26 10/198 16296
/proc/meminfo: memFree=19458000/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=11800 CPUtime=0 cores=4,6
/proc/16296/stat : 16296 (runsolver) R 16294 16296 15892 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 468384552 12083200 51 33554432000 4194304 5434984 140734608001680 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/16296/statm: 2950 51 31 303 0 2644 0

[startup+0.09231 s]
/proc/loadavg: 9.85 5.77 5.26 10/198 16296
/proc/meminfo: memFree=19458000/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468384552 18763776 394 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/16296/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100374 s]
/proc/loadavg: 9.85 5.77 5.26 10/198 16296
/proc/meminfo: memFree=19458000/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468384552 18763776 394 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/16296/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300327 s]
/proc/loadavg: 9.85 5.77 5.26 10/198 16296
/proc/meminfo: memFree=19458000/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 468384552 18763776 394 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/16296/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700254 s]
/proc/loadavg: 9.85 5.77 5.26 10/198 16296
/proc/meminfo: memFree=19458000/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 21 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 1981763473050140932 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 9.85 5.77 5.26 12/201 16300
/proc/meminfo: memFree=19363736/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 21 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 1981763473050140932 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=57928 CPUtime=0.74 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 9804 0 0 0 72 2 0 0 25 0 1 0 468384553 59318272 9426 33554432000 4194304 4587354 140737048474096 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 14482 9426 306 96 0 11044 0
[pid=16299] ppid=16296 vsize=72472 CPUtime=0.71 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 17509 0 0 0 69 2 0 0 25 0 1 0 468384553 74211328 14736 33554432000 4194304 4785740 140734518949776 18446744073709551615 255106424731 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 18118 14736 320 145 0 15163 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 148724

[startup+3.10084 s]
/proc/loadavg: 9.85 5.77 5.26 12/201 16300
/proc/meminfo: memFree=19359348/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=98576 CPUtime=1.54 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 22229 0 0 0 150 4 0 0 25 0 1 0 468384553 100941824 18694 33554432000 4194304 4587354 140737048474096 18446744073709551615 4375056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 24644 18694 317 96 0 21206 0
[pid=16299] ppid=16296 vsize=65052 CPUtime=1.51 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 17558 0 0 0 149 2 0 0 25 0 1 0 468384553 66613248 13214 33554432000 4194304 4785740 140734518949776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 16263 13214 340 145 0 13308 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 181952

[startup+6.30025 s]
/proc/loadavg: 10.02 5.88 5.29 12/201 16300
/proc/meminfo: memFree=19297100/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=147856 CPUtime=3.14 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 28393 0 0 0 309 5 0 0 25 0 1 0 468384553 151404544 21834 33554432000 4194304 4587354 140737048474096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 36964 21834 331 96 0 33526 0
[pid=16299] ppid=16296 vsize=65052 CPUtime=3.11 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 17558 0 0 0 309 2 0 0 25 0 1 0 468384553 66613248 13214 33554432000 4194304 4785740 140734518949776 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 16263 13214 340 145 0 13308 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 231232

[startup+12.7011 s]
/proc/loadavg: 10.10 5.96 5.32 12/201 16301
/proc/meminfo: memFree=19288680/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=147856 CPUtime=6.35 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 28657 0 0 0 630 5 0 0 25 0 1 0 468384553 151404544 22081 33554432000 4194304 4587354 140737048474096 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 36964 22081 331 96 0 33526 0
[pid=16299] ppid=16296 vsize=65184 CPUtime=6.32 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 17713 0 0 0 629 3 0 0 25 0 1 0 468384553 66748416 13369 33554432000 4194304 4785740 140734518949776 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 16296 13369 340 145 0 13341 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 231364

[startup+25.5009 s]
/proc/loadavg: 10.30 6.21 5.41 12/201 16301
/proc/meminfo: memFree=19225932/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1443776 CPUtime=12.74 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 30715 0 0 0 1269 5 0 0 25 0 1 0 468384553 1478426624 20899 33554432000 4194304 4587354 140737048474096 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 360944 20899 337 96 0 357506 0
[pid=16299] ppid=16296 vsize=69380 CPUtime=12.71 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 18722 0 0 0 1268 3 0 0 25 0 1 0 468384553 71045120 14378 33554432000 4194304 4785740 140734518949776 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 17345 14378 340 145 0 14390 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1531480

[startup+51.1004 s]
/proc/loadavg: 10.54 6.59 5.56 12/201 16302
/proc/meminfo: memFree=19216192/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1443776 CPUtime=25.55 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 31746 0 0 0 2549 6 0 0 25 0 1 0 468384553 1478426624 21902 33554432000 4194304 4587354 140737048474096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 360944 21902 337 96 0 357506 0
[pid=16299] ppid=16296 vsize=77080 CPUtime=25.51 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 20633 0 0 0 2547 4 0 0 25 0 1 0 468384553 78929920 16289 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 19270 16289 340 145 0 16315 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1539180

[startup+102.307 s]
/proc/loadavg: 10.84 7.28 5.85 12/201 16303
/proc/meminfo: memFree=19147620/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1456100 CPUtime=51.16 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 35916 0 0 0 5109 7 0 0 25 0 1 0 468384553 1491046400 23006 33554432000 4194304 4587354 140737048474096 18446744073709551615 4458313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364025 23006 337 96 0 360587 0
[pid=16299] ppid=16296 vsize=96496 CPUtime=51.11 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25420 0 0 0 5106 5 0 0 25 0 1 0 468384553 98811904 21076 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24124 21076 340 145 0 21169 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1570920

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

[startup+115.101 s]
/proc/loadavg: 10.88 7.46 5.93 12/201 16303
/proc/meminfo: memFree=19137184/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1456100 CPUtime=57.56 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 35916 0 0 0 5749 7 0 0 25 0 1 0 468384553 1491046400 23006 33554432000 4194304 4587354 140737048474096 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364025 23006 337 96 0 360587 0
[pid=16299] ppid=16296 vsize=96496 CPUtime=57.5 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25451 0 0 0 5745 5 0 0 25 0 1 0 468384553 98811904 21107 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24124 21107 340 145 0 21169 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 1570920

[startup+121.501 s]
/proc/loadavg: 10.89 7.52 5.96 12/201 16303
/proc/meminfo: memFree=19122552/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1456100 CPUtime=60.76 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 35916 0 0 0 6069 7 0 0 25 0 1 0 468384553 1491046400 23006 33554432000 4194304 4587354 140737048474096 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364025 23006 337 96 0 360587 0
[pid=16299] ppid=16296 vsize=97052 CPUtime=60.7 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25564 0 0 0 6065 5 0 0 25 0 1 0 468384553 99381248 21220 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24263 21220 340 145 0 21308 0
Current children cumulated CPU time (s) 121.47
Current children cumulated vsize (KiB) 1571476

[startup+124.7 s]
/proc/loadavg: 10.89 7.58 5.98 12/201 16303
/proc/meminfo: memFree=19115732/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1456100 CPUtime=62.36 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 35916 0 0 0 6229 7 0 0 25 0 1 0 468384553 1491046400 23006 33554432000 4194304 4587354 140737048474096 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364025 23006 337 96 0 360587 0
[pid=16299] ppid=16296 vsize=97052 CPUtime=62.3 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25570 0 0 0 6225 5 0 0 25 0 1 0 468384553 99381248 21226 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24263 21226 340 145 0 21308 0
Current children cumulated CPU time (s) 124.67
Current children cumulated vsize (KiB) 1571476

[startup+127.901 s]
/proc/loadavg: 10.89 7.58 5.98 12/201 16304
/proc/meminfo: memFree=19074068/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1456100 CPUtime=63.96 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 35916 0 0 0 6389 7 0 0 25 0 1 0 468384553 1491046400 23006 33554432000 4194304 4587354 140737048474096 18446744073709551615 4421222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364025 23006 337 96 0 360587 0
[pid=16299] ppid=16296 vsize=97052 CPUtime=63.9 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25572 0 0 0 6385 5 0 0 25 0 1 0 468384553 99381248 21228 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24263 21228 340 145 0 21308 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 1571476

[startup+128.707 s]
/proc/loadavg: 10.90 7.64 6.01 12/201 16304
/proc/meminfo: memFree=19070968/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1457188 CPUtime=64.36 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 36314 0 0 0 6429 7 0 0 25 0 1 0 468384553 1492160512 23402 33554432000 4194304 4587354 140737048474096 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364297 23402 337 96 0 360859 0
[pid=16299] ppid=16296 vsize=97052 CPUtime=64.3 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25572 0 0 0 6425 5 0 0 25 0 1 0 468384553 99381248 21228 33554432000 4194304 4785740 140734518949776 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24263 21228 340 145 0 21308 0
Current children cumulated CPU time (s) 128.67
Current children cumulated vsize (KiB) 1572564

[startup+129.101 s]
/proc/loadavg: 10.90 7.64 6.01 12/201 16304
/proc/meminfo: memFree=19070968/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1457188 CPUtime=64.56 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 36314 0 0 0 6449 7 0 0 25 0 1 0 468384553 1492160512 23402 33554432000 4194304 4587354 140737048474096 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 364297 23402 337 96 0 360859 0
[pid=16299] ppid=16296 vsize=97052 CPUtime=64.5 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25572 0 0 0 6445 5 0 0 25 0 1 0 468384553 99381248 21228 33554432000 4194304 4785740 140734518949776 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 24263 21228 340 145 0 21308 0
Current children cumulated CPU time (s) 129.07
Current children cumulated vsize (KiB) 1572564

[startup+129.501 s]
/proc/loadavg: 10.90 7.64 6.01 12/201 16304
/proc/meminfo: memFree=19070968/32951124 swapFree=67111524/67111528
[pid=16296] ppid=16294 vsize=18324 CPUtime=0.01 cores=4,6
/proc/16296/stat : 16296 (ppfolio) S 16294 16296 15892 0 -1 4202496 500 1196 0 0 0 0 0 1 15 0 1 0 468384552 18763776 395 33554432000 4194304 4287625 140737241291792 18446744073709551615 255106788879 0 0 4096 65536 4294934785 0 0 17 6 0 0 0
/proc/16296/statm: 4581 395 346 23 0 91 0
[pid=16298] ppid=16296 vsize=1462140 CPUtime=64.75 cores=4
/proc/16298/stat : 16298 (cryptominisat) R 16296 16296 15892 0 -1 4202496 37420 0 0 0 6468 7 0 0 25 0 1 0 468384553 1497231360 24472 33554432000 4194304 4587354 140737048474096 18446744073709551615 4383298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16298/statm: 365535 24472 337 96 0 362097 0
[pid=16299] ppid=16296 vsize=64024 CPUtime=64.7 cores=4
/proc/16299/stat : 16299 (clasp) R 16296 16296 15892 0 -1 4202496 25588 0 0 0 6465 5 0 0 25 0 1 0 468384553 65560576 13179 33554432000 4194304 4785740 140734518949776 18446744073709551615 255106417752 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16299/statm: 16006 13179 356 145 0 13051 0
Current children cumulated CPU time (s) 129.46
Current children cumulated vsize (KiB) 1544488

Child status: 0
Real time (s): 129.592
CPU time (s): 129.587
CPU user time (s): 129.431
CPU system time (s): 0.155976
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 2915196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.431
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64724
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= 97
involuntary context switches= 1388

runsolver used 0.241963 second user time and 0.467928 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:28:04
IDJOB=3284707
IDBENCH=82357
IDSOLVER=1613
FILE ID=node144/3284707-1303759684
RUNJOBID= node144-1303759502-15911
PBS_JOBID= 13157119
Free space on /tmp= 72080 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284707-1303759684/watcher-3284707-1303759684 -o /tmp/evaluation-result-3284707-1303759684/solver-3284707-1303759684 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3284707-1303759684.cnf

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=771058140

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19458280 kB
Buffers:       2183156 kB
Cached:        9686524 kB
SwapCached:          4 kB
Active:        4574892 kB
Inactive:      8351152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19458280 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           47712 kB
Writeback:           0 kB
AnonPages:     1055864 kB
Mapped:          17976 kB
Slab:           497748 kB
PageTables:       8340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4859644 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= 72068 MiB
End job on node144 at 2011-04-25 21:30:14