Trace number 3309774

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 1306.15 165.186

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark107.463
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1305.94/165.18	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-3309774-1304008580/watcher-3309774-1304008580 -o /tmp/evaluation-result-3309774-1304008580/solver-3309774-1304008580 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309774-1304008580.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.17 7.39 6.05 1/170 25259
/proc/meminfo: memFree=13738948/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=10276 CPUtime=0 cores=0-7
/proc/25259/stat : 25259 (plingeling) R 25257 25259 25032 0 -1 4202496 659 1250 0 0 0 0 0 0 21 0 1 0 512456861 10522624 588 33554432000 4194304 4417332 140735792326288 18446744073709551615 235594563339 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25259/statm: 2605 599 146 55 0 491 0

[startup+0.0283999 s]
/proc/loadavg: 7.17 7.39 6.05 1/170 25259
/proc/meminfo: memFree=13738948/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=19776 CPUtime=0.02 cores=0-7
/proc/25259/stat : 25259 (plingeling) R 25257 25259 25032 0 -1 4202496 3037 1250 0 0 2 0 0 0 21 0 1 0 512456861 20250624 2966 33554432000 4194304 4417332 140735792326288 18446744073709551615 4209644 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25259/statm: 4944 2966 147 55 0 2830 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19776

[startup+0.100388 s]
/proc/loadavg: 7.17 7.39 6.05 1/170 25259
/proc/meminfo: memFree=13738948/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=38664 CPUtime=0.09 cores=0-7
/proc/25259/stat : 25259 (plingeling) R 25257 25259 25032 0 -1 4202496 7760 1250 0 0 8 1 0 0 21 0 1 0 512456861 39591936 7689 33554432000 4194304 4417332 140735792326288 18446744073709551615 235594866432 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25259/statm: 9666 7689 148 55 0 7552 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38664

[startup+0.300353 s]
/proc/loadavg: 7.17 7.39 6.05 1/170 25259
/proc/meminfo: memFree=13738948/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=77836 CPUtime=0.29 cores=0-7
/proc/25259/stat : 25259 (plingeling) R 25257 25259 25032 0 -1 4202496 17553 1250 0 0 27 2 0 0 22 0 1 0 512456861 79704064 17482 33554432000 4194304 4417332 140735792326288 18446744073709551615 235594866432 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25259/statm: 19459 17482 148 55 0 17345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77836

[startup+0.700282 s]
/proc/loadavg: 7.17 7.39 6.05 1/170 25259
/proc/meminfo: memFree=13738948/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=126988 CPUtime=0.69 cores=0-7
/proc/25259/stat : 25259 (plingeling) R 25257 25259 25032 0 -1 4202496 29841 1250 0 0 66 3 0 0 23 0 1 0 512456861 130035712 29770 33554432000 4194304 4417332 140735792326288 18446744073709551615 235594866432 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25259/statm: 31747 29770 148 55 0 29633 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126988

[startup+1.50014 s]
/proc/loadavg: 7.17 7.39 6.05 2/171 25265
/proc/meminfo: memFree=13521200/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=290828 CPUtime=1.49 cores=0-7
/proc/25259/stat : 25259 (plingeling) R 25257 25259 25032 0 -1 4202496 70801 1250 0 0 141 8 0 0 25 0 1 0 512456861 297807872 70730 33554432000 4194304 4417332 140735792326288 18446744073709551615 235594866432 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/25259/statm: 72707 70730 148 55 0 70593 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290828

[startup+3.10087 s]
/proc/loadavg: 7.17 7.39 6.05 9/179 25273
/proc/meminfo: memFree=13352496/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=533256 CPUtime=10.91 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 114839 1250 0 0 1077 14 0 0 25 0 9 0 512456861 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 133314 94511 177 55 0 131200 0
[pid=25259/tid=25266] ppid=25257 vsize=533256 CPUtime=1.12 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 368 1250 0 0 112 0 0 0 19 0 9 0 512457058 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4307613 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=533256 CPUtime=1.12 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 2287 1250 0 0 112 0 0 0 25 0 9 0 512457058 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=533256 CPUtime=1.12 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 828 1250 0 0 112 0 0 0 25 0 9 0 512457058 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4317337 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=533256 CPUtime=1.12 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 8 1250 0 0 112 0 0 0 19 0 9 0 512457058 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=533256 CPUtime=1.11 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 2281 1250 0 0 111 0 0 0 19 0 9 0 512457058 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=533256 CPUtime=1.12 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 2283 1250 0 0 112 0 0 0 25 0 9 0 512457058 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4303468 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=533256 CPUtime=1.11 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 562 1250 0 0 111 0 0 0 25 0 9 0 512457059 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=533256 CPUtime=1.07 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 2636 1250 0 0 107 0 0 0 25 0 9 0 512457060 546054144 94511 33554432000 4194304 4417332 140735792326288 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.91
Current children cumulated vsize (KiB) 533256

