Trace number 3309810

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587UNSAT 4225.4 528.756

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.9187
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

4225.30/528.75	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309810-1304009371/watcher-3309810-1304009371 -o /tmp/evaluation-result-3309810-1304009371/solver-3309810-1304009371 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309810-1304009371.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: 7.74 7.98 7.98 2/170 10031
/proc/meminfo: memFree=15191292/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=13612 CPUtime=0 cores=0-7
/proc/10031/stat : 10031 (plingeling) R 10029 10031 9875 0 -1 4202496 1467 1253 0 0 0 0 0 0 25 0 1 0 493352691 13938688 1398 33554432000 4194304 4417332 140736185352064 18446744073709551615 264726098900 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/10031/statm: 3403 1407 143 55 0 1289 0

[startup+0.0273509 s]
/proc/loadavg: 7.74 7.98 7.98 2/170 10031
/proc/meminfo: memFree=15191292/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=19160 CPUtime=0.02 cores=0-7
/proc/10031/stat : 10031 (plingeling) R 10029 10031 9875 0 -1 4202496 2900 1253 0 0 2 0 0 0 25 0 1 0 493352691 19619840 2814 33554432000 4194304 4417332 140736185352064 18446744073709551615 4231554 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/10031/statm: 4790 2814 148 55 0 2676 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19160

[startup+0.10034 s]
/proc/loadavg: 7.74 7.98 7.98 2/170 10031
/proc/meminfo: memFree=15191292/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=29104 CPUtime=0.09 cores=0-7
/proc/10031/stat : 10031 (plingeling) R 10029 10031 9875 0 -1 4202496 5434 1253 0 0 9 0 0 0 25 0 1 0 493352691 29802496 5300 33554432000 4194304 4417332 140736185352064 18446744073709551615 4320936 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/10031/statm: 7276 5300 148 55 0 5162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29104

[startup+0.435003 s]
/proc/loadavg: 7.74 7.98 7.98 2/170 10031
/proc/meminfo: memFree=15191292/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=326656 CPUtime=6.7 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 31493 1253 0 0 666 4 0 0 25 0 9 0 493352691 334495744 11552 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 81664 11552 177 55 0 79550 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 326656

[startup+1.10411 s]
/proc/loadavg: 7.74 7.98 7.98 2/170 10031
/proc/meminfo: memFree=15191292/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=328408 CPUtime=7.5 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 32747 1253 0 0 746 4 0 0 25 0 9 0 493352691 336289792 11990 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 82102 11990 177 55 0 79988 0
Current children cumulated CPU time (s) 7.5
Current children cumulated vsize (KiB) 328408

[startup+1.50103 s]
/proc/loadavg: 7.74 7.98 7.98 2/170 10031
/proc/meminfo: memFree=15191292/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=333252 CPUtime=10.68 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 37246 1253 0 0 1063 5 0 0 25 0 9 0 493352691 341250048 13249 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 83313 13249 181 55 0 81199 0
Current children cumulated CPU time (s) 10.68
Current children cumulated vsize (KiB) 333252

[startup+3.10073 s]
/proc/loadavg: 7.74 7.98 7.98 9/179 10045
/proc/meminfo: memFree=15136040/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=338004 CPUtime=23.47 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 40998 1253 0 0 2341 6 0 0 25 0 9 0 493352691 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 84501 14423 181 55 0 82387 0
[pid=10031/tid=10038] ppid=10029 vsize=338004 CPUtime=2.92 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 3511 1253 0 0 292 0 0 0 25 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364602 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=338004 CPUtime=2.91 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 5146 1253 0 0 291 0 0 0 25 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4321254 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=338004 CPUtime=2.91 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 3062 1253 0 0 291 0 0 0 25 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4277592 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=338004 CPUtime=2.92 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 1716 1253 0 0 292 0 0 0 24 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=338004 CPUtime=2.91 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 2444 1253 0 0 291 0 0 0 24 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=338004 CPUtime=2.9 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 4610 1253 0 0 290 0 0 0 24 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=338004 CPUtime=2.86 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 5874 1253 0 0 285 1 0 0 24 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=338004 CPUtime=2.9 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 5206 1253 0 0 290 0 0 0 24 0 9 0 493352708 346116096 14423 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.47
Current children cumulated vsize (KiB) 338004

