Trace number 3371104

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 587f (fixed)UNSAT 1945.33 488.101

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

1945.22/488.10	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: 961)

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-3371104-1305430380/watcher-3371104-1305430380 -o /tmp/evaluation-result-3371104-1305430380/solver-3371104-1305430380 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371104-1305430380.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.79 8.04 7.53 6/374 26314
/proc/meminfo: memFree=22048924/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 521 1254 0 0 0 0 0 0 25 0 5 0 654635698 51781632 446 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 12642 446 167 55 0 10528 0
[pid=26314/tid=26320] ppid=26312 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 16 1254 0 0 0 0 0 0 25 0 5 0 654635698 51781632 453 33554432000 4194304 4417452 140734330683952 18446744073709551615 4277488 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 0 1254 0 0 0 0 0 0 25 0 5 0 654635698 51781632 453 33554432000 4194304 4417452 140734330683952 18446744073709551615 212687731697 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 2 1254 0 0 0 0 0 0 25 0 5 0 654635698 51781632 453 33554432000 4194304 4417452 140734330683952 18446744073709551615 4276007 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=50568 CPUtime=0 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 4 1254 0 0 0 0 0 0 25 0 5 0 654635698 51781632 453 33554432000 4194304 4417452 140734330683952 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.131694 s]
/proc/loadavg: 7.79 8.04 7.53 6/374 26314
/proc/meminfo: memFree=22048924/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=117752 CPUtime=0.48 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 1108 1254 0 0 48 0 0 0 25 0 5 0 654635698 120578048 884 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 29438 884 180 55 0 27324 0
[pid=26314/tid=26320] ppid=26312 vsize=117752 CPUtime=0.12 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 74 1254 0 0 12 0 0 0 25 0 5 0 654635698 120578048 884 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=117752 CPUtime=0.11 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 96 1254 0 0 11 0 0 0 25 0 5 0 654635698 120578048 884 33554432000 4194304 4417452 140734330683952 18446744073709551615 212687780334 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=117752 CPUtime=0.12 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 162 1254 0 0 12 0 0 0 25 0 5 0 654635698 120578048 884 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=117752 CPUtime=0.12 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 270 1254 0 0 12 0 0 0 25 0 5 0 654635698 120578048 884 33554432000 4194304 4417452 140734330683952 18446744073709551615 212687780383 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 117752

[startup+0.200646 s]
/proc/loadavg: 7.79 8.04 7.53 6/374 26314
/proc/meminfo: memFree=22048924/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=119444 CPUtime=0.76 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 1575 1254 0 0 76 0 0 0 25 0 5 0 654635698 122310656 1305 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 29861 1305 180 55 0 27747 0
[pid=26314/tid=26320] ppid=26312 vsize=119444 CPUtime=0.19 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 257 1254 0 0 19 0 0 0 25 0 5 0 654635698 122310656 1305 33554432000 4194304 4417452 140734330683952 18446744073709551615 4306364 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=119444 CPUtime=0.18 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 96 1254 0 0 18 0 0 0 25 0 5 0 654635698 122310656 1305 33554432000 4194304 4417452 140734330683952 18446744073709551615 4302020 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=119444 CPUtime=0.18 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 254 1254 0 0 18 0 0 0 25 0 5 0 654635698 122310656 1305 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=119444 CPUtime=0.19 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 462 1254 0 0 19 0 0 0 25 0 5 0 654635698 122310656 1305 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 119444

[startup+0.300626 s]
/proc/loadavg: 7.79 8.04 7.53 6/374 26314
/proc/meminfo: memFree=22048924/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=119520 CPUtime=1.16 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 1839 1254 0 0 116 0 0 0 25 0 5 0 654635698 122388480 1336 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 29880 1336 180 55 0 27766 0
[pid=26314/tid=26320] ppid=26312 vsize=119520 CPUtime=0.29 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 299 1254 0 0 29 0 0 0 25 0 5 0 654635698 122388480 1336 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=119520 CPUtime=0.28 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 164 1254 0 0 28 0 0 0 25 0 5 0 654635698 122388480 1336 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=119520 CPUtime=0.28 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 344 1254 0 0 28 0 0 0 25 0 5 0 654635698 122388480 1336 33554432000 4194304 4417452 140734330683952 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=119520 CPUtime=0.28 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 526 1254 0 0 28 0 0 0 25 0 5 0 654635698 122388480 1336 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 119520

