Trace number 3275656

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 40000.6 5003.52

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted 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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
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-3275656-1304168299/watcher-3275656-1304168299 -o /tmp/evaluation-result-3275656-1304168299/solver-3275656-1304168299 -C 40000 -W 5100 -M 31000 ppfolio HOME/instance-3275656-1304168299.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.00 7.99 2/170 27437
/proc/meminfo: memFree=21978780/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 4 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0

[startup+0.0453481 s]
/proc/loadavg: 8.01 8.00 7.99 2/170 27437
/proc/meminfo: memFree=21978780/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100337 s]
/proc/loadavg: 8.01 8.00 7.99 2/170 27437
/proc/meminfo: memFree=21978780/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) R 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300301 s]
/proc/loadavg: 8.01 8.00 7.99 2/170 27437
/proc/meminfo: memFree=21978780/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) R 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 24 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700224 s]
/proc/loadavg: 8.01 8.00 7.99 2/170 27437
/proc/meminfo: memFree=21978780/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 8.01 8.00 7.99 9/180 27452
/proc/meminfo: memFree=21957744/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1981488 CPUtime=1.48 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 3241 0 0 0 148 0 0 0 25 0 1 0 509245543 2029043712 2245 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 495372 2245 334 96 0 491934 0
[pid=27439] ppid=27437 vsize=14740 CPUtime=1.49 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 1149 0 0 0 149 0 0 0 20 0 1 0 509245543 15093760 1037 33554432000 4194304 4785740 140737123696480 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 3685 1037 340 145 0 730 0
[pid=27440] ppid=27437 vsize=456088 CPUtime=1.49 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 418 0 0 0 149 0 0 0 20 0 1 0 509245543 467034112 315 33554432000 134512640 134534564 4294560752 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114022 315 95 6 0 112688 0
[pid=27441] ppid=27437 vsize=8736 CPUtime=1.49 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 701 0 0 0 149 0 0 0 20 0 1 0 509245543 8945664 591 33554432000 4194304 4331988 140735550530320 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 2184 591 174 34 0 626 0
[pid=27442] ppid=27437 vsize=123708 CPUtime=5.94 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 4113 1248 0 0 594 0 0 0 19 0 5 0 509245543 126676992 3004 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 30927 3004 162 40 0 29471 0
[pid=27442/tid=27449] ppid=27437 vsize=123708 CPUtime=1.48 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 749 1248 0 0 148 0 0 0 20 0 5 0 509245544 126676992 3004 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331311 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=123708 CPUtime=1.48 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 788 1248 0 0 148 0 0 0 25 0 5 0 509245544 126676992 3004 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331079 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=123708 CPUtime=1.48 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 1047 1248 0 0 148 0 0 0 25 0 5 0 509245544 126676992 3004 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=123708 CPUtime=1.48 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 886 1248 0 0 148 0 0 0 25 0 5 0 509245544 126676992 3004 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331491 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 2603084

[startup+3.10077 s]
/proc/loadavg: 8.01 8.00 7.99 9/180 27452
/proc/meminfo: memFree=21951420/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1014508 CPUtime=3.08 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 5459 0 0 0 308 0 0 0 25 0 1 0 509245543 1038856192 3631 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 253627 3631 339 96 0 250189 0
[pid=27439] ppid=27437 vsize=15580 CPUtime=3.09 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 1335 0 0 0 309 0 0 0 25 0 1 0 509245543 15953920 1223 33554432000 4194304 4785740 140737123696480 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 3895 1223 340 145 0 940 0
[pid=27440] ppid=27437 vsize=456088 CPUtime=3.09 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 418 0 0 0 309 0 0 0 25 0 1 0 509245543 467034112 315 33554432000 134512640 134534564 4294560752 18446744073709551615 2804113 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114022 315 95 6 0 112688 0
[pid=27441] ppid=27437 vsize=9468 CPUtime=3.09 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 804 0 0 0 309 0 0 0 25 0 1 0 509245543 9695232 694 33554432000 4194304 4331988 140735550530320 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 2367 694 174 34 0 809 0
[pid=27442] ppid=27437 vsize=128452 CPUtime=12.33 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 6003 1248 0 0 1233 0 0 0 19 0 5 0 509245543 131534848 4190 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 32113 4190 162 40 0 30657 0
[pid=27442/tid=27449] ppid=27437 vsize=128452 CPUtime=3.08 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 1229 1248 0 0 308 0 0 0 25 0 5 0 509245544 131534848 4190 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=128452 CPUtime=3.08 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 1237 1248 0 0 308 0 0 0 25 0 5 0 509245544 131534848 4190 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331072 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=128452 CPUtime=3.07 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 1496 1248 0 0 307 0 0 0 25 0 5 0 509245544 131534848 4190 33554432000 4194304 4356188 140736065094928 18446744073709551615 4210587 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=128452 CPUtime=3.08 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 1398 1248 0 0 308 0 0 0 25 0 5 0 509245544 131534848 4190 33554432000 4194304 4356188 140736065094928 18446744073709551615 4281483 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 1642420

