Trace number 3309555

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 17771.3 2226.43

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark477.605
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

17771.16/2226.34	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-3309555-1304005631/watcher-3309555-1304005631 -o /tmp/evaluation-result-3309555-1304005631/solver-3309555-1304005631 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309555-1304005631.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.07 6.53 3.80 2/170 19168
/proc/meminfo: memFree=17584644/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=11008 CPUtime=0 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 840 1257 0 0 0 0 0 0 21 0 1 0 590793981 11272192 770 33554432000 4194304 4417332 140736567945424 18446744073709551615 215988211269 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/19168/statm: 2752 770 143 55 0 638 0

[startup+0.0119081 s]
/proc/loadavg: 8.07 6.53 3.80 2/170 19168
/proc/meminfo: memFree=17584644/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=11552 CPUtime=0 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 976 1257 0 0 0 0 0 0 21 0 1 0 590793981 11829248 906 33554432000 4194304 4417332 140736567945424 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/19168/statm: 2888 906 143 55 0 774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11552

[startup+0.100897 s]
/proc/loadavg: 8.07 6.53 3.80 2/170 19168
/proc/meminfo: memFree=17584644/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=22512 CPUtime=0.08 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 3693 1257 0 0 8 0 0 0 21 0 1 0 590793981 23052288 3619 33554432000 4194304 4417332 140736567945424 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/19168/statm: 5628 3619 148 55 0 3514 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22512

[startup+0.300865 s]
/proc/loadavg: 8.07 6.53 3.80 2/170 19168
/proc/meminfo: memFree=17584644/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=38884 CPUtime=0.29 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 7826 1257 0 0 28 1 0 0 22 0 1 0 590793981 39817216 7744 33554432000 4194304 4417332 140736567945424 18446744073709551615 4209566 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/19168/statm: 9721 7744 148 55 0 7607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38884

[startup+0.700793 s]
/proc/loadavg: 8.07 6.53 3.80 2/170 19168
/proc/meminfo: memFree=17584644/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=90132 CPUtime=0.69 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 20638 1257 0 0 66 3 0 0 23 0 1 0 590793981 92295168 20556 33554432000 4194304 4417332 140736567945424 18446744073709551615 4323180 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/19168/statm: 22533 20556 148 55 0 20419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 90132

[startup+1.50065 s]
/proc/loadavg: 7.50 6.44 3.78 2/171 19174
/proc/meminfo: memFree=17465604/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=238112 CPUtime=1.49 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 57633 1257 0 0 141 8 0 0 25 0 1 0 590793981 243826688 57551 33554432000 4194304 4417332 140736567945424 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/19168/statm: 59528 57551 148 55 0 57414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238112

[startup+3.10038 s]
/proc/loadavg: 7.50 6.44 3.78 9/179 19182
/proc/meminfo: memFree=17371312/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=369260 CPUtime=10.48 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 73529 1257 0 0 1036 12 0 0 18 0 9 0 590793981 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 92315 55343 173 55 0 90201 0
[pid=19168/tid=19175] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 2359 1257 0 0 105 0 0 0 19 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=369260 CPUtime=1.02 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 2681 1257 0 0 102 0 0 0 25 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 3059 1257 0 0 105 0 0 0 19 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4234289 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 917 1257 0 0 105 0 0 0 21 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 1974 1257 0 0 105 0 0 0 21 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4288084 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 1655 1257 0 0 105 0 0 0 21 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4290967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 1649 1257 0 0 105 0 0 0 19 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4302444 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=369260 CPUtime=1.05 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 1587 1257 0 0 105 0 0 0 22 0 9 0 590794185 378122240 55343 33554432000 4194304 4417332 140736567945424 18446744073709551615 4290932 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.48
Current children cumulated vsize (KiB) 369260

