Trace number 3219417

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) 39971.8 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
Bench CategoryRANDOM (random 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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3219417-1304150450/watcher-3219417-1304150450 -o /tmp/evaluation-result-3219417-1304150450/solver-3219417-1304150450 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219417-1304150450.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): 5000 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: 7.41 7.91 7.96 2/170 551
/proc/meminfo: memFree=30096608/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18240 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) R 549 551 328 0 -1 4194304 268 0 0 0 0 0 0 0 22 0 1 0 526642063 18677760 217 33554432000 4194304 4287625 140733270485712 18446744073709551615 239471726400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/551/statm: 4560 217 184 23 0 57 0

[startup+0.0165591 s]
/proc/loadavg: 7.41 7.91 7.96 2/170 551
/proc/meminfo: memFree=30096608/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.859338 s]
/proc/loadavg: 7.41 7.91 7.96 2/170 551
/proc/meminfo: memFree=30096608/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900328 s]
/proc/loadavg: 7.41 7.91 7.96 2/170 551
/proc/meminfo: memFree=30096608/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 18 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00031 s]
/proc/loadavg: 7.41 7.91 7.96 2/170 551
/proc/meminfo: memFree=30096608/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 18 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50022 s]
/proc/loadavg: 7.41 7.91 7.96 2/170 551
/proc/meminfo: memFree=30096608/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10091 s]
/proc/loadavg: 7.41 7.91 7.96 9/180 566
/proc/meminfo: memFree=30042976/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=291992 CPUtime=3.09 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 10852 0 0 0 308 1 0 0 25 0 1 0 526642063 298999808 5831 33554432000 4194304 4587354 140736300381504 18446744073709551615 4378625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 72998 5831 337 96 0 69560 0
[pid=553] ppid=551 vsize=21124 CPUtime=3.09 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 2790 0 0 0 309 0 0 0 25 0 1 0 526642063 21630976 2602 33554432000 4194304 4785740 140737227322736 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 5281 2602 340 145 0 2326 0
[pid=554] ppid=551 vsize=454504 CPUtime=3.09 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 997 0 0 0 309 0 0 0 25 0 1 0 526642063 465412096 894 33554432000 134512640 134534564 4290742576 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 113626 894 91 6 0 112292 0
[pid=555] ppid=551 vsize=13112 CPUtime=3.09 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 4801 0 0 0 309 0 0 0 25 0 1 0 526642063 13426688 1476 33554432000 4194304 4331988 140735423765168 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 3278 1476 174 34 0 1720 0
[pid=556] ppid=551 vsize=61924 CPUtime=12.2 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 6660 1257 0 0 1219 1 0 0 18 0 5 0 526642063 63410176 3937 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 15481 3937 162 40 0 14025 0
[pid=556/tid=563] ppid=551 vsize=61924 CPUtime=3.04 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 1006 1257 0 0 304 0 0 0 25 0 5 0 526642068 63410176 3937 33554432000 4194304 4356188 140734341810880 18446744073709551615 4332109 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=61924 CPUtime=3.04 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 1016 1257 0 0 304 0 0 0 25 0 5 0 526642068 63410176 3937 33554432000 4194304 4356188 140734341810880 18446744073709551615 4280864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=61924 CPUtime=3.03 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 994 1257 0 0 303 0 0 0 25 0 5 0 526642068 63410176 3937 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=61924 CPUtime=3.03 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 1106 1257 0 0 303 0 0 0 25 0 5 0 526642068 63410176 3937 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 860980

