Trace number 3310267

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 par? (TO) 40000.7 5003.92

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 8 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	[5] plingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 3
0.00/0.00	Starting plingeling 276-6264d55-100731 on core(s) 4 5 6 7

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-3310267-1304007740/watcher-3310267-1304007740 -o /tmp/evaluation-result-3310267-1304007740/solver-3310267-1304007740 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310267-1304007740.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.96 4.60 2.57 1/174 1350
/proc/meminfo: memFree=25249916/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) R 1348 1350 1074 0 -1 4194304 490 0 0 0 0 0 0 0 21 0 1 0 512372242 18763776 387 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516654485 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/1350/statm: 4581 387 339 23 0 91 0

[startup+0.018168 s]
/proc/loadavg: 6.96 4.60 2.57 1/174 1350
/proc/meminfo: memFree=25249916/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101183 s]
/proc/loadavg: 6.96 4.60 2.57 1/174 1350
/proc/meminfo: memFree=25249916/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30015 s]
/proc/loadavg: 6.96 4.60 2.57 1/174 1350
/proc/meminfo: memFree=25249916/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2826088513535 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701077 s]
/proc/loadavg: 6.96 4.60 2.57 1/174 1350
/proc/meminfo: memFree=25249916/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 18 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 6.81 4.61 2.58 9/184 1365
/proc/meminfo: memFree=24702276/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 16 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=161244 CPUtime=1.49 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 34266 0 0 0 144 5 0 0 25 0 1 0 512372242 165113856 33674 33554432000 4194304 4587354 140734983438880 18446744073709551615 4367348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 40311 33674 312 96 0 36873 0
[pid=1352] ppid=1350 vsize=154808 CPUtime=1.49 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 41447 0 0 0 143 6 0 0 20 0 1 0 512372242 158523392 34600 33554432000 4194304 4785740 140736513774784 18446744073709551615 246516495045 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 38702 34600 319 145 0 35747 0
[pid=1353] ppid=1350 vsize=505852 CPUtime=1.49 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27501 0 0 0 146 3 0 0 20 0 1 0 512372242 517992448 27398 33554432000 134512640 134534564 4288210176 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126463 27398 95 6 0 125129 0
[pid=1354] ppid=1350 vsize=165792 CPUtime=1.49 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4194304 72333 0 0 0 141 8 0 0 20 0 1 0 512372242 169771008 32488 33554432000 4194304 4331988 140736518347600 18446744073709551615 4252197 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 41448 32488 129 34 0 39890 0
[pid=1355] ppid=1350 vsize=269752 CPUtime=3.08 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 46891 1256 0 0 301 7 0 0 18 0 5 0 512372242 276226048 39464 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 67438 39464 147 40 0 65982 0
[pid=1355/tid=1362] ppid=1350 vsize=269752 CPUtime=0.52 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 3479 1256 0 0 52 0 0 0 25 0 5 0 512372338 276226048 39464 33554432000 4194304 4356188 140736989500528 18446744073709551615 4210740 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=269752 CPUtime=0.53 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 3485 1256 0 0 53 0 0 0 25 0 5 0 512372338 276226048 39464 33554432000 4194304 4356188 140736989500528 18446744073709551615 4260341 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=269752 CPUtime=0.52 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 3481 1256 0 0 52 0 0 0 20 0 5 0 512372338 276226048 39464 33554432000 4194304 4356188 140736989500528 18446744073709551615 4260245 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=269752 CPUtime=0.53 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 3477 1256 0 0 53 0 0 0 18 0 5 0 512372338 276226048 39464 33554432000 4194304 4356188 140736989500528 18446744073709551615 4237251 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.04
Current children cumulated vsize (KiB) 1275772

