Trace number 3292013

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 3551.74 892.168

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

3551.67/892.16	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-3292013-1304104691/watcher-3292013-1304104691 -o /tmp/evaluation-result-3292013-1304104691/solver-3292013-1304104691 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3292013-1304104691.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.91 7.81 7.63 2/178 3768
/proc/meminfo: memFree=30627728/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=11468 CPUtime=0 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 955 1251 0 0 0 0 0 0 21 0 1 0 522067192 11743232 885 33554432000 4194304 4417332 140735584534720 18446744073709551615 271550537472 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 2867 885 147 55 0 753 0

[startup+0.0434401 s]
/proc/loadavg: 6.91 7.81 7.63 2/178 3768
/proc/meminfo: memFree=30627728/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=18932 CPUtime=0.03 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 2826 1251 0 0 3 0 0 0 21 0 1 0 522067192 19386368 2756 33554432000 4194304 4417332 140735584534720 18446744073709551615 271550537472 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 4733 2756 148 55 0 2619 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18932

[startup+0.100432 s]
/proc/loadavg: 6.91 7.81 7.63 2/178 3768
/proc/meminfo: memFree=30627728/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=26824 CPUtime=0.08 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 4767 1251 0 0 8 0 0 0 21 0 1 0 522067192 27467776 4697 33554432000 4194304 4417332 140735584534720 18446744073709551615 271550537472 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 6706 4697 148 55 0 4592 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26824

[startup+0.300395 s]
/proc/loadavg: 6.91 7.81 7.63 2/178 3768
/proc/meminfo: memFree=30627728/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=45516 CPUtime=0.29 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 9456 1251 0 0 28 1 0 0 22 0 1 0 522067192 46608384 9386 33554432000 4194304 4417332 140735584534720 18446744073709551615 4320811 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 11379 9386 148 55 0 9265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45516

[startup+0.700323 s]
/proc/loadavg: 6.91 7.81 7.63 2/178 3768
/proc/meminfo: memFree=30627728/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=112412 CPUtime=0.69 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 26230 1251 0 0 66 3 0 0 23 0 1 0 522067192 115109888 26126 33554432000 4194304 4417332 140735584534720 18446744073709551615 4260005 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 28103 26126 148 55 0 25989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112412

[startup+1.50018 s]
/proc/loadavg: 6.91 7.81 7.63 3/179 3774
/proc/meminfo: memFree=30466424/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=213316 CPUtime=1.48 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 51514 1251 0 0 142 6 0 0 25 0 1 0 522067192 218435584 51352 33554432000 4194304 4417332 140735584534720 18446744073709551615 4209584 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 53329 51352 148 55 0 51215 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213316

[startup+3.10089 s]
/proc/loadavg: 6.91 7.81 7.63 3/179 3774
/proc/meminfo: memFree=30306252/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=414276 CPUtime=3.09 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) R 3766 3768 2772 0 -1 4202496 101754 1251 0 0 296 13 0 0 25 0 1 0 522067192 424218624 101592 33554432000 4194304 4417332 140735584534720 18446744073709551615 271550537472 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/3768/statm: 103569 101592 148 55 0 101455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 414276

[startup+6.30027 s]
/proc/loadavg: 6.51 7.71 7.60 6/186 3789
/proc/meminfo: memFree=29928200/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=526044 CPUtime=13.68 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 129461 1251 0 0 1351 17 0 0 25 0 5 0 522067192 538669056 106250 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 131511 106250 174 55 0 129397 0
[pid=3768/tid=3775] ppid=3766 vsize=526044 CPUtime=2.46 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 11137 1251 0 0 245 1 0 0 25 0 5 0 522067575 538669056 106250 33554432000 4194304 4417332 140735584534720 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=526044 CPUtime=2.45 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 5921 1251 0 0 245 0 0 0 25 0 5 0 522067575 538669056 106250 33554432000 4194304 4417332 140735584534720 18446744073709551615 4309907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=526044 CPUtime=2.45 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 5919 1251 0 0 244 1 0 0 21 0 5 0 522067575 538669056 106250 33554432000 4194304 4417332 140735584534720 18446744073709551615 4294563 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=526044 CPUtime=2.46 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 4718 1251 0 0 246 0 0 0 25 0 5 0 522067575 538669056 106250 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.68
Current children cumulated vsize (KiB) 526044

