Trace number 3288701

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 630.585 158.463

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

630.47/158.46	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-3288701-1304066737/watcher-3288701-1304066737 -o /tmp/evaluation-result-3288701-1304066737/solver-3288701-1304066737 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3288701-1304066737.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.93 7.91 7.90 6/181 31140
/proc/meminfo: memFree=19444196/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=9876 CPUtime=0 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) R 31138 31140 30119 0 -1 4202496 540 1251 0 0 0 0 0 0 25 0 1 0 596904374 10113024 470 33554432000 4194304 4417332 140734445919024 18446744073709551615 251367240670 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31140/statm: 2469 470 146 55 0 355 0

[startup+0.063794 s]
/proc/loadavg: 7.93 7.91 7.90 6/181 31140
/proc/meminfo: memFree=19444196/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=30408 CPUtime=0.05 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) R 31138 31140 30119 0 -1 4202496 5712 1251 0 0 5 0 0 0 25 0 1 0 596904374 31137792 5625 33554432000 4194304 4417332 140734445919024 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31140/statm: 7602 5625 148 55 0 5488 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30408

[startup+0.100791 s]
/proc/loadavg: 7.93 7.91 7.90 6/181 31140
/proc/meminfo: memFree=19444196/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=40664 CPUtime=0.09 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) R 31138 31140 30119 0 -1 4202496 8276 1251 0 0 8 1 0 0 25 0 1 0 596904374 41639936 8189 33554432000 4194304 4417332 140734445919024 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31140/statm: 10166 8189 148 55 0 8052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40664

[startup+0.300752 s]
/proc/loadavg: 7.93 7.91 7.90 6/181 31140
/proc/meminfo: memFree=19444196/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=77528 CPUtime=0.29 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) R 31138 31140 30119 0 -1 4202496 17492 1251 0 0 27 2 0 0 25 0 1 0 596904374 79388672 17405 33554432000 4194304 4417332 140734445919024 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31140/statm: 19382 17405 148 55 0 17268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77528

[startup+0.700683 s]
/proc/loadavg: 7.93 7.91 7.90 6/181 31140
/proc/meminfo: memFree=19444196/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=126680 CPUtime=0.69 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) R 31138 31140 30119 0 -1 4202496 29780 1251 0 0 65 4 0 0 25 0 1 0 596904374 129720320 29693 33554432000 4194304 4417332 140734445919024 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/31140/statm: 31670 29693 148 55 0 29556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126680

[startup+1.50047 s]
/proc/loadavg: 7.93 7.91 7.90 9/186 31150
/proc/meminfo: memFree=19325744/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=191080 CPUtime=3.76 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 41551 1251 0 0 370 6 0 0 25 0 5 0 596904374 195665920 35553 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 47770 35553 176 55 0 45656 0
[pid=31140/tid=31147] ppid=31138 vsize=191080 CPUtime=0.76 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 2061 1251 0 0 76 0 0 0 25 0 5 0 596904448 195665920 35553 33554432000 4194304 4417332 140734445919024 18446744073709551615 4275930 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=191080 CPUtime=0.75 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 2307 1251 0 0 75 0 0 0 25 0 5 0 596904448 195665920 35553 33554432000 4194304 4417332 140734445919024 18446744073709551615 4277780 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=191080 CPUtime=0.75 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 2512 1251 0 0 75 0 0 0 25 0 5 0 596904448 195665920 35553 33554432000 4194304 4417332 140734445919024 18446744073709551615 4270929 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=191080 CPUtime=0.75 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 4879 1251 0 0 74 1 0 0 25 0 5 0 596904448 195665920 35553 33554432000 4194304 4417332 140734445919024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 191080