[startup+6.3013 s]
/proc/loadavg: 7.23 7.40 6.06 9/179 25273
/proc/meminfo: memFree=13354112/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=538060 CPUtime=36.5 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 121364 1250 0 0 3635 15 0 0 25 0 9 0 512456861 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 134515 95746 181 55 0 132401 0
[pid=25259/tid=25266] ppid=25257 vsize=538060 CPUtime=4.29 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 2954 1250 0 0 429 0 0 0 25 0 9 0 512457058 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=538060 CPUtime=4.32 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 2950 1250 0 0 432 0 0 0 25 0 9 0 512457058 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4235991 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=538060 CPUtime=4.32 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 1473 1250 0 0 432 0 0 0 25 0 9 0 512457058 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4376924 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=538060 CPUtime=4.33 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 8 1250 0 0 433 0 0 0 25 0 9 0 512457058 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=538060 CPUtime=4.31 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 2591 1250 0 0 431 0 0 0 25 0 9 0 512457058 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4235991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=538060 CPUtime=4.31 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 3185 1250 0 0 431 0 0 0 25 0 9 0 512457058 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=538060 CPUtime=4.31 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 1690 1250 0 0 431 0 0 0 25 0 9 0 512457059 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4376630 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=538060 CPUtime=4.27 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 2927 1250 0 0 427 0 0 0 25 0 9 0 512457060 550973440 95746 33554432000 4194304 4417332 140735792326288 18446744073709551615 4258796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.5
Current children cumulated vsize (KiB) 538060

[startup+12.7012 s]
/proc/loadavg: 7.29 7.41 6.07 9/179 25273
/proc/meminfo: memFree=13354656/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=538852 CPUtime=87.66 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 121563 1250 0 0 8751 15 0 0 25 0 9 0 512456861 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 134713 95944 181 55 0 132599 0
[pid=25259/tid=25266] ppid=25257 vsize=538852 CPUtime=10.66 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 2954 1250 0 0 1066 0 0 0 25 0 9 0 512457058 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=538852 CPUtime=10.72 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 2950 1250 0 0 1072 0 0 0 25 0 9 0 512457058 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=538852 CPUtime=10.72 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 1473 1250 0 0 1072 0 0 0 25 0 9 0 512457058 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=538852 CPUtime=10.73 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 8 1250 0 0 1073 0 0 0 25 0 9 0 512457058 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=538852 CPUtime=10.71 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 2591 1250 0 0 1071 0 0 0 25 0 9 0 512457058 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=538852 CPUtime=10.71 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 3185 1250 0 0 1071 0 0 0 25 0 9 0 512457058 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=538852 CPUtime=10.71 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 1690 1250 0 0 1071 0 0 0 25 0 9 0 512457059 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=538852 CPUtime=10.67 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 3126 1250 0 0 1067 0 0 0 25 0 9 0 512457060 551784448 95944 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 87.66
Current children cumulated vsize (KiB) 538852