[startup+12.7011 s]
/proc/loadavg: 6.39 7.67 7.59 6/186 3789
/proc/meminfo: memFree=29228940/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=544384 CPUtime=39.25 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 235991 1251 0 0 3890 35 0 0 25 0 5 0 522067192 557449216 111613 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 136096 111613 178 55 0 133982 0
[pid=3768/tid=3775] ppid=3766 vsize=544384 CPUtime=8.86 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 43907 1251 0 0 879 7 0 0 25 0 5 0 522067575 557449216 111613 33554432000 4194304 4417332 140735584534720 18446744073709551615 4254173 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=544384 CPUtime=8.85 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 43545 1251 0 0 879 6 0 0 25 0 5 0 522067575 557449216 111613 33554432000 4194304 4417332 140735584534720 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=544384 CPUtime=8.81 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 42055 1251 0 0 875 6 0 0 25 0 5 0 522067575 557449216 111613 33554432000 4194304 4417332 140735584534720 18446744073709551615 4288172 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=544384 CPUtime=8.86 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 4718 1251 0 0 886 0 0 0 25 0 5 0 522067575 557449216 111613 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39.25
Current children cumulated vsize (KiB) 544384

[startup+25.5008 s]
/proc/loadavg: 6.62 7.65 7.58 9/190 3793
/proc/meminfo: memFree=29080740/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=587516 CPUtime=90.37 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 249357 1251 0 0 9000 37 0 0 25 0 5 0 522067192 601616384 124943 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 146879 124943 180 55 0 144765 0
[pid=3768/tid=3775] ppid=3766 vsize=587516 CPUtime=21.66 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 47531 1251 0 0 2158 8 0 0 25 0 5 0 522067575 601616384 124943 33554432000 4194304 4417332 140735584534720 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=587516 CPUtime=21.65 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 49635 1251 0 0 2158 7 0 0 25 0 5 0 522067575 601616384 124943 33554432000 4194304 4417332 140735584534720 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=587516 CPUtime=21.54 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 45707 1251 0 0 2148 6 0 0 25 0 5 0 522067575 601616384 124943 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232710 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=587516 CPUtime=21.66 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 4718 1251 0 0 2166 0 0 0 25 0 5 0 522067575 601616384 124943 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 90.37
Current children cumulated vsize (KiB) 587516

[startup+51.1011 s]
/proc/loadavg: 7.15 7.69 7.60 9/190 3794
/proc/meminfo: memFree=28501568/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=618296 CPUtime=192.64 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 290400 1251 0 0 19222 42 0 0 25 0 5 0 522067192 633135104 131161 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 154574 131161 180 55 0 152460 0
[pid=3768/tid=3775] ppid=3766 vsize=618296 CPUtime=47.26 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 47680 1251 0 0 4718 8 0 0 25 0 5 0 522067575 633135104 131161 33554432000 4194304 4417332 140735584534720 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=618296 CPUtime=47.26 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 71825 1251 0 0 4716 10 0 0 25 0 5 0 522067575 633135104 131161 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=618296 CPUtime=47 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 63515 1251 0 0 4692 8 0 0 25 0 5 0 522067575 633135104 131161 33554432000 4194304 4417332 140735584534720 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=618296 CPUtime=47.26 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 5614 1251 0 0 4726 0 0 0 25 0 5 0 522067575 633135104 131161 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 192.64
Current children cumulated vsize (KiB) 618296

[startup+102.307 s]
/proc/loadavg: 7.81 7.78 7.63 10/190 3795
/proc/meminfo: memFree=28359668/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=606468 CPUtime=397.18 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 369712 1251 0 0 39662 56 0 0 25 0 5 0 522067192 621023232 124767 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 151617 124767 180 55 0 149503 0
[pid=3768/tid=3775] ppid=3766 vsize=606468 CPUtime=98.47 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 84678 1251 0 0 9833 14 0 0 25 0 5 0 522067575 621023232 124767 33554432000 4194304 4417332 140735584534720 18446744073709551615 4263230 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=606468 CPUtime=98.46 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 92439 1251 0 0 9832 14 0 0 25 0 5 0 522067575 621023232 124767 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=606468 CPUtime=97.92 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 85215 1251 0 0 9780 12 0 0 25 0 5 0 522067575 621023232 124767 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=606468 CPUtime=98.47 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 5614 1251 0 0 9847 0 0 0 25 0 5 0 522067575 621023232 124767 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 397.18
Current children cumulated vsize (KiB) 606468