[startup+3.10117 s]
/proc/loadavg: 7.94 7.91 7.90 9/186 31150
/proc/meminfo: memFree=19306792/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=210952 CPUtime=10.16 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 49898 1251 0 0 1009 7 0 0 25 0 5 0 596904374 216014848 40537 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 52738 40537 180 55 0 50624 0
[pid=31140/tid=31147] ppid=31138 vsize=210952 CPUtime=2.35 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 5155 1251 0 0 235 0 0 0 25 0 5 0 596904448 216014848 40537 33554432000 4194304 4417332 140734445919024 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=210952 CPUtime=2.35 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 5056 1251 0 0 235 0 0 0 25 0 5 0 596904448 216014848 40537 33554432000 4194304 4417332 140734445919024 18446744073709551615 4253237 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=210952 CPUtime=2.35 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 4993 1251 0 0 235 0 0 0 25 0 5 0 596904448 216014848 40537 33554432000 4194304 4417332 140734445919024 18446744073709551615 4236249 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=210952 CPUtime=2.34 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 4902 1251 0 0 233 1 0 0 25 0 5 0 596904448 216014848 40537 33554432000 4194304 4417332 140734445919024 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 210952

[startup+6.30058 s]
/proc/loadavg: 7.94 7.91 7.90 9/186 31150
/proc/meminfo: memFree=19280248/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=210932 CPUtime=22.94 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 49898 1251 0 0 2287 7 0 0 25 0 5 0 596904374 215994368 40532 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 52733 40532 180 55 0 50619 0
[pid=31140/tid=31147] ppid=31138 vsize=210932 CPUtime=5.55 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 5155 1251 0 0 555 0 0 0 25 0 5 0 596904448 215994368 40532 33554432000 4194304 4417332 140734445919024 18446744073709551615 4258161 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=210932 CPUtime=5.55 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 5056 1251 0 0 555 0 0 0 25 0 5 0 596904448 215994368 40532 33554432000 4194304 4417332 140734445919024 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=210932 CPUtime=5.55 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 4993 1251 0 0 555 0 0 0 25 0 5 0 596904448 215994368 40532 33554432000 4194304 4417332 140734445919024 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=210932 CPUtime=5.53 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 4902 1251 0 0 552 1 0 0 25 0 5 0 596904448 215994368 40532 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.94
Current children cumulated vsize (KiB) 210932

[startup+12.7004 s]
/proc/loadavg: 7.95 7.91 7.90 9/186 31150
/proc/meminfo: memFree=19277840/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=212156 CPUtime=48.5 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 50300 1251 0 0 4843 7 0 0 25 0 5 0 596904374 217247744 40838 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 53039 40838 180 55 0 50925 0
[pid=31140/tid=31147] ppid=31138 vsize=212156 CPUtime=11.95 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 5186 1251 0 0 1195 0 0 0 25 0 5 0 596904448 217247744 40838 33554432000 4194304 4417332 140734445919024 18446744073709551615 4265828 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=212156 CPUtime=11.95 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 5399 1251 0 0 1195 0 0 0 25 0 5 0 596904448 217247744 40838 33554432000 4194304 4417332 140734445919024 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=212156 CPUtime=11.95 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 5021 1251 0 0 1195 0 0 0 25 0 5 0 596904448 217247744 40838 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=212156 CPUtime=11.89 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 4902 1251 0 0 1188 1 0 0 25 0 5 0 596904448 217247744 40838 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.5
Current children cumulated vsize (KiB) 212156

[startup+25.501 s]
/proc/loadavg: 7.95 7.91 7.90 9/186 31151
/proc/meminfo: memFree=19273664/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=214860 CPUtime=99.63 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 51297 1251 0 0 9956 7 0 0 25 0 5 0 596904374 220016640 41514 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 53715 41514 180 55 0 51601 0
[pid=31140/tid=31147] ppid=31138 vsize=214860 CPUtime=24.75 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 5217 1251 0 0 2475 0 0 0 25 0 5 0 596904448 220016640 41514 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=214860 CPUtime=24.75 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 5942 1251 0 0 2475 0 0 0 25 0 5 0 596904448 220016640 41514 33554432000 4194304 4417332 140734445919024 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=214860 CPUtime=24.75 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 5134 1251 0 0 2475 0 0 0 25 0 5 0 596904448 220016640 41514 33554432000 4194304 4417332 140734445919024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=214860 CPUtime=24.62 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 5212 1251 0 0 2461 1 0 0 25 0 5 0 596904448 220016640 41514 33554432000 4194304 4417332 140734445919024 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.63
Current children cumulated vsize (KiB) 214860