[startup+25.5009 s]
/proc/loadavg: 7.45 7.44 6.10 9/179 25274
/proc/meminfo: memFree=13346972/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=549984 CPUtime=189.98 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 124350 1250 0 0 18983 15 0 0 25 0 9 0 512456861 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 137496 98727 181 55 0 135382 0
[pid=25259/tid=25266] ppid=25257 vsize=549984 CPUtime=23.39 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3201 1250 0 0 2339 0 0 0 25 0 9 0 512457058 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=549984 CPUtime=23.52 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 2950 1250 0 0 2352 0 0 0 25 0 9 0 512457058 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=549984 CPUtime=23.52 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 1769 1250 0 0 2352 0 0 0 25 0 9 0 512457058 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=549984 CPUtime=23.52 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 605 1250 0 0 2352 0 0 0 25 0 9 0 512457058 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=549984 CPUtime=23.51 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 2678 1250 0 0 2351 0 0 0 25 0 9 0 512457058 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=549984 CPUtime=23.51 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 4311 1250 0 0 2351 0 0 0 25 0 9 0 512457058 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=549984 CPUtime=23.51 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 1958 1250 0 0 2351 0 0 0 25 0 9 0 512457059 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4376495 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=549984 CPUtime=23.47 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 3292 1250 0 0 2347 0 0 0 25 0 9 0 512457060 563183616 98727 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (KiB) 549984

[startup+51.1004 s]
/proc/loadavg: 7.64 7.48 6.15 9/179 25274
/proc/meminfo: memFree=13351824/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=542520 CPUtime=394.64 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 135619 1250 0 0 39447 17 0 0 25 0 9 0 512456861 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 135630 96873 181 55 0 133516 0
[pid=25259/tid=25266] ppid=25257 vsize=542520 CPUtime=48.85 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3201 1250 0 0 4885 0 0 0 25 0 9 0 512457058 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=542520 CPUtime=49.12 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 4623 1250 0 0 4912 0 0 0 25 0 9 0 512457058 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=542520 CPUtime=49.12 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 4291 1250 0 0 4912 0 0 0 25 0 9 0 512457058 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=542520 CPUtime=49.12 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 1087 1250 0 0 4912 0 0 0 25 0 9 0 512457058 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=542520 CPUtime=49.11 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 4720 1250 0 0 4911 0 0 0 25 0 9 0 512457058 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=542520 CPUtime=49.1 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 5140 1250 0 0 4910 0 0 0 25 0 9 0 512457058 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=542520 CPUtime=49.11 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 3921 1250 0 0 4911 0 0 0 25 0 9 0 512457059 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=542520 CPUtime=49.07 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5050 1250 0 0 4907 0 0 0 25 0 9 0 512457060 555540480 96873 33554432000 4194304 4417332 140735792326288 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 394.64
Current children cumulated vsize (KiB) 542520

[startup+102.306 s]
/proc/loadavg: 7.84 7.56 6.25 9/179 25276
/proc/meminfo: memFree=13336528/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=560380 CPUtime=804.01 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 140108 1250 0 0 80383 18 0 0 25 0 9 0 512456861 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 140095 101338 181 55 0 137981 0
[pid=25259/tid=25266] ppid=25257 vsize=560380 CPUtime=99.77 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3417 1250 0 0 9977 0 0 0 25 0 9 0 512457058 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4278500 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=560380 CPUtime=100.32 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 4950 1250 0 0 10032 0 0 0 25 0 9 0 512457058 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=560380 CPUtime=100.32 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 5023 1250 0 0 10032 0 0 0 25 0 9 0 512457058 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4310345 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=560380 CPUtime=100.33 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 3133 1250 0 0 10033 0 0 0 25 0 9 0 512457058 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=560380 CPUtime=100.32 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 5199 1250 0 0 10032 0 0 0 25 0 9 0 512457058 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 18446744073699065918 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=560380 CPUtime=100.3 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 5301 1250 0 0 10030 0 0 0 25 0 9 0 512457058 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=560380 CPUtime=100.32 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 4058 1250 0 0 10032 0 0 0 25 0 9 0 512457059 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=560380 CPUtime=100.27 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5441 1250 0 0 10027 0 0 0 25 0 9 0 512457060 573829120 101338 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 804.01
Current children cumulated vsize (KiB) 560380

