Trace number 3285757

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
Plingeling 587UNSAT 2618.34 661.981

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

2618.18/661.97	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3285757-1304061051/watcher-3285757-1304061051 -o /tmp/evaluation-result-3285757-1304061051/solver-3285757-1304061051 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285757-1304061051.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.60 7.92 7.81 1/175 29720
/proc/meminfo: memFree=19325416/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=13104 CPUtime=0 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 809 1258 0 0 0 0 0 0 24 0 1 0 596336312 13418496 737 33554432000 4194304 4417332 140734247523536 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 3276 750 138 55 0 1162 0

[startup+0.0407449 s]
/proc/loadavg: 7.60 7.92 7.81 1/175 29720
/proc/meminfo: memFree=19325416/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=21780 CPUtime=0.03 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 3508 1258 0 0 3 0 0 0 25 0 1 0 596336312 22302720 3436 33554432000 4194304 4417332 140734247523536 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 5445 3436 148 55 0 3331 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21780

[startup+0.100733 s]
/proc/loadavg: 7.60 7.92 7.81 1/175 29720
/proc/meminfo: memFree=19325416/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=26272 CPUtime=0.08 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 4593 1258 0 0 8 0 0 0 25 0 1 0 596336312 26902528 4522 33554432000 4194304 4417332 140734247523536 18446744073709551615 251367240685 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 6568 4552 148 55 0 4454 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26272

[startup+0.300697 s]
/proc/loadavg: 7.60 7.92 7.81 1/175 29720
/proc/meminfo: memFree=19325416/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=39372 CPUtime=0.28 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 7938 1258 0 0 27 1 0 0 25 0 1 0 596336312 40316928 7866 33554432000 4194304 4417332 140734247523536 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 9843 7866 148 55 0 7729 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39372

[startup+0.700625 s]
/proc/loadavg: 7.60 7.92 7.81 1/175 29720
/proc/meminfo: memFree=19325416/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=75872 CPUtime=0.69 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 17063 1258 0 0 66 3 0 0 25 0 1 0 596336312 77692928 16991 33554432000 4194304 4417332 140734247523536 18446744073709551615 4262019 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 18968 16991 148 55 0 16854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75872

[startup+1.50049 s]
/proc/loadavg: 7.60 7.92 7.81 2/176 29726
/proc/meminfo: memFree=19239856/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=128356 CPUtime=1.48 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 30184 1258 0 0 143 5 0 0 25 0 1 0 596336312 131436544 30112 33554432000 4194304 4417332 140734247523536 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 32089 30112 148 55 0 29975 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 128356

[startup+3.10119 s]
/proc/loadavg: 7.60 7.92 7.81 3/175 29747
/proc/meminfo: memFree=19229056/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=365792 CPUtime=3.08 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 89576 1258 0 0 295 13 0 0 25 0 1 0 596336312 374571008 89471 33554432000 4194304 4417332 140734247523536 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 91448 89471 148 55 0 89334 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 365792

[startup+6.3006 s]
/proc/loadavg: 7.23 7.84 7.79 6/182 29763
/proc/meminfo: memFree=18502808/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=711408 CPUtime=6.29 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) R 29718 29720 28898 0 -1 4202496 176108 1258 0 0 603 26 0 0 25 0 1 0 596336312 728481792 175875 33554432000 4194304 4417332 140734247523536 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29720/statm: 177852 175875 148 55 0 175738 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 711408

[startup+12.7003 s]
/proc/loadavg: 7.05 7.79 7.77 9/186 29767
/proc/meminfo: memFree=18381424/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=875456 CPUtime=24.92 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 263893 1258 0 0 2449 43 0 0 25 0 5 0 596336312 896466944 197112 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 218864 197112 173 55 0 216750 0
[pid=29720/tid=29764] ppid=29718 vsize=875456 CPUtime=4.06 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 12279 1258 0 0 404 2 0 0 25 0 5 0 596337172 896466944 197112 33554432000 4194304 4417332 140734247523536 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=875456 CPUtime=4.08 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 12175 1258 0 0 407 1 0 0 25 0 5 0 596337172 896466944 197112 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281863 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=875456 CPUtime=4.07 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 12278 1258 0 0 406 1 0 0 25 0 5 0 596337172 896466944 197112 33554432000 4194304 4417332 140734247523536 18446744073709551615 4291382 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=875456 CPUtime=4.08 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 9569 1258 0 0 407 1 0 0 25 0 5 0 596337172 896466944 197112 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 875456

