Trace number 3219795

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 39972.3 5000.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
MD5SUMba96eb51c814e4238dd0a7b33e8bab2d
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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

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-3219795-1304153873/watcher-3219795-1304153873 -o /tmp/evaluation-result-3219795-1304153873/solver-3219795-1304153873 -C 40000 -W 5000 -M 31000 ppfolio HOME/instance-3219795-1304153873.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: 6.82 7.78 7.91 2/170 8685
/proc/meminfo: memFree=29013720/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 6 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0

[startup+0.189769 s]
/proc/loadavg: 6.82 7.78 7.91 2/170 8685
/proc/meminfo: memFree=29013720/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200766 s]
/proc/loadavg: 6.82 7.78 7.91 2/170 8685
/proc/meminfo: memFree=29013720/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30075 s]
/proc/loadavg: 6.82 7.78 7.91 2/170 8685
/proc/meminfo: memFree=29013720/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700672 s]
/proc/loadavg: 6.82 7.78 7.91 2/170 8685
/proc/meminfo: memFree=29013720/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 19 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 6.82 7.78 7.91 9/180 8700
/proc/meminfo: memFree=28976812/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=660156 CPUtime=1.49 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 5755 0 0 0 149 0 0 0 20 0 1 0 605617978 675999744 1844 33554432000 4194304 4587354 140735531586944 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 165039 1844 327 96 0 161601 0
[pid=8687] ppid=8685 vsize=21000 CPUtime=1.49 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 2776 0 0 0 149 0 0 0 20 0 1 0 605617978 21504000 2581 33554432000 4194304 4785740 140733810459584 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 5250 2581 340 145 0 2295 0
[pid=8688] ppid=8685 vsize=455032 CPUtime=1.49 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1150 0 0 0 149 0 0 0 20 0 1 0 605617978 465952768 1047 33554432000 134512640 134534564 4292527712 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 113758 1047 91 6 0 112424 0
[pid=8689] ppid=8685 vsize=10932 CPUtime=1.49 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 4745 0 0 0 149 0 0 0 25 0 1 0 605617978 11194368 1065 33554432000 4194304 4331988 140734285158352 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 2733 1065 150 34 0 1175 0
[pid=8690] ppid=8685 vsize=59496 CPUtime=5.77 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 5953 1255 0 0 577 0 0 0 19 0 5 0 605617978 60923904 3329 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 14874 3329 161 40 0 13418 0
[pid=8690/tid=8697] ppid=8685 vsize=59496 CPUtime=1.44 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 569 1255 0 0 144 0 0 0 23 0 5 0 605617983 60923904 3329 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331062 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=59496 CPUtime=1.43 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 566 1255 0 0 143 0 0 0 23 0 5 0 605617983 60923904 3329 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331069 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=59496 CPUtime=1.41 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 580 1255 0 0 141 0 0 0 23 0 5 0 605617983 60923904 3329 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331992 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=59496 CPUtime=1.43 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 642 1255 0 0 143 0 0 0 23 0 5 0 605617983 60923904 3329 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331028 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 1224940

[startup+3.10123 s]
/proc/loadavg: 6.82 7.78 7.91 9/180 8700
/proc/meminfo: memFree=28971852/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=683212 CPUtime=3.09 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 12766 0 0 0 308 1 0 0 25 0 1 0 605617978 699609088 6740 33554432000 4194304 4587354 140735531586944 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 170803 6740 337 96 0 167365 0
[pid=8687] ppid=8685 vsize=22628 CPUtime=3.09 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 3170 0 0 0 309 0 0 0 25 0 1 0 605617978 23171072 2975 33554432000 4194304 4785740 140733810459584 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 5657 2975 340 145 0 2702 0
[pid=8688] ppid=8685 vsize=455032 CPUtime=3.09 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1150 0 0 0 309 0 0 0 25 0 1 0 605617978 465952768 1047 33554432000 134512640 134534564 4292527712 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 113758 1047 91 6 0 112424 0
[pid=8689] ppid=8685 vsize=14320 CPUtime=3.09 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 5787 0 0 0 309 0 0 0 25 0 1 0 605617978 14663680 1732 33554432000 4194304 4331988 140734285158352 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 3580 1732 174 34 0 2022 0
[pid=8690] ppid=8685 vsize=61484 CPUtime=12.16 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 6443 1255 0 0 1216 0 0 0 19 0 5 0 605617978 62959616 3819 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 15371 3819 161 40 0 13915 0
[pid=8690/tid=8697] ppid=8685 vsize=61484 CPUtime=3.04 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 666 1255 0 0 304 0 0 0 25 0 5 0 605617983 62959616 3819 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331268 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=61484 CPUtime=3.03 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 732 1255 0 0 303 0 0 0 25 0 5 0 605617983 62959616 3819 33554432000 4194304 4356188 140736168514608 18446744073709551615 4281624 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=61484 CPUtime=3 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 669 1255 0 0 300 0 0 0 25 0 5 0 605617983 62959616 3819 33554432000 4194304 4356188 140736168514608 18446744073709551615 4332007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=61484 CPUtime=3.03 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 780 1255 0 0 303 0 0 0 25 0 5 0 605617983 62959616 3819 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331323 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 1255000

