Trace number 3310381

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.72

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1761.96
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3310381-1304019071/watcher-3310381-1304019071 -o /tmp/evaluation-result-3310381-1304019071/solver-3310381-1304019071 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3310381-1304019071.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: 0.00 0.09 1.92 2/170 27440
/proc/meminfo: memFree=23261492/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 4 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0

[startup+0.0646481 s]
/proc/loadavg: 0.00 0.09 1.92 2/170 27440
/proc/meminfo: memFree=23261492/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 4 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100638 s]
/proc/loadavg: 0.00 0.09 1.92 2/170 27440
/proc/meminfo: memFree=23261492/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300573 s]
/proc/loadavg: 0.00 0.09 1.92 2/170 27440
/proc/meminfo: memFree=23261492/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700499 s]
/proc/loadavg: 0.00 0.09 1.92 2/170 27440
/proc/meminfo: memFree=23261492/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50135 s]
/proc/loadavg: 0.00 0.09 1.92 9/180 27455
/proc/meminfo: memFree=23089796/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=55080 CPUtime=1.49 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 11015 0 0 0 148 1 0 0 20 0 1 0 592137598 56401920 9095 33554432000 4194304 4587354 140735489790224 18446744073709551615 4241145 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 13770 9095 327 96 0 10332 0
[pid=27442] ppid=27440 vsize=26632 CPUtime=1.49 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 5583 0 0 0 149 0 0 0 20 0 1 0 592137598 27271168 3900 33554432000 4194304 4785740 140734884841808 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 6658 3900 340 145 0 3703 0
[pid=27443] ppid=27440 vsize=464272 CPUtime=1.49 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 4182 0 0 0 149 0 0 0 20 0 1 0 592137598 475414528 4079 33554432000 134512640 134534564 4294438736 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 116068 4079 91 6 0 114734 0
[pid=27444] ppid=27440 vsize=44896 CPUtime=1.48 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 17313 0 0 0 147 1 0 0 25 0 1 0 592137598 45973504 7073 33554432000 4194304 4331988 140736416757792 18446744073709551615 4271246 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 11224 7073 151 34 0 9666 0
[pid=27445] ppid=27440 vsize=188944 CPUtime=5.3 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 27007 1255 0 0 527 3 0 0 20 0 5 0 592137598 193478656 19309 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 47236 19309 162 40 0 45780 0
[pid=27445/tid=27452] ppid=27440 vsize=188944 CPUtime=1.27 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 2651 1255 0 0 127 0 0 0 25 0 5 0 592137620 193478656 19309 33554432000 4194304 4356188 140735777643008 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=188944 CPUtime=1.27 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 2621 1255 0 0 127 0 0 0 25 0 5 0 592137620 193478656 19309 33554432000 4194304 4356188 140735777643008 18446744073709551615 4270872 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=188944 CPUtime=1.27 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 2390 1255 0 0 127 0 0 0 25 0 5 0 592137620 193478656 19309 33554432000 4194304 4356188 140735777643008 18446744073709551615 4271040 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=188944 CPUtime=1.26 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 2395 1255 0 0 126 0 0 0 19 0 5 0 592137620 193478656 19309 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 798148

