Trace number 3372932

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)UNSAT 316.631 39.7223

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

316.58/39.72	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372932-1305444790/watcher-3372932-1305444790 -o /tmp/evaluation-result-3372932-1305444790/solver-3372932-1305444790 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372932-1305444790.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.49 7.81 7.19 1/255 27298
/proc/meminfo: memFree=23009020/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=12096 CPUtime=0 cores=0-7
/proc/27298/stat : 27298 (plingeling) R 27296 27298 26699 0 -1 4202496 1087 1260 0 0 0 0 0 0 23 0 1 0 656077242 12386304 1017 33554432000 4194304 4417452 140737402007568 18446744073709551615 246516834048 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27298/statm: 3024 1017 149 55 0 910 0

[startup+0.0249009 s]
/proc/loadavg: 7.49 7.81 7.19 1/255 27298
/proc/meminfo: memFree=23009020/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=16012 CPUtime=0.01 cores=0-7
/proc/27298/stat : 27298 (plingeling) R 27296 27298 26699 0 -1 4202496 2098 1260 0 0 1 0 0 0 23 0 1 0 656077242 16396288 2028 33554432000 4194304 4417452 140737402007568 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/27298/statm: 4003 2028 149 55 0 1889 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16012

[startup+0.761656 s]
/proc/loadavg: 7.49 7.81 7.19 1/255 27298
/proc/meminfo: memFree=23009020/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=194636 CPUtime=5.51 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 17487 1260 0 0 549 2 0 0 19 0 9 0 656077242 199307264 9857 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 48659 9857 177 55 0 46545 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 194636

[startup+0.800723 s]
/proc/loadavg: 7.49 7.81 7.19 1/255 27298
/proc/meminfo: memFree=23009020/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=194216 CPUtime=5.83 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 17957 1260 0 0 581 2 0 0 19 0 9 0 656077242 198877184 9656 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 48554 9656 177 55 0 46440 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 194216

[startup+0.900707 s]
/proc/loadavg: 7.49 7.81 7.19 1/255 27298
/proc/meminfo: memFree=23009020/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=196268 CPUtime=6.62 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 18542 1260 0 0 660 2 0 0 19 0 9 0 656077242 200978432 10241 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 49067 10241 177 55 0 46953 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 196268

[startup+1.50059 s]
/proc/loadavg: 7.49 7.81 7.19 1/255 27298
/proc/meminfo: memFree=23009020/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=185832 CPUtime=11.43 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 23970 1260 0 0 1140 3 0 0 19 0 9 0 656077242 190291968 7689 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 46458 7689 180 55 0 44344 0
Current children cumulated CPU time (s) 11.43
Current children cumulated vsize (KiB) 185832

[startup+3.1013 s]
/proc/loadavg: 7.49 7.81 7.19 9/264 27313
/proc/meminfo: memFree=22964804/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=200972 CPUtime=24.21 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 29180 1260 0 0 2418 3 0 0 19 0 9 0 656077242 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 50243 11483 180 55 0 48129 0
[pid=27298/tid=27305] ppid=27296 vsize=200972 CPUtime=3.02 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 2139 1260 0 0 302 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4358008 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=200972 CPUtime=3 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 2734 1260 0 0 300 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=200972 CPUtime=3.02 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 1674 1260 0 0 302 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4232721 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=200972 CPUtime=3.01 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 4164 1260 0 0 301 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=200972 CPUtime=3.01 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 4990 1260 0 0 301 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=200972 CPUtime=3 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 3242 1260 0 0 300 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=200972 CPUtime=3 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 2084 1260 0 0 300 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=200972 CPUtime=3.01 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 4386 1260 0 0 301 0 0 0 25 0 9 0 656077250 205795328 11483 33554432000 4194304 4417452 140737402007568 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.21
Current children cumulated vsize (KiB) 200972

[startup+6.30072 s]
/proc/loadavg: 7.53 7.82 7.20 9/264 27313
/proc/meminfo: memFree=22948684/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=220676 CPUtime=49.78 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 36147 1260 0 0 4974 4 0 0 19 0 9 0 656077242 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 55169 16409 180 55 0 53055 0
[pid=27298/tid=27305] ppid=27296 vsize=220676 CPUtime=6.22 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 2456 1260 0 0 622 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=220676 CPUtime=6.17 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 2986 1260 0 0 617 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=220676 CPUtime=6.22 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 2903 1260 0 0 622 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=220676 CPUtime=6.22 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 7144 1260 0 0 621 1 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=220676 CPUtime=6.21 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 5558 1260 0 0 621 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=220676 CPUtime=6.2 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 3248 1260 0 0 620 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4275934 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=220676 CPUtime=6.2 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 3410 1260 0 0 620 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4237317 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=220676 CPUtime=6.21 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 4675 1260 0 0 621 0 0 0 25 0 9 0 656077250 225972224 16409 33554432000 4194304 4417452 140737402007568 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 220676