[startup+162.301 s]
/proc/loadavg: 8.04 7.85 7.66 9/190 3797
/proc/meminfo: memFree=28550216/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=658756 CPUtime=636.85 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 452398 1251 0 0 63615 70 0 0 25 0 5 0 522067192 674566144 137845 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 164689 137845 180 55 0 162575 0
[pid=3768/tid=3775] ppid=3766 vsize=658756 CPUtime=158.46 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 106767 1251 0 0 15828 18 0 0 25 0 5 0 522067575 674566144 137845 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=658756 CPUtime=158.46 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 114987 1251 0 0 15829 17 0 0 25 0 5 0 522067575 674566144 137845 33554432000 4194304 4417332 140735584534720 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=658756 CPUtime=157.59 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 106702 1251 0 0 15743 16 0 0 25 0 5 0 522067575 674566144 137845 33554432000 4194304 4417332 140735584534720 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=658756 CPUtime=158.47 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 22176 1251 0 0 15844 3 0 0 25 0 5 0 522067575 674566144 137845 33554432000 4194304 4417332 140735584534720 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 636.85
Current children cumulated vsize (KiB) 658756

[startup+222.301 s]
/proc/loadavg: 8.06 7.89 7.68 9/190 3798
/proc/meminfo: memFree=28651744/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=752048 CPUtime=876.52 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 527862 1251 0 0 87570 82 0 0 25 0 5 0 522067192 770097152 161168 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 188012 161168 180 55 0 185898 0
[pid=3768/tid=3775] ppid=3766 vsize=752048 CPUtime=218.47 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 109930 1251 0 0 21828 19 0 0 25 0 5 0 522067575 770097152 161168 33554432000 4194304 4417332 140735584534720 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=752048 CPUtime=218.46 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 134455 1251 0 0 21825 21 0 0 25 0 5 0 522067575 770097152 161168 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=752048 CPUtime=217.27 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 109765 1251 0 0 21710 17 0 0 25 0 5 0 522067575 770097152 161168 33554432000 4194304 4417332 140735584534720 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=752048 CPUtime=218.46 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 71946 1251 0 0 21836 10 0 0 25 0 5 0 522067575 770097152 161168 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 876.52
Current children cumulated vsize (KiB) 752048

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

[pid=3768/tid=3778] ppid=3766 vsize=1208648 CPUtime=638.48 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 295252 1251 0 0 63802 46 0 0 25 0 5 0 522067575 1237655552 275319 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2554.3
Current children cumulated vsize (KiB) 1208648

[startup+702.301 s]
/proc/loadavg: 8.26 8.10 7.85 10/190 3811
/proc/meminfo: memFree=28093188/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1065000 CPUtime=2793.96 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1083807 1251 0 0 279228 168 0 0 25 0 5 0 522067192 1090560000 239439 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 266250 239439 181 55 0 264136 0
[pid=3768/tid=3775] ppid=3766 vsize=1065000 CPUtime=698.47 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 218806 1251 0 0 69814 33 0 0 25 0 5 0 522067575 1090560000 239439 33554432000 4194304 4417332 140735584534720 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1065000 CPUtime=698.47 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 198704 1251 0 0 69817 30 0 0 25 0 5 0 522067575 1090560000 239439 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1065000 CPUtime=694.66 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 177818 1251 0 0 69440 26 0 0 25 0 5 0 522067575 1090560000 239439 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1065000 CPUtime=698.48 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 386713 1251 0 0 69785 63 0 0 25 0 5 0 522067575 1090560000 239439 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2793.96
Current children cumulated vsize (KiB) 1065000

[startup+762.307 s]
/proc/loadavg: 8.17 8.10 7.86 9/190 3813
/proc/meminfo: memFree=27817240/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1239364 CPUtime=3033.66 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1128945 1251 0 0 303191 175 0 0 25 0 5 0 522067192 1269108736 282998 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 309841 282998 181 55 0 307727 0
[pid=3768/tid=3775] ppid=3766 vsize=1239364 CPUtime=758.49 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 220623 1251 0 0 75815 34 0 0 25 0 5 0 522067575 1269108736 282998 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1239364 CPUtime=758.48 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 198704 1251 0 0 75818 30 0 0 25 0 5 0 522067575 1269108736 282998 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1239364 CPUtime=754.34 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 177818 1251 0 0 75408 26 0 0 25 0 5 0 522067575 1269108736 282998 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1239364 CPUtime=758.48 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 430034 1251 0 0 75779 69 0 0 25 0 5 0 522067575 1269108736 282998 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281930 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3033.66
Current children cumulated vsize (KiB) 1239364

