Trace number 3309918

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 5338.44 668.141

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.727
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

5338.39/668.13	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-3309918-1304014837/watcher-3309918-1304014837 -o /tmp/evaluation-result-3309918-1304014837/solver-3309918-1304014837 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309918-1304014837.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.60 6.95 6.97 1/170 26127
/proc/meminfo: memFree=13457984/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=9732 CPUtime=0 cores=0-7
/proc/26127/stat : 26127 (plingeling) R 26125 26127 25435 0 -1 4202496 518 1253 0 0 0 0 0 0 25 0 1 0 513084497 9965568 446 33554432000 4194304 4417332 140736987857712 18446744073709551615 222921776896 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26127/statm: 2433 446 147 55 0 319 0

[startup+0.0238159 s]
/proc/loadavg: 6.60 6.95 6.97 1/170 26127
/proc/meminfo: memFree=13457984/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=12900 CPUtime=0.01 cores=0-7
/proc/26127/stat : 26127 (plingeling) R 26125 26127 25435 0 -1 4202496 1321 1253 0 0 1 0 0 0 25 0 1 0 513084497 13209600 1247 33554432000 4194304 4417332 140736987857712 18446744073709551615 222921395777 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26127/statm: 3225 1247 148 55 0 1111 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12900

[startup+0.100818 s]
/proc/loadavg: 6.60 6.95 6.97 1/170 26127
/proc/meminfo: memFree=13457984/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=34620 CPUtime=0.08 cores=0-7
/proc/26127/stat : 26127 (plingeling) R 26125 26127 25435 0 -1 4202496 6739 1253 0 0 8 0 0 0 25 0 1 0 513084497 35450880 6645 33554432000 4194304 4417332 140736987857712 18446744073709551615 4231303 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/26127/statm: 8655 6645 148 55 0 6541 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34620

[startup+0.3068 s]
/proc/loadavg: 6.60 6.95 6.97 1/170 26127
/proc/meminfo: memFree=13457984/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=274400 CPUtime=0.61 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 14945 1253 0 0 60 1 0 0 25 0 9 0 513084497 280985600 13517 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 68600 13517 174 55 0 66486 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 274400

[startup+1.10158 s]
/proc/loadavg: 6.60 6.95 6.97 1/170 26127
/proc/meminfo: memFree=13457984/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=294488 CPUtime=6.29 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 22189 1253 0 0 626 3 0 0 25 0 9 0 513084497 301555712 18564 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 73622 18564 181 55 0 71508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 294488

[startup+1.50651 s]
/proc/loadavg: 6.60 6.95 6.97 9/179 26141
/proc/meminfo: memFree=13374620/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=301136 CPUtime=9.53 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 25134 1253 0 0 949 4 0 0 25 0 9 0 513084497 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 75284 20205 181 55 0 73170 0
[pid=26127/tid=26134] ppid=26125 vsize=301136 CPUtime=0.86 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 1421 1253 0 0 86 0 0 0 16 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4277495 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=301136 CPUtime=1.25 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 1500 1253 0 0 125 0 0 0 19 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=301136 CPUtime=1.26 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 900 1253 0 0 126 0 0 0 19 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=301136 CPUtime=1.26 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 1797 1253 0 0 126 0 0 0 25 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=301136 CPUtime=1.25 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 1465 1253 0 0 125 0 0 0 19 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4258457 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=301136 CPUtime=1.26 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 1702 1253 0 0 126 0 0 0 19 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=301136 CPUtime=0.86 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 1021 1253 0 0 86 0 0 0 25 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4236255 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=301136 CPUtime=1.24 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 1404 1253 0 0 124 0 0 0 19 0 9 0 513084521 308363264 20205 33554432000 4194304 4417332 140736987857712 18446744073709551615 4254843 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.53
Current children cumulated vsize (KiB) 301136