[startup+51.1003 s]
/proc/loadavg: 8.05 7.94 7.91 9/186 31151
/proc/meminfo: memFree=19213808/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=269156 CPUtime=201.89 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 64980 1251 0 0 20179 10 0 0 25 0 5 0 596904374 275615744 55100 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 67289 55100 180 55 0 65175 0
[pid=31140/tid=31147] ppid=31138 vsize=269156 CPUtime=50.35 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 9535 1251 0 0 5034 1 0 0 25 0 5 0 596904448 275615744 55100 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=269156 CPUtime=50.35 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 10066 1251 0 0 5034 1 0 0 25 0 5 0 596904448 275615744 55100 33554432000 4194304 4417332 140734445919024 18446744073709551615 4366233 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=269156 CPUtime=50.35 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 9308 1251 0 0 5034 1 0 0 25 0 5 0 596904448 275615744 55100 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=269156 CPUtime=50.08 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 6279 1251 0 0 5007 1 0 0 25 0 5 0 596904448 275615744 55100 33554432000 4194304 4417332 140734445919024 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.89
Current children cumulated vsize (KiB) 269156

[startup+102.307 s]
/proc/loadavg: 8.14 7.98 7.92 9/186 31153
/proc/meminfo: memFree=19197940/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=279532 CPUtime=406.43 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 67730 1251 0 0 40633 10 0 0 25 0 5 0 596904374 286240768 57682 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 69883 57682 180 55 0 67769 0
[pid=31140/tid=31147] ppid=31138 vsize=279532 CPUtime=101.56 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 9671 1251 0 0 10155 1 0 0 25 0 5 0 596904448 286240768 57682 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=279532 CPUtime=101.56 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 10471 1251 0 0 10155 1 0 0 25 0 5 0 596904448 286240768 57682 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=279532 CPUtime=101.55 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 10613 1251 0 0 10154 1 0 0 25 0 5 0 596904448 286240768 57682 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=279532 CPUtime=101 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 7183 1251 0 0 10099 1 0 0 25 0 5 0 596904448 286240768 57682 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.43
Current children cumulated vsize (KiB) 279532

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

[startup+127.901 s]
/proc/loadavg: 8.16 7.99 7.93 9/186 31189
/proc/meminfo: memFree=19329052/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=267752 CPUtime=508.68 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 70413 1251 0 0 50857 11 0 0 25 0 5 0 596904374 274178048 54737 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 66938 54737 180 55 0 64824 0
[pid=31140/tid=31147] ppid=31138 vsize=267752 CPUtime=127.15 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10307 1251 0 0 12714 1 0 0 25 0 5 0 596904448 274178048 54737 33554432000 4194304 4417332 140734445919024 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=267752 CPUtime=127.15 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 10792 1251 0 0 12714 1 0 0 25 0 5 0 596904448 274178048 54737 33554432000 4194304 4417332 140734445919024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=267752 CPUtime=127.15 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11366 1251 0 0 12714 1 0 0 25 0 5 0 596904448 274178048 54737 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=267752 CPUtime=126.45 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 8156 1251 0 0 12644 1 0 0 25 0 5 0 596904448 274178048 54737 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 508.68
Current children cumulated vsize (KiB) 267752

[startup+140.701 s]
/proc/loadavg: 8.13 7.99 7.93 9/186 31190
/proc/meminfo: memFree=19346324/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=260396 CPUtime=559.83 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 71824 1251 0 0 55972 11 0 0 25 0 5 0 596904374 266645504 52898 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 65099 52898 180 55 0 62985 0
[pid=31140/tid=31147] ppid=31138 vsize=260396 CPUtime=139.96 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10307 1251 0 0 13995 1 0 0 25 0 5 0 596904448 266645504 52898 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=260396 CPUtime=139.96 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 10792 1251 0 0 13995 1 0 0 25 0 5 0 596904448 266645504 52898 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=260396 CPUtime=139.96 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11366 1251 0 0 13994 2 0 0 25 0 5 0 596904448 266645504 52898 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=260396 CPUtime=139.19 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 9567 1251 0 0 13918 1 0 0 25 0 5 0 596904448 266645504 52898 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 559.83
Current children cumulated vsize (KiB) 260396