[startup+6.30613 s]
/proc/loadavg: 7.84 8.00 7.99 9/179 10045
/proc/meminfo: memFree=15116820/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=355460 CPUtime=49.09 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 45376 1253 0 0 4903 6 0 0 25 0 9 0 493352691 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 88865 18787 181 55 0 86751 0
[pid=10031/tid=10038] ppid=10029 vsize=355460 CPUtime=6.12 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 3916 1253 0 0 612 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4366166 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=355460 CPUtime=6.12 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 5458 1253 0 0 612 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=355460 CPUtime=6.12 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 3478 1253 0 0 612 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=355460 CPUtime=6.12 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 2379 1253 0 0 612 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=355460 CPUtime=6.11 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 3416 1253 0 0 611 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364305 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=355460 CPUtime=6.09 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 5140 1253 0 0 609 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=355460 CPUtime=6.06 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 6812 1253 0 0 605 1 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=355460 CPUtime=6.11 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 5348 1253 0 0 611 0 0 0 25 0 9 0 493352708 363991040 18787 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (KiB) 355460

[startup+12.7009 s]
/proc/loadavg: 7.86 8.00 7.99 9/179 10045
/proc/meminfo: memFree=15094648/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=377552 CPUtime=100.22 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 57617 1253 0 0 10013 9 0 0 25 0 9 0 493352691 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 94388 24546 181 55 0 92274 0
[pid=10031/tid=10038] ppid=10029 vsize=377552 CPUtime=12.52 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 5452 1253 0 0 1252 0 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4236601 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=377552 CPUtime=12.52 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 7945 1253 0 0 1251 1 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4357145 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=377552 CPUtime=12.51 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 3996 1253 0 0 1251 0 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=377552 CPUtime=12.51 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 4307 1253 0 0 1251 0 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4353435 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=377552 CPUtime=12.5 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 5562 1253 0 0 1250 0 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=377552 CPUtime=12.45 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 7109 1253 0 0 1245 0 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4237278 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=377552 CPUtime=12.45 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 7445 1253 0 0 1244 1 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4365849 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=377552 CPUtime=12.5 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 6372 1253 0 0 1250 0 0 0 25 0 9 0 493352708 386613248 24546 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.22
Current children cumulated vsize (KiB) 377552

[startup+25.5005 s]
/proc/loadavg: 7.89 8.00 7.99 9/179 10045
/proc/meminfo: memFree=15078424/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=396180 CPUtime=202.55 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 80743 1253 0 0 20241 14 0 0 25 0 9 0 493352691 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 99045 29203 181 55 0 96931 0
[pid=10031/tid=10038] ppid=10029 vsize=396180 CPUtime=25.32 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 8518 1253 0 0 2531 1 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=396180 CPUtime=25.32 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 11222 1253 0 0 2530 2 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=396180 CPUtime=25.31 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 5778 1253 0 0 2530 1 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=396180 CPUtime=25.31 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 7665 1253 0 0 2530 1 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=396180 CPUtime=25.31 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 9006 1253 0 0 2530 1 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=396180 CPUtime=25.18 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 8936 1253 0 0 2517 1 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=396180 CPUtime=25.26 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 11189 1253 0 0 2524 2 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=396180 CPUtime=25.3 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 9000 1253 0 0 2529 1 0 0 25 0 9 0 493352708 405688320 29203 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.55
Current children cumulated vsize (KiB) 396180

[startup+51.1007 s]
/proc/loadavg: 7.92 8.00 7.99 9/179 10046
/proc/meminfo: memFree=15026692/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=447820 CPUtime=407.22 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 150511 1253 0 0 40693 29 0 0 25 0 9 0 493352691 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 111955 42113 181 55 0 109841 0
[pid=10031/tid=10038] ppid=10029 vsize=447820 CPUtime=50.92 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 18886 1253 0 0 5088 4 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=447820 CPUtime=50.92 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 21449 1253 0 0 5088 4 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4354444 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=447820 CPUtime=50.91 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 13393 1253 0 0 5088 3 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=447820 CPUtime=50.92 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 14446 1253 0 0 5089 3 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=447820 CPUtime=50.91 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 18852 1253 0 0 5088 3 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=447820 CPUtime=50.64 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 16337 1253 0 0 5062 2 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=447820 CPUtime=50.86 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 21089 1253 0 0 5082 4 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=447820 CPUtime=50.9 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 16630 1253 0 0 5088 2 0 0 25 0 9 0 493352708 458567680 42113 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.22
Current children cumulated vsize (KiB) 447820

[startup+102.301 s]
/proc/loadavg: 7.97 8.00 7.99 9/179 10047

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

/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 113613 1253 0 0 40188 24 0 0 25 0 9 0 493352708 591925248 74671 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3215
Current children cumulated vsize (KiB) 578052