[startup+0.700555 s]
/proc/loadavg: 7.79 8.04 7.53 6/374 26314
/proc/meminfo: memFree=22048924/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=121460 CPUtime=2.75 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 4143 1254 0 0 275 0 0 0 25 0 5 0 654635698 124375040 1823 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 30365 1823 180 55 0 28251 0
[pid=26314/tid=26320] ppid=26312 vsize=121460 CPUtime=0.69 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 874 1254 0 0 69 0 0 0 25 0 5 0 654635698 124375040 1823 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=121460 CPUtime=0.68 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 800 1254 0 0 68 0 0 0 25 0 5 0 654635698 124375040 1823 33554432000 4194304 4417452 140734330683952 18446744073709551615 4357013 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=121460 CPUtime=0.68 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 839 1254 0 0 68 0 0 0 25 0 5 0 654635698 124375040 1823 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=121460 CPUtime=0.68 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 1124 1254 0 0 68 0 0 0 25 0 5 0 654635698 124375040 1823 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 121460

[startup+1.50041 s]
/proc/loadavg: 7.79 8.04 7.53 9/379 26324
/proc/meminfo: memFree=22007148/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=125376 CPUtime=5.94 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 8114 1254 0 0 594 0 0 0 25 0 5 0 654635698 128385024 2802 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 31344 2802 180 55 0 29230 0
[pid=26314/tid=26320] ppid=26312 vsize=125376 CPUtime=1.49 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 1947 1254 0 0 149 0 0 0 25 0 5 0 654635698 128385024 2802 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=125376 CPUtime=1.47 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 1705 1254 0 0 147 0 0 0 25 0 5 0 654635698 128385024 2802 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=125376 CPUtime=1.48 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 1946 1254 0 0 148 0 0 0 25 0 5 0 654635698 128385024 2802 33554432000 4194304 4417452 140734330683952 18446744073709551615 4352523 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=125376 CPUtime=1.48 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 2010 1254 0 0 148 0 0 0 25 0 5 0 654635698 128385024 2802 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 125376

[startup+3.10112 s]
/proc/loadavg: 7.79 8.04 7.53 9/379 26324
/proc/meminfo: memFree=22003800/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=126696 CPUtime=12.33 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 13402 1254 0 0 1232 1 0 0 25 0 5 0 654635698 129736704 3116 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 31674 3116 180 55 0 29560 0
[pid=26314/tid=26320] ppid=26312 vsize=126696 CPUtime=3.09 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 3374 1254 0 0 309 0 0 0 25 0 5 0 654635698 129736704 3116 33554432000 4194304 4417452 140734330683952 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=126696 CPUtime=3.05 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 2994 1254 0 0 305 0 0 0 25 0 5 0 654635698 129736704 3116 33554432000 4194304 4417452 140734330683952 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=126696 CPUtime=3.08 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 2981 1254 0 0 308 0 0 0 25 0 5 0 654635698 129736704 3116 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=126696 CPUtime=3.08 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 3547 1254 0 0 308 0 0 0 25 0 5 0 654635698 129736704 3116 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 126696

[startup+6.30054 s]
/proc/loadavg: 7.81 8.04 7.53 9/379 26324
/proc/meminfo: memFree=21996504/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=132800 CPUtime=25.09 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 28035 1254 0 0 2506 3 0 0 25 0 5 0 654635698 135987200 4626 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 33200 4626 180 55 0 31086 0
[pid=26314/tid=26320] ppid=26312 vsize=132800 CPUtime=6.28 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 7010 1254 0 0 628 0 0 0 25 0 5 0 654635698 135987200 4626 33554432000 4194304 4417452 140734330683952 18446744073709551615 4365188 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=132800 CPUtime=6.21 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 6581 1254 0 0 620 1 0 0 25 0 5 0 654635698 135987200 4626 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=132800 CPUtime=6.28 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 6737 1254 0 0 628 0 0 0 25 0 5 0 654635698 135987200 4626 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=132800 CPUtime=6.28 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 7201 1254 0 0 628 0 0 0 25 0 5 0 654635698 135987200 4626 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 132800

[startup+12.7004 s]
/proc/loadavg: 7.82 8.04 7.53 9/379 26324
/proc/meminfo: memFree=21992320/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=139652 CPUtime=50.62 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 44543 1254 0 0 5056 6 0 0 25 0 5 0 654635698 143003648 6353 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 34913 6353 180 55 0 32799 0
[pid=26314/tid=26320] ppid=26312 vsize=139652 CPUtime=12.69 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 10981 1254 0 0 1268 1 0 0 25 0 5 0 654635698 143003648 6353 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=139652 CPUtime=12.53 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 10887 1254 0 0 1252 1 0 0 25 0 5 0 654635698 143003648 6353 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=139652 CPUtime=12.68 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 11978 1254 0 0 1267 1 0 0 25 0 5 0 654635698 143003648 6353 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=139652 CPUtime=12.68 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 10191 1254 0 0 1267 1 0 0 25 0 5 0 654635698 143003648 6353 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 139652