[startup+147.101 s]
/proc/loadavg: 8.20 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19350432/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=260660 CPUtime=585.37 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 73261 1251 0 0 58526 11 0 0 25 0 5 0 596904374 266915840 52965 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 65165 52965 181 55 0 63051 0
[pid=31140/tid=31147] ppid=31138 vsize=260660 CPUtime=146.35 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 14634 1 0 0 25 0 5 0 596904448 266915840 52965 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=260660 CPUtime=146.35 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 11820 1251 0 0 14634 1 0 0 25 0 5 0 596904448 266915840 52965 33554432000 4194304 4417332 140734445919024 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=260660 CPUtime=146.36 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11366 1251 0 0 14634 2 0 0 25 0 5 0 596904448 266915840 52965 33554432000 4194304 4417332 140734445919024 18446744073709551615 4251091 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=260660 CPUtime=145.55 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 9975 1251 0 0 14554 1 0 0 25 0 5 0 596904448 266915840 52965 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 585.37
Current children cumulated vsize (KiB) 260660

[startup+153.5 s]
/proc/loadavg: 8.17 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19353036/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=250860 CPUtime=610.94 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 74371 1251 0 0 61082 12 0 0 25 0 5 0 596904374 256880640 50515 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 62715 50515 181 55 0 60601 0
[pid=31140/tid=31147] ppid=31138 vsize=250860 CPUtime=152.75 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 15274 1 0 0 25 0 5 0 596904448 256880640 50515 33554432000 4194304 4417332 140734445919024 18446744073709551615 4330439 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=250860 CPUtime=152.76 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 12507 1251 0 0 15274 2 0 0 25 0 5 0 596904448 256880640 50515 33554432000 4194304 4417332 140734445919024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=250860 CPUtime=152.75 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11366 1251 0 0 15273 2 0 0 25 0 5 0 596904448 256880640 50515 33554432000 4194304 4417332 140734445919024 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=250860 CPUtime=151.91 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 10398 1251 0 0 15190 1 0 0 25 0 5 0 596904448 256880640 50515 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 610.94
Current children cumulated vsize (KiB) 250860

[startup+156.701 s]
/proc/loadavg: 8.17 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19352912/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=249160 CPUtime=623.72 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 75297 1251 0 0 62360 12 0 0 25 0 5 0 596904374 255139840 50096 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 62290 50096 181 55 0 60176 0
[pid=31140/tid=31147] ppid=31138 vsize=249160 CPUtime=155.95 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 15594 1 0 0 25 0 5 0 596904448 255139840 50096 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=249160 CPUtime=155.96 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 13018 1251 0 0 15594 2 0 0 25 0 5 0 596904448 255139840 50096 33554432000 4194304 4417332 140734445919024 18446744073709551615 4277563 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=249160 CPUtime=155.96 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11372 1251 0 0 15594 2 0 0 25 0 5 0 596904448 255139840 50096 33554432000 4194304 4417332 140734445919024 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=249160 CPUtime=155.1 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 10807 1251 0 0 15509 1 0 0 25 0 5 0 596904448 255139840 50096 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 623.72
Current children cumulated vsize (KiB) 249160

[startup+157.501 s]
/proc/loadavg: 8.16 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19356628/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=249156 CPUtime=626.92 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 75297 1251 0 0 62680 12 0 0 25 0 5 0 596904374 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 62289 50095 181 55 0 60175 0
[pid=31140/tid=31147] ppid=31138 vsize=249156 CPUtime=156.75 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 15674 1 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=249156 CPUtime=156.76 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 13018 1251 0 0 15674 2 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=249156 CPUtime=156.76 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11372 1251 0 0 15674 2 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=249156 CPUtime=155.89 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 10807 1251 0 0 15588 1 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 626.92
Current children cumulated vsize (KiB) 249156

[startup+157.901 s]
/proc/loadavg: 8.16 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19356628/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=249156 CPUtime=628.52 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 75297 1251 0 0 62840 12 0 0 25 0 5 0 596904374 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 62289 50095 181 55 0 60175 0
[pid=31140/tid=31147] ppid=31138 vsize=249156 CPUtime=157.15 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 15714 1 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=249156 CPUtime=157.16 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 13018 1251 0 0 15714 2 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4275932 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=249156 CPUtime=157.16 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11372 1251 0 0 15714 2 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=249156 CPUtime=156.29 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 10807 1251 0 0 15628 1 0 0 25 0 5 0 596904448 255135744 50095 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 628.52
Current children cumulated vsize (KiB) 249156