[startup+6.30064 s]
/proc/loadavg: 6.92 7.79 7.91 9/180 8701
/proc/meminfo: memFree=28946084/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=668136 CPUtime=6.29 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 13484 0 0 0 628 1 0 0 25 0 1 0 605617978 684171264 6225 33554432000 4194304 4587354 140735531586944 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 167034 6225 337 96 0 163596 0
[pid=8687] ppid=8685 vsize=24880 CPUtime=6.29 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 3698 0 0 0 629 0 0 0 25 0 1 0 605617978 25477120 3503 33554432000 4194304 4785740 140733810459584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 6220 3503 340 145 0 3265 0
[pid=8688] ppid=8685 vsize=459292 CPUtime=6.29 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 629 0 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=14320 CPUtime=6.29 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 5787 0 0 0 629 0 0 0 25 0 1 0 605617978 14663680 1732 33554432000 4194304 4331988 140734285158352 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 3580 1732 174 34 0 2022 0
[pid=8690] ppid=8685 vsize=65384 CPUtime=24.95 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 7425 1255 0 0 2494 1 0 0 19 0 5 0 605617978 66953216 4801 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 16346 4801 161 40 0 14890 0
[pid=8690/tid=8697] ppid=8685 vsize=65384 CPUtime=6.24 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 924 1255 0 0 624 0 0 0 25 0 5 0 605617983 66953216 4801 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=65384 CPUtime=6.23 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 974 1255 0 0 623 0 0 0 25 0 5 0 605617983 66953216 4801 33554432000 4194304 4356188 140736168514608 18446744073709551615 4312092 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=65384 CPUtime=6.18 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 917 1255 0 0 618 0 0 0 25 0 5 0 605617983 66953216 4801 33554432000 4194304 4356188 140736168514608 18446744073709551615 4238795 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=65384 CPUtime=6.23 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 1014 1255 0 0 623 0 0 0 25 0 5 0 605617983 66953216 4801 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331458 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 1250336

[startup+12.7005 s]
/proc/loadavg: 7.00 7.79 7.91 9/180 8701
/proc/meminfo: memFree=28941676/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=680320 CPUtime=12.68 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 15674 0 0 0 1267 1 0 0 25 0 1 0 605617978 696647680 7017 33554432000 4194304 4587354 140735531586944 18446744073709551615 4237300 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 170080 7017 337 96 0 166642 0
[pid=8687] ppid=8685 vsize=28664 CPUtime=12.69 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 4584 0 0 0 1268 1 0 0 25 0 1 0 605617978 29351936 4389 33554432000 4194304 4785740 140733810459584 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 7166 4389 340 145 0 4211 0
[pid=8688] ppid=8685 vsize=459292 CPUtime=12.69 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 1269 0 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=14320 CPUtime=12.69 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 5787 0 0 0 1269 0 0 0 25 0 1 0 605617978 14663680 1732 33554432000 4194304 4331988 140734285158352 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 3580 1732 174 34 0 2022 0
[pid=8690] ppid=8685 vsize=64672 CPUtime=50.51 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 9567 1255 0 0 5050 1 0 0 19 0 5 0 605617978 66224128 4607 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 16168 4607 161 40 0 14712 0
[pid=8690/tid=8697] ppid=8685 vsize=64672 CPUtime=12.64 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 2118 1255 0 0 1264 0 0 0 25 0 5 0 605617983 66224128 4607 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331050 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=64672 CPUtime=12.63 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 1136 1255 0 0 1263 0 0 0 25 0 5 0 605617983 66224128 4607 33554432000 4194304 4356188 140736168514608 18446744073709551615 4279731 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=64672 CPUtime=12.55 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 982 1255 0 0 1255 0 0 0 25 0 5 0 605617983 66224128 4607 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331086 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=64672 CPUtime=12.63 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 1735 1255 0 0 1263 0 0 0 25 0 5 0 605617983 66224128 4607 33554432000 4194304 4356188 140736168514608 18446744073709551615 4330986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 1265592