[startup+3.10061 s]
/proc/loadavg: 6.81 4.61 2.58 9/184 1365
/proc/meminfo: memFree=24494452/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=260436 CPUtime=3.09 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 63407 0 0 0 300 9 0 0 25 0 1 0 512372242 266686464 49167 33554432000 4194304 4587354 140734983438880 18446744073709551615 246516490326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 65109 49167 317 96 0 61671 0
[pid=1352] ppid=1350 vsize=155132 CPUtime=3.08 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 46170 0 0 0 301 7 0 0 25 0 1 0 512372242 158855168 35309 33554432000 4194304 4785740 140736513774784 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 38783 35309 333 145 0 35828 0
[pid=1353] ppid=1350 vsize=505852 CPUtime=3.09 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27501 0 0 0 306 3 0 0 25 0 1 0 512372242 517992448 27398 33554432000 134512640 134534564 4288210176 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126463 27398 95 6 0 125129 0
[pid=1354] ppid=1350 vsize=124732 CPUtime=3.09 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 149944 0 0 0 290 19 0 0 25 0 1 0 512372242 127725568 22004 33554432000 4194304 4331988 140736518347600 18446744073709551615 246516229566 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 31183 22004 143 34 0 29625 0
[pid=1355] ppid=1350 vsize=331076 CPUtime=9.47 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 94312 1256 0 0 932 15 0 0 18 0 5 0 512372242 339021824 54872 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 82769 54872 160 40 0 81313 0
[pid=1355/tid=1362] ppid=1350 vsize=331076 CPUtime=2.1 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 13682 1256 0 0 209 1 0 0 25 0 5 0 512372338 339021824 54872 33554432000 4194304 4356188 140736989500528 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=331076 CPUtime=2.12 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 16749 1256 0 0 210 2 0 0 25 0 5 0 512372338 339021824 54872 33554432000 4194304 4356188 140736989500528 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=331076 CPUtime=2.13 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 20381 1256 0 0 210 3 0 0 25 0 5 0 512372338 339021824 54872 33554432000 4194304 4356188 140736989500528 18446744073709551615 4322106 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=331076 CPUtime=2.13 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 10531 1256 0 0 212 1 0 0 21 0 5 0 512372338 339021824 54872 33554432000 4194304 4356188 140736989500528 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.82
Current children cumulated vsize (KiB) 1395552

[startup+6.30103 s]
/proc/loadavg: 6.81 4.61 2.58 9/184 1365
/proc/meminfo: memFree=24310832/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=276216 CPUtime=6.29 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 66370 0 0 0 620 9 0 0 25 0 1 0 512372242 282845184 52105 33554432000 4194304 4587354 140734983438880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 69054 52105 330 96 0 65616 0
[pid=1352] ppid=1350 vsize=155132 CPUtime=6.29 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 46177 0 0 0 622 7 0 0 25 0 1 0 512372242 158855168 35316 33554432000 4194304 4785740 140736513774784 18446744073709551615 4553238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 38783 35316 340 145 0 35828 0
[pid=1353] ppid=1350 vsize=505852 CPUtime=6.28 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27501 0 0 0 625 3 0 0 25 0 1 0 512372242 517992448 27398 33554432000 134512640 134534564 4288210176 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126463 27398 95 6 0 125129 0
[pid=1354] ppid=1350 vsize=489376 CPUtime=6.29 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 262626 0 0 0 595 34 0 0 25 0 1 0 512372242 501121024 69166 33554432000 4194304 4331988 140736518347600 18446744073709551615 4229651 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 122344 69166 173 34 0 120786 0
[pid=1355] ppid=1350 vsize=365828 CPUtime=22.25 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 102986 1256 0 0 2209 16 0 0 18 0 5 0 512372242 374607872 63546 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 91457 63546 164 40 0 90001 0
[pid=1355/tid=1362] ppid=1350 vsize=365828 CPUtime=5.29 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 13686 1256 0 0 528 1 0 0 25 0 5 0 512372338 374607872 63546 33554432000 4194304 4356188 140736989500528 18446744073709551615 4232885 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=365828 CPUtime=5.33 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 19826 1256 0 0 530 3 0 0 25 0 5 0 512372338 374607872 63546 33554432000 4194304 4356188 140736989500528 18446744073709551615 4301787 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=365828 CPUtime=5.32 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 23118 1256 0 0 529 3 0 0 25 0 5 0 512372338 374607872 63546 33554432000 4194304 4356188 140736989500528 18446744073709551615 4271152 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=365828 CPUtime=5.33 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 13387 1256 0 0 532 1 0 0 25 0 5 0 512372338 374607872 63546 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.4
Current children cumulated vsize (KiB) 1810728

