Trace number 3221541

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.5 5000.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
MD5SUM97219d7d3b8dcf40225a045ad28970d7
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3221541-1304161938/watcher-3221541-1304161938 -o /tmp/evaluation-result-3221541-1304161938/solver-3221541-1304161938 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3221541-1304161938.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.83 8.06 8.08 1/174 14062
/proc/meminfo: memFree=29469516/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0

[startup+0.0220969 s]
/proc/loadavg: 7.83 8.06 8.08 1/174 14062
/proc/meminfo: memFree=29469516/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101082 s]
/proc/loadavg: 7.83 8.06 8.08 1/174 14062
/proc/meminfo: memFree=29469516/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) R 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301045 s]
/proc/loadavg: 7.83 8.06 8.08 1/174 14062
/proc/meminfo: memFree=29469516/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) R 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700971 s]
/proc/loadavg: 7.83 8.06 8.08 1/174 14062
/proc/meminfo: memFree=29469516/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) R 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 22 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 7.83 8.06 8.08 10/184 14077
/proc/meminfo: memFree=29452572/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=597956 CPUtime=1.48 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 4055 0 0 0 148 0 0 0 20 0 1 0 527791676 612306944 2728 33554432000 4194304 4587354 140734408682816 18446744073709551615 4388210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 149489 2728 337 96 0 146051 0
[pid=14064] ppid=14062 vsize=14312 CPUtime=1.49 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 1043 0 0 0 149 0 0 0 20 0 1 0 527791676 14655488 930 33554432000 4194304 4785740 140737359589936 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 3578 930 340 145 0 623 0
[pid=14065] ppid=14062 vsize=455960 CPUtime=1.49 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 355 0 0 0 149 0 0 0 20 0 1 0 527791676 466903040 252 33554432000 134512640 134534564 4291073792 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113990 252 95 6 0 112656 0
[pid=14066] ppid=14062 vsize=8300 CPUtime=1.49 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 680 0 0 0 149 0 0 0 20 0 1 0 527791676 8499200 573 33554432000 4194304 4331988 140734227538208 18446744073709551615 4288593 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 2075 573 173 34 0 517 0
[pid=14067] ppid=14062 vsize=122704 CPUtime=5.91 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 4075 1248 0 0 591 0 0 0 18 0 5 0 527791676 125648896 2838 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 30676 2838 163 40 0 29220 0
[pid=14067/tid=14074] ppid=14062 vsize=122704 CPUtime=1.48 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 866 1248 0 0 148 0 0 0 20 0 5 0 527791677 125648896 2838 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331624 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=122704 CPUtime=1.48 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 886 1248 0 0 148 0 0 0 23 0 5 0 527791677 125648896 2838 33554432000 4194304 4356188 140736073788512 18446744073709551615 4281456 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=122704 CPUtime=1.46 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 880 1248 0 0 146 0 0 0 23 0 5 0 527791677 125648896 2838 33554432000 4194304 4356188 140736073788512 18446744073709551615 4234040 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=122704 CPUtime=1.48 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 914 1248 0 0 148 0 0 0 20 0 5 0 527791677 125648896 2838 33554432000 4194304 4356188 140736073788512 18446744073709551615 4330805 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 1217556