[startup+25.501 s]
/proc/loadavg: 7.86 8.03 7.54 9/379 26324
/proc/meminfo: memFree=21931812/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=148904 CPUtime=101.66 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 80665 1254 0 0 10155 11 0 0 25 0 5 0 654635698 152477696 8652 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 37226 8652 180 55 0 35112 0
[pid=26314/tid=26320] ppid=26312 vsize=148904 CPUtime=25.48 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 20527 1254 0 0 2546 2 0 0 25 0 5 0 654635698 152477696 8652 33554432000 4194304 4417452 140734330683952 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=148904 CPUtime=25.17 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 20977 1254 0 0 2515 2 0 0 25 0 5 0 654635698 152477696 8652 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=148904 CPUtime=25.49 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 21113 1254 0 0 2546 3 0 0 25 0 5 0 654635698 152477696 8652 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=148904 CPUtime=25.48 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 17542 1254 0 0 2546 2 0 0 25 0 5 0 654635698 152477696 8652 33554432000 4194304 4417452 140734330683952 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 148904

[startup+51.1004 s]
/proc/loadavg: 7.91 8.03 7.55 9/379 26325
/proc/meminfo: memFree=21890012/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=154320 CPUtime=203.76 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 126841 1254 0 0 20359 17 0 0 25 0 5 0 654635698 158023680 10006 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 38580 10006 180 55 0 36466 0
[pid=26314/tid=26320] ppid=26312 vsize=154320 CPUtime=51.08 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 32715 1254 0 0 5104 4 0 0 25 0 5 0 654635698 158023680 10006 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=154320 CPUtime=50.48 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 34263 1254 0 0 5043 5 0 0 25 0 5 0 654635698 158023680 10006 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=154320 CPUtime=51.08 cores=1,3,5,7

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

[pid=26314/tid=26321] ppid=26312 vsize=212784 CPUtime=278.93 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 120055 1254 0 0 27875 18 0 0 25 0 5 0 654635698 217890816 24630 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=212784 CPUtime=282.29 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 101903 1254 0 0 28213 16 0 0 25 0 5 0 654635698 217890816 24630 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=212784 CPUtime=282.29 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 97688 1254 0 0 28214 15 0 0 25 0 5 0 654635698 217890816 24630 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1125.84
Current children cumulated vsize (KiB) 212784

[startup+342.301 s]
/proc/loadavg: 8.16 8.07 7.68 9/379 26333
/proc/meminfo: memFree=21871584/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=206268 CPUtime=1365.13 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 503328 1254 0 0 136433 80 0 0 25 0 5 0 654635698 211218432 23023 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 51567 23023 180 55 0 49453 0
[pid=26314/tid=26320] ppid=26312 vsize=206268 CPUtime=342.29 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 121977 1254 0 0 34210 19 0 0 25 0 5 0 654635698 211218432 23023 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=206268 CPUtime=338.21 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 158748 1254 0 0 33797 24 0 0 25 0 5 0 654635698 211218432 23023 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=206268 CPUtime=342.29 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 113785 1254 0 0 34211 18 0 0 25 0 5 0 654635698 211218432 23023 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=206268 CPUtime=342.29 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 108312 1254 0 0 34213 16 0 0 25 0 5 0 654635698 211218432 23023 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1365.13
Current children cumulated vsize (KiB) 206268

[startup+402.3 s]
/proc/loadavg: 8.18 8.09 7.71 9/379 26334
/proc/meminfo: memFree=21860156/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=216992 CPUtime=1604.41 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 584718 1254 0 0 160350 91 0 0 25 0 5 0 654635698 222199808 25674 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 54248 25674 180 55 0 52134 0
[pid=26314/tid=26320] ppid=26312 vsize=216992 CPUtime=402.29 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 141378 1254 0 0 40207 22 0 0 25 0 5 0 654635698 222199808 25674 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=216992 CPUtime=397.5 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 198222 1254 0 0 39721 29 0 0 25 0 5 0 654635698 222199808 25674 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=216992 CPUtime=402.29 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 125424 1254 0 0 40209 20 0 0 25 0 5 0 654635698 222199808 25674 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=216992 CPUtime=402.29 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 119188 1254 0 0 40212 17 0 0 25 0 5 0 654635698 222199808 25674 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.41
Current children cumulated vsize (KiB) 216992

