Trace number 3371271

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 3440.59 867.558

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

3440.52/867.55	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-3371271-1305431150/watcher-3371271-1305431150 -o /tmp/evaluation-result-3371271-1305431150/solver-3371271-1305431150 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371271-1305431150.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.77 4.84 6.33 2/279 13885
/proc/meminfo: memFree=18749232/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=11772 CPUtime=0 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 1005 1250 0 0 0 0 0 0 21 0 1 0 654714832 12054528 934 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664502248 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13885/statm: 2943 934 148 55 0 829 0

[startup+0.078646 s]
/proc/loadavg: 3.77 4.84 6.33 2/279 13885
/proc/meminfo: memFree=18749232/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=22728 CPUtime=0.07 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 3745 1250 0 0 7 0 0 0 21 0 1 0 654714832 23273472 3674 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13885/statm: 5682 3674 149 55 0 3568 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22728

[startup+0.100644 s]
/proc/loadavg: 3.77 4.84 6.33 2/279 13885
/proc/meminfo: memFree=18749232/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=26824 CPUtime=0.09 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 4769 1250 0 0 9 0 0 0 21 0 1 0 654714832 27467776 4698 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13885/statm: 6706 4698 149 55 0 4592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26824

[startup+0.300611 s]
/proc/loadavg: 3.77 4.84 6.33 2/279 13885
/proc/meminfo: memFree=18749232/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=45516 CPUtime=0.29 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 9458 1250 0 0 28 1 0 0 22 0 1 0 654714832 46608384 9387 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13885/statm: 11379 9387 149 55 0 9265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45516

[startup+0.70054 s]
/proc/loadavg: 3.77 4.84 6.33 2/279 13885
/proc/meminfo: memFree=18749232/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=112412 CPUtime=0.69 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 26232 1250 0 0 66 3 0 0 23 0 1 0 654714832 115109888 26127 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13885/statm: 28103 26127 149 55 0 25989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112412

[startup+1.50042 s]
/proc/loadavg: 3.63 4.79 6.30 3/280 13891
/proc/meminfo: memFree=18582852/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=213316 CPUtime=1.49 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 51516 1250 0 0 143 6 0 0 25 0 1 0 654714832 218435584 51353 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/13885/statm: 53329 51353 149 55 0 51215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 213316

[startup+7.53596 s]
/proc/loadavg: 3.63 4.79 6.30 3/280 13891
/proc/meminfo: memFree=18382896/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=477308 CPUtime=15.05 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 122993 1250 0 0 1491 14 0 0 25 0 5 0 654714832 488763392 107108 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 119327 107108 174 55 0 117213 0
Current children cumulated CPU time (s) 15.05
Current children cumulated vsize (KiB) 477308

[startup+18.2494 s]
/proc/loadavg: 3.63 4.79 6.30 3/280 13891
/proc/meminfo: memFree=18382896/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=619436 CPUtime=57.91 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 244545 1250 0 0 5761 30 0 0 25 0 5 0 654714832 634302464 126306 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 154859 126306 179 55 0 152745 0
Current children cumulated CPU time (s) 57.91
Current children cumulated vsize (KiB) 619436

[startup+18.3004 s]
/proc/loadavg: 3.63 4.79 6.30 3/280 13891
/proc/meminfo: memFree=18382896/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=619436 CPUtime=58.11 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 244545 1250 0 0 5781 30 0 0 25 0 5 0 654714832 634302464 126306 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 154859 126306 179 55 0 152745 0
Current children cumulated CPU time (s) 58.11
Current children cumulated vsize (KiB) 619436

[startup+25.5012 s]
/proc/loadavg: 5.14 5.06 6.36 6/287 13907
/proc/meminfo: memFree=17151496/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=619288 CPUtime=86.84 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 244545 1250 0 0 8654 30 0 0 25 0 5 0 654714832 634150912 126269 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 154822 126269 179 55 0 152708 0
[pid=13885/tid=13893] ppid=13883 vsize=619288 CPUtime=21.55 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 49504 1250 0 0 2150 5 0 0 25 0 5 0 654715208 634150912 126269 33554432000 4194304 4417452 140733293208880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=619288 CPUtime=19.78 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 45659 1250 0 0 1974 4 0 0 25 0 5 0 654715208 634150912 126269 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=619288 CPUtime=19.99 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 43662 1250 0 0 1993 6 0 0 25 0 5 0 654715208 634150912 126269 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=619288 CPUtime=21.73 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 3952 1250 0 0 2173 0 0 0 25 0 5 0 654715208 634150912 126269 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.84
Current children cumulated vsize (KiB) 619288