[startup+462.301 s]
/proc/loadavg: 8.09 8.04 8.00 9/179 10057
/proc/meminfo: memFree=14858556/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=617336 CPUtime=3694.65 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1039870 1253 0 0 369252 213 0 0 25 0 9 0 493352691 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 154334 84492 181 55 0 152220 0
[pid=10031/tid=10038] ppid=10029 vsize=617336 CPUtime=462.13 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 133312 1253 0 0 46186 27 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4365035 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=617336 CPUtime=462.14 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 138471 1253 0 0 46186 28 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=617336 CPUtime=462.08 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 115498 1253 0 0 46184 24 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=617336 CPUtime=462.13 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 125916 1253 0 0 46186 27 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=617336 CPUtime=462.12 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 123830 1253 0 0 46187 25 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=617336 CPUtime=459.62 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 123449 1253 0 0 45938 24 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=617336 CPUtime=462.06 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 138445 1253 0 0 46180 26 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=617336 CPUtime=462.12 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 131520 1253 0 0 46184 28 0 0 25 0 9 0 493352708 632152064 84492 33554432000 4194304 4417332 140736185352064 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3694.65
Current children cumulated vsize (KiB) 617336

[startup+522.301 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 10058
/proc/meminfo: memFree=14875212/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=599736 CPUtime=4174.32 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1144405 1253 0 0 417203 229 0 0 25 0 9 0 493352691 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 149934 80092 181 55 0 147820 0
[pid=10031/tid=10038] ppid=10029 vsize=599736 CPUtime=522.13 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 144831 1253 0 0 52184 29 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=599736 CPUtime=522.14 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 152506 1253 0 0 52184 30 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=599736 CPUtime=522.07 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 128768 1253 0 0 52181 26 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=599736 CPUtime=522.13 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 140111 1253 0 0 52184 29 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=599736 CPUtime=522.12 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 132548 1253 0 0 52185 27 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=599736 CPUtime=519.29 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 138028 1253 0 0 51903 26 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=599736 CPUtime=522.06 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 154101 1253 0 0 52179 27 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=599736 CPUtime=522.12 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 144083 1253 0 0 52183 29 0 0 25 0 9 0 493352708 614129664 80092 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4174.32
Current children cumulated vsize (KiB) 599736

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

[startup+525.506 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 10059
/proc/meminfo: memFree=14863436/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=610636 CPUtime=4199.95 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1147130 1253 0 0 419765 230 0 0 25 0 9 0 493352691 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 152659 82817 181 55 0 150545 0
[pid=10031/tid=10038] ppid=10029 vsize=610636 CPUtime=525.34 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 144831 1253 0 0 52505 29 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=610636 CPUtime=525.34 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 153162 1253 0 0 52504 30 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=610636 CPUtime=525.28 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 128768 1253 0 0 52502 26 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=610636 CPUtime=525.34 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 141089 1253 0 0 52505 29 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=610636 CPUtime=525.33 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 133267 1253 0 0 52505 28 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=610636 CPUtime=522.48 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 138028 1253 0 0 52222 26 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=610636 CPUtime=525.26 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 154473 1253 0 0 52499 27 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=610636 CPUtime=525.32 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 144083 1253 0 0 52503 29 0 0 25 0 9 0 493352708 625291264 82817 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4199.95
Current children cumulated vsize (KiB) 610636

[startup+527.101 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 10059
/proc/meminfo: memFree=14868628/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=620040 CPUtime=4212.7 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1152614 1253 0 0 421039 231 0 0 25 0 9 0 493352691 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 155010 85168 181 55 0 152896 0
[pid=10031/tid=10038] ppid=10029 vsize=620040 CPUtime=526.93 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 145657 1253 0 0 52664 29 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=620040 CPUtime=526.94 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 155210 1253 0 0 52664 30 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=620040 CPUtime=526.87 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 128768 1253 0 0 52661 26 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=620040 CPUtime=526.93 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 141089 1253 0 0 52664 29 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=620040 CPUtime=526.93 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 134075 1253 0 0 52665 28 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=620040 CPUtime=524.07 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 139106 1253 0 0 52380 27 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=620040 CPUtime=526.86 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 155197 1253 0 0 52658 28 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=620040 CPUtime=526.92 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 144083 1253 0 0 52663 29 0 0 25 0 9 0 493352708 634920960 85168 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4212.7
Current children cumulated vsize (KiB) 620040

[startup+527.901 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 10059
/proc/meminfo: memFree=14866148/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=608184 CPUtime=4219.09 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1153272 1253 0 0 421678 231 0 0 25 0 9 0 493352691 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 152046 82204 181 55 0 149932 0
[pid=10031/tid=10038] ppid=10029 vsize=608184 CPUtime=527.73 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 145657 1253 0 0 52744 29 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=608184 CPUtime=527.74 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 155210 1253 0 0 52744 30 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=608184 CPUtime=527.68 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 129422 1253 0 0 52741 27 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 18446744073699065947 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=608184 CPUtime=527.73 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 141089 1253 0 0 52744 29 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=608184 CPUtime=527.73 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 134079 1253 0 0 52745 28 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=608184 CPUtime=524.87 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 139106 1253 0 0 52460 27 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=608184 CPUtime=527.66 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 155197 1253 0 0 52738 28 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=608184 CPUtime=527.72 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 144083 1253 0 0 52743 29 0 0 25 0 9 0 493352708 622780416 82204 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4219.09
Current children cumulated vsize (KiB) 608184

[startup+528.301 s]
/proc/loadavg: 8.08 8.05 8.00 9/179 10059
/proc/meminfo: memFree=14866148/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=612228 CPUtime=4222.29 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1154283 1253 0 0 421998 231 0 0 25 0 9 0 493352691 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 153057 83215 181 55 0 150943 0
[pid=10031/tid=10038] ppid=10029 vsize=612228 CPUtime=528.13 cores=0-7
/proc/10031/task/10038/stat : 10038 (plingeling) R 10029 10031 9875 0 -1 4202560 145657 1253 0 0 52784 29 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10031/tid=10039] ppid=10029 vsize=612228 CPUtime=528.14 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 156221 1253 0 0 52784 30 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=612228 CPUtime=528.08 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 129422 1253 0 0 52781 27 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10041] ppid=10029 vsize=612228 CPUtime=528.13 cores=0-7
/proc/10031/task/10041/stat : 10041 (plingeling) R 10029 10031 9875 0 -1 4202560 141089 1253 0 0 52784 29 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10031/tid=10042] ppid=10029 vsize=612228 CPUtime=528.13 cores=0-7
/proc/10031/task/10042/stat : 10042 (plingeling) R 10029 10031 9875 0 -1 4202560 134079 1253 0 0 52785 28 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10031/tid=10043] ppid=10029 vsize=612228 CPUtime=525.27 cores=0-7
/proc/10031/task/10043/stat : 10043 (plingeling) R 10029 10031 9875 0 -1 4202560 139106 1253 0 0 52500 27 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=612228 CPUtime=528.06 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 155197 1253 0 0 52778 28 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10031/tid=10045] ppid=10029 vsize=612228 CPUtime=528.12 cores=0-7
/proc/10031/task/10045/stat : 10045 (plingeling) R 10029 10031 9875 0 -1 4202560 144083 1253 0 0 52783 29 0 0 25 0 9 0 493352708 626921472 83215 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4222.29
Current children cumulated vsize (KiB) 612228