[startup+3.10053 s]
/proc/loadavg: 7.84 8.06 8.08 9/184 14077
/proc/meminfo: memFree=29444264/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=600776 CPUtime=3.09 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 5802 0 0 0 308 1 0 0 25 0 1 0 527791676 615194624 3537 33554432000 4194304 4587354 140734408682816 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 150194 3537 337 96 0 146756 0
[pid=14064] ppid=14062 vsize=15116 CPUtime=3.09 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 1240 0 0 0 309 0 0 0 25 0 1 0 527791676 15478784 1127 33554432000 4194304 4785740 140737359589936 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 3779 1127 341 145 0 824 0
[pid=14065] ppid=14062 vsize=455960 CPUtime=3.09 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 355 0 0 0 309 0 0 0 25 0 1 0 527791676 466903040 252 33554432000 134512640 134534564 4291073792 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113990 252 95 6 0 112656 0
[pid=14066] ppid=14062 vsize=8680 CPUtime=3.09 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 742 0 0 0 309 0 0 0 25 0 1 0 527791676 8888320 635 33554432000 4194304 4331988 140734227538208 18446744073709551615 4297412 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 2170 635 173 34 0 612 0
[pid=14067] ppid=14062 vsize=122640 CPUtime=12.3 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 4872 1248 0 0 1230 0 0 0 18 0 5 0 527791676 125583360 2835 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 30660 2835 163 40 0 29204 0
[pid=14067/tid=14074] ppid=14062 vsize=122640 CPUtime=3.08 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 930 1248 0 0 308 0 0 0 25 0 5 0 527791677 125583360 2835 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=122640 CPUtime=3.07 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 1219 1248 0 0 307 0 0 0 25 0 5 0 527791677 125583360 2835 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331371 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=122640 CPUtime=3.06 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 1200 1248 0 0 306 0 0 0 25 0 5 0 527791677 125583360 2835 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=122640 CPUtime=3.08 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 994 1248 0 0 308 0 0 0 25 0 5 0 527791677 125583360 2835 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 1221496

[startup+6.30093 s]
/proc/loadavg: 7.84 8.06 8.08 10/184 14077
/proc/meminfo: memFree=29432360/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=603028 CPUtime=6.29 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 8086 0 0 0 628 1 0 0 25 0 1 0 527791676 617500672 4027 33554432000 4194304 4587354 140734408682816 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 150757 4027 337 96 0 147319 0
[pid=14064] ppid=14062 vsize=16344 CPUtime=6.29 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 1544 0 0 0 629 0 0 0 25 0 1 0 527791676 16736256 1431 33554432000 4194304 4785740 140737359589936 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 4086 1431 341 145 0 1131 0
[pid=14065] ppid=14062 vsize=455960 CPUtime=6.29 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 355 0 0 0 629 0 0 0 25 0 1 0 527791676 466903040 252 33554432000 134512640 134534564 4291073792 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113990 252 95 6 0 112656 0
[pid=14066] ppid=14062 vsize=9288 CPUtime=6.29 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 889 0 0 0 629 0 0 0 25 0 1 0 527791676 9510912 782 33554432000 4194304 4331988 140734227538208 18446744073709551615 4229427 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 2322 782 173 34 0 764 0
[pid=14067] ppid=14062 vsize=126124 CPUtime=25.09 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 8272 1248 0 0 2508 1 0 0 18 0 5 0 527791676 129150976 3739 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 31531 3739 163 40 0 30075 0
[pid=14067/tid=14074] ppid=14062 vsize=126124 CPUtime=6.28 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 1668 1248 0 0 628 0 0 0 25 0 5 0 527791677 129150976 3739 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332225 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=126124 CPUtime=6.25 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 1893 1248 0 0 625 0 0 0 25 0 5 0 527791677 129150976 3739 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=126124 CPUtime=6.26 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 2210 1248 0 0 626 0 0 0 25 0 5 0 527791677 129150976 3739 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331350 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=126124 CPUtime=6.28 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 1972 1248 0 0 628 0 0 0 25 0 5 0 527791677 129150976 3739 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 1229068