[startup+6.30117 s]
/proc/loadavg: 8.01 8.00 7.99 9/180 27452
/proc/meminfo: memFree=21935800/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1014208 CPUtime=6.29 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 7408 0 0 0 628 1 0 0 25 0 1 0 509245543 1038548992 4488 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 253552 4488 339 96 0 250114 0
[pid=27439] ppid=27437 vsize=16548 CPUtime=6.29 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 1572 0 0 0 629 0 0 0 25 0 1 0 509245543 16945152 1460 33554432000 4194304 4785740 140737123696480 18446744073709551615 4277561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 4137 1460 340 145 0 1182 0
[pid=27440] ppid=27437 vsize=456088 CPUtime=6.29 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 418 0 0 0 629 0 0 0 25 0 1 0 509245543 467034112 315 33554432000 134512640 134534564 4294560752 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114022 315 95 6 0 112688 0
[pid=27441] ppid=27437 vsize=9980 CPUtime=6.29 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 997 0 0 0 629 0 0 0 25 0 1 0 509245543 10219520 887 33554432000 4194304 4331988 140735550530320 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 2495 887 174 34 0 937 0
[pid=27442] ppid=27437 vsize=130528 CPUtime=25.11 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 8314 1248 0 0 2511 0 0 0 19 0 5 0 509245543 133660672 4709 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 32632 4709 162 40 0 31176 0
[pid=27442/tid=27449] ppid=27437 vsize=130528 CPUtime=6.28 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 1839 1248 0 0 628 0 0 0 25 0 5 0 509245544 133660672 4709 33554432000 4194304 4356188 140736065094928 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=130528 CPUtime=6.28 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 1750 1248 0 0 628 0 0 0 25 0 5 0 509245544 133660672 4709 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331106 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=130528 CPUtime=6.25 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 2170 1248 0 0 625 0 0 0 25 0 5 0 509245544 133660672 4709 33554432000 4194304 4356188 140736065094928 18446744073709551615 4279451 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=130528 CPUtime=6.28 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 1912 1248 0 0 628 0 0 0 25 0 5 0 509245544 133660672 4709 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 1645676

[startup+12.701 s]
/proc/loadavg: 8.01 8.00 7.99 9/180 27452
/proc/meminfo: memFree=21928432/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1003452 CPUtime=12.69 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 9514 0 0 0 1268 1 0 0 25 0 1 0 509245543 1027534848 4256 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 250863 4256 339 96 0 247425 0
[pid=27439] ppid=27437 vsize=17880 CPUtime=12.69 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 1869 0 0 0 1269 0 0 0 25 0 1 0 509245543 18309120 1757 33554432000 4194304 4785740 140737123696480 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 4470 1757 340 145 0 1515 0
[pid=27440] ppid=27437 vsize=456088 CPUtime=12.69 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 418 0 0 0 1269 0 0 0 25 0 1 0 509245543 467034112 315 33554432000 134512640 134534564 4294560752 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114022 315 95 6 0 112688 0
[pid=27441] ppid=27437 vsize=12252 CPUtime=12.69 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 1422 0 0 0 1269 0 0 0 25 0 1 0 509245543 12546048 1285 33554432000 4194304 4331988 140735550530320 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 3063 1285 174 34 0 1505 0
[pid=27442] ppid=27437 vsize=138344 CPUtime=50.68 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 14076 1248 0 0 5067 1 0 0 19 0 5 0 509245543 141664256 6663 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 34586 6663 162 40 0 33130 0
[pid=27442/tid=27449] ppid=27437 vsize=138344 CPUtime=12.68 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 3247 1248 0 0 1268 0 0 0 25 0 5 0 509245544 141664256 6663 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331803 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=138344 CPUtime=12.68 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 2967 1248 0 0 1268 0 0 0 25 0 5 0 509245544 141664256 6663 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331168 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=138344 CPUtime=12.62 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 3642 1248 0 0 1262 0 0 0 25 0 5 0 509245544 141664256 6663 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331352 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=138344 CPUtime=12.67 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 3577 1248 0 0 1267 0 0 0 25 0 5 0 509245544 141664256 6663 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 1646340

