Trace number 3220965

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S121099030-067.UNKNOWN.cnf
MD5SUMb936bd7aa1624f527379bba2a9d6f8ed
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
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 52662
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3220965-1304160581/watcher-3220965-1304160581 -o /tmp/evaluation-result-3220965-1304160581/solver-3220965-1304160581 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3220965-1304160581.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: 8.00 8.01 8.00 2/170 30686
/proc/meminfo: memFree=30979260/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0

[startup+0.100533 s]
/proc/loadavg: 8.00 8.01 8.00 2/170 30686
/proc/meminfo: memFree=30979260/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) R 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200515 s]
/proc/loadavg: 8.00 8.01 8.00 2/170 30686
/proc/meminfo: memFree=30979260/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) R 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300498 s]
/proc/loadavg: 8.00 8.01 8.00 2/170 30686
/proc/meminfo: memFree=30979260/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700426 s]
/proc/loadavg: 8.00 8.01 8.00 2/170 30686
/proc/meminfo: memFree=30979260/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50128 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 30701
/proc/meminfo: memFree=30962440/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=390912 CPUtime=1.49 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 3896 0 0 0 149 0 0 0 25 0 1 0 508474370 400293888 2592 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 97728 2592 337 96 0 94290 0
[pid=30688] ppid=30686 vsize=14056 CPUtime=1.49 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 954 0 0 0 149 0 0 0 20 0 1 0 508474370 14393344 846 33554432000 4194304 4785740 140735639511584 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 3514 846 340 145 0 559 0
[pid=30689] ppid=30686 vsize=456000 CPUtime=1.49 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 363 0 0 0 149 0 0 0 25 0 1 0 508474370 466944000 260 33554432000 134512640 134534564 4289267632 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114000 260 95 6 0 112666 0
[pid=30690] ppid=30686 vsize=7736 CPUtime=1.49 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 571 0 0 0 149 0 0 0 20 0 1 0 508474370 7921664 462 33554432000 4194304 4331988 140735083130800 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 1934 462 175 34 0 376 0
[pid=30691] ppid=30686 vsize=121844 CPUtime=5.95 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 3694 1250 0 0 595 0 0 0 25 0 5 0 508474370 124768256 2680 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 30461 2680 162 40 0 29005 0
[pid=30691/tid=30698] ppid=30686 vsize=121844 CPUtime=1.49 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 837 1250 0 0 149 0 0 0 25 0 5 0 508474370 124768256 2680 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331122 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=121844 CPUtime=1.48 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 774 1250 0 0 148 0 0 0 20 0 5 0 508474370 124768256 2680 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331007 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=121844 CPUtime=1.48 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 861 1250 0 0 148 0 0 0 25 0 5 0 508474370 124768256 2680 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=121844 CPUtime=1.48 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 674 1250 0 0 148 0 0 0 25 0 5 0 508474370 124768256 2680 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 1008872

