Trace number 3309951

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 8264.05 1033.91

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark622.811
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

8264.04/1033.91	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-3309951-1304015997/watcher-3309951-1304015997 -o /tmp/evaluation-result-3309951-1304015997/solver-3309951-1304015997 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309951-1304015997.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: 8.00 8.03 7.86 2/170 11222
/proc/meminfo: memFree=21442604/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=11448 CPUtime=0 cores=0-7
/proc/11222/stat : 11222 (plingeling) R 11220 11222 10865 0 -1 4202496 941 1252 0 0 0 0 0 0 25 0 1 0 513202076 11722752 870 33554432000 4194304 4417332 140737420292848 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11222/statm: 2862 870 148 55 0 748 0

[startup+0.0648059 s]
/proc/loadavg: 8.00 8.03 7.86 2/170 11222
/proc/meminfo: memFree=21442604/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=24072 CPUtime=0.05 cores=0-7
/proc/11222/stat : 11222 (plingeling) R 11220 11222 10865 0 -1 4202496 4097 1252 0 0 5 0 0 0 25 0 1 0 513202076 24649728 4026 33554432000 4194304 4417332 140737420292848 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11222/statm: 6018 4026 148 55 0 3904 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24072

[startup+0.100798 s]
/proc/loadavg: 8.00 8.03 7.86 2/170 11222
/proc/meminfo: memFree=21442604/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=29200 CPUtime=0.08 cores=0-7
/proc/11222/stat : 11222 (plingeling) R 11220 11222 10865 0 -1 4202496 5379 1252 0 0 8 0 0 0 25 0 1 0 513202076 29900800 5308 33554432000 4194304 4417332 140737420292848 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/11222/statm: 7300 5308 148 55 0 5186 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29200

[startup+0.300729 s]
/proc/loadavg: 8.00 8.03 7.86 2/170 11222
/proc/meminfo: memFree=21442604/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=187820 CPUtime=0.93 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 10294 1252 0 0 92 1 0 0 18 0 9 0 513202076 192327680 8217 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 46955 8217 173 55 0 44841 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 187820

[startup+0.700653 s]
/proc/loadavg: 8.00 8.03 7.86 2/170 11222
/proc/meminfo: memFree=21442604/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=204848 CPUtime=4.13 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 15681 1252 0 0 410 3 0 0 18 0 9 0 513202076 209764352 12410 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 51212 12410 177 55 0 49098 0
Current children cumulated CPU time (s) 4.13
Current children cumulated vsize (KiB) 204848

[startup+1.5005 s]
/proc/loadavg: 7.44 7.91 7.83 9/179 11236
/proc/meminfo: memFree=21391752/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=206412 CPUtime=10.52 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 16496 1252 0 0 1049 3 0 0 18 0 9 0 513202076 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 51603 12835 181 55 0 49489 0
[pid=11222/tid=11229] ppid=11220 vsize=206412 CPUtime=1.29 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 1113 1252 0 0 129 0 0 0 25 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4253420 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=206412 CPUtime=1.28 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 1143 1252 0 0 128 0 0 0 25 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=206412 CPUtime=1.28 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 1323 1252 0 0 128 0 0 0 22 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=206412 CPUtime=1.29 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 636 1252 0 0 129 0 0 0 19 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=206412 CPUtime=1.29 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 1197 1252 0 0 129 0 0 0 22 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4273237 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=206412 CPUtime=1.28 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 839 1252 0 0 128 0 0 0 22 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=206412 CPUtime=1.28 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 1069 1252 0 0 128 0 0 0 22 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=206412 CPUtime=1.28 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 1091 1252 0 0 128 0 0 0 22 0 9 0 513202096 211365888 12835 33554432000 4194304 4417332 140737420292848 18446744073709551615 4252083 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 206412

