Trace number 3371382

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 1093.14 274.058

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

1093.06/274.05	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-3371382-1305423325/watcher-3371382-1305423325 -o /tmp/evaluation-result-3371382-1305423325/solver-3371382-1305423325 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371382-1305423325.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.87 5.37 6.89 3/298 18879
/proc/meminfo: memFree=12102300/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=11944 CPUtime=0 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) R 18877 18879 18486 0 -1 4202496 1079 1255 0 0 0 0 0 0 21 0 1 0 653930384 12230656 1009 33554432000 4194304 4417452 140735663361440 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18879/statm: 2986 1009 148 55 0 872 0

[startup+0.0162041 s]
/proc/loadavg: 3.87 5.37 6.89 3/298 18879
/proc/meminfo: memFree=12102300/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=13252 CPUtime=0.01 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) R 18877 18879 18486 0 -1 4202496 1385 1255 0 0 1 0 0 0 21 0 1 0 653930384 13570048 1316 33554432000 4194304 4417452 140735663361440 18446744073709551615 255376998608 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18879/statm: 3313 1337 149 55 0 1199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13252

[startup+0.179144 s]
/proc/loadavg: 3.87 5.37 6.89 3/298 18879
/proc/meminfo: memFree=12102300/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=67980 CPUtime=0.46 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 8591 1255 0 0 46 0 0 0 21 0 5 0 653930384 69611520 4776 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 16995 4776 174 55 0 14881 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 67980

[startup+0.301079 s]
/proc/loadavg: 3.87 5.37 6.89 3/298 18879
/proc/meminfo: memFree=12102300/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=133452 CPUtime=0.96 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 9584 1255 0 0 95 1 0 0 21 0 5 0 653930384 136654848 4762 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 33363 4762 175 55 0 31249 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 133452

[startup+0.701004 s]
/proc/loadavg: 3.87 5.37 6.89 3/298 18879
/proc/meminfo: memFree=12102300/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=135552 CPUtime=2.55 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 11331 1255 0 0 254 1 0 0 21 0 5 0 653930384 138805248 5289 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 33888 5289 177 55 0 31774 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 135552

[startup+1.50085 s]
/proc/loadavg: 4.20 5.42 6.89 9/310 18904
/proc/meminfo: memFree=12042448/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=136364 CPUtime=5.74 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 13566 1255 0 0 573 1 0 0 21 0 5 0 653930384 139636736 5507 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 34091 5507 180 55 0 31977 0
[pid=18879/tid=18887] ppid=18877 vsize=136364 CPUtime=1.41 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 4343 1255 0 0 141 0 0 0 25 0 5 0 653930392 139636736 5507 33554432000 4194304 4417452 140735663361440 18446744073709551615 4272765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=136364 CPUtime=1.41 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 2211 1255 0 0 141 0 0 0 25 0 5 0 653930392 139636736 5507 33554432000 4194304 4417452 140735663361440 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=136364 CPUtime=1.41 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 1831 1255 0 0 141 0 0 0 25 0 5 0 653930392 139636736 5507 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=136364 CPUtime=1.41 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 288 1255 0 0 141 0 0 0 25 0 5 0 653930392 139636736 5507 33554432000 4194304 4417452 140735663361440 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 136364

[startup+3.10056 s]
/proc/loadavg: 4.20 5.42 6.89 10/310 18904
/proc/meminfo: memFree=12037736/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=138844 CPUtime=12.13 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 14342 1255 0 0 1211 2 0 0 21 0 5 0 653930384 142176256 6258 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 34711 6258 180 55 0 32597 0
[pid=18879/tid=18887] ppid=18877 vsize=138844 CPUtime=3.01 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 4464 1255 0 0 301 0 0 0 25 0 5 0 653930392 142176256 6258 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=138844 CPUtime=3.01 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 2397 1255 0 0 301 0 0 0 25 0 5 0 653930392 142176256 6258 33554432000 4194304 4417452 140735663361440 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=138844 CPUtime=3.01 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 2029 1255 0 0 301 0 0 0 25 0 5 0 653930392 142176256 6258 33554432000 4194304 4417452 140735663361440 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=138844 CPUtime=3 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 559 1255 0 0 300 0 0 0 25 0 5 0 653930392 142176256 6258 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 138844