[startup+3.10105 s]
/proc/loadavg: 0.72 0.23 1.96 9/180 27455
/proc/meminfo: memFree=23104464/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=55080 CPUtime=3.09 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 11250 0 0 0 308 1 0 0 25 0 1 0 592137598 56401920 9323 33554432000 4194304 4587354 140735489790224 18446744073709551615 4236856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 13770 9323 327 96 0 10332 0
[pid=27442] ppid=27440 vsize=26632 CPUtime=3.09 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 5583 0 0 0 309 0 0 0 25 0 1 0 592137598 27271168 3900 33554432000 4194304 4785740 140734884841808 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 6658 3900 340 145 0 3703 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=3.09 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 309 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=65692 CPUtime=3.08 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 22314 0 0 0 306 2 0 0 25 0 1 0 592137598 67268608 12074 33554432000 4194304 4331988 140736416757792 18446744073709551615 252457726661 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 16423 12074 151 34 0 14865 0
[pid=27445] ppid=27440 vsize=164368 CPUtime=11.7 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 27007 1255 0 0 1167 3 0 0 20 0 5 0 592137598 168312832 13165 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 41092 13165 162 40 0 39636 0
[pid=27445/tid=27452] ppid=27440 vsize=164368 CPUtime=2.87 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 2651 1255 0 0 287 0 0 0 25 0 5 0 592137620 168312832 13165 33554432000 4194304 4356188 140735777643008 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=164368 CPUtime=2.87 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 2621 1255 0 0 287 0 0 0 25 0 5 0 592137620 168312832 13165 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331389 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=164368 CPUtime=2.86 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 2390 1255 0 0 286 0 0 0 25 0 5 0 592137620 168312832 13165 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=164368 CPUtime=2.85 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 2395 1255 0 0 285 0 0 0 24 0 5 0 592137620 168312832 13165 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.05
Current children cumulated vsize (KiB) 799516

[startup+6.30045 s]
/proc/loadavg: 0.72 0.23 1.96 9/180 27455
/proc/meminfo: memFree=23053512/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=479896 CPUtime=6.29 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 12650 0 0 0 627 2 0 0 25 0 1 0 592137598 491413504 9075 33554432000 4194304 4587354 140735489790224 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 119974 9075 327 96 0 116536 0
[pid=27442] ppid=27440 vsize=26632 CPUtime=6.29 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 5583 0 0 0 629 0 0 0 25 0 1 0 592137598 27271168 3900 33554432000 4194304 4785740 140734884841808 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 6658 3900 340 145 0 3703 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=6.29 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 629 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=105832 CPUtime=6.29 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 31864 0 0 0 624 5 0 0 25 0 1 0 592137598 108371968 21624 33554432000 4194304 4331988 140736416757792 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 26458 21624 151 34 0 24900 0
[pid=27445] ppid=27440 vsize=173876 CPUtime=24.48 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 29408 1255 0 0 2444 4 0 0 20 0 5 0 592137598 178049024 15566 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 43469 15566 162 40 0 42013 0
[pid=27445/tid=27452] ppid=27440 vsize=173876 CPUtime=6.07 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 2675 1255 0 0 607 0 0 0 25 0 5 0 592137620 178049024 15566 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=173876 CPUtime=6.06 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 3720 1255 0 0 606 0 0 0 25 0 5 0 592137620 178049024 15566 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=173876 CPUtime=6.06 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 2390 1255 0 0 606 0 0 0 25 0 5 0 592137620 178049024 15566 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=173876 CPUtime=6.03 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 3673 1255 0 0 603 0 0 0 25 0 5 0 592137620 178049024 15566 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 1273980

[startup+12.7013 s]
/proc/loadavg: 1.84 0.49 2.02 9/180 27455
/proc/meminfo: memFree=22969684/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=478156 CPUtime=12.68 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 16909 0 0 0 1266 2 0 0 25 0 1 0 592137598 489631744 9161 33554432000 4194304 4587354 140735489790224 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 119539 9161 337 96 0 116101 0
[pid=27442] ppid=27440 vsize=33844 CPUtime=12.69 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 7478 0 0 0 1268 1 0 0 25 0 1 0 592137598 34656256 5795 33554432000 4194304 4785740 140734884841808 18446744073709551615 252457726661 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 8461 5795 340 145 0 5506 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=12.69 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 1269 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=184132 CPUtime=12.69 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 50263 0 0 0 1261 8 0 0 25 0 1 0 592137598 188551168 40023 33554432000 4194304 4331988 140736416757792 18446744073709551615 4271211 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 46033 40023 151 34 0 44475 0
[pid=27445] ppid=27440 vsize=174524 CPUtime=50.04 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 29546 1255 0 0 5000 4 0 0 20 0 5 0 592137598 178712576 15704 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 43631 15704 162 40 0 42175 0
[pid=27445/tid=27452] ppid=27440 vsize=174524 CPUtime=12.47 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 2675 1255 0 0 1247 0 0 0 25 0 5 0 592137620 178712576 15704 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=174524 CPUtime=12.46 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 3720 1255 0 0 1246 0 0 0 25 0 5 0 592137620 178712576 15704 33554432000 4194304 4356188 140735777643008 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=174524 CPUtime=12.46 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 2390 1255 0 0 1246 0 0 0 25 0 5 0 592137620 178712576 15704 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331379 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=174524 CPUtime=12.4 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 3811 1255 0 0 1240 0 0 0 25 0 5 0 592137620 178712576 15704 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.79
Current children cumulated vsize (KiB) 1358400