[startup+12.7009 s]
/proc/loadavg: 7.07 4.74 2.64 9/184 1365
/proc/meminfo: memFree=24073420/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=276216 CPUtime=12.69 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 66671 0 0 0 1260 9 0 0 25 0 1 0 512372242 282845184 52396 33554432000 4194304 4587354 140734983438880 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 69054 52396 330 96 0 65616 0
[pid=1352] ppid=1350 vsize=155132 CPUtime=12.69 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 46177 0 0 0 1262 7 0 0 25 0 1 0 512372242 158855168 35316 33554432000 4194304 4785740 140736513774784 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 38783 35316 340 145 0 35828 0
[pid=1353] ppid=1350 vsize=505852 CPUtime=12.68 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27501 0 0 0 1265 3 0 0 25 0 1 0 512372242 517992448 27398 33554432000 134512640 134534564 4288210176 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126463 27398 95 6 0 125129 0
[pid=1354] ppid=1350 vsize=513180 CPUtime=12.69 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 306012 0 0 0 1230 39 0 0 25 0 1 0 512372242 525496320 112552 33554432000 4194304 4331988 140736518347600 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 128295 112552 173 34 0 126737 0
[pid=1355] ppid=1350 vsize=381336 CPUtime=47.81 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 106867 1256 0 0 4765 16 0 0 18 0 5 0 512372242 390488064 67427 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 95334 67427 164 40 0 93878 0
[pid=1355/tid=1362] ppid=1350 vsize=381336 CPUtime=11.65 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 14712 1256 0 0 1164 1 0 0 25 0 5 0 512372338 390488064 67427 33554432000 4194304 4356188 140736989500528 18446744073709551615 4303213 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=381336 CPUtime=11.73 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 19827 1256 0 0 1170 3 0 0 25 0 5 0 512372338 390488064 67427 33554432000 4194304 4356188 140736989500528 18446744073709551615 4231956 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=381336 CPUtime=11.72 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 23119 1256 0 0 1169 3 0 0 25 0 5 0 512372338 390488064 67427 33554432000 4194304 4356188 140736989500528 18446744073709551615 4233651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=381336 CPUtime=11.73 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 16240 1256 0 0 1171 2 0 0 25 0 5 0 512372338 390488064 67427 33554432000 4194304 4356188 140736989500528 18446744073709551615 4236939 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.56
Current children cumulated vsize (KiB) 1850040

[startup+25.5005 s]
/proc/loadavg: 7.21 4.85 2.70 9/184 1366
/proc/meminfo: memFree=24060716/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=276216 CPUtime=25.49 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 67193 0 0 0 2539 10 0 0 25 0 1 0 512372242 282845184 52899 33554432000 4194304 4587354 140734983438880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

################
# More data... #
################

[pid=1353] ppid=1350 vsize=505856 CPUtime=4842.29 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27511 0 0 0 484224 5 0 0 25 0 1 0 512372242 517996544 27408 33554432000 134512640 134534564 4288210176 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126464 27408 103 6 0 125130 0
[pid=1354] ppid=1350 vsize=529472 CPUtime=4842.43 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 309025 0 0 0 484203 40 0 0 25 0 1 0 512372242 542179328 115565 33554432000 4194304 4331988 140736518347600 18446744073709551615 4299865 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 132368 115565 173 34 0 130810 0
[pid=1355] ppid=1350 vsize=542172 CPUtime=19339.1 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 177707 1256 0 0 1933882 30 0 0 18 0 5 0 512372242 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 135543 107636 164 40 0 134087 0
[pid=1355/tid=1362] ppid=1350 vsize=542172 CPUtime=4815.05 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 30184 1256 0 0 481501 4 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=542172 CPUtime=4840.79 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 36927 1256 0 0 484073 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=542172 CPUtime=4840.98 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 34902 1256 0 0 484091 7 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=542172 CPUtime=4841.31 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 42725 1256 0 0 484125 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331383 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38708.7
Current children cumulated vsize (KiB) 2238792

[startup+4902.3 s]
/proc/loadavg: 8.06 8.11 8.09 9/184 1508
/proc/meminfo: memFree=23675688/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=1977048 CPUtime=4902.42 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 624094 0 0 0 490038 204 0 0 25 0 1 0 512372242 2024497152 67549 33554432000 4194304 4587354 140734983438880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 494262 67549 336 96 0 490824 0
[pid=1352] ppid=1350 vsize=326956 CPUtime=4902.42 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 87484 0 0 0 490217 25 0 0 25 0 1 0 512372242 334802944 76623 33554432000 4194304 4785740 140736513774784 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 81739 76623 340 145 0 78784 0
[pid=1353] ppid=1350 vsize=505856 CPUtime=4902.3 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27511 0 0 0 490225 5 0 0 25 0 1 0 512372242 517996544 27408 33554432000 134512640 134534564 4288210176 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126464 27408 103 6 0 125130 0
[pid=1354] ppid=1350 vsize=529472 CPUtime=4902.43 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 309038 0 0 0 490203 40 0 0 25 0 1 0 512372242 542179328 115578 33554432000 4194304 4331988 140736518347600 18446744073709551615 4228986 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 132368 115578 173 34 0 130810 0
[pid=1355] ppid=1350 vsize=542172 CPUtime=19578.8 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 177707 1256 0 0 1957850 30 0 0 18 0 5 0 512372242 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 135543 107636 164 40 0 134087 0
[pid=1355/tid=1362] ppid=1350 vsize=542172 CPUtime=4874.73 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 30184 1256 0 0 487469 4 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=542172 CPUtime=4900.79 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 36927 1256 0 0 490073 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=542172 CPUtime=4900.98 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 34902 1256 0 0 490091 7 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4330862 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=542172 CPUtime=4901.31 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 42725 1256 0 0 490125 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39188.4
Current children cumulated vsize (KiB) 3899828