[startup+51.1007 s]
/proc/loadavg: 7.51 5.62 6.51 13/291 13912
/proc/meminfo: memFree=16814072/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=619008 CPUtime=189.01 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 294152 1250 0 0 18858 43 0 0 25 0 5 0 654714832 633864192 126200 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 154752 126200 180 55 0 152638 0
[pid=13885/tid=13893] ppid=13883 vsize=619008 CPUtime=47.14 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 66044 1250 0 0 4706 8 0 0 25 0 5 0 654715208 633864192 126200 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=619008 CPUtime=45.38 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 62186 1250 0 0 4530 8 0 0 25 0 5 0 654715208 633864192 126200 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=619008 CPUtime=45.36 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 60202 1250 0 0 4526 10 0 0 25 0 5 0 654715208 633864192 126200 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=619008 CPUtime=47.33 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 3952 1250 0 0 4731 2 0 0 25 0 5 0 654715208 633864192 126200 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.01
Current children cumulated vsize (KiB) 619008

[startup+102.311 s]
/proc/loadavg: 9.70 6.63 6.80 9/291 13913
/proc/meminfo: memFree=16678920/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=598488 CPUtime=393.36 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 353341 1250 0 0 39281 55 0 0 25 0 5 0 654714832 612851712 121070 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 149622 121070 180 55 0 147508 0
[pid=13885/tid=13893] ppid=13883 vsize=598488 CPUtime=98.36 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 84610 1250 0 0 9823 13 0 0 25 0 5 0 654715208 612851712 121070 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=598488 CPUtime=96.58 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 82193 1250 0 0 9645 13 0 0 25 0 5 0 654715208 612851712 121070 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=598488 CPUtime=96.1 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 80818 1250 0 0 9597 13 0 0 25 0 5 0 654715208 612851712 121070 33554432000 4194304 4417452 140733293208880 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=598488 CPUtime=98.54 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 3952 1250 0 0 9852 2 0 0 25 0 5 0 654715208 612851712 121070 33554432000 4194304 4417452 140733293208880 18446744073709551615 4358937 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.36
Current children cumulated vsize (KiB) 598488

[startup+162.3 s]
/proc/loadavg: 8.62 6.87 6.87 9/291 13915
/proc/meminfo: memFree=16634544/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=617908 CPUtime=632.77 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 392322 1250 0 0 63215 62 0 0 25 0 5 0 654714832 632737792 125931 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 154477 125931 180 55 0 152363 0
[pid=13885/tid=13893] ppid=13883 vsize=617908 CPUtime=158.35 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 101181 1250 0 0 15819 16 0 0 25 0 5 0 654715208 632737792 125931 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=617908 CPUtime=156.56 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 98870 1250 0 0 15641 15 0 0 25 0 5 0 654715208 632737792 125931 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=617908 CPUtime=155.54 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 86039 1250 0 0 15540 14 0 0 25 0 5 0 654715208 632737792 125931 33554432000 4194304 4417452 140733293208880 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=617908 CPUtime=158.53 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 4464 1250 0 0 15851 2 0 0 25 0 5 0 654715208 632737792 125931 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 632.77
Current children cumulated vsize (KiB) 617908

[startup+222.301 s]
/proc/loadavg: 8.29 7.09 6.95 9/291 13916
/proc/meminfo: memFree=16961400/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=649424 CPUtime=872.19 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 452950 1250 0 0 87146 73 0 0 25 0 5 0 654714832 665010176 133810 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 162356 133810 180 55 0 160242 0
[pid=13885/tid=13893] ppid=13883 vsize=649424 CPUtime=218.35 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 120489 1250 0 0 21816 19 0 0 25 0 5 0 654715208 665010176 133810 33554432000 4194304 4417452 140733293208880 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=649424 CPUtime=216.55 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 118060 1250 0 0 21636 19 0 0 25 0 5 0 654715208 665010176 133810 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=649424 CPUtime=214.96 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 106934 1250 0 0 21478 18 0 0 25 0 5 0 654715208 665010176 133810 33554432000 4194304 4417452 140733293208880 18446744073709551615 4239426 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=649424 CPUtime=218.53 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 5699 1250 0 0 21851 2 0 0 25 0 5 0 654715208 665010176 133810 33554432000 4194304 4417452 140733293208880 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 872.19
Current children cumulated vsize (KiB) 649424