[startup+25.5011 s]
/proc/loadavg: 7.22 7.80 7.91 9/180 8701
/proc/meminfo: memFree=28934776/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=675092 CPUtime=25.49 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 25117 0 0 0 2546 3 0 0 25 0 1 0 605617978 691294208 6230 33554432000 4194304 4587354 140735531586944 18446744073709551615 4243357 0 0 4096 2 0 0 0 17 0 0 0 0

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

[pid=8688] ppid=8685 vsize=459292 CPUtime=4841.62 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 484160 2 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=697484 CPUtime=4842.44 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 137104 0 0 0 484141 103 0 0 25 0 1 0 605617978 714223616 133049 33554432000 4194304 4331988 140734285158352 18446744073709551615 4299332 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 174371 133049 175 34 0 172813 0
[pid=8690] ppid=8685 vsize=141196 CPUtime=19342.6 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 414156 1255 0 0 1934198 63 0 0 19 0 5 0 605617978 144584704 23754 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 35299 23754 161 40 0 33843 0
[pid=8690/tid=8697] ppid=8685 vsize=141196 CPUtime=4842.4 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 111219 1255 0 0 484224 16 0 0 25 0 5 0 605617983 144584704 23754 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331151 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=141196 CPUtime=4842.39 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 89780 1255 0 0 484224 15 0 0 25 0 5 0 605617983 144584704 23754 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=141196 CPUtime=4815.95 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 94244 1255 0 0 481581 14 0 0 25 0 5 0 605617983 144584704 23754 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331019 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=141196 CPUtime=4841.8 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 115317 1255 0 0 484163 17 0 0 25 0 5 0 605617983 144584704 23754 33554432000 4194304 4356188 140736168514608 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38711.5
Current children cumulated vsize (KiB) 1874540