[startup+6.30096 s]
/proc/loadavg: 4.20 5.42 6.89 9/310 18904
/proc/meminfo: memFree=12020172/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=150880 CPUtime=24.9 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 17699 1255 0 0 2487 3 0 0 21 0 5 0 653930384 154501120 9259 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 37720 9259 180 55 0 35606 0
[pid=18879/tid=18887] ppid=18877 vsize=150880 CPUtime=6.22 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 5097 1255 0 0 621 1 0 0 25 0 5 0 653930392 154501120 9259 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=150880 CPUtime=6.21 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 2431 1255 0 0 621 0 0 0 25 0 5 0 653930392 154501120 9259 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=150880 CPUtime=6.21 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 3531 1255 0 0 621 0 0 0 25 0 5 0 653930392 154501120 9259 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=150880 CPUtime=6.16 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 1747 1255 0 0 616 0 0 0 25 0 5 0 653930392 154501120 9259 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 150880

[startup+12.7008 s]
/proc/loadavg: 4.78 5.50 6.90 9/310 18904
/proc/meminfo: memFree=11991224/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=158904 CPUtime=50.44 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 27107 1255 0 0 5040 4 0 0 21 0 5 0 653930384 162717696 11288 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 39726 11288 180 55 0 37612 0
[pid=18879/tid=18887] ppid=18877 vsize=158904 CPUtime=12.61 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 8014 1255 0 0 1260 1 0 0 25 0 5 0 653930392 162717696 11288 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=158904 CPUtime=12.61 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 5701 1255 0 0 1261 0 0 0 25 0 5 0 653930392 162717696 11288 33554432000 4194304 4417452 140735663361440 18446744073709551615 4277695 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=158904 CPUtime=12.61 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 5069 1255 0 0 1261 0 0 0 25 0 5 0 653930392 162717696 11288 33554432000 4194304 4417452 140735663361440 18446744073709551615 4307843 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=158904 CPUtime=12.5 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 3430 1255 0 0 1250 0 0 0 25 0 5 0 653930392 162717696 11288 33554432000 4194304 4417452 140735663361440 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 158904

[startup+25.5004 s]
/proc/loadavg: 5.28 5.58 6.91 9/310 18905
/proc/meminfo: memFree=11973240/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=172308 CPUtime=101.53 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 46979 1255 0 0 10145 8 0 0 21 0 5 0 653930384 176443392 14668 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 43077 14668 180 55 0 40963 0
[pid=18879/tid=18887] ppid=18877 vsize=172308 CPUtime=25.42 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 12967 1255 0 0 2540 2 0 0 25 0 5 0 653930392 176443392 14668 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=172308 CPUtime=25.41 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 10320 1255 0 0 2540 1 0 0 25 0 5 0 653930392 176443392 14668 33554432000 4194304 4417452 140735663361440 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=172308 CPUtime=25.41 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 9220 1255 0 0 2540 1 0 0 25 0 5 0 653930392 176443392 14668 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=172308 CPUtime=25.18 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 9579 1255 0 0 2517 1 0 0 25 0 5 0 653930392 176443392 14668 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 172308

[startup+51.1007 s]
/proc/loadavg: 6.32 5.81 6.95 9/310 18905
/proc/meminfo: memFree=11949580/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=180632 CPUtime=203.69 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 86274 1255 0 0 20354 15 0 0 21 0 5 0 653930384 184967168 16808 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 45158 16808 180 55 0 43044 0
[pid=18879/tid=18887] ppid=18877 vsize=180632 CPUtime=51.01 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 24503 1255 0 0 5098 3 0 0 25 0 5 0 653930392 184967168 16808 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=180632 CPUtime=51.01 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 21837 1255 0 0 5098 3 0 0 25 0 5 0 653930392 184967168 16808 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=180632 CPUtime=51.01 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 18416 1255 0 0 5098 3 0 0 25 0 5 0 653930392 184967168 16808 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=180632 CPUtime=50.55 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 16625 1255 0 0 5052 3 0 0 25 0 5 0 653930392 184967168 16808 33554432000 4194304 4417452 140735663361440 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 180632

[startup+102.311 s]
/proc/loadavg: 7.47 6.21 7.02 9/310 18907
/proc/meminfo: memFree=11899000/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=201016 CPUtime=408.06 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 168219 1255 0 0 40778 28 0 0 21 0 5 0 653930384 205840384 21951 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 50254 21951 180 55 0 48140 0
[pid=18879/tid=18887] ppid=18877 vsize=201016 CPUtime=102.23 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 44564 1255 0 0 10217 6 0 0 25 0 5 0 653930392 205840384 21951 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=201016 CPUtime=102.23 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 42690 1255 0 0 10216 7 0 0 25 0 5 0 653930392 205840384 21951 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=201016 CPUtime=102.23 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 39276 1255 0 0 10216 7 0 0 25 0 5 0 653930392 205840384 21951 33554432000 4194304 4417452 140735663361440 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=201016 CPUtime=101.29 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 36796 1255 0 0 10122 7 0 0 25 0 5 0 653930392 205840384 21951 33554432000 4194304 4417452 140735663361440 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 201016