[startup+25.5005 s]
/proc/loadavg: 8.01 8.00 7.99 9/180 27452
/proc/meminfo: memFree=21908384/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1003452 CPUtime=25.49 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 14367 0 0 0 2547 2 0 0 25 0 1 0 509245543 1027534848 5819 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=27440] ppid=27437 vsize=456092 CPUtime=4841.81 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 427 0 0 0 484179 2 0 0 25 0 1 0 509245543 467038208 324 33554432000 134512640 134534564 4294560752 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114023 324 103 6 0 112689 0
[pid=27441] ppid=27437 vsize=1257804 CPUtime=4842.46 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 215001 0 0 0 484084 162 0 0 25 0 1 0 509245543 1287991296 214864 33554432000 4194304 4331988 140735550530320 18446744073709551615 4263143 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 314451 214864 174 34 0 312893 0
[pid=27442] ppid=27437 vsize=322364 CPUtime=19342.7 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 1072554 1248 0 0 1934110 160 0 0 19 0 5 0 509245543 330100736 52668 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 80591 52668 162 40 0 79135 0
[pid=27442/tid=27449] ppid=27437 vsize=322364 CPUtime=4842.45 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 276852 1248 0 0 484201 44 0 0 25 0 5 0 509245544 330100736 52668 33554432000 4194304 4356188 140736065094928 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=322364 CPUtime=4842.44 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 275577 1248 0 0 484206 38 0 0 25 0 5 0 509245544 330100736 52668 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=322364 CPUtime=4816.05 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 269726 1248 0 0 481568 37 0 0 25 0 5 0 509245544 330100736 52668 33554432000 4194304 4356188 140736065094928 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=322364 CPUtime=4841.72 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 249756 1248 0 0 484133 39 0 0 25 0 5 0 509245544 330100736 52668 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38711.9
Current children cumulated vsize (KiB) 3233000

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/180 27603
/proc/meminfo: memFree=20737860/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1105580 CPUtime=4902.45 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 374574 0 0 0 490079 166 0 0 25 0 1 0 509245543 1132113920 32917 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 276395 32917 339 96 0 272957 0
[pid=27439] ppid=27437 vsize=52908 CPUtime=4902.44 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 9846 0 0 0 490242 2 0 0 25 0 1 0 509245543 54177792 9734 33554432000 4194304 4785740 140737123696480 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 13227 9734 341 145 0 10272 0
[pid=27440] ppid=27437 vsize=456092 CPUtime=4901.81 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 427 0 0 0 490179 2 0 0 25 0 1 0 509245543 467038208 324 33554432000 134512640 134534564 4294560752 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114023 324 103 6 0 112689 0
[pid=27441] ppid=27437 vsize=1257804 CPUtime=4902.46 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 217629 0 0 0 490082 164 0 0 25 0 1 0 509245543 1287991296 217492 33554432000 4194304 4331988 140735550530320 18446744073709551615 4299282 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 314451 217492 174 34 0 312893 0
[pid=27442] ppid=27437 vsize=313148 CPUtime=19582.4 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 1082090 1248 0 0 1958077 161 0 0 19 0 5 0 509245543 320663552 50364 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 78287 50364 162 40 0 76831 0
[pid=27442/tid=27449] ppid=27437 vsize=313148 CPUtime=4902.45 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 278644 1248 0 0 490201 44 0 0 25 0 5 0 509245544 320663552 50364 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=313148 CPUtime=4902.44 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 276537 1248 0 0 490206 38 0 0 25 0 5 0 509245544 320663552 50364 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331039 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=313148 CPUtime=4875.73 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 270686 1248 0 0 487536 37 0 0 25 0 5 0 509245544 320663552 50364 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=313148 CPUtime=4901.72 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 255580 1248 0 0 490132 40 0 0 25 0 5 0 509245544 320663552 50364 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331065 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39191.5
Current children cumulated vsize (KiB) 3203856

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/180 27605
/proc/meminfo: memFree=20734476/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1103668 CPUtime=4962.45 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 377789 0 0 0 496078 167 0 0 25 0 1 0 509245543 1130156032 32917 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 275917 32917 339 96 0 272479 0
[pid=27439] ppid=27437 vsize=52908 CPUtime=4962.44 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 9849 0 0 0 496242 2 0 0 25 0 1 0 509245543 54177792 9737 33554432000 4194304 4785740 140737123696480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 13227 9737 341 145 0 10272 0
[pid=27440] ppid=27437 vsize=456092 CPUtime=4961.81 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 427 0 0 0 496179 2 0 0 25 0 1 0 509245543 467038208 324 33554432000 134512640 134534564 4294560752 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114023 324 103 6 0 112689 0
[pid=27441] ppid=27437 vsize=1257804 CPUtime=4962.46 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 220255 0 0 0 496080 166 0 0 25 0 1 0 509245543 1287991296 220118 33554432000 4194304 4331988 140735550530320 18446744073709551615 4239530 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 314451 220118 174 34 0 312893 0
[pid=27442] ppid=27437 vsize=308284 CPUtime=19822.1 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 1090602 1248 0 0 1982043 163 0 0 19 0 5 0 509245543 315682816 49148 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 77071 49148 162 40 0 75615 0
[pid=27442/tid=27449] ppid=27437 vsize=308284 CPUtime=4962.46 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 281396 1248 0 0 496201 45 0 0 25 0 5 0 509245544 315682816 49148 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=308284 CPUtime=4962.44 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 278361 1248 0 0 496206 38 0 0 25 0 5 0 509245544 315682816 49148 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=308284 CPUtime=4935.4 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 272638 1248 0 0 493502 38 0 0 25 0 5 0 509245544 315682816 49148 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331264 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=308284 CPUtime=4961.71 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 257564 1248 0 0 496131 40 0 0 25 0 5 0 509245544 315682816 49148 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39671.2
Current children cumulated vsize (KiB) 3197080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5003.5 s]
/proc/loadavg: 8.03 8.04 8.00 9/180 27606
/proc/meminfo: memFree=20714248/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1103668 CPUtime=5003.66 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 379128 0 0 0 500198 168 0 0 25 0 1 0 509245543 1130156032 34216 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 275917 34216 339 96 0 272479 0
[pid=27439] ppid=27437 vsize=52908 CPUtime=5003.65 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 9871 0 0 0 500363 2 0 0 25 0 1 0 509245543 54177792 9759 33554432000 4194304 4785740 140737123696480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 13227 9759 341 145 0 10272 0
[pid=27440] ppid=27437 vsize=456092 CPUtime=5003.02 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 427 0 0 0 500300 2 0 0 25 0 1 0 509245543 467038208 324 33554432000 134512640 134534564 4294560752 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114023 324 103 6 0 112689 0
[pid=27441] ppid=27437 vsize=1257804 CPUtime=5003.67 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 222088 0 0 0 500200 167 0 0 25 0 1 0 509245543 1287991296 221951 33554432000 4194304 4331988 140735550530320 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 314451 221951 174 34 0 312893 0
[pid=27442] ppid=27437 vsize=311868 CPUtime=19986.7 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 1097098 1248 0 0 1998501 164 0 0 19 0 5 0 509245543 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 77967 50044 162 40 0 76511 0
[pid=27442/tid=27449] ppid=27437 vsize=311868 CPUtime=5003.67 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 281556 1248 0 0 500322 45 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=311868 CPUtime=5003.65 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 278425 1248 0 0 500327 38 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=311868 CPUtime=4976.39 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 277630 1248 0 0 497600 39 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=311868 CPUtime=5002.91 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 258844 1248 0 0 500251 40 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 3200664

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

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