[startup+12.7096 s]
/proc/loadavg: 7.57 7.82 7.20 9/264 27313
/proc/meminfo: memFree=22927652/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=239744 CPUtime=100.99 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 47748 1260 0 0 10093 6 0 0 19 0 9 0 656077242 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 59936 21176 180 55 0 57822 0
[pid=27298/tid=27305] ppid=27296 vsize=239744 CPUtime=12.62 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 3192 1260 0 0 1262 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=239744 CPUtime=12.52 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 3918 1260 0 0 1252 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=239744 CPUtime=12.63 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 3053 1260 0 0 1263 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4342991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=239744 CPUtime=12.62 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 12540 1260 0 0 1260 2 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=239744 CPUtime=12.62 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 5558 1260 0 0 1262 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=239744 CPUtime=12.61 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 4595 1260 0 0 1261 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=239744 CPUtime=12.61 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 5488 1260 0 0 1261 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=239744 CPUtime=12.62 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 5637 1260 0 0 1262 0 0 0 25 0 9 0 656077250 245497856 21176 33554432000 4194304 4417452 140737402007568 18446744073709551615 4365999 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 239744

[startup+25.5012 s]
/proc/loadavg: 7.74 7.84 7.22 10/264 27313
/proc/meminfo: memFree=22913236/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=260152 CPUtime=203.22 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 73940 1260 0 0 20312 10 0 0 19 0 9 0 656077242 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 65038 26310 180 55 0 62924 0
[pid=27298/tid=27305] ppid=27296 vsize=260152 CPUtime=25.42 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4055 1260 0 0 2542 0 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=260152 CPUtime=25.21 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 6905 1260 0 0 2521 0 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=260152 CPUtime=25.41 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 4769 1260 0 0 2541 0 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=260152 CPUtime=25.41 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 23365 1260 0 0 2538 3 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4357232 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=260152 CPUtime=25.41 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 9169 1260 0 0 2540 1 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=260152 CPUtime=25.4 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 7330 1260 0 0 2539 1 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=260152 CPUtime=25.4 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 8592 1260 0 0 2539 1 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=260152 CPUtime=25.42 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 5988 1260 0 0 2542 0 0 0 25 0 9 0 656077250 266395648 26310 33554432000 4194304 4417452 140737402007568 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 260152

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

[startup+26.1011 s]
/proc/loadavg: 7.74 7.84 7.22 9/264 27313
/proc/meminfo: memFree=22905548/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=253552 CPUtime=208.02 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 75363 1260 0 0 20791 11 0 0 19 0 9 0 656077242 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 63388 24660 180 55 0 61274 0
[pid=27298/tid=27305] ppid=27296 vsize=253552 CPUtime=26.02 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4055 1260 0 0 2602 0 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=253552 CPUtime=25.8 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 6905 1260 0 0 2580 0 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=253552 CPUtime=26.01 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 4769 1260 0 0 2601 0 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=253552 CPUtime=26.01 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 24037 1260 0 0 2598 3 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=253552 CPUtime=26.01 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 9213 1260 0 0 2600 1 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4365952 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=253552 CPUtime=26 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 8037 1260 0 0 2599 1 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=253552 CPUtime=26 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 8592 1260 0 0 2599 1 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=253552 CPUtime=26.02 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 5988 1260 0 0 2602 0 0 0 25 0 9 0 656077250 259637248 24660 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 208.02
Current children cumulated vsize (KiB) 253552

[startup+32.5099 s]
/proc/loadavg: 7.76 7.85 7.22 9/264 27313
/proc/meminfo: memFree=22897864/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=260508 CPUtime=259.23 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 88378 1260 0 0 25910 13 0 0 19 0 9 0 656077242 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 65127 26379 180 55 0 63013 0
[pid=27298/tid=27305] ppid=27296 vsize=260508 CPUtime=32.42 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4297 1260 0 0 3242 0 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=260508 CPUtime=32.16 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 7721 1260 0 0 3216 0 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=260508 CPUtime=32.42 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 4769 1260 0 0 3242 0 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=260508 CPUtime=32.43 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 29549 1260 0 0 3238 5 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=260508 CPUtime=32.42 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 11823 1260 0 0 3241 1 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=260508 CPUtime=32.4 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 10258 1260 0 0 3239 1 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=260508 CPUtime=32.41 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 9359 1260 0 0 3240 1 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=260508 CPUtime=32.42 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 6835 1260 0 0 3242 0 0 0 25 0 9 0 656077250 266760192 26379 33554432000 4194304 4417452 140737402007568 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 259.23
Current children cumulated vsize (KiB) 260508