[startup+162.301 s]
/proc/loadavg: 7.94 6.56 7.09 9/310 18908
/proc/meminfo: memFree=11822368/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=232140 CPUtime=647.48 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 251207 1255 0 0 64705 43 0 0 21 0 5 0 653930384 237711360 29788 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 58035 29788 180 55 0 55921 0
[pid=18879/tid=18887] ppid=18877 vsize=232140 CPUtime=162.22 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 65833 1255 0 0 16213 9 0 0 25 0 5 0 653930392 237711360 29788 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=232140 CPUtime=162.21 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 63865 1255 0 0 16211 10 0 0 25 0 5 0 653930392 237711360 29788 33554432000 4194304 4417452 140735663361440 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=232140 CPUtime=162.21 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 59375 1255 0 0 16210 11 0 0 25 0 5 0 653930392 237711360 29788 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=232140 CPUtime=160.73 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 57241 1255 0 0 16063 10 0 0 25 0 5 0 653930392 237711360 29788 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.48
Current children cumulated vsize (KiB) 232140

[startup+222.301 s]
/proc/loadavg: 8.19 6.87 7.16 9/310 18910
/proc/meminfo: memFree=11802276/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=232932 CPUtime=886.91 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 326507 1255 0 0 88636 55 0 0 21 0 5 0 653930384 238522368 29702 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 58233 29702 180 55 0 56119 0
[pid=18879/tid=18887] ppid=18877 vsize=232932 CPUtime=222.22 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 83412 1255 0 0 22210 12 0 0 25 0 5 0 653930392 238522368 29702 33554432000 4194304 4417452 140735663361440 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=232932 CPUtime=222.21 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 83011 1255 0 0 22208 13 0 0 25 0 5 0 653930392 238522368 29702 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=232932 CPUtime=222.21 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 78190 1255 0 0 22207 14 0 0 25 0 5 0 653930392 238522368 29702 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364992 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=232932 CPUtime=220.17 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 77001 1255 0 0 22003 14 0 0 25 0 5 0 653930392 238522368 29702 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.91
Current children cumulated vsize (KiB) 232932

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

[startup+230.3 s]
/proc/loadavg: 8.17 6.89 7.16 9/310 18910
/proc/meminfo: memFree=11794832/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=244652 CPUtime=918.84 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 336703 1255 0 0 91826 58 0 0 21 0 5 0 653930384 250523648 32632 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 61163 32632 180 55 0 59049 0
[pid=18879/tid=18887] ppid=18877 vsize=244652 CPUtime=230.22 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 86057 1255 0 0 23009 13 0 0 25 0 5 0 653930392 250523648 32632 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=244652 CPUtime=230.21 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 86429 1255 0 0 23007 14 0 0 25 0 5 0 653930392 250523648 32632 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=244652 CPUtime=230.22 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 79798 1255 0 0 23007 15 0 0 25 0 5 0 653930392 250523648 32632 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=244652 CPUtime=228.1 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 79526 1255 0 0 22796 14 0 0 25 0 5 0 653930392 250523648 32632 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 918.84
Current children cumulated vsize (KiB) 244652

[startup+255.901 s]
/proc/loadavg: 8.11 6.98 7.19 9/310 18911
/proc/meminfo: memFree=11797184/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=241148 CPUtime=1021 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 366992 1255 0 0 102037 63 0 0 21 0 5 0 653930384 246935552 31756 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 60287 31756 180 55 0 58173 0
[pid=18879/tid=18887] ppid=18877 vsize=241148 CPUtime=255.82 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 95646 1255 0 0 25567 15 0 0 25 0 5 0 653930392 246935552 31756 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=241148 CPUtime=255.79 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 96037 1255 0 0 25564 15 0 0 25 0 5 0 653930392 246935552 31756 33554432000 4194304 4417452 140735663361440 18446744073709551615 4352488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=241148 CPUtime=255.82 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 86202 1255 0 0 25566 16 0 0 25 0 5 0 653930392 246935552 31756 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=241148 CPUtime=253.46 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 84214 1255 0 0 25331 15 0 0 25 0 5 0 653930392 246935552 31756 33554432000 4194304 4417452 140735663361440 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1021
Current children cumulated vsize (KiB) 241148

