Trace number 3309240

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 576.601 72.2632

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.3398
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

576.53/72.26	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-3309240-1303987626/watcher-3309240-1303987626 -o /tmp/evaluation-result-3309240-1303987626/solver-3309240-1303987626 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309240-1303987626.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.66 4.31 2.54 1/170 15373
/proc/meminfo: memFree=25537648/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=9864 CPUtime=0 cores=0-7
/proc/15373/stat : 15373 (plingeling) R 15371 15373 15260 0 -1 4202496 543 1257 0 0 0 0 0 0 25 0 1 0 510365350 10100736 473 33554432000 4194304 4417332 140734887444256 18446744073709551615 218370957056 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/15373/statm: 2466 473 147 55 0 352 0

[startup+0.136342 s]
/proc/loadavg: 7.66 4.31 2.54 1/170 15373
/proc/meminfo: memFree=25537648/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=229704 CPUtime=0.85 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 3031 1257 0 0 85 0 0 0 25 0 9 0 510365350 235216896 2425 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 57426 2425 181 55 0 55312 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 229704

[startup+0.243856 s]
/proc/loadavg: 7.66 4.31 2.54 1/170 15373
/proc/meminfo: memFree=25537648/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=231240 CPUtime=1.71 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 3445 1257 0 0 171 0 0 0 25 0 9 0 510365350 236789760 2832 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 57810 2832 181 55 0 55696 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 231240

[startup+0.300847 s]
/proc/loadavg: 7.66 4.31 2.54 1/170 15373
/proc/meminfo: memFree=25537648/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=231636 CPUtime=2.16 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 3618 1257 0 0 216 0 0 0 25 0 9 0 510365350 237195264 2912 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 57909 2912 181 55 0 55795 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 231636

[startup+0.700777 s]
/proc/loadavg: 7.66 4.31 2.54 1/170 15373
/proc/meminfo: memFree=25537648/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=234920 CPUtime=5.37 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 6553 1257 0 0 536 1 0 0 25 0 9 0 510365350 240558080 3764 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 58730 3764 181 55 0 56616 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 234920

[startup+1.50064 s]
/proc/loadavg: 7.66 4.31 2.54 9/179 15387
/proc/meminfo: memFree=25519072/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=242828 CPUtime=11.75 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 13778 1257 0 0 1172 3 0 0 25 0 9 0 510365350 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 60707 5744 181 55 0 58593 0
[pid=15373/tid=15380] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 1542 1257 0 0 146 0 0 0 20 0 9 0 510365352 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4354722 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 1642 1257 0 0 146 0 0 0 20 0 9 0 510365352 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 1643 1257 0 0 146 0 0 0 20 0 9 0 510365352 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=242828 CPUtime=1.45 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 1436 1257 0 0 145 0 0 0 25 0 9 0 510365352 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4354405 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 1367 1257 0 0 146 0 0 0 20 0 9 0 510365352 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 1465 1257 0 0 146 0 0 0 20 0 9 0 510365353 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4252276 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 1797 1257 0 0 146 0 0 0 20 0 9 0 510365353 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4366081 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=242828 CPUtime=1.46 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 1425 1257 0 0 146 0 0 0 25 0 9 0 510365353 248655872 5744 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 242828

[startup+3.10035 s]
/proc/loadavg: 7.66 4.31 2.54 9/179 15387
/proc/meminfo: memFree=25512872/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=249352 CPUtime=24.54 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 26107 1257 0 0 2448 6 0 0 25 0 9 0 510365350 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 62338 7430 181 55 0 60224 0
[pid=15373/tid=15380] ppid=15371 vsize=249352 CPUtime=3.06 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 3308 1257 0 0 305 1 0 0 25 0 9 0 510365352 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=249352 CPUtime=3.05 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 3314 1257 0 0 305 0 0 0 25 0 9 0 510365352 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=249352 CPUtime=3.06 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 3176 1257 0 0 306 0 0 0 25 0 9 0 510365352 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=249352 CPUtime=3.06 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 2855 1257 0 0 305 1 0 0 25 0 9 0 510365352 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=249352 CPUtime=3.06 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 3161 1257 0 0 306 0 0 0 25 0 9 0 510365352 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=249352 CPUtime=3.06 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 2733 1257 0 0 306 0 0 0 25 0 9 0 510365353 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=249352 CPUtime=3.06 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 3087 1257 0 0 306 0 0 0 25 0 9 0 510365353 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=249352 CPUtime=3.05 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 3012 1257 0 0 305 0 0 0 25 0 9 0 510365353 255336448 7430 33554432000 4194304 4417332 140734887444256 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 249352