[startup+3.10121 s]
/proc/loadavg: 6.60 6.95 6.97 9/179 26141
/proc/meminfo: memFree=13374000/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=291608 CPUtime=22.28 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 27017 1253 0 0 2224 4 0 0 25 0 9 0 513084497 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 72902 17823 181 55 0 70788 0
[pid=26127/tid=26134] ppid=26125 vsize=291608 CPUtime=2.45 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 1473 1253 0 0 245 0 0 0 18 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=291608 CPUtime=2.85 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 1500 1253 0 0 285 0 0 0 23 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=291608 CPUtime=2.85 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 1069 1253 0 0 285 0 0 0 23 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=291608 CPUtime=2.85 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 3459 1253 0 0 285 0 0 0 25 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=291608 CPUtime=2.85 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 1465 1253 0 0 285 0 0 0 23 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=291608 CPUtime=2.85 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 1702 1253 0 0 285 0 0 0 23 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=291608 CPUtime=2.45 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 1021 1253 0 0 245 0 0 0 25 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=291608 CPUtime=2.83 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 1404 1253 0 0 283 0 0 0 24 0 9 0 513084521 298606592 17823 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 291608

[startup+6.30062 s]
/proc/loadavg: 6.79 6.99 6.98 9/179 26141
/proc/meminfo: memFree=13358128/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=319124 CPUtime=47.86 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 41794 1253 0 0 4780 6 0 0 25 0 9 0 513084497 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 79781 24733 181 55 0 77667 0
[pid=26127/tid=26134] ppid=26125 vsize=319124 CPUtime=5.65 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 2062 1253 0 0 565 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=319124 CPUtime=6.05 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 3141 1253 0 0 605 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=319124 CPUtime=6.05 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 3402 1253 0 0 605 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4277563 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=319124 CPUtime=6.06 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 7732 1253 0 0 605 1 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=319124 CPUtime=6.05 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 2779 1253 0 0 605 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=319124 CPUtime=6.05 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 4066 1253 0 0 605 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=319124 CPUtime=5.65 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 1866 1253 0 0 565 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=319124 CPUtime=6.01 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 2822 1253 0 0 601 0 0 0 25 0 9 0 513084521 326782976 24733 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.86
Current children cumulated vsize (KiB) 319124

[startup+12.7005 s]
/proc/loadavg: 6.89 7.00 6.99 9/179 26141
/proc/meminfo: memFree=13333892/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=340276 CPUtime=99.02 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 78215 1253 0 0 9887 15 0 0 25 0 9 0 513084497 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 85069 30022 181 55 0 82955 0
[pid=26127/tid=26134] ppid=26125 vsize=340276 CPUtime=12.05 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 7150 1253 0 0 1204 1 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4309866 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=340276 CPUtime=12.45 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 6555 1253 0 0 1244 1 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=340276 CPUtime=12.44 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 6776 1253 0 0 1244 0 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=340276 CPUtime=12.45 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 13852 1253 0 0 1243 2 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=340276 CPUtime=12.44 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 8540 1253 0 0 1243 1 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=340276 CPUtime=12.45 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 7818 1253 0 0 1244 1 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=340276 CPUtime=12.05 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 7126 1253 0 0 1204 1 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4309869 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=340276 CPUtime=12.38 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 6474 1253 0 0 1237 1 0 0 25 0 9 0 513084521 348442624 30022 33554432000 4194304 4417332 140736987857712 18446744073709551615 4308347 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 340276

[startup+25.5011 s]
/proc/loadavg: 7.06 7.04 7.00 9/179 26142
/proc/meminfo: memFree=13315768/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=362068 CPUtime=201.36 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 134033 1253 0 0 20109 27 0 0 25 0 9 0 513084497 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 90517 35464 181 55 0 88403 0
[pid=26127/tid=26134] ppid=26125 vsize=362068 CPUtime=24.86 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 12512 1253 0 0 2483 3 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=362068 CPUtime=25.25 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 12237 1253 0 0 2523 2 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364355 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=362068 CPUtime=25.24 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 13727 1253 0 0 2522 2 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4330461 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=362068 CPUtime=25.25 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 23632 1253 0 0 2521 4 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=362068 CPUtime=25.24 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 15550 1253 0 0 2522 2 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=362068 CPUtime=25.25 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 15099 1253 0 0 2523 2 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=362068 CPUtime=24.85 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 14009 1253 0 0 2482 3 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=362068 CPUtime=25.11 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 13343 1253 0 0 2508 3 0 0 25 0 9 0 513084521 370757632 35464 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.36
Current children cumulated vsize (KiB) 362068

