Trace number 3372692

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 471.76 59.1985

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

471.31/59.19	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-3372692-1305440542/watcher-3372692-1305440542 -o /tmp/evaluation-result-3372692-1305440542/solver-3372692-1305440542 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372692-1305440542.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.13 8.07 8.01 1/284 6402
/proc/meminfo: memFree=24275412/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=13580 CPUtime=0 cores=0-7
/proc/6402/stat : 6402 (plingeling) R 6400 6402 6180 0 -1 4202496 1476 1252 0 0 0 0 0 0 25 0 1 0 636470125 13905920 1406 33554432000 4194304 4417452 140733923679872 18446744073709551615 220815930344 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6402/statm: 3395 1406 144 55 0 1281 0

[startup+0.0441861 s]
/proc/loadavg: 8.13 8.07 8.01 1/284 6402
/proc/meminfo: memFree=24275412/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=21436 CPUtime=0.03 cores=0-7
/proc/6402/stat : 6402 (plingeling) R 6400 6402 6180 0 -1 4202496 3469 1252 0 0 3 0 0 0 25 0 1 0 636470125 21950464 3383 33554432000 4194304 4417452 140733923679872 18446744073709551615 220816236288 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6402/statm: 5359 3383 149 55 0 3245 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21436

[startup+0.101166 s]
/proc/loadavg: 8.13 8.07 8.01 1/284 6402
/proc/meminfo: memFree=24275412/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=29072 CPUtime=0.08 cores=0-7
/proc/6402/stat : 6402 (plingeling) R 6400 6402 6180 0 -1 4202496 5426 1252 0 0 8 0 0 0 25 0 1 0 636470125 29769728 5292 33554432000 4194304 4417452 140733923679872 18446744073709551615 4320947 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/6402/statm: 7268 5292 149 55 0 5154 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29072

[startup+0.943971 s]
/proc/loadavg: 8.13 8.07 8.01 1/284 6402
/proc/meminfo: memFree=24275412/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=193700 CPUtime=6.58 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 22605 1252 0 0 655 3 0 0 18 0 9 0 636470125 198348800 9884 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 48425 9884 178 55 0 46311 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 193700

[startup+1.00096 s]
/proc/loadavg: 8.13 8.07 8.01 1/284 6402
/proc/meminfo: memFree=24275412/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=190372 CPUtime=7.03 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 22605 1252 0 0 700 3 0 0 18 0 9 0 636470125 194940928 9052 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 47593 9052 178 55 0 45479 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 190372

[startup+1.50087 s]
/proc/loadavg: 8.13 8.07 8.01 1/284 6402
/proc/meminfo: memFree=24275412/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=190972 CPUtime=11.03 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 25545 1252 0 0 1100 3 0 0 18 0 9 0 636470125 195555328 9948 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 47743 9948 180 55 0 45629 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 190972

[startup+3.10057 s]
/proc/loadavg: 7.56 7.95 7.97 9/293 6416
/proc/meminfo: memFree=24227212/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=201300 CPUtime=23.81 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 28143 1252 0 0 2378 3 0 0 18 0 9 0 636470125 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 50325 12512 180 55 0 48211 0
[pid=6402/tid=6409] ppid=6400 vsize=201300 CPUtime=2.96 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 3258 1252 0 0 296 0 0 0 25 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=201300 CPUtime=2.96 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 1262 1252 0 0 296 0 0 0 25 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4251056 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=201300 CPUtime=2.93 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 4687 1252 0 0 293 0 0 0 24 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=201300 CPUtime=2.96 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 809 1252 0 0 296 0 0 0 25 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=201300 CPUtime=2.96 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 1884 1252 0 0 296 0 0 0 24 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=201300 CPUtime=2.96 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 1908 1252 0 0 296 0 0 0 24 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4232598 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=201300 CPUtime=2.95 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 2465 1252 0 0 295 0 0 0 24 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=201300 CPUtime=2.95 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 2481 1252 0 0 295 0 0 0 25 0 9 0 636470139 206131200 12512 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 201300

[startup+6.30098 s]
/proc/loadavg: 7.59 7.96 7.97 9/293 6416
/proc/meminfo: memFree=24210596/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=222724 CPUtime=49.38 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 33499 1252 0 0 4934 4 0 0 18 0 9 0 636470125 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 55681 17868 180 55 0 53567 0
[pid=6402/tid=6409] ppid=6400 vsize=222724 CPUtime=6.16 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 4194 1252 0 0 616 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=222724 CPUtime=6.16 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 2015 1252 0 0 616 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=222724 CPUtime=6.1 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 5144 1252 0 0 610 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=222724 CPUtime=6.16 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 1617 1252 0 0 616 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=222724 CPUtime=6.16 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 2874 1252 0 0 616 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=222724 CPUtime=6.15 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 2313 1252 0 0 615 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=222724 CPUtime=6.15 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 3083 1252 0 0 615 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236601 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=222724 CPUtime=6.15 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 2870 1252 0 0 615 0 0 0 25 0 9 0 636470139 228069376 17868 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.38
Current children cumulated vsize (KiB) 222724