[startup+12.7007 s]
/proc/loadavg: 7.87 8.05 8.08 9/184 14077
/proc/meminfo: memFree=29424184/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=603656 CPUtime=12.69 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 11945 0 0 0 1267 2 0 0 25 0 1 0 527791676 618143744 4918 33554432000 4194304 4587354 140734408682816 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 150914 4918 337 96 0 147476 0
[pid=14064] ppid=14062 vsize=18048 CPUtime=12.69 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 1952 0 0 0 1269 0 0 0 25 0 1 0 527791676 18481152 1839 33554432000 4194304 4785740 140737359589936 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 4512 1839 341 145 0 1557 0
[pid=14065] ppid=14062 vsize=455960 CPUtime=12.69 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 355 0 0 0 1269 0 0 0 25 0 1 0 527791676 466903040 252 33554432000 134512640 134534564 4291073792 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113990 252 95 6 0 112656 0
[pid=14066] ppid=14062 vsize=10836 CPUtime=12.69 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 1135 0 0 0 1269 0 0 0 25 0 1 0 527791676 11096064 1028 33554432000 4194304 4331988 140734227538208 18446744073709551615 4211509 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 2709 1028 173 34 0 1151 0
[pid=14067] ppid=14062 vsize=130752 CPUtime=50.66 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 13075 1248 0 0 5064 2 0 0 18 0 5 0 527791676 133890048 4823 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 32688 4823 163 40 0 31232 0
[pid=14067/tid=14074] ppid=14062 vsize=130752 CPUtime=12.68 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 2854 1248 0 0 1268 0 0 0 25 0 5 0 527791677 133890048 4823 33554432000 4194304 4356188 140736073788512 18446744073709551615 4330960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=130752 CPUtime=12.61 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 3398 1248 0 0 1261 0 0 0 25 0 5 0 527791677 133890048 4823 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=130752 CPUtime=12.66 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 3395 1248 0 0 1266 0 0 0 25 0 5 0 527791677 133890048 4823 33554432000 4194304 4356188 140736073788512 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=130752 CPUtime=12.67 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 2899 1248 0 0 1267 0 0 0 25 0 5 0 527791677 133890048 4823 33554432000 4194304 4356188 140736073788512 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 1237576

[startup+25.5014 s]
/proc/loadavg: 7.89 8.05 8.08 10/184 14078
/proc/meminfo: memFree=29408720/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=620052 CPUtime=25.49 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 18636 0 0 0 2546 3 0 0 25 0 1 0 527791676 634933248 5713 33554432000 4194304 4587354 140734408682816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=14065] ppid=14062 vsize=455964 CPUtime=4782.42 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 364 0 0 0 478240 2 0 0 25 0 1 0 527791676 466907136 261 33554432000 134512640 134534564 4291073792 18446744073709551615 134529874 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113991 261 103 6 0 112657 0
[pid=14066] ppid=14062 vsize=731876 CPUtime=4782.3 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 146197 0 0 0 478117 113 0 0 25 0 1 0 527791676 749441024 146090 33554432000 4194304 4331988 140734227538208 18446744073709551615 4291853 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 182969 146090 173 34 0 181411 0
[pid=14067] ppid=14062 vsize=301880 CPUtime=19102.4 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 919173 1248 0 0 1910098 142 0 0 18 0 5 0 527791676 309125120 47591 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 75470 47591 163 40 0 74014 0
[pid=14067/tid=14074] ppid=14062 vsize=301880 CPUtime=4782.44 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 219050 1248 0 0 478209 35 0 0 25 0 5 0 527791677 309125120 47591 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=301880 CPUtime=4755.55 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 242957 1248 0 0 475517 38 0 0 25 0 5 0 527791677 309125120 47591 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=301880 CPUtime=4781.95 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 225413 1248 0 0 478162 33 0 0 25 0 5 0 527791677 309125120 47591 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=301880 CPUtime=4782.43 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 231224 1248 0 0 478208 35 0 0 25 0 5 0 527791677 309125120 47591 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38232
Current children cumulated vsize (KiB) 2268588