[startup+4902.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/180 8852
/proc/meminfo: memFree=27941072/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=388584 CPUtime=4902.44 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 1070063 0 0 0 489810 434 0 0 25 0 1 0 605617978 397910016 75151 33554432000 4194304 4587354 140735531586944 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 97146 75151 337 96 0 93708 0
[pid=8687] ppid=8685 vsize=170088 CPUtime=4902.43 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 36754 0 0 0 490234 9 0 0 25 0 1 0 605617978 174170112 35821 33554432000 4194304 4785740 140733810459584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 42522 35821 341 145 0 39567 0
[pid=8688] ppid=8685 vsize=459292 CPUtime=4901.61 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 490159 2 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=697484 CPUtime=4902.45 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 138800 0 0 0 490140 105 0 0 25 0 1 0 605617978 714223616 134745 33554432000 4194304 4331988 140734285158352 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 174371 134745 175 34 0 172813 0
[pid=8690] ppid=8685 vsize=131596 CPUtime=19582.3 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 418732 1255 0 0 1958163 64 0 0 19 0 5 0 605617978 134754304 21354 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 32899 21354 161 40 0 31443 0
[pid=8690/tid=8697] ppid=8685 vsize=131596 CPUtime=4902.39 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 112563 1255 0 0 490223 16 0 0 25 0 5 0 605617983 134754304 21354 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=131596 CPUtime=4902.38 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 92436 1255 0 0 490223 15 0 0 25 0 5 0 605617983 134754304 21354 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=131596 CPUtime=4875.62 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 94820 1255 0 0 487548 14 0 0 25 0 5 0 605617983 134754304 21354 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=131596 CPUtime=4901.79 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 115317 1255 0 0 490162 17 0 0 25 0 5 0 605617983 134754304 21354 33554432000 4194304 4356188 140736168514608 18446744073709551615 4330964 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39191.2
Current children cumulated vsize (KiB) 1865368

[startup+4962.3 s]
/proc/loadavg: 8.07 8.04 8.00 9/180 8854
/proc/meminfo: memFree=27920204/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=388584 CPUtime=4962.44 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 1070063 0 0 0 495810 434 0 0 25 0 1 0 605617978 397910016 75151 33554432000 4194304 4587354 140735531586944 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 97146 75151 337 96 0 93708 0
[pid=8687] ppid=8685 vsize=170732 CPUtime=4962.44 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 36918 0 0 0 496234 10 0 0 25 0 1 0 605617978 174829568 35985 33554432000 4194304 4785740 140733810459584 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 42683 35985 341 145 0 39728 0
[pid=8688] ppid=8685 vsize=459292 CPUtime=4961.61 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 496159 2 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=697484 CPUtime=4962.45 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 140495 0 0 0 496139 106 0 0 25 0 1 0 605617978 714223616 136440 33554432000 4194304 4331988 140734285158352 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 174371 136440 175 34 0 172813 0
[pid=8690] ppid=8685 vsize=145552 CPUtime=19821.9 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 422221 1255 0 0 1982129 65 0 0 19 0 5 0 605617978 149045248 24843 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 36388 24843 161 40 0 34932 0
[pid=8690/tid=8697] ppid=8685 vsize=145552 CPUtime=4962.39 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 114836 1255 0 0 496223 16 0 0 25 0 5 0 605617983 149045248 24843 33554432000 4194304 4356188 140736168514608 18446744073709551615 4332026 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=145552 CPUtime=4962.38 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 92436 1255 0 0 496223 15 0 0 25 0 5 0 605617983 149045248 24843 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331309 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=145552 CPUtime=4935.29 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 94820 1255 0 0 493515 14 0 0 25 0 5 0 605617983 149045248 24843 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331305 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=145552 CPUtime=4961.78 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 116533 1255 0 0 496161 17 0 0 25 0 5 0 605617983 149045248 24843 33554432000 4194304 4356188 140736168514608 18446744073709551615 4331154 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39670.9
Current children cumulated vsize (KiB) 1879968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 8.10 8.05 8.00 9/180 8855
/proc/meminfo: memFree=28091288/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=195444 CPUtime=5000.14 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 1071175 0 0 0 499579 435 0 0 25 0 1 0 605617978 200134656 31838 33554432000 4194304 4587354 140735531586944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 48861 31838 337 96 0 45423 0
[pid=8687] ppid=8685 vsize=171868 CPUtime=5000.15 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 37171 0 0 0 500005 10 0 0 25 0 1 0 605617978 175992832 36238 33554432000 4194304 4785740 140733810459584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 42967 36238 341 145 0 40012 0
[pid=8688] ppid=8685 vsize=459292 CPUtime=4999.32 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 499930 2 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=697484 CPUtime=5000.16 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 141535 0 0 0 499909 107 0 0 25 0 1 0 605617978 714223616 137480 33554432000 4194304 4331988 140734285158352 18446744073709551615 4287417 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 174371 137480 175 34 0 172813 0
[pid=8690] ppid=8685 vsize=143252 CPUtime=19972.6 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 425134 1255 0 0 1997190 65 0 0 19 0 5 0 605617978 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 35813 24268 161 40 0 34357 0
[pid=8690/tid=8697] ppid=8685 vsize=143252 CPUtime=5000.1 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 114900 1255 0 0 499994 16 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=143252 CPUtime=5000.1 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 93781 1255 0 0 499994 16 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=143252 CPUtime=4972.79 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 96100 1255 0 0 497265 14 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=143252 CPUtime=4999.48 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 116757 1255 0 0 499931 17 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 1685664

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

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

[startup+5000 s]
/proc/loadavg: 8.10 8.05 8.00 9/180 8855
/proc/meminfo: memFree=28091288/32950928 swapFree=67111352/67111528
[pid=8685] ppid=8683 vsize=18324 CPUtime=0 cores=0-7
/proc/8685/stat : 8685 (ppfolio) S 8683 8685 8659 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 605617978 18763776 389 33554432000 4194304 4287625 140735448664512 18446744073709551615 251367566863 0 0 4096 65536 9122015073571700735 0 0 17 4 0 0 0
/proc/8685/statm: 4581 389 341 23 0 91 0
[pid=8686] ppid=8685 vsize=195444 CPUtime=5000.14 cores=0
/proc/8686/stat : 8686 (cryptominisat) R 8685 8685 8659 0 -1 4202496 1071175 0 0 0 499579 435 0 0 25 0 1 0 605617978 200134656 31838 33554432000 4194304 4587354 140735531586944 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8686/statm: 48861 31838 337 96 0 45423 0
[pid=8687] ppid=8685 vsize=171868 CPUtime=5000.15 cores=1
/proc/8687/stat : 8687 (clasp) R 8685 8685 8659 0 -1 4202496 37171 0 0 0 500005 10 0 0 25 0 1 0 605617978 175992832 36238 33554432000 4194304 4785740 140733810459584 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8687/statm: 42967 36238 341 145 0 40012 0
[pid=8688] ppid=8685 vsize=459292 CPUtime=4999.32 cores=2
/proc/8688/stat : 8688 (TNM) R 8685 8685 8659 0 -1 4202496 1399 0 0 0 499930 2 0 0 25 0 1 0 605617978 470315008 1296 33554432000 134512640 134534564 4292527712 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8688/statm: 114823 1296 95 6 0 113489 0
[pid=8689] ppid=8685 vsize=697484 CPUtime=5000.16 cores=3
/proc/8689/stat : 8689 (march_hi) R 8685 8685 8659 0 -1 4202496 141535 0 0 0 499909 107 0 0 25 0 1 0 605617978 714223616 137480 33554432000 4194304 4331988 140734285158352 18446744073709551615 4287417 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/8689/statm: 174371 137480 175 34 0 172813 0
[pid=8690] ppid=8685 vsize=143252 CPUtime=19972.6 cores=4-7
/proc/8690/stat : 8690 (plingeling) S 8685 8685 8659 0 -1 4202496 425134 1255 0 0 1997190 65 0 0 19 0 5 0 605617978 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/8690/statm: 35813 24268 161 40 0 34357 0
[pid=8690/tid=8697] ppid=8685 vsize=143252 CPUtime=5000.1 cores=4-7
/proc/8690/task/8697/stat : 8697 (plingeling) R 8685 8685 8659 0 -1 4202560 114900 1255 0 0 499994 16 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4279717 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=8690/tid=8698] ppid=8685 vsize=143252 CPUtime=5000.1 cores=4-7
/proc/8690/task/8698/stat : 8698 (plingeling) R 8685 8685 8659 0 -1 4202560 93781 1255 0 0 499994 16 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4332046 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=8690/tid=8699] ppid=8685 vsize=143252 CPUtime=4972.79 cores=4-7
/proc/8690/task/8699/stat : 8699 (plingeling) R 8685 8685 8659 0 -1 4202560 96100 1255 0 0 497265 14 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4210834 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8690/tid=8700] ppid=8685 vsize=143252 CPUtime=4999.48 cores=4-7
/proc/8690/task/8700/stat : 8700 (plingeling) R 8685 8685 8659 0 -1 4202560 116757 1255 0 0 499931 17 0 0 25 0 5 0 605617983 146690048 24268 33554432000 4194304 4356188 140736168514608 18446744073709551615 4330995 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39972.3
Current children cumulated vsize (KiB) 1685664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8685 and gives
#  childrusage.ru_utime.tv_sec=14995
#  childrusage.ru_utime.tv_usec=151390
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=509314
# CPU time returned by wait4() is 14999.7
# while last known CPU time is 39972.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 39972.3
CPU user time (s): 39966.1
CPU system time (s): 6.19
CPU usage (%): 799.444
Max. virtual memory (cumulated for all children) (KiB): 9477508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14995.2
system time used= 4.50931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1110280
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= 627
involuntary context switches= 84381

runsolver used 8.02878 second user time and 19.2531 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 10:57:53
IDJOB=3219795
IDBENCH=82649
IDSOLVER=1638
FILE ID=node113/3219795-1304153873
RUNJOBID= node113-1304153873-8673
PBS_JOBID= 13170904
Free space on /tmp= 72396 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1158419275-045-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219795-1304153873/watcher-3219795-1304153873 -o /tmp/evaluation-result-3219795-1304153873/solver-3219795-1304153873 -C 40000 -W 5000 -M 31000  ppfolio HOME/instance-3219795-1304153873.cnf

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

MD5SUM BENCH= ba96eb51c814e4238dd0a7b33e8bab2d
RANDOM SEED=675555091

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29014000 kB
Buffers:        758736 kB
Cached:        2609240 kB
SwapCached:         12 kB
Active:         213372 kB
Inactive:      3217824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29014000 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10976 kB
Writeback:           0 kB
AnonPages:       62980 kB
Mapped:          14320 kB
Slab:           438800 kB
PageTables:       3840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184872 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= 72384 MiB
End job on node113 at 2011-04-30 12:21:15