[startup+12.7008 s]
/proc/loadavg: 7.63 7.96 7.97 9/293 6416
/proc/meminfo: memFree=24186712/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=239444 CPUtime=100.57 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 51380 1252 0 0 10049 8 0 0 18 0 9 0 636470125 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 59861 22077 180 55 0 57747 0
[pid=6402/tid=6409] ppid=6400 vsize=239444 CPUtime=12.57 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 7609 1252 0 0 1256 1 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=239444 CPUtime=12.56 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 3039 1252 0 0 1256 0 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=239444 CPUtime=12.46 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 6890 1252 0 0 1245 1 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4252606 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=239444 CPUtime=12.57 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 2894 1252 0 0 1257 0 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=239444 CPUtime=12.56 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 4664 1252 0 0 1256 0 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=239444 CPUtime=12.56 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 5447 1252 0 0 1256 0 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=239444 CPUtime=12.55 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 5591 1252 0 0 1255 0 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4357256 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=239444 CPUtime=12.56 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 5857 1252 0 0 1256 0 0 0 25 0 9 0 636470139 245190656 22077 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.57
Current children cumulated vsize (KiB) 239444

[startup+25.5004 s]
/proc/loadavg: 7.68 7.96 7.97 9/293 6416
/proc/meminfo: memFree=24174092/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=253168 CPUtime=202.81 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 89670 1252 0 0 20265 16 0 0 18 0 9 0 636470125 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 63292 25494 180 55 0 61178 0
[pid=6402/tid=6409] ppid=6400 vsize=253168 CPUtime=25.36 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 12654 1252 0 0 2534 2 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=253168 CPUtime=25.36 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 7888 1252 0 0 2535 1 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=253168 CPUtime=25.14 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 13005 1252 0 0 2512 2 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=253168 CPUtime=25.35 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 5937 1252 0 0 2535 0 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=253168 CPUtime=25.35 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 10252 1252 0 0 2534 1 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=253168 CPUtime=25.35 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 9872 1252 0 0 2533 2 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=253168 CPUtime=25.35 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 11206 1252 0 0 2533 2 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=253168 CPUtime=25.34 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 9467 1252 0 0 2534 0 0 0 25 0 9 0 636470139 259244032 25494 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 253168

[startup+51.1007 s]
/proc/loadavg: 7.81 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24132972/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=297188 CPUtime=407.38 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 173958 1252 0 0 40704 34 0 0 18 0 9 0 636470125 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 74297 36499 180 55 0 72183 0
[pid=6402/tid=6409] ppid=6400 vsize=297188 CPUtime=50.95 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 24857 1252 0 0 5091 4 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=297188 CPUtime=50.96 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 17363 1252 0 0 5093 3 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=297188 CPUtime=50.51 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 23999 1252 0 0 5047 4 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=297188 CPUtime=50.96 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 16421 1252 0 0 5093 3 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=297188 CPUtime=50.96 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 22085 1252 0 0 5092 4 0 0 23 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=297188 CPUtime=50.95 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 19680 1252 0 0 5091 4 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=297188 CPUtime=50.95 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 22877 1252 0 0 5090 5 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=297188 CPUtime=50.95 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 17287 1252 0 0 5093 2 0 0 25 0 9 0 636470139 304320512 36499 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.38
Current children cumulated vsize (KiB) 297188

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


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

/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 176301 1252 0 0 41262 35 0 0 18 0 9 0 636470125 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 76640 38842 180 55 0 74526 0
[pid=6402/tid=6409] ppid=6400 vsize=306560 CPUtime=51.65 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 24857 1252 0 0 5161 4 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=306560 CPUtime=51.66 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 17807 1252 0 0 5163 3 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=306560 CPUtime=51.2 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 24365 1252 0 0 5116 4 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=306560 CPUtime=51.66 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 16683 1252 0 0 5163 3 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=306560 CPUtime=51.66 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 22660 1252 0 0 5162 4 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=306560 CPUtime=51.65 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 19680 1252 0 0 5161 4 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=306560 CPUtime=51.65 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 23165 1252 0 0 5160 5 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=306560 CPUtime=51.65 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 17695 1252 0 0 5163 2 0 0 25 0 9 0 636470139 313917440 38842 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 412.97
Current children cumulated vsize (KiB) 306560