[startup+6.30079 s]
/proc/loadavg: 7.69 4.37 2.57 9/179 15387
/proc/meminfo: memFree=25497372/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=264200 CPUtime=50.13 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 51849 1257 0 0 5001 12 0 0 25 0 9 0 510365350 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 66050 11127 181 55 0 63936 0
[pid=15373/tid=15380] ppid=15371 vsize=264200 CPUtime=6.25 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 6603 1257 0 0 624 1 0 0 25 0 9 0 510365352 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=264200 CPUtime=6.24 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 6519 1257 0 0 623 1 0 0 25 0 9 0 510365352 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 18446744073699065932 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=264200 CPUtime=6.26 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 6000 1257 0 0 625 1 0 0 25 0 9 0 510365352 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4358010 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=264200 CPUtime=6.26 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 6031 1257 0 0 624 2 0 0 25 0 9 0 510365352 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=264200 CPUtime=6.26 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 6264 1257 0 0 625 1 0 0 25 0 9 0 510365352 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=264200 CPUtime=6.26 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 7223 1257 0 0 625 1 0 0 25 0 9 0 510365353 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=264200 CPUtime=6.26 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 5742 1257 0 0 625 1 0 0 25 0 9 0 510365353 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=264200 CPUtime=6.26 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 6006 1257 0 0 625 1 0 0 25 0 9 0 510365353 270540800 11127 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 264200

[startup+12.7007 s]
/proc/loadavg: 7.71 4.43 2.60 9/179 15387
/proc/meminfo: memFree=25479120/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=279448 CPUtime=101.3 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 90391 1257 0 0 10110 20 0 0 25 0 9 0 510365350 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 69862 14988 181 55 0 67748 0
[pid=15373/tid=15380] ppid=15371 vsize=279448 CPUtime=12.65 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 12299 1257 0 0 1263 2 0 0 25 0 9 0 510365352 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=279448 CPUtime=12.6 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 10475 1257 0 0 1258 2 0 0 25 0 9 0 510365352 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=279448 CPUtime=12.66 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 11092 1257 0 0 1265 1 0 0 25 0 9 0 510365352 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=279448 CPUtime=12.65 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 9760 1257 0 0 1263 2 0 0 25 0 9 0 510365352 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=279448 CPUtime=12.66 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 11133 1257 0 0 1264 2 0 0 25 0 9 0 510365352 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365994 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=279448 CPUtime=12.66 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 12145 1257 0 0 1264 2 0 0 25 0 9 0 510365353 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=279448 CPUtime=12.66 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 11716 1257 0 0 1264 2 0 0 25 0 9 0 510365353 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=279448 CPUtime=12.66 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 10310 1257 0 0 1264 2 0 0 25 0 9 0 510365353 286154752 14988 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 279448

[startup+25.5014 s]
/proc/loadavg: 7.78 4.61 2.69 9/179 15388
/proc/meminfo: memFree=25454692/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=299776 CPUtime=203.64 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 168842 1257 0 0 20328 36 0 0 25 0 9 0 510365350 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 74944 20293 181 55 0 72830 0
[pid=15373/tid=15380] ppid=15371 vsize=299776 CPUtime=25.46 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 21472 1257 0 0 2542 4 0 0 25 0 9 0 510365352 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=299776 CPUtime=25.34 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 20234 1257 0 0 2530 4 0 0 25 0 9 0 510365352 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=299776 CPUtime=25.46 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 22703 1257 0 0 2543 3 0 0 25 0 9 0 510365352 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=299776 CPUtime=25.46 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 18016 1257 0 0 2542 4 0 0 25 0 9 0 510365352 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=299776 CPUtime=25.45 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 21123 1257 0 0 2541 4 0 0 25 0 9 0 510365352 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=299776 CPUtime=25.47 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 21180 1257 0 0 2543 4 0 0 25 0 9 0 510365353 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=299776 CPUtime=25.46 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 22316 1257 0 0 2541 5 0 0 25 0 9 0 510365353 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365915 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=299776 CPUtime=25.45 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 20337 1257 0 0 2542 3 0 0 25 0 9 0 510365353 306970624 20293 33554432000 4194304 4417332 140734887444256 18446744073709551615 4241980 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 299776