[startup+462.3 s]
/proc/loadavg: 8.13 8.09 7.73 9/379 26336
/proc/meminfo: memFree=21866968/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=224988 CPUtime=1843.7 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 640902 1254 0 0 184269 101 0 0 25 0 5 0 654635698 230387712 27673 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 56247 27673 180 55 0 54133 0
[pid=26314/tid=26320] ppid=26312 vsize=224988 CPUtime=462.3 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 151046 1254 0 0 46206 24 0 0 25 0 5 0 654635698 230387712 27673 33554432000 4194304 4417452 140734330683952 18446744073709551615 4305888 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=224988 CPUtime=456.78 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 215066 1254 0 0 45645 33 0 0 25 0 5 0 654635698 230387712 27673 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=224988 CPUtime=462.3 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 141161 1254 0 0 46207 23 0 0 25 0 5 0 654635698 230387712 27673 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=224988 CPUtime=462.3 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 133123 1254 0 0 46210 20 0 0 25 0 5 0 654635698 230387712 27673 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1843.7
Current children cumulated vsize (KiB) 224988

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

[startup+473.6 s]
/proc/loadavg: 8.10 8.08 7.74 9/379 26336
/proc/meminfo: memFree=21889656/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=219288 CPUtime=1888.77 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 655925 1254 0 0 188774 103 0 0 25 0 5 0 654635698 224550912 26248 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 54822 26248 180 55 0 52708 0
[pid=26314/tid=26320] ppid=26312 vsize=219288 CPUtime=473.6 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 163930 1254 0 0 47334 26 0 0 25 0 5 0 654635698 224550912 26248 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=219288 CPUtime=467.95 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 215066 1254 0 0 46762 33 0 0 25 0 5 0 654635698 224550912 26248 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=219288 CPUtime=473.59 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 142585 1254 0 0 47336 23 0 0 25 0 5 0 654635698 224550912 26248 33554432000 4194304 4417452 140734330683952 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=219288 CPUtime=473.6 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 133838 1254 0 0 47340 20 0 0 25 0 5 0 654635698 224550912 26248 33554432000 4194304 4417452 140734330683952 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1888.77
Current children cumulated vsize (KiB) 219288

[startup+480.001 s]
/proc/loadavg: 8.09 8.08 7.74 9/379 26336
/proc/meminfo: memFree=21894492/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=208716 CPUtime=1914.3 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 664525 1254 0 0 191325 105 0 0 25 0 5 0 654635698 213725184 23605 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 52179 23605 180 55 0 50065 0
[pid=26314/tid=26320] ppid=26312 vsize=208716 CPUtime=479.99 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 166384 1254 0 0 47973 26 0 0 25 0 5 0 654635698 213725184 23605 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=208716 CPUtime=474.27 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 217049 1254 0 0 47394 33 0 0 25 0 5 0 654635698 213725184 23605 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=208716 CPUtime=480 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 145144 1254 0 0 47976 24 0 0 25 0 5 0 654635698 213725184 23605 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=208716 CPUtime=479.99 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 135442 1254 0 0 47979 20 0 0 25 0 5 0 654635698 213725184 23605 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1914.3
Current children cumulated vsize (KiB) 208716

[startup+483.201 s]
/proc/loadavg: 7.77 8.01 7.72 5/373 26337
/proc/meminfo: memFree=22529292/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=216940 CPUtime=1927.05 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 666581 1254 0 0 192600 105 0 0 25 0 5 0 654635698 222146560 25661 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 54235 25661 180 55 0 52121 0
[pid=26314/tid=26320] ppid=26312 vsize=216940 CPUtime=483.19 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 166384 1254 0 0 48293 26 0 0 25 0 5 0 654635698 222146560 25661 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=216940 CPUtime=477.43 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 217049 1254 0 0 47710 33 0 0 25 0 5 0 654635698 222146560 25661 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=216940 CPUtime=483.2 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 145144 1254 0 0 48296 24 0 0 25 0 5 0 654635698 222146560 25661 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=216940 CPUtime=483.2 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 137498 1254 0 0 48299 21 0 0 25 0 5 0 654635698 222146560 25661 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1927.05
Current children cumulated vsize (KiB) 216940

[startup+486.401 s]
/proc/loadavg: 7.77 8.01 7.72 9/379 26373
/proc/meminfo: memFree=22505080/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=221936 CPUtime=1939.82 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 674361 1254 0 0 193876 106 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 55484 26910 180 55 0 53370 0
[pid=26314/tid=26320] ppid=26312 vsize=221936 CPUtime=486.4 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 170480 1254 0 0 48613 27 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=221936 CPUtime=480.59 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 218746 1254 0 0 48026 33 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=221936 CPUtime=486.4 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 147131 1254 0 0 48616 24 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=221936 CPUtime=486.4 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 137498 1254 0 0 48619 21 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1939.82
Current children cumulated vsize (KiB) 221936