[startup+25.501 s]
/proc/loadavg: 7.34 7.82 7.78 9/186 29767
/proc/meminfo: memFree=18351800/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=871896 CPUtime=76.04 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 434490 1258 0 0 7537 67 0 0 25 0 5 0 596336312 892821504 191502 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 217974 191502 180 55 0 215860 0
[pid=29720/tid=29764] ppid=29718 vsize=871896 CPUtime=16.78 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 69689 1258 0 0 1668 10 0 0 25 0 5 0 596337172 892821504 191502 33554432000 4194304 4417332 140734247523536 18446744073709551615 4250022 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=871896 CPUtime=16.87 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 69358 1258 0 0 1678 9 0 0 25 0 5 0 596337172 892821504 191502 33554432000 4194304 4417332 140734247523536 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=871896 CPUtime=16.88 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 65445 1258 0 0 1679 9 0 0 25 0 5 0 596337172 892821504 191502 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=871896 CPUtime=16.88 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 12406 1258 0 0 1686 2 0 0 25 0 5 0 596337172 892821504 191502 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 76.04
Current children cumulated vsize (KiB) 871896

[startup+51.1013 s]
/proc/loadavg: 7.57 7.83 7.79 9/186 29768
/proc/meminfo: memFree=18232000/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=901096 CPUtime=178.3 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 449069 1258 0 0 17761 69 0 0 25 0 5 0 596336312 922722304 198770 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 225274 198770 180 55 0 223160 0
[pid=29720/tid=29764] ppid=29718 vsize=901096 CPUtime=42.24 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 70709 1258 0 0 4214 10 0 0 25 0 5 0 596337172 922722304 198770 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=901096 CPUtime=42.47 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 71366 1258 0 0 4238 9 0 0 25 0 5 0 596337172 922722304 198770 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=901096 CPUtime=42.47 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 65445 1258 0 0 4238 9 0 0 25 0 5 0 596337172 922722304 198770 33554432000 4194304 4417332 140734247523536 18446744073709551615 4232772 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=901096 CPUtime=42.48 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 23957 1258 0 0 4244 4 0 0 25 0 5 0 596337172 922722304 198770 33554432000 4194304 4417332 140734247523536 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 178.3
Current children cumulated vsize (KiB) 901096

[startup+102.307 s]
/proc/loadavg: 7.91 7.88 7.81 9/186 29769
/proc/meminfo: memFree=18110816/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=971756 CPUtime=382.84 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 485635 1258 0 0 38210 74 0 0 25 0 5 0 596336312 995078144 216269 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 242939 216269 180 55 0 240825 0
[pid=29720/tid=29764] ppid=29718 vsize=971756 CPUtime=93.17 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 74210 1258 0 0 9306 11 0 0 25 0 5 0 596337172 995078144 216269 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=971756 CPUtime=93.68 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 71614 1258 0 0 9358 10 0 0 25 0 5 0 596337172 995078144 216269 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=971756 CPUtime=93.68 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 90237 1258 0 0 9356 12 0 0 25 0 5 0 596337172 995078144 216269 33554432000 4194304 4417332 140734247523536 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=971756 CPUtime=93.69 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 31982 1258 0 0 9364 5 0 0 25 0 5 0 596337172 995078144 216269 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 382.84
Current children cumulated vsize (KiB) 971756

[startup+162.301 s]
/proc/loadavg: 8.06 7.93 7.83 9/186 29771
/proc/meminfo: memFree=17978464/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=993244 CPUtime=622.49 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 610073 1258 0 0 62157 92 0 0 25 0 5 0 596336312 1017081856 223074 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 248311 223074 180 55 0 246197 0
[pid=29720/tid=29764] ppid=29718 vsize=993244 CPUtime=152.84 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 116128 1258 0 0 15267 17 0 0 25 0 5 0 596337172 1017081856 223074 33554432000 4194304 4417332 140734247523536 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=993244 CPUtime=153.68 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 125122 1258 0 0 15350 18 0 0 25 0 5 0 596337172 1017081856 223074 33554432000 4194304 4417332 140734247523536 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=993244 CPUtime=153.67 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 115962 1258 0 0 15351 16 0 0 25 0 5 0 596337172 1017081856 223074 33554432000 4194304 4417332 140734247523536 18446744073709551615 4265405 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=993244 CPUtime=153.68 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 35269 1258 0 0 15363 5 0 0 25 0 5 0 596337172 1017081856 223074 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 622.49
Current children cumulated vsize (KiB) 993244