[startup+25.5009 s]
/proc/loadavg: 2.79 0.74 2.08 9/180 27456
/proc/meminfo: memFree=22834188/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=491148 CPUtime=25.48 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 26021 0 0 0 2545 3 0 0 25 0 1 0 592137598 502935552 14756 33554432000 4194304 4587354 140735489790224 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=27443] ppid=27440 vsize=469420 CPUtime=4841.68 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 484168 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=726628 CPUtime=4842.45 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 364581 0 0 0 484192 53 0 0 25 0 1 0 592137598 744067072 167205 33554432000 4194304 4331988 140736416757792 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 181657 167205 175 34 0 180099 0
[pid=27445] ppid=27440 vsize=459608 CPUtime=19341.3 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 143500 1255 0 0 1934110 21 0 0 20 0 5 0 592137598 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 114902 86976 163 40 0 113446 0
[pid=27445/tid=27452] ppid=27440 vsize=459608 CPUtime=4842.23 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 28822 1255 0 0 484220 3 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=459608 CPUtime=4842.21 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 29413 1255 0 0 484215 6 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=459608 CPUtime=4840.81 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 31657 1255 0 0 484076 5 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=459608 CPUtime=4815.81 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 36658 1255 0 0 481577 4 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331015 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38710.3
Current children cumulated vsize (KiB) 2588052

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/180 27601
/proc/meminfo: memFree=21771128/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=683224 CPUtime=4902.44 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 364156 0 0 0 490084 160 0 0 25 0 1 0 592137598 699621376 63092 33554432000 4194304 4587354 140735489790224 18446744073709551615 4239328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 170806 63092 337 96 0 167368 0
[pid=27442] ppid=27440 vsize=221588 CPUtime=4902.45 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 51731 0 0 0 490227 18 0 0 25 0 1 0 592137598 226906112 50048 33554432000 4194304 4785740 140734884841808 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 55397 50048 340 145 0 52442 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=4901.68 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 490168 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=726628 CPUtime=4902.45 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 364581 0 0 0 490192 53 0 0 25 0 1 0 592137598 744067072 167205 33554432000 4194304 4331988 140736416757792 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 181657 167205 175 34 0 180099 0
[pid=27445] ppid=27440 vsize=459608 CPUtime=19581 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 146060 1255 0 0 1958077 22 0 0 20 0 5 0 592137598 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 114902 86976 163 40 0 113446 0
[pid=27445/tid=27452] ppid=27440 vsize=459608 CPUtime=4902.23 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 29846 1255 0 0 490220 3 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4279749 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=459608 CPUtime=4902.21 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 29925 1255 0 0 490215 6 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=459608 CPUtime=4900.81 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 32169 1255 0 0 490076 5 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4281760 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=459608 CPUtime=4875.49 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 37170 1255 0 0 487545 4 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190
Current children cumulated vsize (KiB) 2578792