[startup+4962.3 s]
/proc/loadavg: 8.07 8.10 8.09 9/184 1509
/proc/meminfo: memFree=23667732/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=1977048 CPUtime=4962.42 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 626080 0 0 0 496037 205 0 0 25 0 1 0 512372242 2024497152 69468 33554432000 4194304 4587354 140734983438880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 494262 69468 336 96 0 490824 0
[pid=1352] ppid=1350 vsize=326956 CPUtime=4962.43 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 87490 0 0 0 496218 25 0 0 25 0 1 0 512372242 334802944 76629 33554432000 4194304 4785740 140736513774784 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 81739 76629 340 145 0 78784 0
[pid=1353] ppid=1350 vsize=505856 CPUtime=4962.3 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27511 0 0 0 496225 5 0 0 25 0 1 0 512372242 517996544 27408 33554432000 134512640 134534564 4288210176 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126464 27408 103 6 0 125130 0
[pid=1354] ppid=1350 vsize=529472 CPUtime=4962.44 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 309055 0 0 0 496204 40 0 0 25 0 1 0 512372242 542179328 115595 33554432000 4194304 4331988 140736518347600 18446744073709551615 4228821 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 132368 115595 173 34 0 130810 0
[pid=1355] ppid=1350 vsize=542172 CPUtime=19818.5 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 177707 1256 0 0 1981816 30 0 0 18 0 5 0 512372242 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 135543 107636 164 40 0 134087 0
[pid=1355/tid=1362] ppid=1350 vsize=542172 CPUtime=4934.4 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 30184 1256 0 0 493436 4 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=542172 CPUtime=4960.8 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 36927 1256 0 0 496074 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=542172 CPUtime=4960.97 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 34902 1256 0 0 496090 7 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=542172 CPUtime=4961.31 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 42725 1256 0 0 496125 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39668.1
Current children cumulated vsize (KiB) 3899828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.91 s]
/proc/loadavg: 8.16 8.12 8.09 10/184 1511
/proc/meminfo: memFree=23675036/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=1800956 CPUtime=5004.03 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 633737 0 0 0 500195 208 0 0 25 0 1 0 512372242 1844178944 67614 33554432000 4194304 4587354 140734983438880 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 450239 67614 336 96 0 446801 0
[pid=1352] ppid=1350 vsize=326956 CPUtime=5004.04 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 87502 0 0 0 500379 25 0 0 25 0 1 0 512372242 334802944 76641 33554432000 4194304 4785740 140736513774784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 81739 76641 340 145 0 78784 0
[pid=1353] ppid=1350 vsize=505856 CPUtime=5003.91 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27511 0 0 0 500386 5 0 0 25 0 1 0 512372242 517996544 27408 33554432000 134512640 134534564 4288210176 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126464 27408 103 6 0 125130 0
[pid=1354] ppid=1350 vsize=529472 CPUtime=5004.05 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 309063 0 0 0 500365 40 0 0 25 0 1 0 512372242 542179328 115603 33554432000 4194304 4331988 140736518347600 18446744073709551615 4284439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 132368 115603 173 34 0 130810 0
[pid=1355] ppid=1350 vsize=542172 CPUtime=19984.7 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 177707 1256 0 0 1998437 30 0 0 18 0 5 0 512372242 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 135543 107636 164 40 0 134087 0
[pid=1355/tid=1362] ppid=1350 vsize=542172 CPUtime=4975.78 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 30184 1256 0 0 497574 4 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=542172 CPUtime=5002.41 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 36927 1256 0 0 500235 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=542172 CPUtime=5002.58 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 34902 1256 0 0 500251 7 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=542172 CPUtime=5002.92 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 42725 1256 0 0 500286 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 3723736

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

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