[startup+3.1012 s]
/proc/loadavg: 7.44 7.91 7.83 9/179 11236
/proc/meminfo: memFree=21389768/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=210772 CPUtime=23.32 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 17668 1252 0 0 2329 3 0 0 18 0 9 0 513202076 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 52693 14006 181 55 0 50579 0
[pid=11222/tid=11229] ppid=11220 vsize=210772 CPUtime=2.89 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 1135 1252 0 0 289 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4343918 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=210772 CPUtime=2.87 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 1190 1252 0 0 287 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364417 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=210772 CPUtime=2.88 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 1407 1252 0 0 288 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=210772 CPUtime=2.89 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 1271 1252 0 0 289 0 0 0 23 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=210772 CPUtime=2.89 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 1197 1252 0 0 289 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=210772 CPUtime=2.88 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 903 1252 0 0 288 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=210772 CPUtime=2.88 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 1325 1252 0 0 288 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=210772 CPUtime=2.88 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 1155 1252 0 0 288 0 0 0 25 0 9 0 513202096 215830528 14006 33554432000 4194304 4417332 140737420292848 18446744073709551615 4356917 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.32
Current children cumulated vsize (KiB) 210772

[startup+6.30059 s]
/proc/loadavg: 7.49 7.91 7.83 9/179 11236
/proc/meminfo: memFree=21378608/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=221304 CPUtime=48.9 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 20717 1252 0 0 4886 4 0 0 18 0 9 0 513202076 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 55326 16638 181 55 0 53212 0
[pid=11222/tid=11229] ppid=11220 vsize=221304 CPUtime=6.09 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 1266 1252 0 0 609 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4252915 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=221304 CPUtime=6.06 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 1190 1252 0 0 606 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=221304 CPUtime=6.08 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 2135 1252 0 0 608 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=221304 CPUtime=6.09 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 2357 1252 0 0 609 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=221304 CPUtime=6.09 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 1391 1252 0 0 609 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=221304 CPUtime=6.08 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 1031 1252 0 0 608 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=221304 CPUtime=6.08 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 2053 1252 0 0 608 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=221304 CPUtime=6.08 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 1209 1252 0 0 608 0 0 0 25 0 9 0 513202096 226615296 16638 33554432000 4194304 4417332 140737420292848 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.9
Current children cumulated vsize (KiB) 221304

[startup+12.7004 s]
/proc/loadavg: 7.53 7.92 7.83 9/179 11236
/proc/meminfo: memFree=21364752/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=231968 CPUtime=100.06 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 28205 1252 0 0 10001 5 0 0 18 0 9 0 513202076 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 57992 19341 181 55 0 55878 0
[pid=11222/tid=11229] ppid=11220 vsize=231968 CPUtime=12.49 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 1847 1252 0 0 1249 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=231968 CPUtime=12.42 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 1576 1252 0 0 1242 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4353540 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=231968 CPUtime=12.47 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 3331 1252 0 0 1247 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=231968 CPUtime=12.49 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 5300 1252 0 0 1248 1 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=231968 CPUtime=12.49 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 2134 1252 0 0 1249 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=231968 CPUtime=12.48 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 1470 1252 0 0 1248 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=231968 CPUtime=12.48 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 2710 1252 0 0 1248 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4357358 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=231968 CPUtime=12.48 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 1752 1252 0 0 1248 0 0 0 25 0 9 0 513202096 237535232 19341 33554432000 4194304 4417332 140737420292848 18446744073709551615 4365035 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.06
Current children cumulated vsize (KiB) 231968

[startup+25.5009 s]
/proc/loadavg: 7.63 7.92 7.83 9/179 11236
/proc/meminfo: memFree=21353228/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=244988 CPUtime=202.4 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 52325 1252 0 0 20230 10 0 0 18 0 9 0 513202076 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 61247 22670 181 55 0 59133 0
[pid=11222/tid=11229] ppid=11220 vsize=244988 CPUtime=25.29 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 5635 1252 0 0 2528 1 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=244988 CPUtime=25.15 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 3655 1252 0 0 2515 0 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=244988 CPUtime=25.28 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 6040 1252 0 0 2527 1 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=244988 CPUtime=25.28 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 12898 1252 0 0 2526 2 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=244988 CPUtime=25.29 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 2618 1252 0 0 2529 0 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=244988 CPUtime=25.28 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 3704 1252 0 0 2528 0 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=244988 CPUtime=25.28 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 6665 1252 0 0 2528 0 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4357997 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=244988 CPUtime=25.27 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 3025 1252 0 0 2527 0 0 0 25 0 9 0 513202096 250867712 22670 33554432000 4194304 4417332 140737420292848 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.4
Current children cumulated vsize (KiB) 244988