[startup+55.001 s]
/proc/loadavg: 7.81 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24133972/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=292596 CPUtime=438.54 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 184449 1252 0 0 43818 36 0 0 18 0 9 0 636470125 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 73149 35354 180 55 0 71035 0
[pid=6402/tid=6409] ppid=6400 vsize=292596 CPUtime=54.86 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 25748 1252 0 0 5481 5 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=292596 CPUtime=54.86 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 18038 1252 0 0 5483 3 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=292596 CPUtime=54.37 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 25557 1252 0 0 5433 4 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=292596 CPUtime=54.86 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 18629 1252 0 0 5483 3 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=292596 CPUtime=54.85 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 23722 1252 0 0 5481 4 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4357263 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=292596 CPUtime=54.86 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 20396 1252 0 0 5481 5 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=292596 CPUtime=54.85 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 24769 1252 0 0 5480 5 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=292596 CPUtime=54.85 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 18201 1252 0 0 5483 2 0 0 25 0 9 0 636470139 299618304 35354 33554432000 4194304 4417452 140733923679872 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 438.54
Current children cumulated vsize (KiB) 292596

[startup+56.6007 s]
/proc/loadavg: 7.82 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24132608/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=309388 CPUtime=451.33 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 188647 1252 0 0 45096 37 0 0 18 0 9 0 636470125 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 77347 39552 180 55 0 75233 0
[pid=6402/tid=6409] ppid=6400 vsize=309388 CPUtime=56.45 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 26846 1252 0 0 5640 5 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=309388 CPUtime=56.46 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 18412 1252 0 0 5643 3 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=309388 CPUtime=55.95 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 26402 1252 0 0 5591 4 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=309388 CPUtime=56.46 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 19069 1252 0 0 5643 3 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=309388 CPUtime=56.45 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 24004 1252 0 0 5641 4 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=309388 CPUtime=56.46 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 20413 1252 0 0 5641 5 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=309388 CPUtime=56.44 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 25371 1252 0 0 5639 5 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=309388 CPUtime=56.45 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 18741 1252 0 0 5643 2 0 0 25 0 9 0 636470139 316813312 39552 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 451.33
Current children cumulated vsize (KiB) 309388

[startup+58.2004 s]
/proc/loadavg: 7.82 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24124300/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=301312 CPUtime=464.11 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 192180 1252 0 0 46373 38 0 0 18 0 9 0 636470125 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 75328 37533 180 55 0 73214 0
[pid=6402/tid=6409] ppid=6400 vsize=301312 CPUtime=58.05 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 27111 1252 0 0 5800 5 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=301312 CPUtime=58.05 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 19216 1252 0 0 5802 3 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=301312 CPUtime=57.53 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 27338 1252 0 0 5749 4 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=301312 CPUtime=58.05 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 19429 1252 0 0 5802 3 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4354621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=301312 CPUtime=58.05 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 24349 1252 0 0 5801 4 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4366670 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=301312 CPUtime=58.06 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 20654 1252 0 0 5801 5 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4354159 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=301312 CPUtime=58.05 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 25953 1252 0 0 5799 6 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=301312 CPUtime=58.05 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 18741 1252 0 0 5803 2 0 0 25 0 9 0 636470139 308543488 37533 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 464.11
Current children cumulated vsize (KiB) 301312

[startup+58.6003 s]
/proc/loadavg: 7.82 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24124300/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=305180 CPUtime=467.31 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 193147 1252 0 0 46693 38 0 0 18 0 9 0 636470125 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 76295 38500 180 55 0 74181 0
[pid=6402/tid=6409] ppid=6400 vsize=305180 CPUtime=58.45 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 27528 1252 0 0 5840 5 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=305180 CPUtime=58.45 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 19216 1252 0 0 5842 3 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=305180 CPUtime=57.93 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 27417 1252 0 0 5789 4 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=305180 CPUtime=58.45 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 19429 1252 0 0 5842 3 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=305180 CPUtime=58.45 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 24602 1252 0 0 5841 4 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=305180 CPUtime=58.46 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 20654 1252 0 0 5841 5 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=305180 CPUtime=58.45 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 26171 1252 0 0 5839 6 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=305180 CPUtime=58.45 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 18741 1252 0 0 5843 2 0 0 25 0 9 0 636470139 312504320 38500 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 467.31
Current children cumulated vsize (KiB) 305180