[startup+262.301 s]
/proc/loadavg: 8.17 7.03 7.20 9/310 18911
/proc/meminfo: memFree=11802512/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=240000 CPUtime=1046.54 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 373235 1255 0 0 104590 64 0 0 21 0 5 0 653930384 245760000 31469 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 60000 31469 180 55 0 57886 0
[pid=18879/tid=18887] ppid=18877 vsize=240000 CPUtime=262.22 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 97103 1255 0 0 26207 15 0 0 25 0 5 0 653930392 245760000 31469 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=240000 CPUtime=262.19 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 97251 1255 0 0 26204 15 0 0 25 0 5 0 653930392 245760000 31469 33554432000 4194304 4417452 140735663361440 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=240000 CPUtime=262.22 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 88301 1255 0 0 26206 16 0 0 25 0 5 0 653930392 245760000 31469 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=240000 CPUtime=259.8 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 85687 1255 0 0 25965 15 0 0 25 0 5 0 653930392 245760000 31469 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1046.54
Current children cumulated vsize (KiB) 240000

[startup+268.7 s]
/proc/loadavg: 8.16 7.04 7.20 9/310 18911
/proc/meminfo: memFree=11790608/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=242280 CPUtime=1072.08 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 382508 1255 0 0 107143 65 0 0 21 0 5 0 653930384 248094720 32039 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 60570 32039 180 55 0 58456 0
[pid=18879/tid=18887] ppid=18877 vsize=242280 CPUtime=268.62 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 100250 1255 0 0 26847 15 0 0 25 0 5 0 653930392 248094720 32039 33554432000 4194304 4417452 140735663361440 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=242280 CPUtime=268.59 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 98599 1255 0 0 26844 15 0 0 25 0 5 0 653930392 248094720 32039 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=242280 CPUtime=268.61 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 91812 1255 0 0 26845 16 0 0 25 0 5 0 653930392 248094720 32039 33554432000 4194304 4417452 140735663361440 18446744073709551615 4356965 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=242280 CPUtime=266.14 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 86954 1255 0 0 26598 16 0 0 25 0 5 0 653930392 248094720 32039 33554432000 4194304 4417452 140735663361440 18446744073709551615 4357791 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1072.08
Current children cumulated vsize (KiB) 242280

[startup+271.901 s]
/proc/loadavg: 8.23 7.07 7.21 9/310 18911
/proc/meminfo: memFree=11796436/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=239340 CPUtime=1084.85 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 384724 1255 0 0 108419 66 0 0 21 0 5 0 653930384 245084160 31304 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 59835 31304 180 55 0 57721 0
[pid=18879/tid=18887] ppid=18877 vsize=239340 CPUtime=271.82 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 100250 1255 0 0 27167 15 0 0 25 0 5 0 653930392 245084160 31304 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=239340 CPUtime=271.8 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 99573 1255 0 0 27164 16 0 0 25 0 5 0 653930392 245084160 31304 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=239340 CPUtime=271.81 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 92661 1255 0 0 27165 16 0 0 25 0 5 0 653930392 245084160 31304 33554432000 4194304 4417452 140735663361440 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=239340 CPUtime=269.31 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 87347 1255 0 0 26915 16 0 0 25 0 5 0 653930392 245084160 31304 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1084.85
Current children cumulated vsize (KiB) 239340

[startup+272.701 s]
/proc/loadavg: 8.23 7.07 7.21 9/310 18911
/proc/meminfo: memFree=11803008/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=232440 CPUtime=1088.08 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 386271 1255 0 0 108742 66 0 0 21 0 5 0 653930384 238018560 29579 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 58110 29579 180 55 0 55996 0
[pid=18879/tid=18887] ppid=18877 vsize=232440 CPUtime=272.63 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 100250 1255 0 0 27248 15 0 0 25 0 5 0 653930392 238018560 29579 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=232440 CPUtime=272.61 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 99573 1255 0 0 27245 16 0 0 25 0 5 0 653930392 238018560 29579 33554432000 4194304 4417452 140735663361440 18446744073709551615 4356451 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=232440 CPUtime=272.63 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 93663 1255 0 0 27246 17 0 0 25 0 5 0 653930392 238018560 29579 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=232440 CPUtime=270.11 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 87892 1255 0 0 26995 16 0 0 25 0 5 0 653930392 238018560 29579 33554432000 4194304 4417452 140735663361440 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1088.08
Current children cumulated vsize (KiB) 232440