[startup+51.1011 s]
/proc/loadavg: 7.76 7.92 7.83 9/179 11237
/proc/meminfo: memFree=21305828/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=304600 CPUtime=407.07 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 137837 1252 0 0 40679 28 0 0 18 0 9 0 513202076 311910400 37622 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 76150 37622 181 55 0 74036 0
[pid=11222/tid=11229] ppid=11220 vsize=304600 CPUtime=50.89 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 18233 1252 0 0 5085 4 0 0 25 0 9 0 513202096 311910400 37622 33554432000 4194304 4417332 140737420292848 18446744073709551615 4366359 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=304600 CPUtime=50.63 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 13074 1252 0 0 5060 3 0 0 25 0 9 0 513202096 311910400 37622 33554432000 4194304 4417332 140737420292848 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=304600 CPUtime=50.88 cores=0-7

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

/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 324611 1252 0 0 100159 53 0 0 25 0 9 0 513202096 624812032 113839 33554432000 4194304 4417332 140737420292848 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=610168 CPUtime=1002.12 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 323656 1252 0 0 100157 55 0 0 25 0 9 0 513202096 624812032 113839 33554432000 4194304 4417332 140737420292848 18446744073709551615 4277527 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=610168 CPUtime=1002.11 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 318059 1252 0 0 100151 60 0 0 25 0 9 0 513202096 624812032 113839 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=610168 CPUtime=1002.02 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 312195 1252 0 0 100150 52 0 0 25 0 9 0 513202096 624812032 113839 33554432000 4194304 4417332 140737420292848 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8011.73
Current children cumulated vsize (KiB) 610168

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

[startup+1011.1 s]
/proc/loadavg: 8.09 8.05 7.94 9/179 11263
/proc/meminfo: memFree=20949548/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=650652 CPUtime=8082.08 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 2496262 1252 0 0 807759 449 0 0 18 0 9 0 513202076 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 162663 123960 181 55 0 160549 0
[pid=11222/tid=11229] ppid=11220 vsize=650652 CPUtime=1010.92 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 310961 1252 0 0 101035 57 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=650652 CPUtime=1005.49 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 309951 1252 0 0 100494 55 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=650652 CPUtime=1010.91 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 307127 1252 0 0 101036 55 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=650652 CPUtime=1010.9 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 272946 1252 0 0 101035 55 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=650652 CPUtime=1010.92 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 324611 1252 0 0 101039 53 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=650652 CPUtime=1010.92 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 326492 1252 0 0 101037 55 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=650652 CPUtime=1010.91 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 320113 1252 0 0 101031 60 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4356875 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=650652 CPUtime=1010.83 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 315976 1252 0 0 101030 53 0 0 25 0 9 0 513202096 666267648 123960 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8082.08
Current children cumulated vsize (KiB) 650652

[startup+1023.9 s]
/proc/loadavg: 8.15 8.06 7.94 9/179 11263
/proc/meminfo: memFree=20990592/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=608744 CPUtime=8184.42 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 2513773 1252 0 0 817990 452 0 0 18 0 9 0 513202076 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 152186 113483 181 55 0 150072 0
[pid=11222/tid=11229] ppid=11220 vsize=608744 CPUtime=1023.72 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 313095 1252 0 0 102314 58 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=608744 CPUtime=1018.23 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 309951 1252 0 0 101768 55 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=608744 CPUtime=1023.72 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 311453 1252 0 0 102316 56 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=608744 CPUtime=1023.7 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 272946 1252 0 0 102315 55 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=608744 CPUtime=1023.73 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 326903 1252 0 0 102319 54 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=608744 CPUtime=1023.72 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 330764 1252 0 0 102316 56 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=608744 CPUtime=1023.72 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 322609 1252 0 0 102311 61 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=608744 CPUtime=1023.62 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 317967 1252 0 0 102309 53 0 0 25 0 9 0 513202096 623353856 113483 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8184.42
Current children cumulated vsize (KiB) 608744