[startup+4842.3 s]
/proc/loadavg: 8.07 8.08 8.08 9/184 14218
/proc/meminfo: memFree=28547128/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0.01 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=699424 CPUtime=4842.44 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 488224 0 0 0 484021 223 0 0 25 0 1 0 527791676 716210176 28798 33554432000 4194304 4587354 140734408682816 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 174856 28798 337 96 0 171418 0
[pid=14064] ppid=14062 vsize=60784 CPUtime=4842.43 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 11825 0 0 0 484240 3 0 0 25 0 1 0 527791676 62242816 11712 33554432000 4194304 4785740 140737359589936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 15196 11712 341 145 0 12241 0
[pid=14065] ppid=14062 vsize=455964 CPUtime=4842.42 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 364 0 0 0 484240 2 0 0 25 0 1 0 527791676 466907136 261 33554432000 134512640 134534564 4291073792 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113991 261 103 6 0 112657 0
[pid=14066] ppid=14062 vsize=955640 CPUtime=4842.3 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 148050 0 0 0 484114 116 0 0 25 0 1 0 527791676 978575360 147943 33554432000 4194304 4331988 140734227538208 18446744073709551615 4240615 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 238910 147943 173 34 0 237352 0
[pid=14067] ppid=14062 vsize=283704 CPUtime=19342.1 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 925285 1248 0 0 1934063 143 0 0 18 0 5 0 527791676 290512896 43047 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 70926 43047 163 40 0 69470 0
[pid=14067/tid=14074] ppid=14062 vsize=283704 CPUtime=4842.44 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 220234 1248 0 0 484209 35 0 0 25 0 5 0 527791677 290512896 43047 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=283704 CPUtime=4815.22 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 245165 1248 0 0 481484 38 0 0 25 0 5 0 527791677 290512896 43047 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=283704 CPUtime=4841.93 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 227109 1248 0 0 484160 33 0 0 25 0 5 0 527791677 290512896 43047 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=283704 CPUtime=4842.43 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 232248 1248 0 0 484208 35 0 0 25 0 5 0 527791677 290512896 43047 33554432000 4194304 4356188 140736073788512 18446744073709551615 4233969 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38711.7
Current children cumulated vsize (KiB) 2473840

[startup+4902.3 s]
/proc/loadavg: 8.02 8.06 8.08 9/184 14220
/proc/meminfo: memFree=28521056/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0.01 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=699424 CPUtime=4902.45 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 491503 0 0 0 490020 225 0 0 25 0 1 0 527791676 716210176 31970 33554432000 4194304 4587354 140734408682816 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 174856 31970 337 96 0 171418 0
[pid=14064] ppid=14062 vsize=60784 CPUtime=4902.43 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 11839 0 0 0 490240 3 0 0 25 0 1 0 527791676 62242816 11726 33554432000 4194304 4785740 140737359589936 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 15196 11726 341 145 0 12241 0
[pid=14065] ppid=14062 vsize=455964 CPUtime=4902.42 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 364 0 0 0 490240 2 0 0 25 0 1 0 527791676 466907136 261 33554432000 134512640 134534564 4291073792 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113991 261 103 6 0 112657 0
[pid=14066] ppid=14062 vsize=955640 CPUtime=4902.3 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 149871 0 0 0 490113 117 0 0 25 0 1 0 527791676 978575360 149764 33554432000 4194304 4331988 140734227538208 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 238910 149764 173 34 0 237352 0
[pid=14067] ppid=14062 vsize=289208 CPUtime=19581.8 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 934085 1248 0 0 1958030 145 0 0 18 0 5 0 527791676 296148992 44423 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 72302 44423 163 40 0 70846 0
[pid=14067/tid=14074] ppid=14062 vsize=289208 CPUtime=4902.44 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 221546 1248 0 0 490209 35 0 0 25 0 5 0 527791677 296148992 44423 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=289208 CPUtime=4874.9 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 250061 1248 0 0 487451 39 0 0 25 0 5 0 527791677 296148992 44423 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=289208 CPUtime=4901.93 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 228133 1248 0 0 490160 33 0 0 25 0 5 0 527791677 296148992 44423 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332165 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=289208 CPUtime=4902.44 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 233816 1248 0 0 490208 36 0 0 25 0 5 0 527791677 296148992 44423 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39191.4
Current children cumulated vsize (KiB) 2479344