[startup+282.301 s]
/proc/loadavg: 8.16 7.27 7.02 9/291 13918
/proc/meminfo: memFree=16937092/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=660324 CPUtime=1111.6 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 514079 1250 0 0 111075 85 0 0 25 0 5 0 654714832 676171776 136534 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 165081 136534 180 55 0 162967 0
[pid=13885/tid=13893] ppid=13883 vsize=660324 CPUtime=278.35 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 143194 1250 0 0 27811 24 0 0 25 0 5 0 654715208 676171776 136534 33554432000 4194304 4417452 140733293208880 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=660324 CPUtime=276.53 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 128019 1250 0 0 27633 20 0 0 25 0 5 0 654715208 676171776 136534 33554432000 4194304 4417452 140733293208880 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=660324 CPUtime=274.38 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 123428 1250 0 0 27417 21 0 0 25 0 5 0 654715208 676171776 136534 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=660324 CPUtime=278.53 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 17670 1250 0 0 27849 4 0 0 25 0 5 0 654715208 676171776 136534 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1111.6

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

Current children cumulated vsize (KiB) 951560

[startup+702.301 s]
/proc/loadavg: 8.08 7.90 7.40 9/291 13929
/proc/meminfo: memFree=16240264/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1091284 CPUtime=2787.43 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 947375 1250 0 0 278584 159 0 0 25 0 5 0 654714832 1117474816 243349 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 272821 243349 180 55 0 270707 0
[pid=13885/tid=13893] ppid=13883 vsize=1091284 CPUtime=698.36 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 197866 1250 0 0 69803 33 0 0 25 0 5 0 654715208 1117474816 243349 33554432000 4194304 4417452 140733293208880 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1091284 CPUtime=696.48 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 205060 1250 0 0 69613 35 0 0 25 0 5 0 654715208 1117474816 243349 33554432000 4194304 4417452 140733293208880 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1091284 CPUtime=690.26 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 169068 1250 0 0 68996 30 0 0 25 0 5 0 654715208 1117474816 243349 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1091284 CPUtime=698.54 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 273613 1250 0 0 69808 46 0 0 25 0 5 0 654715208 1117474816 243349 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2787.43
Current children cumulated vsize (KiB) 1091284

[startup+762.311 s]
/proc/loadavg: 8.10 7.93 7.44 9/291 13931
/proc/meminfo: memFree=15935340/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1352700 CPUtime=3026.87 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1013840 1250 0 0 302519 168 0 0 25 0 5 0 654714832 1385164800 309629 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 338175 309629 180 55 0 336061 0
[pid=13885/tid=13893] ppid=13883 vsize=1352700 CPUtime=758.37 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 198985 1250 0 0 75804 33 0 0 25 0 5 0 654715208 1385164800 309629 33554432000 4194304 4417452 140733293208880 18446744073709551615 4265425 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1352700 CPUtime=756.48 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 209079 1250 0 0 75613 35 0 0 25 0 5 0 654715208 1385164800 309629 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1352700 CPUtime=749.68 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 173164 1250 0 0 74937 31 0 0 25 0 5 0 654715208 1385164800 309629 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1352700 CPUtime=758.55 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 330844 1250 0 0 75801 54 0 0 25 0 5 0 654715208 1385164800 309629 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3026.87
Current children cumulated vsize (KiB) 1352700

[startup+822.301 s]
/proc/loadavg: 8.19 7.99 7.49 9/291 13932
/proc/meminfo: memFree=15714600/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1524188 CPUtime=3266.23 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1059731 1250 0 0 326448 175 0 0 25 0 5 0 654714832 1560768512 352501 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 381047 352501 180 55 0 378933 0
[pid=13885/tid=13893] ppid=13883 vsize=1524188 CPUtime=818.36 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 203457 1250 0 0 81802 34 0 0 25 0 5 0 654715208 1560768512 352501 33554432000 4194304 4417452 140733293208880 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1524188 CPUtime=816.46 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 223512 1250 0 0 81609 37 0 0 25 0 5 0 654715208 1560768512 352501 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1524188 CPUtime=809.08 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 173255 1250 0 0 80877 31 0 0 25 0 5 0 654715208 1560768512 352501 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1524188 CPUtime=818.54 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 357739 1250 0 0 81796 58 0 0 25 0 5 0 654715208 1560768512 352501 33554432000 4194304 4417452 140733293208880 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3266.23
Current children cumulated vsize (KiB) 1524188

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