[startup+6.3013 s]
/proc/loadavg: 7.46 7.91 7.96 9/180 566
/proc/meminfo: memFree=30036008/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=290568 CPUtime=6.29 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 12096 0 0 0 628 1 0 0 25 0 1 0 526642063 297541632 5987 33554432000 4194304 4587354 140736300381504 18446744073709551615 4388286 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 72642 5987 337 96 0 69204 0
[pid=553] ppid=551 vsize=23488 CPUtime=6.29 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 3335 0 0 0 629 0 0 0 25 0 1 0 526642063 24051712 3147 33554432000 4194304 4785740 140737227322736 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 5872 3147 340 145 0 2917 0
[pid=554] ppid=551 vsize=458612 CPUtime=6.29 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 629 0 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=13112 CPUtime=6.29 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 4801 0 0 0 629 0 0 0 25 0 1 0 526642063 13426688 1476 33554432000 4194304 4331988 140735423765168 18446744073709551615 4239542 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 3278 1476 174 34 0 1720 0
[pid=556] ppid=551 vsize=64984 CPUtime=24.99 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 7585 1257 0 0 2498 1 0 0 18 0 5 0 526642063 66543616 4702 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 16246 4702 162 40 0 14790 0
[pid=556/tid=563] ppid=551 vsize=64984 CPUtime=6.25 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 1264 1257 0 0 625 0 0 0 25 0 5 0 526642068 66543616 4702 33554432000 4194304 4356188 140734341810880 18446744073709551615 4270905 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=64984 CPUtime=6.24 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 1275 1257 0 0 624 0 0 0 25 0 5 0 526642068 66543616 4702 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330992 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=64984 CPUtime=6.23 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 1176 1257 0 0 623 0 0 0 25 0 5 0 526642068 66543616 4702 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=64984 CPUtime=6.21 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 1332 1257 0 0 621 0 0 0 25 0 5 0 526642068 66543616 4702 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 869088

[startup+12.7011 s]
/proc/loadavg: 7.50 7.91 7.96 9/180 576
/proc/meminfo: memFree=30023224/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=292536 CPUtime=12.69 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 16581 0 0 0 1267 2 0 0 25 0 1 0 526642063 299556864 7924 33554432000 4194304 4587354 140736300381504 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 73134 7924 337 96 0 69696 0
[pid=553] ppid=551 vsize=26728 CPUtime=12.67 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 4121 0 0 0 1267 0 0 0 25 0 1 0 526642063 27369472 3933 33554432000 4194304 4785740 140737227322736 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 6682 3933 340 145 0 3727 0
[pid=554] ppid=551 vsize=458612 CPUtime=12.69 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 1269 0 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=14648 CPUtime=12.69 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 5081 0 0 0 1269 0 0 0 25 0 1 0 526642063 14999552 1756 33554432000 4194304 4331988 140735423765168 18446744073709551615 4287024 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 3662 1756 174 34 0 2104 0
[pid=556] ppid=551 vsize=64480 CPUtime=50.57 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 9177 1257 0 0 5055 2 0 0 18 0 5 0 526642063 66027520 4529 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 16120 4541 162 40 0 14664 0
[pid=556/tid=563] ppid=551 vsize=64480 CPUtime=12.65 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 1841 1257 0 0 1265 0 0 0 25 0 5 0 526642068 66027520 4576 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330982 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=64480 CPUtime=12.65 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 1437 1257 0 0 1265 0 0 0 25 0 5 0 526642068 66027520 4576 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331328 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=64480 CPUtime=12.64 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 1338 1257 0 0 1264 0 0 0 25 0 5 0 526642068 66027520 4576 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=64480 CPUtime=12.58 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 2070 1257 0 0 1258 0 0 0 25 0 5 0 526642068 66027520 4576 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 875328

[startup+25.5006 s]
/proc/loadavg: 7.61 7.92 7.96 9/180 576
/proc/meminfo: memFree=30015624/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=309572 CPUtime=25.48 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 24846 0 0 0 2545 3 0 0 25 0 1 0 526642063 317001728 12865 33554432000 4194304 4587354 140736300381504 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 77393 12865 337 96 0 73955 0
[pid=553] ppid=551 vsize=30496 CPUtime=25.47 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 4983 0 0 0 2547 0 0 0 25 0 1 0 526642063 31227904 4795 33554432000 4194304 4785740 140737227322736 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 7624 4795 340 145 0 4669 0
[pid=554] ppid=551 vsize=458612 CPUtime=25.49 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 2549 0 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=16564 CPUtime=25.48 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 5426 0 0 0 2548 0 0 0 25 0 1 0 526642063 16961536 2101 33554432000 4194304 4331988 140735423765168 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 4141 2101 175 34 0 2583 0
[pid=556] ppid=551 vsize=67820 CPUtime=101.68 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 12779 1257 0 0 10166 2 0 0 18 0 5 0 526642063 69447680 5411 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 16955 5411 162 40 0 15499 0
[pid=556/tid=563] ppid=551 vsize=67820 CPUtime=25.44 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 3282 1257 0 0 2544 0 0 0 25 0 5 0 526642068 69447680 5411 33554432000 4194304 4356188 140734341810880 18446744073709551615 4274287 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=67820 CPUtime=25.44 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 1789 1257 0 0 2544 0 0 0 25 0 5 0 526642068 69447680 5411 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=67820 CPUtime=25.43 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 1723 1257 0 0 2543 0 0 0 25 0 5 0 526642068 69447680 5411 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=67820 CPUtime=25.31 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 3447 1257 0 0 2531 0 0 0 25 0 5 0 526642068 69447680 5411 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 901388

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