[startup+528.701 s]
/proc/loadavg: 8.08 8.05 8.00 4/174 10059
/proc/meminfo: memFree=14861968/32951124 swapFree=67111528/67111528
[pid=10031] ppid=10029 vsize=612228 CPUtime=4225.3 cores=0-7
/proc/10031/stat : 10031 (plingeling) S 10029 10031 9875 0 -1 4202496 1154284 1253 0 0 422299 231 0 0 18 0 4 0 493352691 626921472 83216 33554432000 4194304 4417332 140736185352064 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10031/statm: 153057 83216 182 55 0 150943 0
[pid=10031/tid=10039] ppid=10029 vsize=612228 CPUtime=528.54 cores=0-7
/proc/10031/task/10039/stat : 10039 (plingeling) R 10029 10031 9875 0 -1 4202560 156221 1253 0 0 52824 30 0 0 25 0 4 0 493352708 626921472 83216 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10031/tid=10040] ppid=10029 vsize=612228 CPUtime=528.49 cores=0-7
/proc/10031/task/10040/stat : 10040 (plingeling) R 10029 10031 9875 0 -1 4202560 129422 1253 0 0 52822 27 0 0 25 0 4 0 493352708 626921472 83216 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10031/tid=10044] ppid=10029 vsize=612228 CPUtime=528.47 cores=0-7
/proc/10031/task/10044/stat : 10044 (plingeling) R 10029 10031 9875 0 -1 4202560 155197 1253 0 0 52819 28 0 0 25 0 4 0 493352708 626921472 83216 33554432000 4194304 4417332 140736185352064 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4225.3
Current children cumulated vsize (KiB) 612228

Child status: 20
Real time (s): 528.756
CPU time (s): 4225.4
CPU user time (s): 4223.06
CPU system time (s): 2.33964
CPU usage (%): 799.121
Max. virtual memory (cumulated for all children) (KiB): 634736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4223.06
system time used= 2.33964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1155540
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= 495
involuntary context switches= 19446

runsolver used 0.888864 second user time and 1.9887 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-28 18:49:31
IDJOB=3309810
IDBENCH=83117
IDSOLVER=1695
FILE ID=node141/3309810-1304009371
RUNJOBID= node141-1304007664-9889
PBS_JOBID= 13168837
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=364912036

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      15191564 kB
Buffers:       1620740 kB
Cached:       15492324 kB
SwapCached:          0 kB
Active:        7815624 kB
Inactive:      9360456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15191564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:       63000 kB
Mapped:          15188 kB
Slab:           517848 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185188 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= 71424 MiB
End job on node141 at 2011-04-28 18:58:20