[startup+222.301 s]
/proc/loadavg: 8.10 7.97 7.84 9/186 29772
/proc/meminfo: memFree=17685160/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1014460 CPUtime=862.16 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 632418 1258 0 0 86120 96 0 0 25 0 5 0 596336312 1038807040 237413 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 253615 237413 180 55 0 251501 0
[pid=29720/tid=29764] ppid=29718 vsize=1014460 CPUtime=212.51 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 118036 1258 0 0 21234 17 0 0 25 0 5 0 596337172 1038807040 237413 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1014460 CPUtime=213.68 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 134983 1258 0 0 21349 19 0 0 25 0 5 0 596337172 1038807040 237413 33554432000 4194304 4417332 140734247523536 18446744073709551615 4264930 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1014460 CPUtime=213.66 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 122351 1258 0 0 21349 17 0 0 25 0 5 0 596337172 1038807040 237413 33554432000 4194304 4417332 140734247523536 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1014460 CPUtime=213.68 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 39456 1258 0 0 21362 6 0 0 25 0 5 0 596337172 1038807040 237413 33554432000 4194304 4417332 140734247523536 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 862.16
Current children cumulated vsize (KiB) 1014460

[startup+282.301 s]
/proc/loadavg: 8.15 8.00 7.86 9/186 29774
/proc/meminfo: memFree=17505932/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1051968 CPUtime=1101.83 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 751684 1258 0 0 110070 113 0 0 25 0 5 0 596336312 1077215232 248078 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 262992 248078 180 55 0 260878 0
[pid=29720/tid=29764] ppid=29718 vsize=1051968 CPUtime=272.19 cores=1,3,5,7

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

/proc/loadavg: 7.24 7.85 7.83 5/176 29796
/proc/meminfo: memFree=18353972/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1247424 CPUtime=1820.85 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 819529 1258 0 0 181964 121 0 0 25 0 5 0 596336312 1277362176 288041 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 311856 288041 181 55 0 309742 0
[pid=29720/tid=29764] ppid=29718 vsize=1247424 CPUtime=451.21 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 151760 1258 0 0 45099 22 0 0 25 0 5 0 596337172 1277362176 288041 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1247424 CPUtime=453.69 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 188784 1258 0 0 45342 27 0 0 25 0 5 0 596337172 1277362176 288041 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1247424 CPUtime=453.64 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 185996 1258 0 0 45338 26 0 0 25 0 5 0 596337172 1277362176 288041 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1247424 CPUtime=453.68 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 75397 1258 0 0 45358 10 0 0 25 0 5 0 596337172 1277362176 288041 33554432000 4194304 4417332 140734247523536 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1820.85
Current children cumulated vsize (KiB) 1247424

[startup+522.301 s]
/proc/loadavg: 5.25 7.16 7.60 5/176 29797
/proc/meminfo: memFree=18336960/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1250004 CPUtime=2060.53 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1005332 1258 0 0 205902 151 0 0 25 0 5 0 596336312 1280004096 289027 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 312501 289027 181 55 0 310387 0
[pid=29720/tid=29764] ppid=29718 vsize=1250004 CPUtime=510.88 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 202190 1258 0 0 51057 31 0 0 25 0 5 0 596337172 1280004096 289027 33554432000 4194304 4417332 140734247523536 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1250004 CPUtime=513.69 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 267480 1258 0 0 51330 39 0 0 25 0 5 0 596337172 1280004096 289027 33554432000 4194304 4417332 140734247523536 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1250004 CPUtime=513.65 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 238527 1258 0 0 51331 34 0 0 25 0 5 0 596337172 1280004096 289027 33554432000 4194304 4417332 140734247523536 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1250004 CPUtime=513.68 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 79543 1258 0 0 51357 11 0 0 25 0 5 0 596337172 1280004096 289027 33554432000 4194304 4417332 140734247523536 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2060.53
Current children cumulated vsize (KiB) 1250004