[startup+162.301 s]
/proc/loadavg: 7.94 7.64 6.35 9/179 25277
/proc/meminfo: memFree=13325048/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=569964 CPUtime=1283.64 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 145884 1250 0 0 128346 18 0 0 25 0 9 0 512456861 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 142491 103734 181 55 0 140377 0
[pid=25259/tid=25266] ppid=25257 vsize=569964 CPUtime=159.45 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3417 1250 0 0 15945 0 0 0 25 0 9 0 512457058 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=569964 CPUtime=160.31 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 5576 1250 0 0 16031 0 0 0 25 0 9 0 512457058 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=569964 CPUtime=160.33 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 6923 1250 0 0 16032 1 0 0 25 0 9 0 512457058 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=569964 CPUtime=160.32 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 4937 1250 0 0 16032 0 0 0 25 0 9 0 512457058 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=569964 CPUtime=160.31 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 5440 1250 0 0 16031 0 0 0 25 0 9 0 512457058 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=569964 CPUtime=160.29 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 6107 1250 0 0 16029 0 0 0 25 0 9 0 512457058 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4353974 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=569964 CPUtime=160.31 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 4406 1250 0 0 16031 0 0 0 25 0 9 0 512457059 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=569964 CPUtime=160.27 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5492 1250 0 0 16027 0 0 0 25 0 9 0 512457060 583643136 103734 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1283.64
Current children cumulated vsize (KiB) 569964

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

[startup+163.101 s]
/proc/loadavg: 7.94 7.64 6.35 9/179 25277
/proc/meminfo: memFree=13325048/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=571788 CPUtime=1290.03 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 146457 1250 0 0 128985 18 0 0 25 0 9 0 512456861 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 142947 104190 181 55 0 140833 0
[pid=25259/tid=25266] ppid=25257 vsize=571788 CPUtime=160.24 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3417 1250 0 0 16024 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364951 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=571788 CPUtime=161.11 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 5576 1250 0 0 16111 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4278353 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=571788 CPUtime=161.13 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 6923 1250 0 0 16112 1 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=571788 CPUtime=161.12 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 4937 1250 0 0 16112 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=571788 CPUtime=161.11 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 6013 1250 0 0 16111 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=571788 CPUtime=161.09 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 6107 1250 0 0 16109 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=571788 CPUtime=161.11 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 4406 1250 0 0 16111 0 0 0 25 0 9 0 512457059 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=571788 CPUtime=161.07 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5492 1250 0 0 16107 0 0 0 25 0 9 0 512457060 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1290.03
Current children cumulated vsize (KiB) 571788

[startup+163.907 s]
/proc/loadavg: 7.94 7.64 6.36 9/179 25277
/proc/meminfo: memFree=13322816/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=571788 CPUtime=1296.47 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 146457 1250 0 0 129629 18 0 0 25 0 9 0 512456861 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 142947 104190 181 55 0 140833 0
[pid=25259/tid=25266] ppid=25257 vsize=571788 CPUtime=161.04 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3417 1250 0 0 16104 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4357929 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=571788 CPUtime=161.92 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 5576 1250 0 0 16192 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4278335 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=571788 CPUtime=161.93 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 6923 1250 0 0 16192 1 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=571788 CPUtime=161.93 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 4937 1250 0 0 16193 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=571788 CPUtime=161.92 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 6013 1250 0 0 16192 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=571788 CPUtime=161.9 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 6107 1250 0 0 16190 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=571788 CPUtime=161.92 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 4406 1250 0 0 16192 0 0 0 25 0 9 0 512457059 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=571788 CPUtime=161.87 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5492 1250 0 0 16187 0 0 0 25 0 9 0 512457060 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1296.47
Current children cumulated vsize (KiB) 571788

[startup+164.7 s]
/proc/loadavg: 7.94 7.64 6.36 9/179 25277
/proc/meminfo: memFree=13322816/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=571788 CPUtime=1302.82 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 146457 1250 0 0 130264 18 0 0 25 0 9 0 512456861 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 142947 104190 181 55 0 140833 0
[pid=25259/tid=25266] ppid=25257 vsize=571788 CPUtime=161.83 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3417 1250 0 0 16183 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4237292 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=571788 CPUtime=162.71 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 5576 1250 0 0 16271 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=571788 CPUtime=162.73 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 6923 1250 0 0 16272 1 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25269] ppid=25257 vsize=571788 CPUtime=162.72 cores=0-7
/proc/25259/task/25269/stat : 25269 (plingeling) R 25257 25259 25032 0 -1 4202560 4937 1250 0 0 16272 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=571788 CPUtime=162.71 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 6013 1250 0 0 16271 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25271] ppid=25257 vsize=571788 CPUtime=162.69 cores=0-7
/proc/25259/task/25271/stat : 25271 (plingeling) R 25257 25259 25032 0 -1 4202560 6107 1250 0 0 16269 0 0 0 25 0 9 0 512457058 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25259/tid=25272] ppid=25257 vsize=571788 CPUtime=162.71 cores=0-7
/proc/25259/task/25272/stat : 25272 (plingeling) R 25257 25259 25032 0 -1 4202560 4406 1250 0 0 16271 0 0 0 25 0 9 0 512457059 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=571788 CPUtime=162.67 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5492 1250 0 0 16267 0 0 0 25 0 9 0 512457060 585510912 104190 33554432000 4194304 4417332 140735792326288 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1302.82
Current children cumulated vsize (KiB) 571788