[startup+1030.3 s]
/proc/loadavg: 8.14 8.06 7.94 9/179 11263
/proc/meminfo: memFree=21070444/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=529664 CPUtime=8235.58 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 2519727 1252 0 0 823105 453 0 0 18 0 9 0 513202076 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 132416 93713 181 55 0 130302 0
[pid=11222/tid=11229] ppid=11220 vsize=529664 CPUtime=1030.12 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 316358 1252 0 0 102954 58 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=529664 CPUtime=1024.59 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 309951 1252 0 0 102404 55 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=529664 CPUtime=1030.12 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 311453 1252 0 0 102956 56 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=529664 CPUtime=1030.1 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 274610 1252 0 0 102955 55 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=529664 CPUtime=1030.13 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 326903 1252 0 0 102959 54 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4356872 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=529664 CPUtime=1030.12 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 331791 1252 0 0 102956 56 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=529664 CPUtime=1030.12 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 322609 1252 0 0 102951 61 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=529664 CPUtime=1030.02 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 317967 1252 0 0 102949 53 0 0 25 0 9 0 513202096 542375936 93713 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8235.58
Current children cumulated vsize (KiB) 529664

[startup+1031.9 s]
/proc/loadavg: 8.13 8.06 7.94 9/179 11263
/proc/meminfo: memFree=21082596/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=506180 CPUtime=8248.37 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 2519838 1252 0 0 824384 453 0 0 18 0 9 0 513202076 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 126545 87842 181 55 0 124431 0
[pid=11222/tid=11229] ppid=11220 vsize=506180 CPUtime=1031.72 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 316358 1252 0 0 103114 58 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=506180 CPUtime=1026.18 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 309951 1252 0 0 102563 55 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=506180 CPUtime=1031.72 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 311453 1252 0 0 103116 56 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=506180 CPUtime=1031.7 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 274617 1252 0 0 103115 55 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=506180 CPUtime=1031.73 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 326903 1252 0 0 103119 54 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=506180 CPUtime=1031.72 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 331791 1252 0 0 103116 56 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=506180 CPUtime=1031.72 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 322609 1252 0 0 103111 61 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4263227 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=506180 CPUtime=1031.62 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 318071 1252 0 0 103109 53 0 0 25 0 9 0 513202096 518328320 87842 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8248.37
Current children cumulated vsize (KiB) 506180

[startup+1032.7 s]
/proc/loadavg: 8.13 8.06 7.94 9/179 11263
/proc/meminfo: memFree=21082596/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=507140 CPUtime=8254.76 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 2520078 1252 0 0 825023 453 0 0 18 0 9 0 513202076 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 126785 88082 181 55 0 124671 0
[pid=11222/tid=11229] ppid=11220 vsize=507140 CPUtime=1032.52 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 316358 1252 0 0 103194 58 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=507140 CPUtime=1026.98 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 309951 1252 0 0 102643 55 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=507140 CPUtime=1032.52 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 311453 1252 0 0 103196 56 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=507140 CPUtime=1032.5 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 274617 1252 0 0 103195 55 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=507140 CPUtime=1032.53 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 326903 1252 0 0 103199 54 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=507140 CPUtime=1032.52 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 331791 1252 0 0 103196 56 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=507140 CPUtime=1032.52 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 322609 1252 0 0 103191 61 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4263227 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=507140 CPUtime=1032.42 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 318311 1252 0 0 103189 53 0 0 25 0 9 0 513202096 519311360 88082 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8254.76
Current children cumulated vsize (KiB) 507140