[pid=554] ppid=551 vsize=458612 CPUtime=4842.47 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 484245 2 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=694904 CPUtime=4842.47 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 140110 0 0 0 484153 94 0 0 25 0 1 0 526642063 711581696 136785 33554432000 4194304 4331988 140735423765168 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 173726 136785 175 34 0 172168 0
[pid=556] ppid=551 vsize=154816 CPUtime=19341.2 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 450173 1257 0 0 1934050 69 0 0 18 0 5 0 526642063 158531584 27160 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 38704 27160 162 40 0 37248 0
[pid=556/tid=563] ppid=551 vsize=154816 CPUtime=4842.43 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 119863 1257 0 0 484224 19 0 0 25 0 5 0 526642068 158531584 27160 33554432000 4194304 4356188 140734341810880 18446744073709551615 4210605 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=154816 CPUtime=4842.3 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 105793 1257 0 0 484214 16 0 0 25 0 5 0 526642068 158531584 27160 33554432000 4194304 4356188 140734341810880 18446744073709551615 4279478 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=154816 CPUtime=4841.95 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 100384 1257 0 0 484179 16 0 0 25 0 5 0 526642068 158531584 27160 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=154816 CPUtime=4814.44 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 121595 1257 0 0 481428 16 0 0 25 0 5 0 526642068 158531584 27160 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711
Current children cumulated vsize (KiB) 1827072

[startup+4902.31 s]
/proc/loadavg: 8.04 8.02 8.00 9/180 731
/proc/meminfo: memFree=29180740/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=348676 CPUtime=4902.47 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 978546 0 0 0 489813 434 0 0 25 0 1 0 526642063 357044224 29127 33554432000 4194304 4587354 140736300381504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 87169 29127 337 96 0 83731 0
[pid=553] ppid=551 vsize=151740 CPUtime=4902.45 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 33487 0 0 0 490238 7 0 0 25 0 1 0 526642063 155381760 31798 33554432000 4194304 4785740 140737227322736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 37935 31798 341 145 0 34980 0
[pid=554] ppid=551 vsize=458612 CPUtime=4902.48 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 490246 2 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=694904 CPUtime=4902.48 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 141771 0 0 0 490153 95 0 0 25 0 1 0 526642063 711581696 138446 33554432000 4194304 4331988 140735423765168 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 173726 138446 175 34 0 172168 0
[pid=556] ppid=551 vsize=161600 CPUtime=19580.9 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 455965 1257 0 0 1958019 70 0 0 18 0 5 0 526642063 165478400 28856 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 40400 28856 162 40 0 38944 0
[pid=556/tid=563] ppid=551 vsize=161600 CPUtime=4902.44 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 121111 1257 0 0 490225 19 0 0 25 0 5 0 526642068 165478400 28856 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=161600 CPUtime=4902.31 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 109089 1257 0 0 490215 16 0 0 25 0 5 0 526642068 165478400 28856 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=161600 CPUtime=4901.95 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 100384 1257 0 0 490179 16 0 0 25 0 5 0 526642068 165478400 28856 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=161600 CPUtime=4874.13 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 122843 1257 0 0 487396 17 0 0 25 0 5 0 526642068 165478400 28856 33554432000 4194304 4356188 140734341810880 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39190.8
Current children cumulated vsize (KiB) 1833856