[startup+51.1008 s]
/proc/loadavg: 7.92 4.90 2.83 9/179 15389
/proc/meminfo: memFree=25448712/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=315648 CPUtime=408.3 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 287152 1257 0 0 40769 61 0 0 25 0 9 0 510365350 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 78912 24062 181 55 0 76798 0
[pid=15373/tid=15380] ppid=15371 vsize=315648 CPUtime=51.06 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 34711 1257 0 0 5099 7 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=315648 CPUtime=50.8 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 35087 1257 0 0 5073 7 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=315648 CPUtime=51.06 cores=0-7

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

/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 40208 1257 0 0 5099 7 0 0 25 0 9 0 510365353 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=315648 CPUtime=51.06 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 35984 1257 0 0 5097 9 0 0 25 0 9 0 510365353 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=315648 CPUtime=51.06 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 36380 1257 0 0 5100 6 0 0 25 0 9 0 510365353 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 315648

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

[startup+51.2008 s]
/proc/loadavg: 7.92 4.90 2.83 9/179 15389
/proc/meminfo: memFree=25448712/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=315648 CPUtime=409.1 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 287152 1257 0 0 40849 61 0 0 25 0 9 0 510365350 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 78912 24062 181 55 0 76798 0
[pid=15373/tid=15380] ppid=15371 vsize=315648 CPUtime=51.16 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 34711 1257 0 0 5109 7 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=315648 CPUtime=50.9 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 35087 1257 0 0 5083 7 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=315648 CPUtime=51.16 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 37750 1257 0 0 5110 6 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=315648 CPUtime=51.15 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 31355 1257 0 0 5108 7 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=315648 CPUtime=51.16 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 34216 1257 0 0 5108 8 0 0 25 0 9 0 510365352 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=315648 CPUtime=51.16 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 40208 1257 0 0 5109 7 0 0 25 0 9 0 510365353 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=315648 CPUtime=51.16 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 35984 1257 0 0 5107 9 0 0 25 0 9 0 510365353 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=315648 CPUtime=51.16 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 36380 1257 0 0 5110 6 0 0 25 0 9 0 510365353 323223552 24062 33554432000 4194304 4417332 140734887444256 18446744073709551615 4357915 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 409.1
Current children cumulated vsize (KiB) 315648

[startup+64.0006 s]
/proc/loadavg: 7.94 5.05 2.92 9/179 15389
/proc/meminfo: memFree=25441728/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=318284 CPUtime=511.43 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 337271 1257 0 0 51072 71 0 0 25 0 9 0 510365350 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 79571 24702 181 55 0 77457 0
[pid=15373/tid=15380] ppid=15371 vsize=318284 CPUtime=63.96 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 41931 1257 0 0 6388 8 0 0 25 0 9 0 510365352 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=318284 CPUtime=63.63 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 41663 1257 0 0 6355 8 0 0 25 0 9 0 510365352 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=318284 CPUtime=63.96 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 43740 1257 0 0 6389 7 0 0 25 0 9 0 510365352 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364397 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=318284 CPUtime=63.96 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 36199 1257 0 0 6388 8 0 0 25 0 9 0 510365352 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=318284 CPUtime=63.96 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 39309 1257 0 0 6387 9 0 0 25 0 9 0 510365352 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=318284 CPUtime=63.96 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 46734 1257 0 0 6388 8 0 0 25 0 9 0 510365353 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4353974 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=318284 CPUtime=63.96 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 41892 1257 0 0 6386 10 0 0 25 0 9 0 510365353 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=318284 CPUtime=63.95 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 44342 1257 0 0 6387 8 0 0 25 0 9 0 510365353 325922816 24702 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 511.43
Current children cumulated vsize (KiB) 318284