[startup+158.301 s]
/proc/loadavg: 8.16 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19357744/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=247800 CPUtime=630.13 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 75400 1251 0 0 63001 12 0 0 25 0 5 0 596904374 253747200 49756 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 61950 49756 181 55 0 59836 0
[pid=31140/tid=31147] ppid=31138 vsize=247800 CPUtime=157.56 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 15755 1 0 0 25 0 5 0 596904448 253747200 49756 33554432000 4194304 4417332 140734445919024 18446744073709551615 4366324 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31148] ppid=31138 vsize=247800 CPUtime=157.56 cores=1,3,5,7
/proc/31140/task/31148/stat : 31148 (plingeling) R 31138 31140 30119 0 -1 4202560 13018 1251 0 0 15754 2 0 0 25 0 5 0 596904448 253747200 49756 33554432000 4194304 4417332 140734445919024 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=247800 CPUtime=157.56 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11372 1251 0 0 15754 2 0 0 25 0 5 0 596904448 253747200 49756 33554432000 4194304 4417332 140734445919024 18446744073709551615 18446744073699065894 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=31140/tid=31150] ppid=31138 vsize=247800 CPUtime=156.69 cores=1,3,5,7
/proc/31140/task/31150/stat : 31150 (plingeling) R 31138 31140 30119 0 -1 4202560 10910 1251 0 0 15668 1 0 0 25 0 5 0 596904448 253747200 49756 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 630.13
Current children cumulated vsize (KiB) 247800

[startup+158.407 s]
/proc/loadavg: 8.16 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19357744/32950928 swapFree=67111364/67111528
[pid=31140] ppid=31138 vsize=246852 CPUtime=630.47 cores=1,3,5,7
/proc/31140/stat : 31140 (plingeling) S 31138 31140 30119 0 -1 4202496 75401 1251 0 0 63035 12 0 0 25 0 3 0 596904374 252776448 49520 33554432000 4194304 4417332 140734445919024 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/31140/statm: 61713 49520 182 55 0 59599 0
[pid=31140/tid=31147] ppid=31138 vsize=246852 CPUtime=157.66 cores=1,3,5,7
/proc/31140/task/31147/stat : 31147 (plingeling) R 31138 31140 30119 0 -1 4202560 10308 1251 0 0 15765 1 0 0 25 0 3 0 596904448 252776448 49520 33554432000 4194304 4417332 140734445919024 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=31140/tid=31149] ppid=31138 vsize=246852 CPUtime=157.66 cores=1,3,5,7
/proc/31140/task/31149/stat : 31149 (plingeling) R 31138 31140 30119 0 -1 4202560 11372 1251 0 0 15764 2 0 0 25 0 3 0 596904448 252776448 49520 33554432000 4194304 4417332 140734445919024 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 630.47
Current children cumulated vsize (KiB) 246852

Child status: 20
Real time (s): 158.463
CPU time (s): 630.585
CPU user time (s): 630.449
CPU system time (s): 0.135979
CPU usage (%): 397.938
Max. virtual memory (cumulated for all children) (KiB): 284304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 630.449
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76655
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= 191
involuntary context switches= 4680

runsolver used 0.250961 second user time and 0.620905 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 10:45:37
IDJOB=3288701
IDBENCH=82502
IDSOLVER=1605
FILE ID=node113/3288701-1304066737
RUNJOBID= node113-1304064180-30139
PBS_JOBID= 13170457
Free space on /tmp= 71136 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288701-1304066737/watcher-3288701-1304066737 -o /tmp/evaluation-result-3288701-1304066737/solver-3288701-1304066737 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3288701-1304066737.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1089432148

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19444476 kB
Buffers:       1745604 kB
Cached:       10907468 kB
SwapCached:        164 kB
Active:        6707632 kB
Inactive:      6208556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19444476 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           31412 kB
Writeback:           0 kB
AnonPages:      262296 kB
Mapped:          15288 kB
Slab:           527172 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   446692 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= 71148 MiB
End job on node113 at 2011-04-29 10:48:16