[startup+4962.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/180 733
/proc/meminfo: memFree=29214440/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=166216 CPUtime=4962.47 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 982737 0 0 0 495811 436 0 0 25 0 1 0 526642063 170205184 21250 33554432000 4194304 4587354 140736300381504 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 41554 21250 337 96 0 38116 0
[pid=553] ppid=551 vsize=153020 CPUtime=4962.45 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 33744 0 0 0 496238 7 0 0 25 0 1 0 526642063 156692480 32055 33554432000 4194304 4785740 140737227322736 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 38255 32055 341 145 0 35300 0
[pid=554] ppid=551 vsize=458612 CPUtime=4962.48 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 496246 2 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=694904 CPUtime=4962.47 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 143435 0 0 0 496151 96 0 0 25 0 1 0 526642063 711581696 140110 33554432000 4194304 4331988 140735423765168 18446744073709551615 4247240 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 173726 140110 175 34 0 172168 0
[pid=556] ppid=551 vsize=151616 CPUtime=19820.6 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 460413 1257 0 0 1981984 71 0 0 18 0 5 0 526642063 155254784 26360 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 37904 26360 162 40 0 36448 0
[pid=556/tid=563] ppid=551 vsize=151616 CPUtime=4962.43 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 123543 1257 0 0 496224 19 0 0 25 0 5 0 526642068 155254784 26360 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331042 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=151616 CPUtime=4962.3 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 109473 1257 0 0 496214 16 0 0 25 0 5 0 526642068 155254784 26360 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=151616 CPUtime=4961.94 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 101632 1257 0 0 496178 16 0 0 25 0 5 0 526642068 155254784 26360 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=151616 CPUtime=4933.8 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 123227 1257 0 0 493363 17 0 0 25 0 5 0 526642068 155254784 26360 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.4
Current children cumulated vsize (KiB) 1642692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.07 8.04 8.00 9/180 734
/proc/meminfo: memFree=29193724/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=166216 CPUtime=5000.17 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 986184 0 0 0 499579 438 0 0 25 0 1 0 526642063 170205184 24651 33554432000 4194304 4587354 140736300381504 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 41554 24651 337 96 0 38116 0
[pid=553] ppid=551 vsize=154092 CPUtime=5000.15 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 33964 0 0 0 500008 7 0 0 25 0 1 0 526642063 157790208 32275 33554432000 4194304 4785740 140737227322736 18446744073709551615 239476392582 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 38523 32275 341 145 0 35568 0
[pid=554] ppid=551 vsize=458612 CPUtime=5000.18 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 500016 2 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=694904 CPUtime=5000.17 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 144486 0 0 0 499920 97 0 0 25 0 1 0 526642063 711581696 141161 33554432000 4194304 4331988 140735423765168 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 173726 141161 175 34 0 172168 0
[pid=556] ppid=551 vsize=153152 CPUtime=19971.2 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 462845 1257 0 0 1997044 71 0 0 18 0 5 0 526642063 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 38288 26744 162 40 0 36832 0
[pid=556/tid=563] ppid=551 vsize=153152 CPUtime=5000.14 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 123543 1257 0 0 499995 19 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=153152 CPUtime=5000.01 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 109473 1257 0 0 499985 16 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=153152 CPUtime=4999.65 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 104064 1257 0 0 499948 17 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=153152 CPUtime=4971.29 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 123227 1257 0 0 497112 17 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971.8
Current children cumulated vsize (KiB) 1645300

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

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

[startup+5000 s]
/proc/loadavg: 8.07 8.04 8.00 9/180 734
/proc/meminfo: memFree=29193724/32950928 swapFree=67086612/67111528
[pid=551] ppid=549 vsize=18324 CPUtime=0 cores=0-7
/proc/551/stat : 551 (ppfolio) S 549 551 328 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 526642063 18763776 389 33554432000 4194304 4287625 140733270485712 18446744073709551615 239476715023 0 0 4096 65536 4253351884695273471 0 0 17 4 0 0 0
/proc/551/statm: 4581 389 341 23 0 91 0
[pid=552] ppid=551 vsize=166216 CPUtime=5000.17 cores=0
/proc/552/stat : 552 (cryptominisat) R 551 551 328 0 -1 4202496 986184 0 0 0 499579 438 0 0 25 0 1 0 526642063 170205184 24651 33554432000 4194304 4587354 140736300381504 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/552/statm: 41554 24651 337 96 0 38116 0
[pid=553] ppid=551 vsize=154092 CPUtime=5000.15 cores=1
/proc/553/stat : 553 (clasp) R 551 551 328 0 -1 4202496 33964 0 0 0 500008 7 0 0 25 0 1 0 526642063 157790208 32275 33554432000 4194304 4785740 140737227322736 18446744073709551615 239476392582 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/553/statm: 38523 32275 341 145 0 35568 0
[pid=554] ppid=551 vsize=458612 CPUtime=5000.18 cores=2
/proc/554/stat : 554 (TNM) R 551 551 328 0 -1 4202496 1199 0 0 0 500016 2 0 0 25 0 1 0 526642063 469618688 1096 33554432000 134512640 134534564 4290742576 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/554/statm: 114653 1096 95 6 0 113319 0
[pid=555] ppid=551 vsize=694904 CPUtime=5000.17 cores=3
/proc/555/stat : 555 (march_hi) R 551 551 328 0 -1 4202496 144486 0 0 0 499920 97 0 0 25 0 1 0 526642063 711581696 141161 33554432000 4194304 4331988 140735423765168 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/555/statm: 173726 141161 175 34 0 172168 0
[pid=556] ppid=551 vsize=153152 CPUtime=19971.2 cores=4-7
/proc/556/stat : 556 (plingeling) S 551 551 328 0 -1 4202496 462845 1257 0 0 1997044 71 0 0 18 0 5 0 526642063 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 239488497637 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/556/statm: 38288 26744 162 40 0 36832 0
[pid=556/tid=563] ppid=551 vsize=153152 CPUtime=5000.14 cores=4-7
/proc/556/task/563/stat : 563 (plingeling) R 551 551 328 0 -1 4202560 123543 1257 0 0 499995 19 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=556/tid=564] ppid=551 vsize=153152 CPUtime=5000.01 cores=4-7
/proc/556/task/564/stat : 564 (plingeling) R 551 551 328 0 -1 4202560 109473 1257 0 0 499985 16 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=556/tid=565] ppid=551 vsize=153152 CPUtime=4999.65 cores=4-7
/proc/556/task/565/stat : 565 (plingeling) R 551 551 328 0 -1 4202560 104064 1257 0 0 499948 17 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=556/tid=566] ppid=551 vsize=153152 CPUtime=4971.29 cores=4-7
/proc/556/task/566/stat : 566 (plingeling) R 551 551 328 0 -1 4202560 123227 1257 0 0 497112 17 0 0 25 0 5 0 526642068 156827648 26744 33554432000 4194304 4356188 140734341810880 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39971.8
Current children cumulated vsize (KiB) 1645300

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 551 and gives
#  childrusage.ru_utime.tv_sec=14996
#  childrusage.ru_utime.tv_usec=58252
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=502315
# CPU time returned by wait4() is 15000.6
# while last known CPU time is 39971.8
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39971.8
CPU user time (s): 39965.7
CPU system time (s): 6.15
CPU usage (%): 799.434
Max. virtual memory (cumulated for all children) (KiB): 13357412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14996.1
system time used= 4.50232
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1021881
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= 702
involuntary context switches= 35901

runsolver used 7.94979 second user time and 19.2771 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 10:00:50
IDJOB=3219417
IDBENCH=82586
IDSOLVER=1638
FILE ID=node148/3219417-1304150450
RUNJOBID= node148-1304145444-342
PBS_JOBID= 13170884
Free space on /tmp= 72960 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219417-1304150450/watcher-3219417-1304150450 -o /tmp/evaluation-result-3219417-1304150450/solver-3219417-1304150450 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219417-1304150450.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=368646486

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30097012 kB
Buffers:        759100 kB
Cached:        1681132 kB
SwapCached:       3696 kB
Active:         156508 kB
Inactive:      2325696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30097012 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:       39908 kB
Mapped:          13668 kB
Slab:           304960 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186552 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= 72952 MiB
End job on node148 at 2011-04-30 11:24:12