[startup+67.207 s]
/proc/loadavg: 7.94 5.05 2.92 9/179 15389
/proc/meminfo: memFree=25423328/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=337672 CPUtime=537.07 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 350262 1257 0 0 53633 74 0 0 25 0 9 0 510365350 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 84418 29581 181 55 0 82304 0
[pid=15373/tid=15380] ppid=15371 vsize=337672 CPUtime=67.17 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 43614 1257 0 0 6708 9 0 0 25 0 9 0 510365352 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=337672 CPUtime=66.81 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 42806 1257 0 0 6673 8 0 0 25 0 9 0 510365352 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=337672 CPUtime=67.17 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 46574 1257 0 0 6709 8 0 0 25 0 9 0 510365352 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=337672 CPUtime=67.16 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 37213 1257 0 0 6708 8 0 0 25 0 9 0 510365352 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=337672 CPUtime=67.16 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 41347 1257 0 0 6707 9 0 0 25 0 9 0 510365352 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=337672 CPUtime=67.17 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 47929 1257 0 0 6708 9 0 0 25 0 9 0 510365353 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=337672 CPUtime=67.16 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 43762 1257 0 0 6706 10 0 0 25 0 9 0 510365353 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=337672 CPUtime=67.17 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 45556 1257 0 0 6708 9 0 0 25 0 9 0 510365353 345776128 29581 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 537.07
Current children cumulated vsize (KiB) 337672

[startup+70.4004 s]
/proc/loadavg: 7.94 5.10 2.94 9/179 15389
/proc/meminfo: memFree=25430040/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=329756 CPUtime=562.63 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 364508 1257 0 0 56186 77 0 0 25 0 9 0 510365350 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 82439 27591 181 55 0 80325 0
[pid=15373/tid=15380] ppid=15371 vsize=329756 CPUtime=70.37 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 44993 1257 0 0 7028 9 0 0 25 0 9 0 510365352 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=329756 CPUtime=70 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 44697 1257 0 0 6991 9 0 0 25 0 9 0 510365352 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=329756 CPUtime=70.37 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 47707 1257 0 0 7029 8 0 0 25 0 9 0 510365352 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=329756 CPUtime=70.36 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 39676 1257 0 0 7027 9 0 0 25 0 9 0 510365352 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=329756 CPUtime=70.36 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 42959 1257 0 0 7026 10 0 0 25 0 9 0 510365352 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=329756 CPUtime=70.37 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 50795 1257 0 0 7028 9 0 0 25 0 9 0 510365353 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=329756 CPUtime=70.37 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 45624 1257 0 0 7026 11 0 0 25 0 9 0 510365353 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=329756 CPUtime=70.36 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 46596 1257 0 0 7027 9 0 0 25 0 9 0 510365353 337670144 27591 33554432000 4194304 4417332 140734887444256 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 562.63
Current children cumulated vsize (KiB) 329756

[startup+71.2013 s]
/proc/loadavg: 7.94 5.10 2.94 9/179 15389
/proc/meminfo: memFree=25430040/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=327376 CPUtime=569 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 367792 1257 0 0 56822 78 0 0 25 0 9 0 510365350 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 81844 26976 181 55 0 79730 0
[pid=15373/tid=15380] ppid=15371 vsize=327376 CPUtime=71.16 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 45672 1257 0 0 7107 9 0 0 25 0 9 0 510365352 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=327376 CPUtime=70.79 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 44697 1257 0 0 7070 9 0 0 25 0 9 0 510365352 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=327376 CPUtime=71.16 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 47707 1257 0 0 7108 8 0 0 25 0 9 0 510365352 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=327376 CPUtime=71.15 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 40296 1257 0 0 7106 9 0 0 25 0 9 0 510365352 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=327376 CPUtime=71.16 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 43756 1257 0 0 7106 10 0 0 25 0 9 0 510365352 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=327376 CPUtime=71.16 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 51761 1257 0 0 7107 9 0 0 25 0 9 0 510365353 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=327376 CPUtime=71.16 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 45624 1257 0 0 7105 11 0 0 25 0 9 0 510365353 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=327376 CPUtime=71.16 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 46818 1257 0 0 7107 9 0 0 25 0 9 0 510365353 335233024 26976 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 569
Current children cumulated vsize (KiB) 327376