[startup+273.5 s]
/proc/loadavg: 8.23 7.07 7.21 9/310 18911
/proc/meminfo: memFree=11803008/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=233120 CPUtime=1091.24 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 386441 1255 0 0 109058 66 0 0 21 0 5 0 653930384 238714880 29749 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 58280 29749 180 55 0 56166 0
[pid=18879/tid=18887] ppid=18877 vsize=233120 CPUtime=273.42 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 100250 1255 0 0 27327 15 0 0 25 0 5 0 653930392 238714880 29749 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=233120 CPUtime=273.4 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 99573 1255 0 0 27324 16 0 0 25 0 5 0 653930392 238714880 29749 33554432000 4194304 4417452 140735663361440 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=233120 CPUtime=273.42 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 93833 1255 0 0 27325 17 0 0 25 0 5 0 653930392 238714880 29749 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=233120 CPUtime=270.9 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 87892 1255 0 0 27074 16 0 0 25 0 5 0 653930392 238714880 29749 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1091.24
Current children cumulated vsize (KiB) 233120

[startup+273.911 s]
/proc/loadavg: 8.23 7.07 7.21 9/310 18911
/proc/meminfo: memFree=11802884/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=228668 CPUtime=1092.87 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 387301 1255 0 0 109221 66 0 0 21 0 5 0 653930384 234156032 28636 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 57167 28636 180 55 0 55053 0
[pid=18879/tid=18887] ppid=18877 vsize=228668 CPUtime=273.83 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 100250 1255 0 0 27368 15 0 0 25 0 5 0 653930392 234156032 28636 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18879/tid=18888] ppid=18877 vsize=228668 CPUtime=273.81 cores=0,2,4,6
/proc/18879/task/18888/stat : 18888 (plingeling) R 18877 18879 18486 0 -1 4202560 99573 1255 0 0 27365 16 0 0 25 0 5 0 653930392 234156032 28636 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18879/tid=18889] ppid=18877 vsize=228668 CPUtime=273.83 cores=0,2,4,6
/proc/18879/task/18889/stat : 18889 (plingeling) R 18877 18879 18486 0 -1 4202560 93833 1255 0 0 27366 17 0 0 25 0 5 0 653930392 234156032 28636 33554432000 4194304 4417452 140735663361440 18446744073709551615 4365078 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18879/tid=18890] ppid=18877 vsize=228668 CPUtime=271.3 cores=0,2,4,6
/proc/18879/task/18890/stat : 18890 (plingeling) R 18877 18879 18486 0 -1 4202560 88752 1255 0 0 27114 16 0 0 25 0 5 0 653930392 234156032 28636 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1092.87
Current children cumulated vsize (KiB) 228668

[startup+274 s]
/proc/loadavg: 8.23 7.07 7.21 9/310 18911
/proc/meminfo: memFree=11802884/32951124 swapFree=66050672/67111528
[pid=18879] ppid=18877 vsize=228668 CPUtime=1093.06 cores=0,2,4,6
/proc/18879/stat : 18879 (plingeling) S 18877 18879 18486 0 -1 4202496 387302 1255 0 0 109240 66 0 0 21 0 2 0 653930384 234156032 28637 33554432000 4194304 4417452 140735663361440 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18879/statm: 57167 28637 181 55 0 55053 0
[pid=18879/tid=18887] ppid=18877 vsize=228668 CPUtime=273.92 cores=0,2,4,6
/proc/18879/task/18887/stat : 18887 (plingeling) R 18877 18879 18486 0 -1 4202560 100250 1255 0 0 27377 15 0 0 25 0 2 0 653930392 234156032 28637 33554432000 4194304 4417452 140735663361440 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1093.06
Current children cumulated vsize (KiB) 228668

Child status: 20
Real time (s): 274.058
CPU time (s): 1093.14
CPU user time (s): 1092.46
CPU system time (s): 0.673897
CPU usage (%): 398.87
Max. virtual memory (cumulated for all children) (KiB): 252228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1092.46
system time used= 0.673897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 388560
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= 84
involuntary context switches= 16233

runsolver used 0.733888 second user time and 1.81172 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 03:35:25
IDJOB=3371382
IDBENCH=83118
IDSOLVER=1848
FILE ID=node135/3371382-1305423325
RUNJOBID= node135-1305423325-18865
PBS_JOBID= 13324578
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371382-1305423325/watcher-3371382-1305423325 -o /tmp/evaluation-result-3371382-1305423325/solver-3371382-1305423325 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371382-1305423325.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=345768757

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12102704 kB
Buffers:        281304 kB
Cached:        5911324 kB
SwapCached:      50684 kB
Active:        9881100 kB
Inactive:     10724716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12102704 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            1272 kB
Writeback:           0 kB
AnonPages:    14367616 kB
Mapped:          18380 kB
Slab:           135204 kB
PageTables:      46400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57035996 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= 73340 MiB
End job on node135 at 2011-05-15 03:39:59