[startup+59.0113 s]
/proc/loadavg: 7.82 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24127772/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=301100 CPUtime=470.59 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 194362 1252 0 0 47021 38 0 0 18 0 9 0 636470125 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 75275 37479 180 55 0 73161 0
[pid=6402/tid=6409] ppid=6400 vsize=301100 CPUtime=58.86 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 27941 1252 0 0 5881 5 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=301100 CPUtime=58.87 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 19216 1252 0 0 5884 3 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=301100 CPUtime=58.33 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 27417 1252 0 0 5829 4 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=301100 CPUtime=58.86 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 19429 1252 0 0 5883 3 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=301100 CPUtime=58.86 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 24602 1252 0 0 5882 4 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=301100 CPUtime=58.87 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 21456 1252 0 0 5882 5 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=301100 CPUtime=58.86 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 26171 1252 0 0 5880 6 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=301100 CPUtime=58.86 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 18741 1252 0 0 5884 2 0 0 25 0 9 0 636470139 308326400 37479 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 470.59
Current children cumulated vsize (KiB) 301100

[startup+59.1013 s]
/proc/loadavg: 7.82 7.96 7.97 9/293 6417
/proc/meminfo: memFree=24127772/32951124 swapFree=63485424/67111528
[pid=6402] ppid=6400 vsize=302084 CPUtime=471.31 cores=0-7
/proc/6402/stat : 6402 (plingeling) S 6400 6402 6180 0 -1 4202496 194608 1252 0 0 47093 38 0 0 18 0 9 0 636470125 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 220828039141 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/6402/statm: 75521 37725 180 55 0 73407 0
[pid=6402/tid=6409] ppid=6400 vsize=302084 CPUtime=58.95 cores=0-7
/proc/6402/task/6409/stat : 6409 (plingeling) R 6400 6402 6180 0 -1 4202560 27941 1252 0 0 5890 5 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6402/tid=6410] ppid=6400 vsize=302084 CPUtime=58.96 cores=0-7
/proc/6402/task/6410/stat : 6410 (plingeling) R 6400 6402 6180 0 -1 4202560 19216 1252 0 0 5893 3 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6402/tid=6411] ppid=6400 vsize=302084 CPUtime=58.42 cores=0-7
/proc/6402/task/6411/stat : 6411 (plingeling) R 6400 6402 6180 0 -1 4202560 27417 1252 0 0 5838 4 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6402/tid=6412] ppid=6400 vsize=302084 CPUtime=58.95 cores=0-7
/proc/6402/task/6412/stat : 6412 (plingeling) R 6400 6402 6180 0 -1 4202560 19429 1252 0 0 5892 3 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4365458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6402/tid=6413] ppid=6400 vsize=302084 CPUtime=58.95 cores=0-7
/proc/6402/task/6413/stat : 6413 (plingeling) R 6400 6402 6180 0 -1 4202560 24602 1252 0 0 5891 4 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=6402/tid=6414] ppid=6400 vsize=302084 CPUtime=58.96 cores=0-7
/proc/6402/task/6414/stat : 6414 (plingeling) R 6400 6402 6180 0 -1 4202560 21456 1252 0 0 5891 5 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6402/tid=6415] ppid=6400 vsize=302084 CPUtime=58.95 cores=0-7
/proc/6402/task/6415/stat : 6415 (plingeling) R 6400 6402 6180 0 -1 4202560 26417 1252 0 0 5889 6 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6402/tid=6416] ppid=6400 vsize=302084 CPUtime=58.95 cores=0-7
/proc/6402/task/6416/stat : 6416 (plingeling) R 6400 6402 6180 0 -1 4202560 18741 1252 0 0 5893 2 0 0 25 0 9 0 636470139 309334016 37725 33554432000 4194304 4417452 140733923679872 18446744073709551615 4353490 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 471.31
Current children cumulated vsize (KiB) 302084

Child status: 20
Real time (s): 59.1985
CPU time (s): 471.76
CPU user time (s): 471.362
CPU system time (s): 0.397939
CPU usage (%): 796.913
Max. virtual memory (cumulated for all children) (KiB): 310356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 471.362
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195868
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= 549
involuntary context switches= 1457

runsolver used 0.168974 second user time and 0.372943 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 08:22:22
IDJOB=3372692
IDBENCH=83118
IDSOLVER=1851
FILE ID=node147/3372692-1305440542
RUNJOBID= node147-1305435530-6194
PBS_JOBID= 13324742
Free space on /tmp= 73160 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372692-1305440542/watcher-3372692-1305440542 -o /tmp/evaluation-result-3372692-1305440542/solver-3372692-1305440542 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372692-1305440542.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1883139298

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24275700 kB
Buffers:        300660 kB
Cached:        5110704 kB
SwapCached:      13132 kB
Active:        1998004 kB
Inactive:      6442464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24275700 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            1212 kB
Writeback:          16 kB
AnonPages:     3024492 kB
Mapped:          14676 kB
Slab:           141316 kB
PageTables:      29100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44825700 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= 73160 MiB
End job on node147 at 2011-05-15 08:23:21