[startup+3.101 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 30701
/proc/meminfo: memFree=30951168/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=393636 CPUtime=3.09 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 5709 0 0 0 309 0 0 0 25 0 1 0 508474370 403083264 3467 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 98409 3467 337 96 0 94971 0
[pid=30688] ppid=30686 vsize=14600 CPUtime=3.09 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 1107 0 0 0 309 0 0 0 25 0 1 0 508474370 14950400 999 33554432000 4194304 4785740 140735639511584 18446744073709551615 4287592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 3650 999 340 145 0 695 0
[pid=30689] ppid=30686 vsize=456000 CPUtime=3.09 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 363 0 0 0 309 0 0 0 25 0 1 0 508474370 466944000 260 33554432000 134512640 134534564 4289267632 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114000 260 95 6 0 112666 0
[pid=30690] ppid=30686 vsize=8304 CPUtime=3.09 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 666 0 0 0 309 0 0 0 25 0 1 0 508474370 8503296 557 33554432000 4194304 4331988 140735083130800 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 2076 557 175 34 0 518 0
[pid=30691] ppid=30686 vsize=127232 CPUtime=12.34 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 5617 1250 0 0 1234 0 0 0 25 0 5 0 508474370 130285568 4027 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 31808 4027 162 40 0 30352 0
[pid=30691/tid=30698] ppid=30686 vsize=127232 CPUtime=3.09 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 1318 1250 0 0 309 0 0 0 25 0 5 0 508474370 130285568 4027 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331319 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=127232 CPUtime=3.08 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 1287 1250 0 0 308 0 0 0 25 0 5 0 508474370 130285568 4027 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=127232 CPUtime=3.08 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 1341 1250 0 0 308 0 0 0 25 0 5 0 508474370 130285568 4027 33554432000 4194304 4356188 140736855162288 18446744073709551615 4210830 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=127232 CPUtime=3.07 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 1123 1250 0 0 307 0 0 0 25 0 5 0 508474370 130285568 4027 33554432000 4194304 4356188 140736855162288 18446744073709551615 4210544 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 1018096

[startup+6.30043 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 30701
/proc/meminfo: memFree=30943604/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=393952 CPUtime=6.29 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 8082 0 0 0 628 1 0 0 25 0 1 0 508474370 403406848 3473 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 98488 3473 337 96 0 95050 0
[pid=30688] ppid=30686 vsize=15464 CPUtime=6.29 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 1318 0 0 0 629 0 0 0 25 0 1 0 508474370 15835136 1210 33554432000 4194304 4785740 140735639511584 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 3866 1210 340 145 0 911 0
[pid=30689] ppid=30686 vsize=456000 CPUtime=6.29 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 363 0 0 0 629 0 0 0 25 0 1 0 508474370 466944000 260 33554432000 134512640 134534564 4289267632 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114000 260 95 6 0 112666 0
[pid=30690] ppid=30686 vsize=8816 CPUtime=6.29 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 838 0 0 0 629 0 0 0 25 0 1 0 508474370 9027584 729 33554432000 4194304 4331988 140735083130800 18446744073709551615 4310400 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 2204 729 175 34 0 646 0
[pid=30691] ppid=30686 vsize=128532 CPUtime=25.12 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 7766 1250 0 0 2511 1 0 0 25 0 5 0 508474370 131616768 4344 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 32133 4344 162 40 0 30677 0
[pid=30691/tid=30698] ppid=30686 vsize=128532 CPUtime=6.28 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 1766 1250 0 0 628 0 0 0 25 0 5 0 508474370 131616768 4344 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331340 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=128532 CPUtime=6.28 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 1801 1250 0 0 628 0 0 0 25 0 5 0 508474370 131616768 4344 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=128532 CPUtime=6.28 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 1919 1250 0 0 628 0 0 0 25 0 5 0 508474370 131616768 4344 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331208 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=128532 CPUtime=6.25 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 1732 1250 0 0 625 0 0 0 25 0 5 0 508474370 131616768 4344 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 1021088

[startup+12.7013 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 30702
/proc/meminfo: memFree=30928112/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=397084 CPUtime=12.69 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 12256 0 0 0 1267 2 0 0 25 0 1 0 508474370 406614016 4536 33554432000 4194304 4587354 140735440785440 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 99271 4536 337 96 0 95833 0
[pid=30688] ppid=30686 vsize=16628 CPUtime=12.69 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 1593 0 0 0 1269 0 0 0 25 0 1 0 508474370 17027072 1485 33554432000 4194304 4785740 140735639511584 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 4157 1485 340 145 0 1202 0
[pid=30689] ppid=30686 vsize=456000 CPUtime=12.69 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 363 0 0 0 1269 0 0 0 25 0 1 0 508474370 466944000 260 33554432000 134512640 134534564 4289267632 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114000 260 95 6 0 112666 0
[pid=30690] ppid=30686 vsize=10732 CPUtime=12.69 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 1185 0 0 0 1269 0 0 0 25 0 1 0 508474370 10989568 1076 33554432000 4194304 4331988 140735083130800 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 2683 1076 175 34 0 1125 0
[pid=30691] ppid=30686 vsize=140288 CPUtime=50.69 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 13529 1250 0 0 5067 2 0 0 25 0 5 0 508474370 143654912 7283 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 35072 7283 162 40 0 33616 0
[pid=30691/tid=30698] ppid=30686 vsize=140288 CPUtime=12.68 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 3207 1250 0 0 1268 0 0 0 25 0 5 0 508474370 143654912 7283 33554432000 4194304 4356188 140736855162288 18446744073709551615 4332037 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=140288 CPUtime=12.68 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 3242 1250 0 0 1268 0 0 0 25 0 5 0 508474370 143654912 7283 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331186 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=140288 CPUtime=12.68 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 3263 1250 0 0 1268 0 0 0 25 0 5 0 508474370 143654912 7283 33554432000 4194304 4356188 140736855162288 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=140288 CPUtime=12.61 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 3269 1250 0 0 1261 0 0 0 25 0 5 0 508474370 143654912 7283 33554432000 4194304 4356188 140736855162288 18446744073709551615 4281624 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 1039056

[startup+25.501 s]
/proc/loadavg: 8.00 8.00 8.00 9/180 30702
/proc/meminfo: memFree=30914928/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=400592 CPUtime=25.49 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 19229 0 0 0 2545 4 0 0 25 0 1 0 508474370 410206208 5550 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=30689] ppid=30686 vsize=456004 CPUtime=4842.27 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 372 0 0 0 484225 2 0 0 25 0 1 0 508474370 466948096 269 33554432000 134512640 134534564 4289267632 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114001 269 103 6 0 112667 0
[pid=30690] ppid=30686 vsize=730808 CPUtime=4842.42 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 176834 0 0 0 484120 122 0 0 25 0 1 0 508474370 748347392 176725 33554432000 4194304 4331988 140735083130800 18446744073709551615 4226198 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 182702 176725 175 34 0 181144 0
[pid=30691] ppid=30686 vsize=293448 CPUtime=19342 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 819015 1250 0 0 1934083 117 0 0 25 0 5 0 508474370 300490752 45516 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 73362 45516 162 40 0 71906 0
[pid=30691/tid=30698] ppid=30686 vsize=293448 CPUtime=4842.42 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 216172 1250 0 0 484213 29 0 0 25 0 5 0 508474370 300490752 45516 33554432000 4194304 4356188 140736855162288 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=293448 CPUtime=4842.42 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 190476 1250 0 0 484213 29 0 0 25 0 5 0 508474370 300490752 45516 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=293448 CPUtime=4841.94 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 206434 1250 0 0 484161 33 0 0 25 0 5 0 508474370 300490752 45516 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=293448 CPUtime=4815.2 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 205385 1250 0 0 481495 25 0 0 25 0 5 0 508474370 300490752 45516 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38711.5
Current children cumulated vsize (KiB) 2154804

[startup+4902.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/180 30853
/proc/meminfo: memFree=29902296/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0.01 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=519360 CPUtime=4902.41 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 334335 0 0 0 490099 142 0 0 25 0 1 0 508474370 531824640 36427 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 129840 36427 337 96 0 126402 0
[pid=30688] ppid=30686 vsize=35648 CPUtime=4902.39 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 6105 0 0 0 490239 0 0 0 25 0 1 0 508474370 36503552 5997 33554432000 4194304 4785740 140735639511584 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 8912 5997 341 145 0 5957 0
[pid=30689] ppid=30686 vsize=456004 CPUtime=4902.26 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 372 0 0 0 490224 2 0 0 25 0 1 0 508474370 466948096 269 33554432000 134512640 134534564 4289267632 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114001 269 103 6 0 112667 0
[pid=30690] ppid=30686 vsize=1066456 CPUtime=4902.42 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 178768 0 0 0 490119 123 0 0 25 0 1 0 508474370 1092050944 178659 33554432000 4194304 4331988 140735083130800 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 266614 178659 175 34 0 265056 0
[pid=30691] ppid=30686 vsize=304712 CPUtime=19581.7 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 826823 1250 0 0 1958048 118 0 0 25 0 5 0 508474370 312025088 48332 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 76178 48332 162 40 0 74722 0
[pid=30691/tid=30698] ppid=30686 vsize=304712 CPUtime=4902.41 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 216684 1250 0 0 490212 29 0 0 25 0 5 0 508474370 312025088 48332 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=304712 CPUtime=4902.41 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 196492 1250 0 0 490212 29 0 0 25 0 5 0 508474370 312025088 48332 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=304712 CPUtime=4901.93 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 206946 1250 0 0 490160 33 0 0 25 0 5 0 508474370 312025088 48332 33554432000 4194304 4356188 140736855162288 18446744073709551615 4330969 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=304712 CPUtime=4874.87 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 206153 1250 0 0 487462 25 0 0 25 0 5 0 508474370 312025088 48332 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331055 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39191.1
Current children cumulated vsize (KiB) 2400504

[startup+4962.3 s]
/proc/loadavg: 8.11 8.04 8.01 9/180 30855
/proc/meminfo: memFree=29913416/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0.01 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=499052 CPUtime=4962.41 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 336541 0 0 0 496097 144 0 0 25 0 1 0 508474370 511029248 31678 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 124763 31678 337 96 0 121325 0
[pid=30688] ppid=30686 vsize=35648 CPUtime=4962.39 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 6106 0 0 0 496239 0 0 0 25 0 1 0 508474370 36503552 5998 33554432000 4194304 4785740 140735639511584 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 8912 5998 341 145 0 5957 0
[pid=30689] ppid=30686 vsize=456004 CPUtime=4962.26 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 372 0 0 0 496224 2 0 0 25 0 1 0 508474370 466948096 269 33554432000 134512640 134534564 4289267632 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114001 269 103 6 0 112667 0
[pid=30690] ppid=30686 vsize=1066456 CPUtime=4962.41 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 180658 0 0 0 496117 124 0 0 25 0 1 0 508474370 1092050944 180549 33554432000 4194304 4331988 140735083130800 18446744073709551615 4287467 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 266614 180549 175 34 0 265056 0
[pid=30691] ppid=30686 vsize=302408 CPUtime=19821.3 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 837191 1250 0 0 1982014 119 0 0 25 0 5 0 508474370 309665792 47756 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 75602 47756 162 40 0 74146 0
[pid=30691/tid=30698] ppid=30686 vsize=302408 CPUtime=4962.41 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 218412 1250 0 0 496212 29 0 0 25 0 5 0 508474370 309665792 47756 33554432000 4194304 4356188 140736855162288 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=302408 CPUtime=4962.41 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 197324 1250 0 0 496212 29 0 0 25 0 5 0 508474370 309665792 47756 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331074 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=302408 CPUtime=4961.92 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 208162 1250 0 0 496159 33 0 0 25 0 5 0 508474370 309665792 47756 33554432000 4194304 4356188 140736855162288 18446744073709551615 4330999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=302408 CPUtime=4934.55 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 212745 1250 0 0 493429 26 0 0 25 0 5 0 508474370 309665792 47756 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39670.8
Current children cumulated vsize (KiB) 2377892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.06 8.03 8.00 9/180 30856
/proc/meminfo: memFree=29928760/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0.01 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=499052 CPUtime=5000.12 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 336600 0 0 0 499868 144 0 0 25 0 1 0 508474370 511029248 31734 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 124763 31734 337 96 0 121325 0
[pid=30688] ppid=30686 vsize=35816 CPUtime=5000.1 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 6127 0 0 0 500010 0 0 0 25 0 1 0 508474370 36675584 6019 33554432000 4194304 4785740 140735639511584 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 8954 6019 341 145 0 5999 0
[pid=30689] ppid=30686 vsize=456004 CPUtime=4999.97 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 372 0 0 0 499995 2 0 0 25 0 1 0 508474370 466948096 269 33554432000 134512640 134534564 4289267632 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114001 269 103 6 0 112667 0
[pid=30690] ppid=30686 vsize=1066456 CPUtime=5000.12 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 181928 0 0 0 499887 125 0 0 25 0 1 0 508474370 1092050944 181819 33554432000 4194304 4331988 140735083130800 18446744073709551615 4287730 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 266614 181819 175 34 0 265056 0
[pid=30691] ppid=30686 vsize=280648 CPUtime=19971.9 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 838343 1250 0 0 1997075 119 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 70162 42316 162 40 0 68706 0
[pid=30691/tid=30698] ppid=30686 vsize=280648 CPUtime=5000.12 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 218412 1250 0 0 499983 29 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=280648 CPUtime=5000.11 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 197964 1250 0 0 499982 29 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=280648 CPUtime=4999.63 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 208674 1250 0 0 499930 33 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=280648 CPUtime=4972.04 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 212745 1250 0 0 497178 26 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 2356300

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.06 8.03 8.00 9/180 30856
/proc/meminfo: memFree=29928760/32951124 swapFree=67106388/67111528
[pid=30686] ppid=30684 vsize=18324 CPUtime=0.01 cores=0-7
/proc/30686/stat : 30686 (ppfolio) S 30684 30686 30227 0 -1 4202496 521 0 0 0 0 1 0 0 15 0 1 0 508474369 18763776 389 33554432000 4194304 4287625 140735328690352 18446744073709551615 212039675407 0 0 4096 65536 4601191871430000639 0 0 17 6 0 0 0
/proc/30686/statm: 4581 389 341 23 0 91 0
[pid=30687] ppid=30686 vsize=499052 CPUtime=5000.12 cores=0
/proc/30687/stat : 30687 (cryptominisat) R 30686 30686 30227 0 -1 4202496 336600 0 0 0 499868 144 0 0 25 0 1 0 508474370 511029248 31734 33554432000 4194304 4587354 140735440785440 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30687/statm: 124763 31734 337 96 0 121325 0
[pid=30688] ppid=30686 vsize=35816 CPUtime=5000.1 cores=1
/proc/30688/stat : 30688 (clasp) R 30686 30686 30227 0 -1 4202496 6127 0 0 0 500010 0 0 0 25 0 1 0 508474370 36675584 6019 33554432000 4194304 4785740 140735639511584 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30688/statm: 8954 6019 341 145 0 5999 0
[pid=30689] ppid=30686 vsize=456004 CPUtime=4999.97 cores=2
/proc/30689/stat : 30689 (TNM) R 30686 30686 30227 0 -1 4202496 372 0 0 0 499995 2 0 0 25 0 1 0 508474370 466948096 269 33554432000 134512640 134534564 4289267632 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30689/statm: 114001 269 103 6 0 112667 0
[pid=30690] ppid=30686 vsize=1066456 CPUtime=5000.12 cores=3
/proc/30690/stat : 30690 (march_hi) R 30686 30686 30227 0 -1 4202496 181928 0 0 0 499887 125 0 0 25 0 1 0 508474370 1092050944 181819 33554432000 4194304 4331988 140735083130800 18446744073709551615 4287730 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30690/statm: 266614 181819 175 34 0 265056 0
[pid=30691] ppid=30686 vsize=280648 CPUtime=19971.9 cores=4-7
/proc/30691/stat : 30691 (plingeling) S 30686 30686 30227 0 -1 4202496 838343 1250 0 0 1997075 119 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30691/statm: 70162 42316 162 40 0 68706 0
[pid=30691/tid=30698] ppid=30686 vsize=280648 CPUtime=5000.12 cores=4-7
/proc/30691/task/30698/stat : 30698 (plingeling) R 30686 30686 30227 0 -1 4202560 218412 1250 0 0 499983 29 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30691/tid=30699] ppid=30686 vsize=280648 CPUtime=5000.11 cores=4-7
/proc/30691/task/30699/stat : 30699 (plingeling) R 30686 30686 30227 0 -1 4202560 197964 1250 0 0 499982 29 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30691/tid=30700] ppid=30686 vsize=280648 CPUtime=4999.63 cores=4-7
/proc/30691/task/30700/stat : 30700 (plingeling) R 30686 30686 30227 0 -1 4202560 208674 1250 0 0 499930 33 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30691/tid=30701] ppid=30686 vsize=280648 CPUtime=4972.04 cores=4-7
/proc/30691/task/30701/stat : 30701 (plingeling) R 30686 30686 30227 0 -1 4202560 212745 1250 0 0 497178 26 0 0 25 0 5 0 508474370 287383552 42316 33554432000 4194304 4356188 140736855162288 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 2356300

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30686 and gives
#  childrusage.ru_utime.tv_sec=14998
#  childrusage.ru_utime.tv_usec=747843
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=496772
# CPU time returned by wait4() is 15000.2
# while last known CPU time is 39972.3
#
# 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): 39972.3
CPU user time (s): 39968.4
CPU system time (s): 3.91
CPU usage (%): 799.442
Max. virtual memory (cumulated for all children) (KiB): 6862372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14998.7
system time used= 1.49677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343636
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= 737
involuntary context switches= 35613

runsolver used 8.14176 second user time and 19.1431 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-30 12:49:41
IDJOB=3220965
IDBENCH=82844
IDSOLVER=1638
FILE ID=node146/3220965-1304160581
RUNJOBID= node146-1304150354-30241
PBS_JOBID= 13170900
Free space on /tmp= 73352 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S121099030-067.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220965-1304160581/watcher-3220965-1304160581 -o /tmp/evaluation-result-3220965-1304160581/solver-3220965-1304160581 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3220965-1304160581.cnf

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

MD5SUM BENCH= b936bd7aa1624f527379bba2a9d6f8ed
RANDOM SEED=2056300829

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30979540 kB
Buffers:        424336 kB
Cached:        1113360 kB
SwapCached:        700 kB
Active:         131888 kB
Inactive:      1464720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30979540 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:       57656 kB
Mapped:          14548 kB
Slab:           310100 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181484 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= 73340 MiB
End job on node146 at 2011-04-30 14:13:03