[startup+35.7004 s]
/proc/loadavg: 7.78 7.85 7.22 9/264 27313
/proc/meminfo: memFree=22900220/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=268960 CPUtime=284.78 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 93545 1260 0 0 28464 14 0 0 19 0 9 0 656077242 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 67240 28492 180 55 0 65126 0
[pid=27298/tid=27305] ppid=27296 vsize=268960 CPUtime=35.62 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4297 1260 0 0 3562 0 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=268960 CPUtime=35.33 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 8286 1260 0 0 3533 0 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=268960 CPUtime=35.62 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 5381 1260 0 0 3562 0 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=268960 CPUtime=35.62 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 30948 1260 0 0 3557 5 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=268960 CPUtime=35.62 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 12921 1260 0 0 3560 2 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=268960 CPUtime=35.6 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 10897 1260 0 0 3559 1 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=268960 CPUtime=35.61 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 10213 1260 0 0 3560 1 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=268960 CPUtime=35.62 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 6835 1260 0 0 3562 0 0 0 25 0 9 0 656077250 275415040 28492 33554432000 4194304 4417452 140737402007568 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 284.78
Current children cumulated vsize (KiB) 268960

[startup+37.3011 s]
/proc/loadavg: 7.78 7.85 7.22 9/264 27313
/proc/meminfo: memFree=22904808/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=269112 CPUtime=297.54 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 97149 1260 0 0 29739 15 0 0 19 0 9 0 656077242 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 67278 28530 180 55 0 65164 0
[pid=27298/tid=27305] ppid=27296 vsize=269112 CPUtime=37.22 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4297 1260 0 0 3722 0 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=269112 CPUtime=36.92 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 8466 1260 0 0 3691 1 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=269112 CPUtime=37.21 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 5893 1260 0 0 3721 0 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4277452 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=269112 CPUtime=37.21 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 33125 1260 0 0 3716 5 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4366548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=269112 CPUtime=37.21 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 13405 1260 0 0 3719 2 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=269112 CPUtime=37.19 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 11148 1260 0 0 3718 1 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=269112 CPUtime=37.2 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 10213 1260 0 0 3719 1 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4353561 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=269112 CPUtime=37.21 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 6835 1260 0 0 3721 0 0 0 25 0 9 0 656077250 275570688 28530 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 297.54
Current children cumulated vsize (KiB) 269112

[startup+38.9008 s]
/proc/loadavg: 7.78 7.85 7.22 9/264 27313
/proc/meminfo: memFree=22900096/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=269488 CPUtime=310.32 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 98584 1260 0 0 31017 15 0 0 19 0 9 0 656077242 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 67372 28624 180 55 0 65258 0
[pid=27298/tid=27305] ppid=27296 vsize=269488 CPUtime=38.82 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4297 1260 0 0 3882 0 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=269488 CPUtime=38.51 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 8610 1260 0 0 3850 1 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=269488 CPUtime=38.81 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 5893 1260 0 0 3881 0 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=269488 CPUtime=38.82 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 33450 1260 0 0 3876 6 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=269488 CPUtime=38.81 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 13965 1260 0 0 3879 2 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=269488 CPUtime=38.79 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 11554 1260 0 0 3878 1 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=269488 CPUtime=38.8 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 10213 1260 0 0 3879 1 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=269488 CPUtime=38.81 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 6835 1260 0 0 3881 0 0 0 25 0 9 0 656077250 275955712 28624 33554432000 4194304 4417452 140737402007568 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 310.32
Current children cumulated vsize (KiB) 269488