[startup+6.30081 s]
/proc/loadavg: 7.54 6.47 3.81 9/179 19182
/proc/meminfo: memFree=17361656/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=373108 CPUtime=36.06 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 98219 1257 0 0 3589 17 0 0 18 0 9 0 590793981 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 93277 55267 181 55 0 91163 0
[pid=19168/tid=19175] ppid=19166 vsize=373108 CPUtime=4.25 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 6430 1257 0 0 424 1 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4248248 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=373108 CPUtime=4.21 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 6239 1257 0 0 420 1 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4233530 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=373108 CPUtime=4.23 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 8284 1257 0 0 422 1 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=373108 CPUtime=4.26 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 918 1257 0 0 426 0 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=373108 CPUtime=4.24 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 3997 1257 0 0 424 0 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=373108 CPUtime=4.25 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 5314 1257 0 0 425 0 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4336070 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=373108 CPUtime=4.26 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 5748 1257 0 0 425 1 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4237761 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=373108 CPUtime=4.25 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 3641 1257 0 0 425 0 0 0 25 0 9 0 590794185 382062592 55267 33554432000 4194304 4417332 140736567945424 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36.06
Current children cumulated vsize (KiB) 373108

[startup+12.7007 s]
/proc/loadavg: 7.58 6.49 3.83 9/179 19182
/proc/meminfo: memFree=17347684/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=400340 CPUtime=87.22 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 106050 1257 0 0 8704 18 0 0 18 0 9 0 590793981 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 100085 63098 181 55 0 97971 0
[pid=19168/tid=19175] ppid=19166 vsize=400340 CPUtime=10.65 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 6665 1257 0 0 1064 1 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=400340 CPUtime=10.61 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 6452 1257 0 0 1060 1 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=400340 CPUtime=10.59 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 9213 1257 0 0 1058 1 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=400340 CPUtime=10.66 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 6190 1257 0 0 1065 1 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364362 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=400340 CPUtime=10.64 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 3997 1257 0 0 1064 0 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=400340 CPUtime=10.65 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 5746 1257 0 0 1065 0 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=400340 CPUtime=10.66 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 6029 1257 0 0 1065 1 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=400340 CPUtime=10.65 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 4110 1257 0 0 1065 0 0 0 25 0 9 0 590794185 409948160 63098 33554432000 4194304 4417332 140736567945424 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 87.22
Current children cumulated vsize (KiB) 400340

[startup+25.5005 s]
/proc/loadavg: 7.67 6.57 3.89 9/179 19182
/proc/meminfo: memFree=17307816/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=429164 CPUtime=189.55 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 113256 1257 0 0 18936 19 0 0 18 0 9 0 590793981 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 107291 70304 181 55 0 105177 0
[pid=19168/tid=19175] ppid=19166 vsize=429164 CPUtime=23.45 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 7155 1257 0 0 2344 1 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=429164 CPUtime=23.41 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 7966 1257 0 0 2340 1 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=429164 CPUtime=23.33 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 9781 1257 0 0 2331 2 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=429164 CPUtime=23.45 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 9137 1257 0 0 2344 1 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=429164 CPUtime=23.44 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 4432 1257 0 0 2344 0 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=429164 CPUtime=23.45 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 6051 1257 0 0 2345 0 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=429164 CPUtime=23.46 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 6853 1257 0 0 2345 1 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=429164 CPUtime=23.45 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 4233 1257 0 0 2345 0 0 0 25 0 9 0 590794185 439463936 70304 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357466 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.55
Current children cumulated vsize (KiB) 429164

[startup+51.101 s]
/proc/loadavg: 7.85 6.70 4.01 9/179 19183
/proc/meminfo: memFree=17222844/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=514936 CPUtime=394.2 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 143990 1257 0 0 39397 23 0 0 18 0 9 0 590793981 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 128734 91313 181 55 0 126620 0
[pid=19168/tid=19175] ppid=19166 vsize=514936 CPUtime=49.05 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 11063 1257 0 0 4904 1 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=514936 CPUtime=49.01 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 12097 1257 0 0 4899 2 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=514936 CPUtime=48.79 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 12624 1257 0 0 4877 2 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=514936 CPUtime=49.05 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 13874 1257 0 0 4903 2 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=514936 CPUtime=49.05 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 9723 1257 0 0 4904 1 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=514936 CPUtime=49.05 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 8952 1257 0 0 4905 0 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4353957 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=514936 CPUtime=49.06 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 12461 1257 0 0 4904 2 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=514936 CPUtime=49.05 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 5548 1257 0 0 4905 0 0 0 25 0 9 0 590794185 527294464 91313 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 394.2
Current children cumulated vsize (KiB) 514936