[startup+582.301 s]
/proc/loadavg: 4.52 6.60 7.37 5/176 29799
/proc/meminfo: memFree=18395224/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1174112 CPUtime=2300.2 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1016210 1258 0 0 229868 152 0 0 25 0 5 0 596336312 1202290688 274661 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 293528 274661 181 55 0 291414 0
[pid=29720/tid=29764] ppid=29718 vsize=1174112 CPUtime=570.56 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 202190 1258 0 0 57025 31 0 0 25 0 5 0 596337172 1202290688 274661 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1174112 CPUtime=573.69 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 272108 1258 0 0 57330 39 0 0 25 0 5 0 596337172 1202290688 274661 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1174112 CPUtime=573.65 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 240584 1258 0 0 57331 34 0 0 25 0 5 0 596337172 1202290688 274661 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1174112 CPUtime=573.68 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 83736 1258 0 0 57357 11 0 0 25 0 5 0 596337172 1202290688 274661 33554432000 4194304 4417332 140734247523536 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2300.2
Current children cumulated vsize (KiB) 1174112

[startup+642.301 s]
/proc/loadavg: 4.25 6.14 7.17 5/176 29800
/proc/meminfo: memFree=18343252/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1217452 CPUtime=2539.9 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1046744 1258 0 0 253834 156 0 0 25 0 5 0 596336312 1246670848 287711 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 304363 287711 181 55 0 302249 0
[pid=29720/tid=29764] ppid=29718 vsize=1217452 CPUtime=630.24 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 62992 32 0 0 25 0 5 0 596337172 1246670848 287711 33554432000 4194304 4417332 140734247523536 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1217452 CPUtime=633.7 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 283175 1258 0 0 63329 41 0 0 25 0 5 0 596337172 1246670848 287711 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1217452 CPUtime=633.65 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 63331 34 0 0 25 0 5 0 596337172 1246670848 287711 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1217452 CPUtime=633.69 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 96909 1258 0 0 63356 13 0 0 25 0 5 0 596337172 1246670848 287711 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2539.9
Current children cumulated vsize (KiB) 1217452

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

[startup+652.701 s]
/proc/loadavg: 4.21 6.07 7.13 5/176 29801
/proc/meminfo: memFree=18333324/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1216168 CPUtime=2581.43 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1049184 1258 0 0 257986 157 0 0 25 0 5 0 596336312 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 304042 288614 181 55 0 301928 0
[pid=29720/tid=29764] ppid=29718 vsize=1216168 CPUtime=640.58 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 64026 32 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236971 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1216168 CPUtime=644.09 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 285615 1258 0 0 64368 41 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1216168 CPUtime=644.04 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 64370 34 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281657 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1216168 CPUtime=644.08 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 96909 1258 0 0 64395 13 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2581.43
Current children cumulated vsize (KiB) 1216168

[startup+655.901 s]
/proc/loadavg: 4.19 6.03 7.11 5/176 29801
/proc/meminfo: memFree=18338284/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1216168 CPUtime=2594.21 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1049184 1258 0 0 259264 157 0 0 25 0 5 0 596336312 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 304042 288614 181 55 0 301928 0
[pid=29720/tid=29764] ppid=29718 vsize=1216168 CPUtime=643.76 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 64344 32 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1216168 CPUtime=647.29 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 285615 1258 0 0 64688 41 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4308160 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1216168 CPUtime=647.24 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 64690 34 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1216168 CPUtime=647.28 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 96909 1258 0 0 64715 13 0 0 25 0 5 0 596337172 1245356032 288614 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2594.21
Current children cumulated vsize (KiB) 1216168

[startup+659.101 s]
/proc/loadavg: 4.18 6.00 7.10 5/176 29801
/proc/meminfo: memFree=18338284/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1237464 CPUtime=2606.99 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1054508 1258 0 0 260542 157 0 0 25 0 5 0 596336312 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 309366 293938 181 55 0 307252 0
[pid=29720/tid=29764] ppid=29718 vsize=1237464 CPUtime=646.95 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 64663 32 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1237464 CPUtime=650.49 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 285615 1258 0 0 65008 41 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4308818 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1237464 CPUtime=650.44 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 65010 34 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1237464 CPUtime=650.48 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 102233 1258 0 0 65035 13 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2606.99
Current children cumulated vsize (KiB) 1237464