[startup+39.3007 s]
/proc/loadavg: 7.80 7.85 7.23 9/264 27313
/proc/meminfo: memFree=22899848/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=269068 CPUtime=313.51 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 99139 1260 0 0 31336 15 0 0 19 0 9 0 656077242 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 67267 28519 180 55 0 65153 0
[pid=27298/tid=27305] ppid=27296 vsize=269068 CPUtime=39.22 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4297 1260 0 0 3922 0 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4263206 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=269068 CPUtime=38.9 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 8610 1260 0 0 3889 1 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=27298/tid=27307] ppid=27296 vsize=269068 CPUtime=39.21 cores=0-7
/proc/27298/task/27307/stat : 27307 (plingeling) R 27296 27298 26699 0 -1 4202560 5893 1260 0 0 3921 0 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27298/tid=27308] ppid=27296 vsize=269068 CPUtime=39.22 cores=0-7
/proc/27298/task/27308/stat : 27308 (plingeling) R 27296 27298 26699 0 -1 4202560 33760 1260 0 0 3916 6 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4237180 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27298/tid=27309] ppid=27296 vsize=269068 CPUtime=39.21 cores=0-7
/proc/27298/task/27309/stat : 27309 (plingeling) R 27296 27298 26699 0 -1 4202560 14058 1260 0 0 3919 2 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4251258 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27298/tid=27310] ppid=27296 vsize=269068 CPUtime=39.19 cores=0-7
/proc/27298/task/27310/stat : 27310 (plingeling) R 27296 27298 26699 0 -1 4202560 11706 1260 0 0 3918 1 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4320914 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27298/tid=27311] ppid=27296 vsize=269068 CPUtime=39.2 cores=0-7
/proc/27298/task/27311/stat : 27311 (plingeling) R 27296 27298 26699 0 -1 4202560 10213 1260 0 0 3919 1 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27298/tid=27312] ppid=27296 vsize=269068 CPUtime=39.21 cores=0-7
/proc/27298/task/27312/stat : 27312 (plingeling) R 27296 27298 26699 0 -1 4202560 6835 1260 0 0 3921 0 0 0 25 0 9 0 656077250 275525632 28519 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 313.51
Current children cumulated vsize (KiB) 269068

[startup+39.7006 s]
/proc/loadavg: 7.80 7.85 7.23 9/264 27313
/proc/meminfo: memFree=22899848/32951124 swapFree=61565116/67111528
[pid=27298] ppid=27296 vsize=258048 CPUtime=316.58 cores=0-7
/proc/27298/stat : 27298 (plingeling) S 27296 27298 26699 0 -1 4202496 99983 1260 0 0 31643 15 0 0 19 0 3 0 656077242 264241152 25765 33554432000 4194304 4417452 140737402007568 18446744073709551615 246528636901 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27298/statm: 64512 25765 181 55 0 62398 0
[pid=27298/tid=27305] ppid=27296 vsize=258048 CPUtime=39.61 cores=0-7
/proc/27298/task/27305/stat : 27305 (plingeling) R 27296 27298 26699 0 -1 4202560 4297 1260 0 0 3961 0 0 0 25 0 3 0 656077250 264241152 25765 33554432000 4194304 4417452 140737402007568 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27298/tid=27306] ppid=27296 vsize=258048 CPUtime=39.3 cores=0-7
/proc/27298/task/27306/stat : 27306 (plingeling) R 27296 27298 26699 0 -1 4202560 8803 1260 0 0 3929 1 0 0 25 0 3 0 656077250 264241152 25765 33554432000 4194304 4417452 140737402007568 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 316.58
Current children cumulated vsize (KiB) 258048

Child status: 20
Real time (s): 39.7223
CPU time (s): 316.631
CPU user time (s): 316.464
CPU system time (s): 0.166974
CPU usage (%): 797.111
Max. virtual memory (cumulated for all children) (KiB): 273880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 316.464
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101246
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= 202
involuntary context switches= 2712

runsolver used 0.097985 second user time and 0.227965 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 09:33:11
IDJOB=3372932
IDBENCH=87988
IDSOLVER=1851
FILE ID=node134/3372932-1305444790
RUNJOBID= node134-1305442901-26713
PBS_JOBID= 13324831
Free space on /tmp= 73508 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372932-1305444790/watcher-3372932-1305444790 -o /tmp/evaluation-result-3372932-1305444790/solver-3372932-1305444790 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372932-1305444790.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=277160073

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23009424 kB
Buffers:        270288 kB
Cached:        6117440 kB
SwapCached:      13768 kB
Active:         962264 kB
Inactive:      8760436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23009424 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:             412 kB
Writeback:           4 kB
AnonPages:     3329528 kB
Mapped:          11880 kB
Slab:           123272 kB
PageTables:      31248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38874176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73508 MiB
End job on node134 at 2011-05-15 09:33:50