[startup+834.501 s]
/proc/loadavg: 8.16 7.99 7.50 9/291 13933
/proc/meminfo: memFree=15644540/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1534376 CPUtime=3314.91 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1062368 1250 0 0 331315 176 0 0 25 0 5 0 654714832 1571201024 355048 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 383594 355048 180 55 0 381480 0
[pid=13885/tid=13893] ppid=13883 vsize=1534376 CPUtime=830.56 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 203542 1250 0 0 83022 34 0 0 25 0 5 0 654715208 1571201024 355048 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1534376 CPUtime=828.66 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 223512 1250 0 0 82829 37 0 0 25 0 5 0 654715208 1571201024 355048 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1534376 CPUtime=821.16 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 175807 1250 0 0 82084 32 0 0 25 0 5 0 654715208 1571201024 355048 33554432000 4194304 4417452 140733293208880 18446744073709551615 4264926 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1534376 CPUtime=830.74 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 357739 1250 0 0 83016 58 0 0 25 0 5 0 654715208 1571201024 355048 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3314.91
Current children cumulated vsize (KiB) 1534376

[startup+847.301 s]
/proc/loadavg: 8.21 8.00 7.51 9/291 13933
/proc/meminfo: memFree=15563072/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1555464 CPUtime=3365.97 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1067640 1250 0 0 336421 176 0 0 25 0 5 0 654714832 1592795136 360320 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 388866 360320 180 55 0 386752 0
[pid=13885/tid=13893] ppid=13883 vsize=1555464 CPUtime=843.36 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 203542 1250 0 0 84302 34 0 0 25 0 5 0 654715208 1592795136 360320 33554432000 4194304 4417452 140733293208880 18446744073709551615 4278246 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1555464 CPUtime=841.46 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 223512 1250 0 0 84109 37 0 0 25 0 5 0 654715208 1592795136 360320 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1555464 CPUtime=833.83 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 175807 1250 0 0 83351 32 0 0 25 0 5 0 654715208 1592795136 360320 33554432000 4194304 4417452 140733293208880 18446744073709551615 4278727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1555464 CPUtime=843.54 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 363011 1250 0 0 84295 59 0 0 25 0 5 0 654715208 1592795136 360320 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3365.97
Current children cumulated vsize (KiB) 1555464

[startup+860.101 s]
/proc/loadavg: 8.17 8.00 7.51 9/291 13933
/proc/meminfo: memFree=15545340/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1548736 CPUtime=3417.08 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1068710 1250 0 0 341531 177 0 0 25 0 5 0 654714832 1585905664 358638 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 387184 358638 180 55 0 385070 0
[pid=13885/tid=13893] ppid=13883 vsize=1548736 CPUtime=856.17 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 204537 1250 0 0 85583 34 0 0 25 0 5 0 654715208 1585905664 358638 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232383 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1548736 CPUtime=854.27 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 223587 1250 0 0 85390 37 0 0 25 0 5 0 654715208 1585905664 358638 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1548736 CPUtime=846.51 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 175807 1250 0 0 84619 32 0 0 25 0 5 0 654715208 1585905664 358638 33554432000 4194304 4417452 140733293208880 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1548736 CPUtime=856.35 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 363011 1250 0 0 85576 59 0 0 25 0 5 0 654715208 1585905664 358638 33554432000 4194304 4417452 140733293208880 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3417.08
Current children cumulated vsize (KiB) 1548736

[startup+863.301 s]
/proc/loadavg: 8.16 8.00 7.52 9/291 13933
/proc/meminfo: memFree=15545340/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1548688 CPUtime=3429.83 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1068710 1250 0 0 342806 177 0 0 25 0 5 0 654714832 1585856512 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 387172 358626 180 55 0 385058 0
[pid=13885/tid=13893] ppid=13883 vsize=1548688 CPUtime=859.36 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 204537 1250 0 0 85902 34 0 0 25 0 5 0 654715208 1585856512 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 4346643 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1548688 CPUtime=857.46 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 223587 1250 0 0 85709 37 0 0 25 0 5 0 654715208 1585856512 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1548688 CPUtime=849.68 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 175807 1250 0 0 84936 32 0 0 25 0 5 0 654715208 1585856512 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1548688 CPUtime=859.54 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 363011 1250 0 0 85895 59 0 0 25 0 5 0 654715208 1585856512 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3429.83
Current children cumulated vsize (KiB) 1548688