[startup+102.307 s]
/proc/loadavg: 7.93 6.90 4.21 9/179 19184

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

/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 305457 1257 0 0 207974 54 0 0 25 0 9 0 590794185 4481241088 1056240 33554432000 4194304 4417332 140736567945424 18446744073709551615 4312125 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16632.9
Current children cumulated vsize (KiB) 4376212

[startup+2142.3 s]
/proc/loadavg: 8.03 8.03 7.59 9/179 19248
/proc/meminfo: memFree=12865084/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=4865200 CPUtime=17112.5 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3624467 1257 0 0 1710590 661 0 0 18 0 9 0 590793981 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1216300 1178487 181 55 0 1214186 0
[pid=19168/tid=19175] ppid=19166 vsize=4865200 CPUtime=2140.2 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 319227 1257 0 0 213964 56 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=4865200 CPUtime=2140.23 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 453557 1257 0 0 213959 64 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=4865200 CPUtime=2128.82 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 265147 1257 0 0 212833 49 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=4865200 CPUtime=2140.09 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 973217 1257 0 0 213801 208 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=4865200 CPUtime=2140.23 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 379296 1257 0 0 213955 68 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=4865200 CPUtime=2140.28 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 457955 1257 0 0 213951 77 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=4865200 CPUtime=2140.28 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 375553 1257 0 0 213962 66 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=4865200 CPUtime=2140.26 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 342867 1257 0 0 213966 60 0 0 25 0 9 0 590794185 4981964800 1178487 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17112.5
Current children cumulated vsize (KiB) 4865200

[startup+2202.3 s]
/proc/loadavg: 8.01 8.03 7.61 9/179 19249
/proc/meminfo: memFree=12939448/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=4790972 CPUtime=17592.2 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3740303 1257 0 0 1758540 679 0 0 18 0 9 0 590793981 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1197743 1159930 181 55 0 1195629 0
[pid=19168/tid=19175] ppid=19166 vsize=4790972 CPUtime=2200.2 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 319227 1257 0 0 219964 56 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=4790972 CPUtime=2200.23 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 491303 1257 0 0 219953 70 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=4790972 CPUtime=2188.51 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 280283 1257 0 0 218799 52 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=4790972 CPUtime=2200.09 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 973217 1257 0 0 219801 208 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=4790972 CPUtime=2200.23 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 379296 1257 0 0 219955 68 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357834 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=4790972 CPUtime=2200.28 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 512237 1257 0 0 219944 84 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=4790972 CPUtime=2200.28 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 384225 1257 0 0 219960 68 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=4790972 CPUtime=2200.26 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 342867 1257 0 0 219966 60 0 0 25 0 9 0 590794185 4905955328 1159930 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17592.2
Current children cumulated vsize (KiB) 4790972

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

[startup+2214.31 s]
/proc/loadavg: 8.01 8.02 7.61 9/179 19250
/proc/meminfo: memFree=12927044/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=4802716 CPUtime=17688.2 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3762461 1257 0 0 1768133 684 0 0 18 0 9 0 590793981 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1200679 1162873 181 55 0 1198565 0
[pid=19168/tid=19175] ppid=19166 vsize=4802716 CPUtime=2212.2 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 319227 1257 0 0 221164 56 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=4802716 CPUtime=2212.24 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 491303 1257 0 0 221154 70 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=4802716 CPUtime=2200.45 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 280283 1257 0 0 219993 52 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357773 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=4802716 CPUtime=2212.09 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 973217 1257 0 0 221001 208 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=4802716 CPUtime=2212.25 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 379303 1257 0 0 221156 69 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4309899 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=4802716 CPUtime=2212.28 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 520429 1257 0 0 221143 85 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=4802716 CPUtime=2212.29 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 398184 1257 0 0 221157 72 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357173 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=4802716 CPUtime=2212.27 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 342867 1257 0 0 221167 60 0 0 25 0 9 0 590794185 4917981184 1162873 33554432000 4194304 4417332 140736567945424 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17688.2
Current children cumulated vsize (KiB) 4802716