[startup+5003.5 s]
/proc/loadavg: 8.03 8.04 8.00 9/180 27606
/proc/meminfo: memFree=20714248/32951124 swapFree=67111524/67111528
[pid=27437] ppid=27435 vsize=18324 CPUtime=0 cores=0-7
/proc/27437/stat : 27437 (ppfolio) S 27435 27437 26652 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 509245542 18763776 390 33554432000 4194304 4287625 140736214954384 18446744073709551615 264726425103 0 0 4096 65536 4575904615819640831 0 0 17 6 0 0 0
/proc/27437/statm: 4581 390 341 23 0 91 0
[pid=27438] ppid=27437 vsize=1103668 CPUtime=5003.66 cores=0
/proc/27438/stat : 27438 (cryptominisat) R 27437 27437 26652 0 -1 4202496 379128 0 0 0 500198 168 0 0 25 0 1 0 509245543 1130156032 34216 33554432000 4194304 4587354 140734344893920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27438/statm: 275917 34216 339 96 0 272479 0
[pid=27439] ppid=27437 vsize=52908 CPUtime=5003.65 cores=1
/proc/27439/stat : 27439 (clasp) R 27437 27437 26652 0 -1 4202496 9871 0 0 0 500363 2 0 0 25 0 1 0 509245543 54177792 9759 33554432000 4194304 4785740 140737123696480 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27439/statm: 13227 9759 341 145 0 10272 0
[pid=27440] ppid=27437 vsize=456092 CPUtime=5003.02 cores=2
/proc/27440/stat : 27440 (TNM) R 27437 27437 26652 0 -1 4202496 427 0 0 0 500300 2 0 0 25 0 1 0 509245543 467038208 324 33554432000 134512640 134534564 4294560752 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/27440/statm: 114023 324 103 6 0 112689 0
[pid=27441] ppid=27437 vsize=1257804 CPUtime=5003.67 cores=3
/proc/27441/stat : 27441 (march_hi) R 27437 27437 26652 0 -1 4202496 222088 0 0 0 500200 167 0 0 25 0 1 0 509245543 1287991296 221951 33554432000 4194304 4331988 140735550530320 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27441/statm: 314451 221951 174 34 0 312893 0
[pid=27442] ppid=27437 vsize=311868 CPUtime=19986.7 cores=4-7
/proc/27442/stat : 27442 (plingeling) S 27437 27437 26652 0 -1 4202496 1097098 1248 0 0 1998501 164 0 0 19 0 5 0 509245543 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/27442/statm: 77967 50044 162 40 0 76511 0
[pid=27442/tid=27449] ppid=27437 vsize=311868 CPUtime=5003.67 cores=4-7
/proc/27442/task/27449/stat : 27449 (plingeling) R 27437 27437 26652 0 -1 4202560 281556 1248 0 0 500322 45 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331296 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27442/tid=27450] ppid=27437 vsize=311868 CPUtime=5003.65 cores=4-7
/proc/27442/task/27450/stat : 27450 (plingeling) R 27437 27437 26652 0 -1 4202560 278425 1248 0 0 500327 38 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331045 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27442/tid=27451] ppid=27437 vsize=311868 CPUtime=4976.39 cores=4-7
/proc/27442/task/27451/stat : 27451 (plingeling) R 27437 27437 26652 0 -1 4202560 277630 1248 0 0 497600 39 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331060 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27442/tid=27452] ppid=27437 vsize=311868 CPUtime=5002.91 cores=4-7
/proc/27442/task/27452/stat : 27452 (plingeling) R 27437 27437 26652 0 -1 4202560 258844 1248 0 0 500251 40 0 0 25 0 5 0 509245544 319352832 50044 33554432000 4194304 4356188 140736065094928 18446744073709551615 4331126 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 3200664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27437 and gives
#  childrusage.ru_utime.tv_sec=15008
#  childrusage.ru_utime.tv_usec=623342
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=746734
# CPU time returned by wait4() is 15010.4
# while last known CPU time is 40000.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5003.52
CPU time (s): 40000.6
CPU user time (s): 39995.6
CPU system time (s): 5.03
CPU usage (%): 799.451
Max. virtual memory (cumulated for all children) (KiB): 4191312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15008.6
system time used= 1.74673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 389963
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= 830
involuntary context switches= 35537

runsolver used 7.63484 second user time and 19.655 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 14:58:19
IDJOB=3275656
IDBENCH=83247
IDSOLVER=1638
FILE ID=node141/3275656-1304168299
RUNJOBID= node141-1304157866-26666
PBS_JOBID= 13170914
Free space on /tmp= 72600 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275656-1304168299/watcher-3275656-1304168299 -o /tmp/evaluation-result-3275656-1304168299/solver-3275656-1304168299 -C 40000 -W 5100 -M 31000  ppfolio HOME/instance-3275656-1304168299.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1415607590

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:      21978936 kB
Buffers:       1409628 kB
Cached:        8924180 kB
SwapCached:          4 kB
Active:        2658604 kB
Inactive:      7737952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21978936 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:       62988 kB
Mapped:          14784 kB
Slab:           511132 kB
PageTables:       4444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182624 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= 72588 MiB
End job on node141 at 2011-04-30 16:21:45