[startup+4962.3 s]
/proc/loadavg: 8.01 8.05 8.07 9/184 14221
/proc/meminfo: memFree=28516328/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0.01 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=700268 CPUtime=4962.45 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 496506 0 0 0 496018 227 0 0 25 0 1 0 527791676 717074432 30316 33554432000 4194304 4587354 140734408682816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 175067 30316 337 96 0 171629 0
[pid=14064] ppid=14062 vsize=60952 CPUtime=4962.43 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 11883 0 0 0 496240 3 0 0 25 0 1 0 527791676 62414848 11770 33554432000 4194304 4785740 140737359589936 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 15238 11770 341 145 0 12283 0
[pid=14065] ppid=14062 vsize=455964 CPUtime=4962.42 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 364 0 0 0 496240 2 0 0 25 0 1 0 527791676 466907136 261 33554432000 134512640 134534564 4291073792 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113991 261 103 6 0 112657 0
[pid=14066] ppid=14062 vsize=955640 CPUtime=4962.3 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 151667 0 0 0 496111 119 0 0 25 0 1 0 527791676 978575360 151560 33554432000 4194304 4331988 140734227538208 18446744073709551615 4226446 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 238910 151560 173 34 0 237352 0
[pid=14067] ppid=14062 vsize=293304 CPUtime=19821.4 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 944133 1248 0 0 1981995 147 0 0 18 0 5 0 527791676 300343296 45447 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 73326 45447 163 40 0 71870 0
[pid=14067/tid=14074] ppid=14062 vsize=293304 CPUtime=4962.45 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 223242 1248 0 0 496209 36 0 0 25 0 5 0 527791677 300343296 45447 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=293304 CPUtime=4934.56 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 251725 1248 0 0 493417 39 0 0 25 0 5 0 527791677 300343296 45447 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=293304 CPUtime=4961.93 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 229573 1248 0 0 496159 34 0 0 25 0 5 0 527791677 300343296 45447 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=293304 CPUtime=4962.44 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 239064 1248 0 0 496208 36 0 0 25 0 5 0 527791677 300343296 45447 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39671
Current children cumulated vsize (KiB) 2484452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.05 8.06 8.07 9/184 14222
/proc/meminfo: memFree=28504284/32951124 swapFree=67111352/67111528
[pid=14062] ppid=14060 vsize=18324 CPUtime=0.01 cores=0-7
/proc/14062/stat : 14062 (ppfolio) S 14060 14062 13871 0 -1 4202496 520 0 0 0 0 1 0 0 15 0 1 0 527791675 18763776 389 33554432000 4194304 4287625 140736101965328 18446744073709551615 255377321487 0 0 4096 65536 3255284635671724031 0 0 17 6 0 0 0
/proc/14062/statm: 4581 389 341 23 0 91 0
[pid=14063] ppid=14062 vsize=700268 CPUtime=5000.15 cores=0
/proc/14063/stat : 14063 (cryptominisat) R 14062 14062 13871 0 -1 4202496 498466 0 0 0 499787 228 0 0 25 0 1 0 527791676 717074432 32208 33554432000 4194304 4587354 140734408682816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14063/statm: 175067 32208 337 96 0 171629 0
[pid=14064] ppid=14062 vsize=61148 CPUtime=5000.14 cores=1
/proc/14064/stat : 14064 (clasp) R 14062 14062 13871 0 -1 4202496 11899 0 0 0 500011 3 0 0 25 0 1 0 527791676 62615552 11786 33554432000 4194304 4785740 140737359589936 18446744073709551615 4562658 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14064/statm: 15287 11786 341 145 0 12332 0
[pid=14065] ppid=14062 vsize=455964 CPUtime=5000.13 cores=2
/proc/14065/stat : 14065 (TNM) R 14062 14062 13871 0 -1 4202496 364 0 0 0 500011 2 0 0 25 0 1 0 527791676 466907136 261 33554432000 134512640 134534564 4291073792 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14065/statm: 113991 261 103 6 0 112657 0
[pid=14066] ppid=14062 vsize=955640 CPUtime=5000.01 cores=3
/proc/14066/stat : 14066 (march_hi) R 14062 14062 13871 0 -1 4202496 152776 0 0 0 499881 120 0 0 25 0 1 0 527791676 978575360 152669 33554432000 4194304 4331988 140734227538208 18446744073709551615 4209134 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14066/statm: 238910 152669 173 34 0 237352 0
[pid=14067] ppid=14062 vsize=293944 CPUtime=19972 cores=4-7
/proc/14067/stat : 14067 (plingeling) S 14062 14062 13871 0 -1 4202496 946789 1248 0 0 1997056 147 0 0 18 0 5 0 527791676 300998656 45607 33554432000 4194304 4356188 140736073788512 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/14067/statm: 73486 45607 163 40 0 72030 0
[pid=14067/tid=14074] ppid=14062 vsize=293944 CPUtime=5000.15 cores=4-7
/proc/14067/task/14074/stat : 14074 (plingeling) R 14062 14062 13871 0 -1 4202560 224042 1248 0 0 499979 36 0 0 25 0 5 0 527791677 300998656 45607 33554432000 4194304 4356188 140736073788512 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14067/tid=14075] ppid=14062 vsize=293944 CPUtime=4972.06 cores=4-7
/proc/14067/task/14075/stat : 14075 (plingeling) R 14062 14062 13871 0 -1 4202560 252013 1248 0 0 497167 39 0 0 25 0 5 0 527791677 300998656 45607 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332125 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14067/tid=14076] ppid=14062 vsize=293944 CPUtime=4999.63 cores=4-7
/proc/14067/task/14076/stat : 14076 (plingeling) R 14062 14062 13871 0 -1 4202560 229829 1248 0 0 499929 34 0 0 25 0 5 0 527791677 300998656 45607 33554432000 4194304 4356188 140736073788512 18446744073709551615 4332020 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14067/tid=14077] ppid=14062 vsize=293944 CPUtime=5000.14 cores=4-7
/proc/14067/task/14077/stat : 14077 (plingeling) R 14062 14062 13871 0 -1 4202560 240376 1248 0 0 499978 36 0 0 25 0 5 0 527791677 300998656 45607 33554432000 4194304 4356188 140736073788512 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39972.5
Current children cumulated vsize (KiB) 2485288

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14062 and gives
#  childrusage.ru_utime.tv_sec=14998
#  childrusage.ru_utime.tv_usec=107941
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=371639
# CPU time returned by wait4() is 15000.5
# while last known CPU time is 39972.5
#
# 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.5
CPU user time (s): 39967.5
CPU system time (s): 5.01
CPU usage (%): 799.447
Max. virtual memory (cumulated for all children) (KiB): 2689644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14998.1
system time used= 2.37164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511265
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= 756
involuntary context switches= 304151

runsolver used 7.35488 second user time and 19.927 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-30 13:12:18
IDJOB=3221541
IDBENCH=82940
IDSOLVER=1638
FILE ID=node135/3221541-1304161938
RUNJOBID= node135-1304161897-13885
PBS_JOBID= 13170934
Free space on /tmp= 72100 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S224791863-033.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221541-1304161938/watcher-3221541-1304161938 -o /tmp/evaluation-result-3221541-1304161938/solver-3221541-1304161938 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3221541-1304161938.cnf

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

MD5SUM BENCH= 97219d7d3b8dcf40225a045ad28970d7
RANDOM SEED=1913852208

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29469796 kB
Buffers:        951148 kB
Cached:        1943108 kB
SwapCached:        172 kB
Active:         187452 kB
Inactive:      2772420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29469796 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10208 kB
Writeback:         100 kB
AnonPages:       64916 kB
Mapped:          14896 kB
Slab:           454896 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72088 MiB
End job on node135 at 2011-04-30 14:35:40