[startup+2220.7 s]
/proc/loadavg: 8.01 8.02 7.62 9/179 19250
/proc/meminfo: memFree=12732988/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=5028416 CPUtime=17739.3 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3818887 1257 0 0 1773229 701 0 0 18 0 9 0 590793981 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1257104 1219299 181 55 0 1254990 0
[pid=19168/tid=19175] ppid=19166 vsize=5028416 CPUtime=2218.6 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 319227 1257 0 0 221804 56 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4263216 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=5028416 CPUtime=2218.63 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 491303 1257 0 0 221793 70 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=5028416 CPUtime=2206.81 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 280283 1257 0 0 220629 52 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=5028416 CPUtime=2218.48 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 1017770 1257 0 0 221627 221 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=5028416 CPUtime=2218.64 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 379304 1257 0 0 221795 69 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4305871 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=5028416 CPUtime=2218.68 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 520429 1257 0 0 221783 85 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=5028416 CPUtime=2218.69 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 402095 1257 0 0 221796 73 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=5028416 CPUtime=2218.67 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 350828 1257 0 0 221804 63 0 0 25 0 9 0 590794185 5149097984 1219299 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17739.3
Current children cumulated vsize (KiB) 5028416

[startup+2223.9 s]
/proc/loadavg: 8.01 8.02 7.62 9/179 19250
/proc/meminfo: memFree=12669000/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=5115464 CPUtime=17764.9 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3840649 1257 0 0 1775783 705 0 0 18 0 9 0 590793981 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1278866 1241061 181 55 0 1276752 0
[pid=19168/tid=19175] ppid=19166 vsize=5115464 CPUtime=2221.79 cores=0-7
/proc/19168/task/19175/stat : 19175 (plingeling) R 19166 19168 19046 0 -1 4202560 332797 1257 0 0 222122 57 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4354419 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19168/tid=19176] ppid=19166 vsize=5115464 CPUtime=2221.83 cores=0-7
/proc/19168/task/19176/stat : 19176 (plingeling) R 19166 19168 19046 0 -1 4202560 491303 1257 0 0 222113 70 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19168/tid=19177] ppid=19166 vsize=5115464 CPUtime=2210 cores=0-7
/proc/19168/task/19177/stat : 19177 (plingeling) R 19166 19168 19046 0 -1 4202560 288475 1257 0 0 220945 55 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19168/tid=19178] ppid=19166 vsize=5115464 CPUtime=2221.68 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 1017770 1257 0 0 221947 221 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4354373 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19168/tid=19179] ppid=19166 vsize=5115464 CPUtime=2221.84 cores=0-7
/proc/19168/task/19179/stat : 19179 (plingeling) R 19166 19168 19046 0 -1 4202560 379304 1257 0 0 222115 69 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4308695 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19168/tid=19180] ppid=19166 vsize=5115464 CPUtime=2221.88 cores=0-7
/proc/19168/task/19180/stat : 19180 (plingeling) R 19166 19168 19046 0 -1 4202560 520429 1257 0 0 222103 85 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19168/tid=19181] ppid=19166 vsize=5115464 CPUtime=2221.89 cores=0-7
/proc/19168/task/19181/stat : 19181 (plingeling) R 19166 19168 19046 0 -1 4202560 402095 1257 0 0 222116 73 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4356866 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19168/tid=19182] ppid=19166 vsize=5115464 CPUtime=2221.87 cores=0-7
/proc/19168/task/19182/stat : 19182 (plingeling) R 19166 19168 19046 0 -1 4202560 350828 1257 0 0 222124 63 0 0 25 0 9 0 590794185 5238235136 1241061 33554432000 4194304 4417332 140736567945424 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17764.9
Current children cumulated vsize (KiB) 5115464