[startup+51.1004 s]
/proc/loadavg: 7.43 7.13 7.03 9/179 26142
/proc/meminfo: memFree=13279208/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=405348 CPUtime=406.01 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 232933 1253 0 0 40552 49 0 0 25 0 9 0 513084497 415076352 46262 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 101337 46262 181 55 0 99223 0
[pid=26127/tid=26134] ppid=26125 vsize=405348 CPUtime=50.45 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 24668 1253 0 0 5040 5 0 0 25 0 9 0 513084521 415076352 46262 33554432000 4194304 4417332 140736987857712 18446744073709551615 4278138 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=405348 CPUtime=50.84 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 23326 1253 0 0 5080 4 0 0 25 0 9 0 513084521 415076352 46262 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=405348 CPUtime=50.85 cores=0-7

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

/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 64154 50 0 0 25 0 9 0 513084521 1272332288 255555 33554432000 4194304 4417332 140736987857712 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1242512 CPUtime=642.06 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 64167 39 0 0 25 0 9 0 513084521 1272332288 255555 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1242512 CPUtime=641.6 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 210788 1253 0 0 64117 43 0 0 25 0 9 0 513084521 1272332288 255555 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1242512 CPUtime=638.58 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 203908 1253 0 0 63813 45 0 0 25 0 9 0 513084521 1272332288 255555 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5132.45
Current children cumulated vsize (KiB) 1242512

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

[startup+653.101 s]
/proc/loadavg: 8.03 7.92 7.50 9/179 26158
/proc/meminfo: memFree=12436904/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=1242408 CPUtime=5218.79 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 1737700 1253 0 0 521527 352 0 0 25 0 9 0 513084497 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 310602 255529 181 55 0 308488 0
[pid=26127/tid=26134] ppid=26125 vsize=1242408 CPUtime=652.46 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 215470 1253 0 0 65204 42 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4278496 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=1242408 CPUtime=652.86 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 211575 1253 0 0 65250 36 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=1242408 CPUtime=652.87 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 225184 1253 0 0 65244 43 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=1242408 CPUtime=652.87 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 213447 1253 0 0 65239 48 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=1242408 CPUtime=652.84 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 65234 50 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4250869 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1242408 CPUtime=652.86 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 65247 39 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1242408 CPUtime=652.4 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 210788 1253 0 0 65197 43 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1242408 CPUtime=649.32 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 203908 1253 0 0 64887 45 0 0 25 0 9 0 513084521 1272225792 255529 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5218.79
Current children cumulated vsize (KiB) 1242408

[startup+659.5 s]
/proc/loadavg: 8.03 7.92 7.50 9/179 26158
/proc/meminfo: memFree=12403060/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=1276116 CPUtime=5269.96 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 1751505 1253 0 0 526641 355 0 0 25 0 9 0 513084497 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 319029 263956 181 55 0 316915 0
[pid=26127/tid=26134] ppid=26125 vsize=1276116 CPUtime=658.86 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 229275 1253 0 0 65841 45 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=1276116 CPUtime=659.26 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 211575 1253 0 0 65890 36 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=1276116 CPUtime=659.27 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 225184 1253 0 0 65884 43 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=1276116 CPUtime=659.27 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 213447 1253 0 0 65879 48 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=1276116 CPUtime=659.24 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 65874 50 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1276116 CPUtime=659.26 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 65887 39 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1276116 CPUtime=658.8 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 210788 1253 0 0 65837 43 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1276116 CPUtime=655.68 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 203908 1253 0 0 65523 45 0 0 25 0 9 0 513084521 1306742784 263956 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5269.96
Current children cumulated vsize (KiB) 1276116