[startup+165.1 s]
/proc/loadavg: 7.94 7.64 6.36 9/179 25277
/proc/meminfo: memFree=13322816/32950928 swapFree=67111528/67111528
[pid=25259] ppid=25257 vsize=576396 CPUtime=1305.94 cores=0-7
/proc/25259/stat : 25259 (plingeling) S 25257 25259 25032 0 -1 4202496 147610 1250 0 0 130575 19 0 0 25 0 6 0 512456861 590229504 105343 33554432000 4194304 4417332 140735792326288 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/25259/statm: 144099 105343 182 55 0 141985 0
[pid=25259/tid=25266] ppid=25257 vsize=576396 CPUtime=162.23 cores=0-7
/proc/25259/task/25266/stat : 25266 (plingeling) R 25257 25259 25032 0 -1 4202560 3417 1250 0 0 16223 0 0 0 25 0 6 0 512457058 590229504 105343 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=25259/tid=25267] ppid=25257 vsize=576396 CPUtime=163.11 cores=0-7
/proc/25259/task/25267/stat : 25267 (plingeling) R 25257 25259 25032 0 -1 4202560 5576 1250 0 0 16311 0 0 0 25 0 6 0 512457058 590229504 105343 33554432000 4194304 4417332 140735792326288 18446744073709551615 4275920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25259/tid=25268] ppid=25257 vsize=576396 CPUtime=163.12 cores=0-7
/proc/25259/task/25268/stat : 25268 (plingeling) R 25257 25259 25032 0 -1 4202560 7577 1250 0 0 16311 1 0 0 25 0 6 0 512457058 590229504 105343 33554432000 4194304 4417332 140735792326288 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25259/tid=25270] ppid=25257 vsize=576396 CPUtime=163.11 cores=0-7
/proc/25259/task/25270/stat : 25270 (plingeling) R 25257 25259 25032 0 -1 4202560 6013 1250 0 0 16311 0 0 0 25 0 6 0 512457058 590229504 105343 33554432000 4194304 4417332 140735792326288 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=25259/tid=25273] ppid=25257 vsize=576396 CPUtime=163.07 cores=0-7
/proc/25259/task/25273/stat : 25273 (plingeling) R 25257 25259 25032 0 -1 4202560 5492 1250 0 0 16307 0 0 0 25 0 6 0 512457060 590229504 105343 33554432000 4194304 4417332 140735792326288 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1305.94
Current children cumulated vsize (KiB) 576396

Child status: 20
Real time (s): 165.186
CPU time (s): 1306.15
CPU user time (s): 1305.93
CPU system time (s): 0.214967
CPU usage (%): 790.713
Max. virtual memory (cumulated for all children) (KiB): 576396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.93
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148863
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= 165
involuntary context switches= 6288

runsolver used 0.270958 second user time and 0.631903 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-28 18:36:21
IDJOB=3309774
IDBENCH=82501
IDSOLVER=1695
FILE ID=node120/3309774-1304008580
RUNJOBID= node120-1304007130-25046
PBS_JOBID= 13168827
Free space on /tmp= 72056 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309774-1304008580/watcher-3309774-1304008580 -o /tmp/evaluation-result-3309774-1304008580/solver-3309774-1304008580 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309774-1304008580.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1184194113

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32950928 kB
MemFree:      13739228 kB
Buffers:       2478204 kB
Cached:       16094248 kB
SwapCached:          0 kB
Active:       10841472 kB
Inactive:      7798824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13739228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18672 kB
Writeback:           0 kB
AnonPages:       66708 kB
Mapped:          14692 kB
Slab:           507216 kB
PageTables:       3864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189604 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= 72056 MiB
End job on node120 at 2011-04-28 18:39:06