[startup+2225.5 s]
/proc/loadavg: 7.44 7.91 7.58 2/172 19250
/proc/meminfo: memFree=12614620/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=5115464 CPUtime=17770.4 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3840650 1257 0 0 1776330 706 0 0 17 0 2 0 590793981 5238235136 1241062 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1278866 1241062 182 55 0 1276752 0
[pid=19168/tid=19178] ppid=19166 vsize=5115464 CPUtime=2223.28 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 1017770 1257 0 0 222107 221 0 0 25 0 2 0 590794185 5238235136 1241062 33554432000 4194304 4417332 140736567945424 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17770.4
Current children cumulated vsize (KiB) 5115464

[startup+2225.9 s]
/proc/loadavg: 7.44 7.91 7.58 2/172 19250
/proc/meminfo: memFree=12614620/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=5115464 CPUtime=17770.8 cores=0-7
/proc/19168/stat : 19168 (plingeling) S 19166 19168 19046 0 -1 4202496 3840650 1257 0 0 1776370 706 0 0 17 0 2 0 590793981 5238235136 1241062 33554432000 4194304 4417332 140736567945424 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 1278866 1241062 182 55 0 1276752 0
[pid=19168/tid=19178] ppid=19166 vsize=5115464 CPUtime=2223.68 cores=0-7
/proc/19168/task/19178/stat : 19178 (plingeling) R 19166 19168 19046 0 -1 4202560 1017770 1257 0 0 222147 221 0 0 25 0 2 0 590794185 5238235136 1241062 33554432000 4194304 4417332 140736567945424 18446744073709551615 4270130 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17770.8
Current children cumulated vsize (KiB) 5115464

[startup+2226.3 s]
/proc/loadavg: 7.44 7.91 7.58 2/171 19250
/proc/meminfo: memFree=14620648/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=2951892 CPUtime=17771.2 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202496 3852760 1257 0 0 1776400 716 0 0 15 0 1 0 590793981 3022737408 708070 33554432000 4194304 4417332 140736567945424 18446744073709551615 215988635783 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19168/statm: 737973 708070 182 55 0 735859 0
Current children cumulated CPU time (s) 17771.2
Current children cumulated vsize (KiB) 2951892

[startup+2226.41 s]
/proc/loadavg: 7.44 7.91 7.58 2/171 19250
/proc/meminfo: memFree=14620648/32950940 swapFree=67111528/67111528
[pid=19168] ppid=19166 vsize=0 CPUtime=17771.3 cores=0-7
/proc/19168/stat : 19168 (plingeling) R 19166 19168 19046 0 -1 4202500 3852763 1257 0 0 1776400 726 0 0 16 0 1 0 590793981 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19168/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 17771.3
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2226.43
CPU time (s): 17771.3
CPU user time (s): 17764
CPU system time (s): 7.28589
CPU usage (%): 798.197
Max. virtual memory (cumulated for all children) (KiB): 5115464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17764
system time used= 7.28589
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3854020
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= 589
involuntary context switches= 85420

runsolver used 3.64945 second user time and 8.25774 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-28 17:47:12
IDJOB=3309555
IDBENCH=82378
IDSOLVER=1695
FILE ID=node117/3309555-1304005631
RUNJOBID= node117-1304005129-19060
PBS_JOBID= 13168821
Free space on /tmp= 71660 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309555-1304005631/watcher-3309555-1304005631 -o /tmp/evaluation-result-3309555-1304005631/solver-3309555-1304005631 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309555-1304005631.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=2061870816

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17584800 kB
Buffers:       2374300 kB
Cached:       12341628 kB
SwapCached:          0 kB
Active:        8070808 kB
Inactive:      6712068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17584800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24024 kB
Writeback:           0 kB
AnonPages:       66240 kB
Mapped:          14548 kB
Slab:           517528 kB
PageTables:       4272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   188544 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= 71660 MiB
End job on node117 at 2011-04-28 18:24:19