[startup+1033.5 s]
/proc/loadavg: 8.13 8.06 7.94 9/179 11263
/proc/meminfo: memFree=21093012/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=491312 CPUtime=8261.16 cores=0-7
/proc/11222/stat : 11222 (plingeling) S 11220 11222 10865 0 -1 4202496 2522073 1252 0 0 825663 453 0 0 18 0 9 0 513202076 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 212447819749 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/11222/statm: 122828 84125 181 55 0 120714 0
[pid=11222/tid=11229] ppid=11220 vsize=491312 CPUtime=1033.32 cores=0-7
/proc/11222/task/11229/stat : 11229 (plingeling) R 11220 11222 10865 0 -1 4202560 316358 1252 0 0 103274 58 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11222/tid=11230] ppid=11220 vsize=491312 CPUtime=1027.77 cores=0-7
/proc/11222/task/11230/stat : 11230 (plingeling) R 11220 11222 10865 0 -1 4202560 309951 1252 0 0 102722 55 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11222/tid=11231] ppid=11220 vsize=491312 CPUtime=1033.32 cores=0-7
/proc/11222/task/11231/stat : 11231 (plingeling) R 11220 11222 10865 0 -1 4202560 311453 1252 0 0 103276 56 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11222/tid=11232] ppid=11220 vsize=491312 CPUtime=1033.3 cores=0-7
/proc/11222/task/11232/stat : 11232 (plingeling) R 11220 11222 10865 0 -1 4202560 274617 1252 0 0 103275 55 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11222/tid=11233] ppid=11220 vsize=491312 CPUtime=1033.33 cores=0-7
/proc/11222/task/11233/stat : 11233 (plingeling) R 11220 11222 10865 0 -1 4202560 326903 1252 0 0 103279 54 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4357618 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11222/tid=11234] ppid=11220 vsize=491312 CPUtime=1033.32 cores=0-7
/proc/11222/task/11234/stat : 11234 (plingeling) R 11220 11222 10865 0 -1 4202560 331791 1252 0 0 103276 56 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11222/tid=11235] ppid=11220 vsize=491312 CPUtime=1033.32 cores=0-7
/proc/11222/task/11235/stat : 11235 (plingeling) R 11220 11222 10865 0 -1 4202560 324552 1252 0 0 103271 61 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=11222/tid=11236] ppid=11220 vsize=491312 CPUtime=1033.22 cores=0-7
/proc/11222/task/11236/stat : 11236 (plingeling) R 11220 11222 10865 0 -1 4202560 318363 1252 0 0 103269 53 0 0 25 0 9 0 513202096 503103488 84125 33554432000 4194304 4417332 140737420292848 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8261.16
Current children cumulated vsize (KiB) 491312

[startup+1033.9 s]
/proc/loadavg: 8.13 8.06 7.94 2/171 11263
/proc/meminfo: memFree=21234132/32951124 swapFree=67111524/67111528
[pid=11222] ppid=11220 vsize=210404 CPUtime=8264.04 cores=0-7
/proc/11222/stat : 11222 (plingeling) R 11220 11222 10865 0 -1 4202496 2522501 1252 0 0 825949 455 0 0 17 0 1 0 513202076 215453696 26381 33554432000 4194304 4417332 140737420292848 18446744073709551615 212436060295 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/11222/statm: 52601 25869 182 55 0 50487 0
Current children cumulated CPU time (s) 8264.04
Current children cumulated vsize (KiB) 210404

Child status: 20
Real time (s): 1033.91
CPU time (s): 8264.05
CPU user time (s): 8259.49
CPU system time (s): 4.56031
CPU usage (%): 799.298
Max. virtual memory (cumulated for all children) (KiB): 718328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8259.49
system time used= 4.56031
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2523756
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= 196
involuntary context switches= 38783

runsolver used 1.66875 second user time and 3.88441 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 20:39:57
IDJOB=3309951
IDBENCH=84211
IDSOLVER=1695
FILE ID=node102/3309951-1304015997
RUNJOBID= node102-1304009058-10879
PBS_JOBID= 13168848
Free space on /tmp= 71560 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309951-1304015997/watcher-3309951-1304015997 -o /tmp/evaluation-result-3309951-1304015997/solver-3309951-1304015997 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309951-1304015997.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=2067854210

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21443132 kB
Buffers:       1635716 kB
Cached:        9255380 kB
SwapCached:          4 kB
Active:        2856828 kB
Inactive:      8098152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21443132 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:       64024 kB
Mapped:          14904 kB
Slab:           487516 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186284 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= 71560 MiB
End job on node102 at 2011-04-28 20:57:11