[startup+72.0011 s]
/proc/loadavg: 7.94 5.10 2.94 9/179 15389
/proc/meminfo: memFree=25434424/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=308464 CPUtime=575.39 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 370400 1257 0 0 57461 78 0 0 25 0 9 0 510365350 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 77116 22248 181 55 0 75002 0
[pid=15373/tid=15380] ppid=15371 vsize=308464 CPUtime=71.96 cores=0-7
/proc/15373/task/15380/stat : 15380 (plingeling) R 15371 15373 15260 0 -1 4202560 45831 1257 0 0 7187 9 0 0 25 0 9 0 510365352 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15373/tid=15381] ppid=15371 vsize=308464 CPUtime=71.58 cores=0-7
/proc/15373/task/15381/stat : 15381 (plingeling) R 15371 15373 15260 0 -1 4202560 45662 1257 0 0 7149 9 0 0 25 0 9 0 510365352 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4310334 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15373/tid=15382] ppid=15371 vsize=308464 CPUtime=71.96 cores=0-7
/proc/15373/task/15382/stat : 15382 (plingeling) R 15371 15373 15260 0 -1 4202560 48324 1257 0 0 7188 8 0 0 25 0 9 0 510365352 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15373/tid=15383] ppid=15371 vsize=308464 CPUtime=71.95 cores=0-7
/proc/15373/task/15383/stat : 15383 (plingeling) R 15371 15373 15260 0 -1 4202560 40493 1257 0 0 7186 9 0 0 25 0 9 0 510365352 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15373/tid=15384] ppid=15371 vsize=308464 CPUtime=71.96 cores=0-7
/proc/15373/task/15384/stat : 15384 (plingeling) R 15371 15373 15260 0 -1 4202560 43756 1257 0 0 7186 10 0 0 25 0 9 0 510365352 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15373/tid=15385] ppid=15371 vsize=308464 CPUtime=71.96 cores=0-7
/proc/15373/task/15385/stat : 15385 (plingeling) R 15371 15373 15260 0 -1 4202560 51761 1257 0 0 7187 9 0 0 25 0 9 0 510365353 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15373/tid=15386] ppid=15371 vsize=308464 CPUtime=71.96 cores=0-7
/proc/15373/task/15386/stat : 15386 (plingeling) R 15371 15373 15260 0 -1 4202560 45624 1257 0 0 7185 11 0 0 25 0 9 0 510365353 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15373/tid=15387] ppid=15371 vsize=308464 CPUtime=71.96 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 47488 1257 0 0 7187 9 0 0 25 0 9 0 510365353 315867136 22248 33554432000 4194304 4417332 140734887444256 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 575.39
Current children cumulated vsize (KiB) 308464

[startup+72.2011 s]
/proc/loadavg: 7.94 5.10 2.94 9/179 15389
/proc/meminfo: memFree=25434424/32951124 swapFree=67051468/67111528
[pid=15373] ppid=15371 vsize=262404 CPUtime=576.53 cores=0-7
/proc/15373/stat : 15373 (plingeling) S 15371 15373 15260 0 -1 4202496 371754 1257 0 0 57574 79 0 0 17 0 2 0 510365350 268701696 20952 33554432000 4194304 4417332 140734887444256 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15373/statm: 65601 20952 182 55 0 63487 0
[pid=15373/tid=15387] ppid=15371 vsize=262404 CPUtime=72.16 cores=0-7
/proc/15373/task/15387/stat : 15387 (plingeling) R 15371 15373 15260 0 -1 4202560 47488 1257 0 0 7207 9 0 0 25 0 2 0 510365353 268701696 20952 33554432000 4194304 4417332 140734887444256 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 576.53
Current children cumulated vsize (KiB) 262404

Child status: 20
Real time (s): 72.2632
CPU time (s): 576.601
CPU user time (s): 575.803
CPU system time (s): 0.797878
CPU usage (%): 797.919
Max. virtual memory (cumulated for all children) (KiB): 343696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 575.803
system time used= 0.797878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373014
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= 333
involuntary context switches= 2475

runsolver used 0.115982 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-28 12:47:06
IDJOB=3309240
IDBENCH=20393
IDSOLVER=1695
FILE ID=node101/3309240-1303987626
RUNJOBID= node101-1303987385-15274
PBS_JOBID= 13168773
Free space on /tmp= 72024 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309240-1303987626/watcher-3309240-1303987626 -o /tmp/evaluation-result-3309240-1303987626/solver-3309240-1303987626 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309240-1303987626.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=582041183

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25537788 kB
Buffers:       1992440 kB
Cached:        4942284 kB
SwapCached:      30452 kB
Active:        2735224 kB
Inactive:      4232784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25537788 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:       24632 kB
Mapped:           8516 kB
Slab:           378252 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184444 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= 72024 MiB
End job on node101 at 2011-04-28 12:48:18