[startup+660.701 s]
/proc/loadavg: 4.18 6.00 7.10 5/176 29801
/proc/meminfo: memFree=18316956/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1237464 CPUtime=2613.39 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1054508 1258 0 0 261182 157 0 0 25 0 5 0 596336312 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 309366 293938 181 55 0 307252 0
[pid=29720/tid=29764] ppid=29718 vsize=1237464 CPUtime=648.54 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 64822 32 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1237464 CPUtime=652.09 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 285615 1258 0 0 65168 41 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1237464 CPUtime=652.04 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 65170 34 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281851 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1237464 CPUtime=652.08 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 102233 1258 0 0 65195 13 0 0 25 0 5 0 596337172 1267163136 293938 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2613.39
Current children cumulated vsize (KiB) 1237464

[startup+661.5 s]
/proc/loadavg: 4.18 6.00 7.10 5/176 29801
/proc/meminfo: memFree=18316956/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1250972 CPUtime=2616.58 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1057885 1258 0 0 261500 158 0 0 25 0 5 0 596336312 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 312743 297315 181 55 0 310629 0
[pid=29720/tid=29764] ppid=29718 vsize=1250972 CPUtime=649.34 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 64902 32 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1250972 CPUtime=652.89 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 285615 1258 0 0 65248 41 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1250972 CPUtime=652.84 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 65250 34 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1250972 CPUtime=652.88 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 105610 1258 0 0 65274 14 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2616.58
Current children cumulated vsize (KiB) 1250972

[startup+661.9 s]
/proc/loadavg: 4.18 6.00 7.10 5/176 29801
/proc/meminfo: memFree=18316956/32950928 swapFree=67111364/67111528
[pid=29720] ppid=29718 vsize=1250972 CPUtime=2618.18 cores=1,3,5,7
/proc/29720/stat : 29720 (plingeling) S 29718 29720 28898 0 -1 4202496 1057885 1258 0 0 261660 158 0 0 25 0 5 0 596336312 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29720/statm: 312743 297315 181 55 0 310629 0
[pid=29720/tid=29764] ppid=29718 vsize=1250972 CPUtime=649.74 cores=1,3,5,7
/proc/29720/task/29764/stat : 29764 (plingeling) R 29718 29720 28898 0 -1 4202560 204740 1258 0 0 64942 32 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4357984 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29720/tid=29765] ppid=29718 vsize=1250972 CPUtime=653.29 cores=1,3,5,7
/proc/29720/task/29765/stat : 29765 (plingeling) R 29718 29720 28898 0 -1 4202560 285615 1258 0 0 65288 41 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29720/tid=29766] ppid=29718 vsize=1250972 CPUtime=653.24 cores=1,3,5,7
/proc/29720/task/29766/stat : 29766 (plingeling) R 29718 29720 28898 0 -1 4202560 244328 1258 0 0 65290 34 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29720/tid=29767] ppid=29718 vsize=1250972 CPUtime=653.28 cores=1,3,5,7
/proc/29720/task/29767/stat : 29767 (plingeling) R 29718 29720 28898 0 -1 4202560 105610 1258 0 0 65314 14 0 0 25 0 5 0 596337172 1280995328 297315 33554432000 4194304 4417332 140734247523536 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2618.18
Current children cumulated vsize (KiB) 1250972

Child status: 20
Real time (s): 661.981
CPU time (s): 2618.34
CPU user time (s): 2616.69
CPU system time (s): 1.64375
CPU usage (%): 395.53
Max. virtual memory (cumulated for all children) (KiB): 1330368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2616.69
system time used= 1.64375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1059147
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= 253
involuntary context switches= 19361

runsolver used 0.987849 second user time and 2.6206 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 09:10:56
IDJOB=3285757
IDBENCH=82399
IDSOLVER=1605
FILE ID=node113/3285757-1304061051
RUNJOBID= node113-1304059841-29613
PBS_JOBID= 13170432
Free space on /tmp= 70820 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285757-1304061051/watcher-3285757-1304061051 -o /tmp/evaluation-result-3285757-1304061051/solver-3285757-1304061051 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3285757-1304061051.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=332365661

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:      19325696 kB
Buffers:       1744584 kB
Cached:       11221480 kB
SwapCached:        164 kB
Active:        6790940 kB
Inactive:      6240816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19325696 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          185716 kB
Writeback:           0 kB
AnonPages:       65328 kB
Mapped:          15340 kB
Slab:           529212 kB
PageTables:       4824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221700 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= 70984 MiB
End job on node113 at 2011-04-29 09:21:58