[startup+822.301 s]
/proc/loadavg: 8.20 8.11 7.88 9/190 3814
/proc/meminfo: memFree=27804684/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1453192 CPUtime=3273.33 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1192235 1251 0 0 327148 185 0 0 25 0 5 0 522067192 1488068608 336455 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 363298 336455 181 55 0 361184 0
[pid=3768/tid=3775] ppid=3766 vsize=1453192 CPUtime=818.48 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 229249 1251 0 0 81813 35 0 0 25 0 5 0 522067575 1488068608 336455 33554432000 4194304 4417332 140735584534720 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1453192 CPUtime=818.48 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 210932 1251 0 0 81816 32 0 0 25 0 5 0 522067575 1488068608 336455 33554432000 4194304 4417332 140735584534720 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1453192 CPUtime=814.02 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 182108 1251 0 0 81375 27 0 0 25 0 5 0 522067575 1488068608 336455 33554432000 4194304 4417332 140735584534720 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1453192 CPUtime=818.48 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 468180 1251 0 0 81773 75 0 0 25 0 5 0 522067575 1488068608 336455 33554432000 4194304 4417332 140735584534720 18446744073709551615 4264980 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3273.33
Current children cumulated vsize (KiB) 1453192

[startup+882.3 s]
/proc/loadavg: 8.21 8.12 7.89 9/190 3816
/proc/meminfo: memFree=27391352/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1650164 CPUtime=3512.99 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1246787 1251 0 0 351107 192 0 0 25 0 5 0 522067192 1689767936 385698 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 412541 385698 181 55 0 410427 0
[pid=3768/tid=3775] ppid=3766 vsize=1650164 CPUtime=878.49 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 87812 37 0 0 25 0 5 0 522067575 1689767936 385698 33554432000 4194304 4417332 140735584534720 18446744073709551615 4366424 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1650164 CPUtime=878.48 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 213425 1251 0 0 87816 32 0 0 25 0 5 0 522067575 1689767936 385698 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1650164 CPUtime=873.69 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 184597 1251 0 0 87341 28 0 0 25 0 5 0 522067575 1689767936 385698 33554432000 4194304 4417332 140735584534720 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1650164 CPUtime=878.48 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 499764 1251 0 0 87768 80 0 0 25 0 5 0 522067575 1689767936 385698 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3512.99
Current children cumulated vsize (KiB) 1650164

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

[startup+883.101 s]
/proc/loadavg: 8.21 8.12 7.89 9/190 3816
/proc/meminfo: memFree=27391352/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1650152 CPUtime=3516.2 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1246787 1251 0 0 351428 192 0 0 25 0 5 0 522067192 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 412538 385695 181 55 0 410424 0
[pid=3768/tid=3775] ppid=3766 vsize=1650152 CPUtime=879.29 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 87892 37 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364383 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1650152 CPUtime=879.28 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 213425 1251 0 0 87896 32 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1650152 CPUtime=874.49 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 184597 1251 0 0 87421 28 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1650152 CPUtime=879.29 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 499764 1251 0 0 87849 80 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3516.2
Current children cumulated vsize (KiB) 1650152

[startup+886.301 s]
/proc/loadavg: 8.20 8.12 7.89 9/190 3816
/proc/meminfo: memFree=27391468/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1650152 CPUtime=3528.98 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1246787 1251 0 0 352706 192 0 0 25 0 5 0 522067192 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 412538 385695 181 55 0 410424 0
[pid=3768/tid=3775] ppid=3766 vsize=1650152 CPUtime=882.49 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 88212 37 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1650152 CPUtime=882.48 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 213425 1251 0 0 88216 32 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1650152 CPUtime=877.68 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 184597 1251 0 0 87740 28 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1650152 CPUtime=882.48 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 499764 1251 0 0 88168 80 0 0 25 0 5 0 522067575 1689755648 385695 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3528.98
Current children cumulated vsize (KiB) 1650152

[startup+889.501 s]
/proc/loadavg: 8.18 8.11 7.89 9/190 3816
/proc/meminfo: memFree=27878912/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1174984 CPUtime=3541.76 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1266358 1251 0 0 353980 196 0 0 25 0 5 0 522067192 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 293746 266903 181 55 0 291632 0
[pid=3768/tid=3775] ppid=3766 vsize=1174984 CPUtime=885.69 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 88532 37 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1174984 CPUtime=885.68 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 213425 1251 0 0 88536 32 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1174984 CPUtime=880.86 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 184597 1251 0 0 88058 28 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1174984 CPUtime=885.69 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 519335 1251 0 0 88485 84 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3541.76
Current children cumulated vsize (KiB) 1174984