[startup+4962.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/180 27602
/proc/meminfo: memFree=21771104/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=680468 CPUtime=4962.44 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 366944 0 0 0 496082 162 0 0 25 0 1 0 592137598 696799232 62994 33554432000 4194304 4587354 140735489790224 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 170117 62994 337 96 0 166679 0
[pid=27442] ppid=27440 vsize=222264 CPUtime=4962.45 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 51885 0 0 0 496227 18 0 0 25 0 1 0 592137598 227598336 50202 33554432000 4194304 4785740 140734884841808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 55566 50202 340 145 0 52611 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=4961.68 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 496168 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=726628 CPUtime=4962.45 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 364585 0 0 0 496192 53 0 0 25 0 1 0 592137598 744067072 167209 33554432000 4194304 4331988 140736416757792 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 181657 167209 175 34 0 180099 0
[pid=27445] ppid=27440 vsize=459608 CPUtime=19820.7 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 147596 1255 0 0 1982044 22 0 0 20 0 5 0 592137598 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 114902 86976 163 40 0 113446 0
[pid=27445/tid=27452] ppid=27440 vsize=459608 CPUtime=4962.23 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 29846 1255 0 0 496220 3 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=459608 CPUtime=4962.21 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 30437 1255 0 0 496215 6 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=459608 CPUtime=4960.8 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 32681 1255 0 0 496075 5 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=459608 CPUtime=4935.16 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 37682 1255 0 0 493512 4 0 0 25 0 5 0 592137620 470638592 86976 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330819 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39669.7
Current children cumulated vsize (KiB) 2576712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.7 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 27603
/proc/meminfo: memFree=21776672/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=678184 CPUtime=5003.85 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 369319 0 0 0 500221 164 0 0 25 0 1 0 592137598 694460416 62506 33554432000 4194304 4587354 140735489790224 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 169546 62506 337 96 0 166108 0
[pid=27442] ppid=27440 vsize=222452 CPUtime=5003.86 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 51919 0 0 0 500368 18 0 0 25 0 1 0 592137598 227790848 50236 33554432000 4194304 4785740 140734884841808 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 55613 50236 340 145 0 52658 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=5003.09 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 500309 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=726628 CPUtime=5003.86 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 364588 0 0 0 500333 53 0 0 25 0 1 0 592137598 744067072 167212 33554432000 4194304 4331988 140736416757792 18446744073709551615 4298848 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 181657 167212 175 34 0 180099 0
[pid=27445] ppid=27440 vsize=453464 CPUtime=19986.1 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 148108 1255 0 0 1998584 23 0 0 20 0 5 0 592137598 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 113366 85440 163 40 0 111910 0
[pid=27445/tid=27452] ppid=27440 vsize=453464 CPUtime=5003.65 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 30358 1255 0 0 500361 4 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=453464 CPUtime=5003.62 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 30437 1255 0 0 500356 6 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=453464 CPUtime=5002.21 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 32681 1255 0 0 500216 5 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=453464 CPUtime=4976.34 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 37682 1255 0 0 497630 4 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2568472

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

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

[startup+5003.7 s]
/proc/loadavg: 8.01 8.04 8.00 9/180 27603
/proc/meminfo: memFree=21776672/32951124 swapFree=67111348/67111528
[pid=27440] ppid=27438 vsize=18324 CPUtime=0 cores=0-7
/proc/27440/stat : 27440 (ppfolio) S 27438 27440 27414 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 592137598 18763776 390 33554432000 4194304 4287625 140733664141984 18446744073709551615 252458085903 0 0 4096 65536 3878215559728332799 0 0 17 6 0 0 0
/proc/27440/statm: 4581 390 341 23 0 91 0
[pid=27441] ppid=27440 vsize=678184 CPUtime=5003.85 cores=0
/proc/27441/stat : 27441 (cryptominisat) R 27440 27440 27414 0 -1 4202496 369319 0 0 0 500221 164 0 0 25 0 1 0 592137598 694460416 62506 33554432000 4194304 4587354 140735489790224 18446744073709551615 4244034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27441/statm: 169546 62506 337 96 0 166108 0
[pid=27442] ppid=27440 vsize=222452 CPUtime=5003.86 cores=1
/proc/27442/stat : 27442 (clasp) R 27440 27440 27414 0 -1 4202496 51919 0 0 0 500368 18 0 0 25 0 1 0 592137598 227790848 50236 33554432000 4194304 4785740 140734884841808 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27442/statm: 55613 50236 340 145 0 52658 0
[pid=27443] ppid=27440 vsize=469420 CPUtime=5003.09 cores=2
/proc/27443/stat : 27443 (TNM) R 27440 27440 27414 0 -1 4202496 5367 0 0 0 500309 0 0 0 25 0 1 0 592137598 480686080 5264 33554432000 134512640 134534564 4294438736 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27443/statm: 117355 5264 95 6 0 116021 0
[pid=27444] ppid=27440 vsize=726628 CPUtime=5003.86 cores=3
/proc/27444/stat : 27444 (march_hi) R 27440 27440 27414 0 -1 4202496 364588 0 0 0 500333 53 0 0 25 0 1 0 592137598 744067072 167212 33554432000 4194304 4331988 140736416757792 18446744073709551615 4298848 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27444/statm: 181657 167212 175 34 0 180099 0
[pid=27445] ppid=27440 vsize=453464 CPUtime=19986.1 cores=4-7
/proc/27445/stat : 27445 (plingeling) S 27440 27440 27414 0 -1 4202496 148108 1255 0 0 1998584 23 0 0 20 0 5 0 592137598 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/27445/statm: 113366 85440 163 40 0 111910 0
[pid=27445/tid=27452] ppid=27440 vsize=453464 CPUtime=5003.65 cores=4-7
/proc/27445/task/27452/stat : 27452 (plingeling) R 27440 27440 27414 0 -1 4202560 30358 1255 0 0 500361 4 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27445/tid=27453] ppid=27440 vsize=453464 CPUtime=5003.62 cores=4-7
/proc/27445/task/27453/stat : 27453 (plingeling) R 27440 27440 27414 0 -1 4202560 30437 1255 0 0 500356 6 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27445/tid=27454] ppid=27440 vsize=453464 CPUtime=5002.21 cores=4-7
/proc/27445/task/27454/stat : 27454 (plingeling) R 27440 27440 27414 0 -1 4202560 32681 1255 0 0 500216 5 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27445/tid=27455] ppid=27440 vsize=453464 CPUtime=4976.34 cores=4-7
/proc/27445/task/27455/stat : 27455 (plingeling) R 27440 27440 27414 0 -1 4202560 37682 1255 0 0 497630 4 0 0 25 0 5 0 592137620 464347136 85440 33554432000 4194304 4356188 140735777643008 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2568472

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27440 and gives
#  childrusage.ru_utime.tv_sec=5003
#  childrusage.ru_utime.tv_usec=96413
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 5003.11
# 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.72
CPU time (s): 40000.7
CPU user time (s): 39998.1
CPU system time (s): 2.58
CPU usage (%): 799.42
Max. virtual memory (cumulated for all children) (KiB): 2999488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5003.1
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5890
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= 452
involuntary context switches= 9837

runsolver used 8.80566 second user time and 18.5012 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-28 21:31:11
IDJOB=3310381
IDBENCH=85987
IDSOLVER=1638
FILE ID=node111/3310381-1304019071
RUNJOBID= node111-1304019071-27428
PBS_JOBID= 13170298
Free space on /tmp= 70896 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3310381-1304019071/watcher-3310381-1304019071 -o /tmp/evaluation-result-3310381-1304019071/solver-3310381-1304019071 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3310381-1304019071.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=26632929

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23261896 kB
Buffers:       1275708 kB
Cached:        7869236 kB
SwapCached:        132 kB
Active:        3654068 kB
Inactive:      5554180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23261896 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12840 kB
Writeback:           0 kB
AnonPages:       63644 kB
Mapped:          14412 kB
Slab:           416396 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180804 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= 70884 MiB
End job on node111 at 2011-04-28 22:54:37