[startup+5003.91 s]
/proc/loadavg: 8.16 8.12 8.09 10/184 1511
/proc/meminfo: memFree=23675036/32951124 swapFree=67111352/67111528
[pid=1350] ppid=1348 vsize=18324 CPUtime=0 cores=0-7
/proc/1350/stat : 1350 (ppfolio) S 1348 1350 1074 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 512372242 18763776 389 33554432000 4194304 4287625 140735843822176 18446744073709551615 246516854287 0 0 4096 65536 2933110273986265087 0 0 17 4 0 0 0
/proc/1350/statm: 4581 389 341 23 0 91 0
[pid=1351] ppid=1350 vsize=1800956 CPUtime=5004.03 cores=0
/proc/1351/stat : 1351 (cryptominisat) R 1350 1350 1074 0 -1 4202496 633737 0 0 0 500195 208 0 0 25 0 1 0 512372242 1844178944 67614 33554432000 4194304 4587354 140734983438880 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1351/statm: 450239 67614 336 96 0 446801 0
[pid=1352] ppid=1350 vsize=326956 CPUtime=5004.04 cores=1
/proc/1352/stat : 1352 (clasp) R 1350 1350 1074 0 -1 4202496 87502 0 0 0 500379 25 0 0 25 0 1 0 512372242 334802944 76641 33554432000 4194304 4785740 140736513774784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/1352/statm: 81739 76641 340 145 0 78784 0
[pid=1353] ppid=1350 vsize=505856 CPUtime=5003.91 cores=2
/proc/1353/stat : 1353 (TNM) R 1350 1350 1074 0 -1 4202496 27511 0 0 0 500386 5 0 0 25 0 1 0 512372242 517996544 27408 33554432000 134512640 134534564 4288210176 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1353/statm: 126464 27408 103 6 0 125130 0
[pid=1354] ppid=1350 vsize=529472 CPUtime=5004.05 cores=3
/proc/1354/stat : 1354 (march_hi) R 1350 1350 1074 0 -1 4202496 309063 0 0 0 500365 40 0 0 25 0 1 0 512372242 542179328 115603 33554432000 4194304 4331988 140736518347600 18446744073709551615 4284439 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1354/statm: 132368 115603 173 34 0 130810 0
[pid=1355] ppid=1350 vsize=542172 CPUtime=19984.7 cores=4-7
/proc/1355/stat : 1355 (plingeling) S 1350 1350 1074 0 -1 4202496 177707 1256 0 0 1998437 30 0 0 18 0 5 0 512372242 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/1355/statm: 135543 107636 164 40 0 134087 0
[pid=1355/tid=1362] ppid=1350 vsize=542172 CPUtime=4975.78 cores=4-7
/proc/1355/task/1362/stat : 1362 (plingeling) R 1350 1350 1074 0 -1 4202560 30184 1256 0 0 497574 4 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=1355/tid=1363] ppid=1350 vsize=542172 CPUtime=5002.41 cores=4-7
/proc/1355/task/1363/stat : 1363 (plingeling) R 1350 1350 1074 0 -1 4202560 36927 1256 0 0 500235 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4331792 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1355/tid=1364] ppid=1350 vsize=542172 CPUtime=5002.58 cores=4-7
/proc/1355/task/1364/stat : 1364 (plingeling) R 1350 1350 1074 0 -1 4202560 34902 1256 0 0 500251 7 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1355/tid=1365] ppid=1350 vsize=542172 CPUtime=5002.92 cores=4-7
/proc/1355/task/1365/stat : 1365 (plingeling) R 1350 1350 1074 0 -1 4202560 42725 1256 0 0 500286 6 0 0 25 0 5 0 512372338 555184128 107636 33554432000 4194304 4356188 140736989500528 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 3723736

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1350 and gives
#  childrusage.ru_utime.tv_sec=5003
#  childrusage.ru_utime.tv_usec=869296
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=62990
# CPU time returned by wait4() is 5003.93
# while last known CPU time is 40000.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.92
CPU time (s): 40000.7
CPU user time (s): 39997.6
CPU system time (s): 3.08
CPU usage (%): 799.386
Max. virtual memory (cumulated for all children) (KiB): 5584024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5003.87
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28032
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= 378
involuntary context switches= 10619

runsolver used 7.06792 second user time and 20.2349 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-28 18:22:20
IDJOB=3310267
IDBENCH=82459
IDSOLVER=1638
FILE ID=node134/3310267-1304007740
RUNJOBID= node134-1304007422-1088
PBS_JOBID= 13168833
Free space on /tmp= 71572 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310267-1304007740/watcher-3310267-1304007740 -o /tmp/evaluation-result-3310267-1304007740/solver-3310267-1304007740 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310267-1304007740.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1364535164

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25250072 kB
Buffers:       1460580 kB
Cached:        5645036 kB
SwapCached:         64 kB
Active:        1374068 kB
Inactive:      5800224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25250072 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           24160 kB
Writeback:           0 kB
AnonPages:       68108 kB
Mapped:          14652 kB
Slab:           458808 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191152 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= 71560 MiB
End job on node134 at 2011-04-28 19:45:46