[startup+891.101 s]
/proc/loadavg: 8.18 8.11 7.89 9/190 3816
/proc/meminfo: memFree=27844188/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1174984 CPUtime=3548.15 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1266358 1251 0 0 354619 196 0 0 25 0 5 0 522067192 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 293746 266903 181 55 0 291632 0
[pid=3768/tid=3775] ppid=3766 vsize=1174984 CPUtime=887.29 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 88692 37 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1174984 CPUtime=887.28 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 213425 1251 0 0 88696 32 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1174984 CPUtime=882.45 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 184597 1251 0 0 88217 28 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1174984 CPUtime=887.29 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 519335 1251 0 0 88645 84 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3548.15
Current children cumulated vsize (KiB) 1174984

[startup+891.901 s]
/proc/loadavg: 8.18 8.11 7.89 9/190 3816
/proc/meminfo: memFree=27844188/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1174984 CPUtime=3551.35 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1266358 1251 0 0 354939 196 0 0 25 0 5 0 522067192 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 293746 266903 181 55 0 291632 0
[pid=3768/tid=3775] ppid=3766 vsize=1174984 CPUtime=888.09 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 88772 37 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4232334 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=3768/tid=3776] ppid=3766 vsize=1174984 CPUtime=888.08 cores=1,3,5,7
/proc/3768/task/3776/stat : 3776 (plingeling) R 3766 3768 2772 0 -1 4202560 213425 1251 0 0 88776 32 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=3768/tid=3777] ppid=3766 vsize=1174984 CPUtime=883.25 cores=1,3,5,7
/proc/3768/task/3777/stat : 3777 (plingeling) R 3766 3768 2772 0 -1 4202560 184597 1251 0 0 88297 28 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4281649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=3768/tid=3778] ppid=3766 vsize=1174984 CPUtime=888.09 cores=1,3,5,7
/proc/3768/task/3778/stat : 3778 (plingeling) R 3766 3768 2772 0 -1 4202560 519335 1251 0 0 88725 84 0 0 25 0 5 0 522067575 1203183616 266903 33554432000 4194304 4417332 140735584534720 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3551.35
Current children cumulated vsize (KiB) 1174984

[startup+892.107 s]
/proc/loadavg: 8.18 8.11 7.89 6/187 3816
/proc/meminfo: memFree=27844212/32951124 swapFree=67111344/67111528
[pid=3768] ppid=3766 vsize=1174984 CPUtime=3551.67 cores=1,3,5,7
/proc/3768/stat : 3768 (plingeling) S 3766 3768 2772 0 -1 4202496 1266359 1251 0 0 354971 196 0 0 25 0 2 0 522067192 1203183616 266904 33554432000 4194304 4417332 140735584534720 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/3768/statm: 293746 266904 182 55 0 291632 0
[pid=3768/tid=3775] ppid=3766 vsize=1174984 CPUtime=888.29 cores=1,3,5,7
/proc/3768/task/3775/stat : 3775 (plingeling) R 3766 3768 2772 0 -1 4202560 247235 1251 0 0 88792 37 0 0 25 0 2 0 522067575 1203183616 266904 33554432000 4194304 4417332 140735584534720 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3551.67
Current children cumulated vsize (KiB) 1174984

Child status: 20
Real time (s): 892.168
CPU time (s): 3551.74
CPU user time (s): 3549.73
CPU system time (s): 2.00869
CPU usage (%): 398.102
Max. virtual memory (cumulated for all children) (KiB): 1650164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3549.73
system time used= 2.00869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1267613
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= 111
involuntary context switches= 23968

runsolver used 1.25281 second user time and 3.61745 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 21:18:13
IDJOB=3292013
IDBENCH=85007
IDSOLVER=1605
FILE ID=node133/3292013-1304104691
RUNJOBID= node133-1304104691-3755
PBS_JOBID= 13170613
Free space on /tmp= 71744 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292013-1304104691/watcher-3292013-1304104691 -o /tmp/evaluation-result-3292013-1304104691/solver-3292013-1304104691 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3292013-1304104691.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=2120760540

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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:      30627884 kB
Buffers:        760920 kB
Cached:        1130792 kB
SwapCached:        124 kB
Active:         694656 kB
Inactive:      1264232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30627884 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:          155968 kB
Writeback:           0 kB
AnonPages:       66868 kB
Mapped:          14508 kB
Slab:           300660 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188740 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= 71612 MiB
End job on node133 at 2011-04-29 21:33:05