[startup+864.901 s]
/proc/loadavg: 8.16 8.00 7.52 9/291 13933
/proc/meminfo: memFree=15545340/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1548684 CPUtime=3436.2 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1068710 1250 0 0 343443 177 0 0 25 0 5 0 654714832 1585852416 358625 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 387171 358625 180 55 0 385057 0
[pid=13885/tid=13893] ppid=13883 vsize=1548684 CPUtime=860.96 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 204537 1250 0 0 86062 34 0 0 25 0 5 0 654715208 1585852416 358625 33554432000 4194304 4417452 140733293208880 18446744073709551615 4330522 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=13885/tid=13894] ppid=13883 vsize=1548684 CPUtime=859.05 cores=0,2,4,6
/proc/13885/task/13894/stat : 13894 (plingeling) R 13883 13885 6618 0 -1 4202560 223587 1250 0 0 85868 37 0 0 25 0 5 0 654715208 1585852416 358625 33554432000 4194304 4417452 140733293208880 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=13885/tid=13895] ppid=13883 vsize=1548684 CPUtime=851.26 cores=0,2,4,6
/proc/13885/task/13895/stat : 13895 (plingeling) R 13883 13885 6618 0 -1 4202560 175807 1250 0 0 85094 32 0 0 25 0 5 0 654715208 1585852416 358625 33554432000 4194304 4417452 140733293208880 18446744073709551615 4264888 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=13885/tid=13896] ppid=13883 vsize=1548684 CPUtime=861.14 cores=0,2,4,6
/proc/13885/task/13896/stat : 13896 (plingeling) R 13883 13885 6618 0 -1 4202560 363011 1250 0 0 86055 59 0 0 25 0 5 0 654715208 1585852416 358625 33554432000 4194304 4417452 140733293208880 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3436.2
Current children cumulated vsize (KiB) 1548684

[startup+866.501 s]
/proc/loadavg: 7.91 7.95 7.50 6/288 13934
/proc/meminfo: memFree=15545364/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1548684 CPUtime=3439.52 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1068711 1250 0 0 343775 177 0 0 25 0 2 0 654714832 1585852416 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 387171 358626 181 55 0 385057 0
[pid=13885/tid=13893] ppid=13883 vsize=1548684 CPUtime=862.56 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 204537 1250 0 0 86222 34 0 0 25 0 2 0 654715208 1585852416 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 4253440 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3439.52
Current children cumulated vsize (KiB) 1548684

[startup+867.3 s]
/proc/loadavg: 7.91 7.95 7.50 6/288 13934
/proc/meminfo: memFree=15512504/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1548684 CPUtime=3440.32 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) S 13883 13885 6618 0 -1 4202496 1068711 1250 0 0 343855 177 0 0 25 0 2 0 654714832 1585852416 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/13885/statm: 387171 358626 181 55 0 385057 0
[pid=13885/tid=13893] ppid=13883 vsize=1548684 CPUtime=863.36 cores=0,2,4,6
/proc/13885/task/13893/stat : 13893 (plingeling) R 13883 13885 6618 0 -1 4202560 204537 1250 0 0 86302 34 0 0 25 0 2 0 654715208 1585852416 358626 33554432000 4194304 4417452 140733293208880 18446744073709551615 4258286 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3440.32
Current children cumulated vsize (KiB) 1548684

[startup+867.5 s]
/proc/loadavg: 7.91 7.95 7.50 6/288 13934
/proc/meminfo: memFree=15512504/32951132 swapFree=67093824/67111528
[pid=13885] ppid=13883 vsize=1422316 CPUtime=3440.52 cores=0,2,4,6
/proc/13885/stat : 13885 (plingeling) R 13883 13885 6618 0 -1 4202496 1068711 1250 0 0 343874 178 0 0 18 0 1 0 654714832 1456451584 325476 33554432000 4194304 4417452 140733293208880 18446744073709551615 274664851591 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13885/statm: 355579 324964 181 55 0 353465 0
Current children cumulated CPU time (s) 3440.52
Current children cumulated vsize (KiB) 1422316

Child status: 20
Real time (s): 867.558
CPU time (s): 3440.59
CPU user time (s): 3438.75
CPU system time (s): 1.83972
CPU usage (%): 396.583
Max. virtual memory (cumulated for all children) (KiB): 1555700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3438.75
system time used= 1.83972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1069964
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= 68
involuntary context switches= 23995

runsolver used 2.11968 second user time and 5.64614 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 05:45:52
IDJOB=3371271
IDBENCH=85007
IDSOLVER=1848
FILE ID=node131/3371271-1305431150
RUNJOBID= node131-1305431149-13871
PBS_JOBID= 13324598
Free space on /tmp= 73552 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3371271-1305431150/watcher-3371271-1305431150 -o /tmp/evaluation-result-3371271-1305431150/solver-3371271-1305431150 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371271-1305431150.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=2110819838

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18749512 kB
Buffers:        280656 kB
Cached:        3938884 kB
SwapCached:       1504 kB
Active:       10684688 kB
Inactive:      3256020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18749512 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:          161840 kB
Writeback:           0 kB
AnonPages:     9719232 kB
Mapped:          26340 kB
Slab:           168580 kB
PageTables:      30984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 27996004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73428 MiB
End job on node131 at 2011-05-15 06:00:20