[startup+662.701 s]
/proc/loadavg: 8.02 7.92 7.50 9/179 26159
/proc/meminfo: memFree=12429844/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=1265572 CPUtime=5295.53 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 1761293 1253 0 0 529197 356 0 0 25 0 9 0 513084497 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 316393 261320 181 55 0 314279 0
[pid=26127/tid=26134] ppid=26125 vsize=1265572 CPUtime=662.07 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 229275 1253 0 0 66162 45 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=1265572 CPUtime=662.46 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 211575 1253 0 0 66210 36 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=1265572 CPUtime=662.46 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 229890 1253 0 0 66203 43 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=1265572 CPUtime=662.47 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 217487 1253 0 0 66198 49 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=1265572 CPUtime=662.44 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 66194 50 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1265572 CPUtime=662.46 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 66207 39 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1265572 CPUtime=662 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 211830 1253 0 0 66157 43 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1265572 CPUtime=658.86 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 203908 1253 0 0 65841 45 0 0 25 0 9 0 513084521 1295945728 261320 33554432000 4194304 4417332 140736987857712 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5295.53
Current children cumulated vsize (KiB) 1265572

[startup+665.906 s]
/proc/loadavg: 8.02 7.92 7.50 9/179 26159
/proc/meminfo: memFree=12428232/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=1295168 CPUtime=5321.16 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 1799944 1253 0 0 531754 362 0 0 25 0 9 0 513084497 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 323792 268719 181 55 0 321678 0
[pid=26127/tid=26134] ppid=26125 vsize=1295168 CPUtime=665.27 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 243549 1253 0 0 66480 47 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=1295168 CPUtime=665.67 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 211575 1253 0 0 66531 36 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=1295168 CPUtime=665.67 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 233140 1253 0 0 66523 44 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=1295168 CPUtime=665.67 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 217487 1253 0 0 66518 49 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=1295168 CPUtime=665.65 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 66515 50 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1295168 CPUtime=665.67 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 66528 39 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1295168 CPUtime=665.2 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 221774 1253 0 0 66475 45 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1295168 CPUtime=662.05 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 215091 1253 0 0 66158 47 0 0 25 0 9 0 513084521 1326252032 268719 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5321.16
Current children cumulated vsize (KiB) 1295168

[startup+667.501 s]
/proc/loadavg: 8.02 7.92 7.50 9/179 26159
/proc/meminfo: memFree=12371688/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=1307556 CPUtime=5333.92 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 1803041 1253 0 0 533029 363 0 0 25 0 9 0 513084497 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 326889 271816 181 55 0 324775 0
[pid=26127/tid=26134] ppid=26125 vsize=1307556 CPUtime=666.87 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 243549 1253 0 0 66640 47 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=1307556 CPUtime=667.26 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 211575 1253 0 0 66690 36 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=1307556 CPUtime=667.27 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 233140 1253 0 0 66683 44 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=1307556 CPUtime=667.27 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 217487 1253 0 0 66678 49 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=1307556 CPUtime=667.24 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 66674 50 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1307556 CPUtime=667.26 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 66687 39 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1307556 CPUtime=666.8 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 221774 1253 0 0 66635 45 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1307556 CPUtime=663.65 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 218188 1253 0 0 66317 48 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5333.92
Current children cumulated vsize (KiB) 1307556