[startup+487.201 s]
/proc/loadavg: 7.77 8.01 7.72 9/379 26373
/proc/meminfo: memFree=22505080/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=221936 CPUtime=1943.01 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 675385 1254 0 0 194195 106 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 55484 26910 180 55 0 53370 0
[pid=26314/tid=26320] ppid=26312 vsize=221936 CPUtime=487.2 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 170480 1254 0 0 48693 27 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26321] ppid=26312 vsize=221936 CPUtime=481.39 cores=1,3,5,7
/proc/26314/task/26321/stat : 26321 (plingeling) R 26312 26314 26007 0 -1 4202560 219770 1254 0 0 48106 33 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=221936 CPUtime=487.19 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 147131 1254 0 0 48695 24 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26314/tid=26323] ppid=26312 vsize=221936 CPUtime=487.2 cores=1,3,5,7
/proc/26314/task/26323/stat : 26323 (plingeling) R 26312 26314 26007 0 -1 4202560 137498 1254 0 0 48699 21 0 0 25 0 5 0 654635698 227262464 26910 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1943.01
Current children cumulated vsize (KiB) 221936

[startup+487.601 s]
/proc/loadavg: 7.77 8.01 7.72 9/379 26374
/proc/meminfo: memFree=22511900/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=202488 CPUtime=1944.42 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 675865 1254 0 0 194335 107 0 0 25 0 3 0 654635698 207347712 22049 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 50622 22049 181 55 0 48508 0
[pid=26314/tid=26320] ppid=26312 vsize=202488 CPUtime=487.6 cores=1,3,5,7
/proc/26314/task/26320/stat : 26320 (plingeling) R 26312 26314 26007 0 -1 4202560 170480 1254 0 0 48733 27 0 0 25 0 3 0 654635698 207347712 22049 33554432000 4194304 4417452 140734330683952 18446744073709551615 4358770 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26314/tid=26322] ppid=26312 vsize=202488 CPUtime=487.59 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 147131 1254 0 0 48735 24 0 0 25 0 3 0 654635698 207347712 22049 33554432000 4194304 4417452 140734330683952 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1944.42
Current children cumulated vsize (KiB) 202488

[startup+488.001 s]
/proc/loadavg: 7.77 8.01 7.72 9/379 26374
/proc/meminfo: memFree=22511900/32951124 swapFree=67111348/67111528
[pid=26314] ppid=26312 vsize=202488 CPUtime=1945.22 cores=1,3,5,7
/proc/26314/stat : 26314 (plingeling) S 26312 26314 26007 0 -1 4202496 675865 1254 0 0 194415 107 0 0 18 0 2 0 654635698 207347712 22049 33554432000 4194304 4417452 140734330683952 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26314/statm: 50622 22049 181 55 0 48508 0
[pid=26314/tid=26322] ppid=26312 vsize=202488 CPUtime=487.99 cores=1,3,5,7
/proc/26314/task/26322/stat : 26322 (plingeling) R 26312 26314 26007 0 -1 4202560 147131 1254 0 0 48775 24 0 0 25 0 2 0 654635698 207347712 22049 33554432000 4194304 4417452 140734330683952 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1945.22
Current children cumulated vsize (KiB) 202488

Child status: 20
Real time (s): 488.101
CPU time (s): 1945.33
CPU user time (s): 1944.25
CPU system time (s): 1.07883
CPU usage (%): 398.551
Max. virtual memory (cumulated for all children) (KiB): 254532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1944.25
system time used= 1.07883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 677122
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= 146
involuntary context switches= 12771

runsolver used 1.58476 second user time and 4.23935 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 05:33:00
IDJOB=3371104
IDBENCH=84062
IDSOLVER=1848
FILE ID=node139/3371104-1305430380
RUNJOBID= node139-1305427968-26026
PBS_JOBID= 13324610
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371104-1305430380/watcher-3371104-1305430380 -o /tmp/evaluation-result-3371104-1305430380/solver-3371104-1305430380 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371104-1305430380.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1564485336

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      22049072 kB
Buffers:        304316 kB
Cached:        2861264 kB
SwapCached:          0 kB
Active:        8576140 kB
Inactive:      2020356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22049072 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:              64 kB
Writeback:           0 kB
AnonPages:     7430712 kB
Mapped:          29208 kB
Slab:           202164 kB
PageTables:      39432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77421796 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= 73408 MiB
End job on node139 at 2011-05-15 05:41:08