[startup+667.901 s]
/proc/loadavg: 8.02 7.92 7.50 9/179 26159
/proc/meminfo: memFree=12371688/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=1307556 CPUtime=5337.12 cores=0-7
/proc/26127/stat : 26127 (plingeling) S 26125 26127 25435 0 -1 4202496 1803041 1253 0 0 533349 363 0 0 25 0 9 0 513084497 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26127/statm: 326889 271816 181 55 0 324775 0
[pid=26127/tid=26134] ppid=26125 vsize=1307556 CPUtime=667.27 cores=0-7
/proc/26127/task/26134/stat : 26134 (plingeling) R 26125 26127 25435 0 -1 4202560 243549 1253 0 0 66680 47 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26127/tid=26135] ppid=26125 vsize=1307556 CPUtime=667.66 cores=0-7
/proc/26127/task/26135/stat : 26135 (plingeling) R 26125 26127 25435 0 -1 4202560 211575 1253 0 0 66730 36 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26127/tid=26136] ppid=26125 vsize=1307556 CPUtime=667.67 cores=0-7
/proc/26127/task/26136/stat : 26136 (plingeling) R 26125 26127 25435 0 -1 4202560 233140 1253 0 0 66723 44 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26127/tid=26137] ppid=26125 vsize=1307556 CPUtime=667.67 cores=0-7
/proc/26127/task/26137/stat : 26137 (plingeling) R 26125 26127 25435 0 -1 4202560 217487 1253 0 0 66718 49 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26127/tid=26138] ppid=26125 vsize=1307556 CPUtime=667.64 cores=0-7
/proc/26127/task/26138/stat : 26138 (plingeling) R 26125 26127 25435 0 -1 4202560 234049 1253 0 0 66714 50 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26127/tid=26139] ppid=26125 vsize=1307556 CPUtime=667.66 cores=0-7
/proc/26127/task/26139/stat : 26139 (plingeling) R 26125 26127 25435 0 -1 4202560 209355 1253 0 0 66727 39 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26127/tid=26140] ppid=26125 vsize=1307556 CPUtime=667.2 cores=0-7
/proc/26127/task/26140/stat : 26140 (plingeling) R 26125 26127 25435 0 -1 4202560 221774 1253 0 0 66675 45 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26127/tid=26141] ppid=26125 vsize=1307556 CPUtime=664.05 cores=0-7
/proc/26127/task/26141/stat : 26141 (plingeling) R 26125 26127 25435 0 -1 4202560 218188 1253 0 0 66357 48 0 0 25 0 9 0 513084521 1338937344 271816 33554432000 4194304 4417332 140736987857712 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5337.12
Current children cumulated vsize (KiB) 1307556

[startup+668.107 s]
/proc/loadavg: 8.02 7.92 7.50 9/179 26159
/proc/meminfo: memFree=12371812/32951124 swapFree=67111528/67111528
[pid=26127] ppid=26125 vsize=769160 CPUtime=5338.39 cores=0-7
/proc/26127/stat : 26127 (plingeling) R 26125 26127 25435 0 -1 4202496 1803042 1253 0 0 533474 365 0 0 17 0 1 0 513084497 787619840 145834 33554432000 4194304 4417332 140736987857712 18446744073709551615 222921820295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26127/statm: 192290 145322 182 55 0 190176 0
Current children cumulated CPU time (s) 5338.39
Current children cumulated vsize (KiB) 769160

Child status: 20
Real time (s): 668.141
CPU time (s): 5338.44
CPU user time (s): 5334.75
CPU system time (s): 3.69344
CPU usage (%): 798.998
Max. virtual memory (cumulated for all children) (KiB): 1307556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5334.75
system time used= 3.69344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1804298
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= 429
involuntary context switches= 25033

runsolver used 1.12883 second user time and 2.50062 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-28 20:20:38
IDJOB=3309918
IDBENCH=83451
IDSOLVER=1695
FILE ID=node109/3309918-1304014837
RUNJOBID= node109-1304007435-25449
PBS_JOBID= 13168834
Free space on /tmp= 72384 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309918-1304014837/watcher-3309918-1304014837 -o /tmp/evaluation-result-3309918-1304014837/solver-3309918-1304014837 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309918-1304014837.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1312348536

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:     32951124 kB
MemFree:      13458264 kB
Buffers:       2132520 kB
Cached:       16712780 kB
SwapCached:          0 kB
Active:        9827176 kB
Inactive:      9087248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13458264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:       68684 kB
Mapped:          14716 kB
Slab:           512920 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72380 MiB
End job on node109 at 2011-04-28 20:31:46