Trace number 3299773

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
claspmt 2.0-R4095UNSAT 3221.01 810.919

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...096554/instance-3299773-1304096554.cnf
5.49/5.55	c Solving...
3220.98/810.91	s UNSATISFIABLE
3220.98/810.91	
3220.98/810.91	c Models        : 0     
3220.98/810.91	c Time          : 810.831s (Solving: 805.28s 1st Model: 0.00s Unsat: 805.28s)
3220.98/810.91	c CPU Time      : 3220.920s

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-3299773-1304096554/watcher-3299773-1304096554 -o /tmp/evaluation-result-3299773-1304096554/solver-3299773-1304096554 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299773-1304096554.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: 6.31 7.54 7.64 5/180 19902
/proc/meminfo: memFree=30333684/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=22832 CPUtime=0 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 1036 0 0 0 0 0 0 0 24 0 1 0 521255849 23379968 905 33554432000 4194304 4964704 140736374926368 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 5708 905 385 189 0 582 0

[startup+0.09336 s]
/proc/loadavg: 6.31 7.54 7.64 5/180 19902
/proc/meminfo: memFree=30333684/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=36504 CPUtime=0.08 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 5245 0 0 0 7 1 0 0 24 0 1 0 521255849 37380096 4295 33554432000 4194304 4964704 140736374926368 18446744073709551615 47928540348389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 9126 4303 399 189 0 4000 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36504

[startup+0.100355 s]
/proc/loadavg: 6.31 7.54 7.64 5/180 19902
/proc/meminfo: memFree=30333684/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=37816 CPUtime=0.09 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 5580 0 0 0 8 1 0 0 24 0 1 0 521255849 38723584 4630 33554432000 4194304 4964704 140736374926368 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 9454 4630 399 189 0 4328 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37816

[startup+0.300324 s]
/proc/loadavg: 6.31 7.54 7.64 5/180 19902
/proc/meminfo: memFree=30333684/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=43268 CPUtime=0.29 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 6926 0 0 0 28 1 0 0 25 0 1 0 521255849 44306432 5976 33554432000 4194304 4964704 140736374926368 18446744073709551615 4607483 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 10817 5976 402 189 0 5691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43268

[startup+0.700247 s]
/proc/loadavg: 6.31 7.54 7.64 5/180 19902
/proc/meminfo: memFree=30333684/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=43268 CPUtime=0.69 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 6926 0 0 0 68 1 0 0 25 0 1 0 521255849 44306432 5976 33554432000 4194304 4964704 140736374926368 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 10817 5976 402 189 0 5691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43268

[startup+1.50107 s]
/proc/loadavg: 6.20 7.49 7.63 6/181 19903
/proc/meminfo: memFree=30310868/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=43268 CPUtime=1.49 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 6926 0 0 0 148 1 0 0 25 0 1 0 521255849 44306432 5976 33554432000 4194304 4964704 140736374926368 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 10817 5976 402 189 0 5691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43268

[startup+3.10081 s]
/proc/loadavg: 6.20 7.49 7.63 6/181 19903
/proc/meminfo: memFree=30310124/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=43268 CPUtime=3.09 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 6926 0 0 0 308 1 0 0 25 0 1 0 521255849 44306432 5976 33554432000 4194304 4964704 140736374926368 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19902/statm: 10817 5976 402 189 0 5691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43268

[startup+6.30016 s]
/proc/loadavg: 6.11 7.45 7.62 6/181 19903
/proc/meminfo: memFree=30309532/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=202016 CPUtime=8.49 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 18337 0 0 0 845 4 0 0 25 0 4 0 521255849 206864384 16954 33554432000 4194304 4964704 140736374926368 18446744073709551615 4660364 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 50504 16954 458 189 0 44853 0
Current children cumulated CPU time (s) 8.49
Current children cumulated vsize (KiB) 202016

[startup+12.701 s]
/proc/loadavg: 6.26 7.46 7.62 9/184 19906
/proc/meminfo: memFree=30228536/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=214476 CPUtime=34.07 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 27722 0 0 0 3398 9 0 0 25 0 4 0 521255849 219623424 26339 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 53619 26339 460 189 0 47968 0
[pid=19902/tid=19904] ppid=19900 vsize=214476 CPUtime=7.1 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 5452 0 0 0 709 1 0 0 25 0 4 0 521256405 219623424 26339 33554432000 4194304 4964704 140736374926368 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=214476 CPUtime=7.13 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 4668 0 0 0 712 1 0 0 25 0 4 0 521256405 219623424 26339 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=214476 CPUtime=7.13 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 5162 0 0 0 711 2 0 0 25 0 4 0 521256405 219623424 26339 33554432000 4194304 4964704 140736374926368 18446744073709551615 4659150 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34.07
Current children cumulated vsize (KiB) 214476

[startup+25.5007 s]
/proc/loadavg: 6.64 7.49 7.62 9/184 19907
/proc/meminfo: memFree=30198896/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=225708 CPUtime=85.2 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 34606 0 0 0 8508 12 0 0 25 0 4 0 521255849 231124992 33223 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 56427 33223 460 189 0 50776 0
[pid=19902/tid=19904] ppid=19900 vsize=225708 CPUtime=19.83 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 6868 0 0 0 1981 2 0 0 25 0 4 0 521256405 231124992 33223 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670327 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=225708 CPUtime=19.93 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 7689 0 0 0 1991 2 0 0 25 0 4 0 521256405 231124992 33223 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=225708 CPUtime=19.93 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 6329 0 0 0 1990 3 0 0 25 0 4 0 521256405 231124992 33223 33554432000 4194304 4964704 140736374926368 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 85.2
Current children cumulated vsize (KiB) 225708

[startup+51.101 s]
/proc/loadavg: 7.18 7.54 7.64 9/184 19908
/proc/meminfo: memFree=30153384/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=234368 CPUtime=187.48 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 45236 0 0 0 18728 20 0 0 25 0 4 0 521255849 239992832 43853 33554432000 4194304 4964704 140736374926368 18446744073709551615 4669361 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 58592 43853 460 189 0 52941 0
[pid=19902/tid=19904] ppid=19900 vsize=234368 CPUtime=45.32 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 8756 0 0 0 4528 4 0 0 25 0 4 0 521256405 239992832 43853 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=234368 CPUtime=45.54 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 11867 0 0 0 4549 5 0 0 25 0 4 0 521256405 239992832 43853 33554432000 4194304 4964704 140736374926368 18446744073709551615 4668661 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=234368 CPUtime=45.53 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 8478 0 0 0 4549 4 0 0 25 0 4 0 521256405 239992832 43853 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 187.48
Current children cumulated vsize (KiB) 234368

[startup+102.307 s]
/proc/loadavg: 7.99 7.70 7.68 9/184 19912
/proc/meminfo: memFree=30102136/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=382396 CPUtime=392.04 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 57056 0 0 0 39174 30 0 0 25 0 4 0 521255849 391573504 55656 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 95599 55656 460 189 0 89948 0
[pid=19902/tid=19904] ppid=19900 vsize=382396 CPUtime=96.26 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 11149 0 0 0 9620 6 0 0 25 0 4 0 521256405 391573504 55656 33554432000 4194304 4964704 140736374926368 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=382396 CPUtime=96.74 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 16158 0 0 0 9668 6 0 0 25 0 4 0 521256405 391573504 55656 33554432000 4194304 4964704 140736374926368 18446744073709551615 4669423 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=382396 CPUtime=96.73 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 10863 0 0 0 9667 6 0 0 25 0 4 0 521256405 391573504 55656 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 392.04
Current children cumulated vsize (KiB) 382396

[startup+162.301 s]
/proc/loadavg: 8.07 7.77 7.71 9/184 19913
/proc/meminfo: memFree=30061452/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=398668 CPUtime=631.72 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 66931 0 0 0 63136 36 0 0 25 0 4 0 521255849 408236032 65447 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 99667 65447 460 189 0 94016 0
[pid=19902/tid=19904] ppid=19900 vsize=398668 CPUtime=155.96 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 13336 0 0 0 15589 7 0 0 25 0 4 0 521256405 408236032 65447 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=398668 CPUtime=156.73 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 19693 0 0 0 15666 7 0 0 25 0 4 0 521256405 408236032 65447 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=398668 CPUtime=156.72 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 12888 0 0 0 15665 7 0 0 25 0 4 0 521256405 408236032 65447 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 631.72
Current children cumulated vsize (KiB) 398668

[startup+222.301 s]
/proc/loadavg: 8.13 7.84 7.74 9/184 19915
/proc/meminfo: memFree=30024852/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=407512 CPUtime=871.42 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 76169 0 0 0 87099 43 0 0 25 0 4 0 521255849 417292288 74039 33554432000 4194304 4964704 140736374926368 18446744073709551615 4380024 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 101878 74039 460 189 0 96227 0
[pid=19902/tid=19904] ppid=19900 vsize=407512 CPUtime=215.67 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 15109 0 0 0 21558 9 0 0 25 0 4 0 521256405 417292288 74039 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=407512 CPUtime=216.74 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 24245 0 0 0 21664 10 0 0 25 0 4 0 521256405 417292288 74039 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=407512 CPUtime=216.72 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 14258 0 0 0 21663 9 0 0 25 0 4 0 521256405 417292288 74039 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 871.42
Current children cumulated vsize (KiB) 407512

[startup+282.301 s]
/proc/loadavg: 6.10 7.37 7.58 5/175 19934
/proc/meminfo: memFree=30017556/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=422056 CPUtime=1111.15 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 85255 0 0 0 111061 54 0 0 25 0 4 0 521255849 432185344 83042 33554432000 4194304 4964704 140736374926368 18446744073709551615 4668668 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 105514 83042 460 189 0 99863 0
[pid=19902/tid=19904] ppid=19900 vsize=422056 CPUtime=275.39 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 16677 0 0 0 27527 12 0 0 25 0 4 0 521256405 432185344 83042 33554432000 4194304 4964704 140736374926368 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=422056 CPUtime=276.74 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 27384 0 0 0 27662 12 0 0 25 0 4 0 521256405 432185344 83042 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=422056 CPUtime=276.73 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 16213 0 0 0 27661 12 0 0 25 0 4 0 521256405 432185344 83042 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1111.15
Current children cumulated vsize (KiB) 422056

[startup+342.301 s]
/proc/loadavg: 4.84 6.77 7.36 5/175 19935
/proc/meminfo: memFree=29985972/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=430712 CPUtime=1350.84 cores=0,2,4,6

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

Current children cumulated CPU time (s) 2070
Current children cumulated vsize (KiB) 596548

[startup+582.301 s]
/proc/loadavg: 4.07 5.25 6.59 5/175 19942
/proc/meminfo: memFree=29898392/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=597660 CPUtime=2309.72 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 116027 0 0 0 230875 97 0 0 25 0 4 0 521255849 612003840 112552 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 149415 112552 460 189 0 143764 0
[pid=19902/tid=19904] ppid=19900 vsize=597660 CPUtime=573.99 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 22193 0 0 0 57374 25 0 0 25 0 4 0 521256405 612003840 112552 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=597660 CPUtime=576.73 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 37816 0 0 0 57651 22 0 0 25 0 4 0 521256405 612003840 112552 33554432000 4194304 4964704 140736374926368 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=597660 CPUtime=576.71 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 22556 0 0 0 57648 23 0 0 25 0 4 0 521256405 612003840 112552 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2309.72
Current children cumulated vsize (KiB) 597660

[startup+642.301 s]
/proc/loadavg: 4.02 5.02 6.43 5/175 19943
/proc/meminfo: memFree=29889764/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=600008 CPUtime=2549.46 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 118229 0 0 0 254845 101 0 0 25 0 4 0 521255849 614408192 114754 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 150002 114754 460 189 0 144351 0
[pid=19902/tid=19904] ppid=19900 vsize=600008 CPUtime=633.72 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 22398 0 0 0 63347 25 0 0 25 0 4 0 521256405 614408192 114754 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=600008 CPUtime=636.73 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 38192 0 0 0 63649 24 0 0 25 0 4 0 521256405 614408192 114754 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=600008 CPUtime=636.72 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 22821 0 0 0 63649 23 0 0 25 0 4 0 521256405 614408192 114754 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2549.46
Current children cumulated vsize (KiB) 600008

[startup+702.301 s]
/proc/loadavg: 4.05 4.85 6.28 5/175 19945
/proc/meminfo: memFree=29869852/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=665544 CPUtime=2789.15 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 123411 0 0 0 278786 129 0 0 25 0 4 0 521255849 681517056 119818 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 166386 119818 460 189 0 160735 0
[pid=19902/tid=19904] ppid=19900 vsize=665544 CPUtime=693.43 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 23304 0 0 0 69314 29 0 0 25 0 4 0 521256405 681517056 119818 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=665544 CPUtime=696.72 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 42194 0 0 0 69626 46 0 0 25 0 4 0 521256405 681517056 119818 33554432000 4194304 4964704 140736374926368 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=665544 CPUtime=696.7 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 22977 0 0 0 69647 23 0 0 25 0 4 0 521256405 681517056 119818 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2789.15
Current children cumulated vsize (KiB) 665544

[startup+762.306 s]
/proc/loadavg: 4.05 4.71 6.14 5/175 19946
/proc/meminfo: memFree=29850316/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=667464 CPUtime=3028.89 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 128204 0 0 0 302749 140 0 0 25 0 4 0 521255849 683483136 124611 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 166866 124611 460 189 0 161215 0
[pid=19902/tid=19904] ppid=19900 vsize=667464 CPUtime=753.17 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 24580 0 0 0 75281 36 0 0 25 0 4 0 521256405 683483136 124611 33554432000 4194304 4964704 140736374926368 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=667464 CPUtime=756.73 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 42800 0 0 0 75626 47 0 0 25 0 4 0 521256405 683483136 124611 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=667464 CPUtime=756.7 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 23081 0 0 0 75647 23 0 0 25 0 4 0 521256405 683483136 124611 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3028.89
Current children cumulated vsize (KiB) 667464

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

[startup+767.901 s]
/proc/loadavg: 4.05 4.69 6.13 5/175 19947
/proc/meminfo: memFree=29850192/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=667464 CPUtime=3051.25 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 128226 0 0 0 304984 141 0 0 25 0 4 0 521255849 683483136 124633 33554432000 4194304 4964704 140736374926368 18446744073709551615 4668946 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 166866 124633 460 189 0 161215 0
[pid=19902/tid=19904] ppid=19900 vsize=667464 CPUtime=758.74 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 24582 0 0 0 75838 36 0 0 25 0 4 0 521256405 683483136 124633 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=667464 CPUtime=762.32 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 42800 0 0 0 76185 47 0 0 25 0 4 0 521256405 683483136 124633 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=667464 CPUtime=762.29 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 23081 0 0 0 76206 23 0 0 25 0 4 0 521256405 683483136 124633 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3051.25
Current children cumulated vsize (KiB) 667464

[startup+793.5 s]
/proc/loadavg: 4.09 4.65 6.07 5/175 19947
/proc/meminfo: memFree=29847188/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=668128 CPUtime=3153.53 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 129045 0 0 0 315212 141 0 0 25 0 4 0 521255849 684163072 125335 33554432000 4194304 4964704 140736374926368 18446744073709551615 4669013 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 167032 125335 460 189 0 161381 0
[pid=19902/tid=19904] ppid=19900 vsize=668128 CPUtime=784.21 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 24754 0 0 0 78385 36 0 0 25 0 4 0 521256405 684163072 125335 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=668128 CPUtime=787.92 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 43138 0 0 0 78745 47 0 0 25 0 4 0 521256405 684163072 125335 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=668128 CPUtime=787.89 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 23081 0 0 0 78766 23 0 0 25 0 4 0 521256405 684163072 125335 33554432000 4194304 4964704 140736374926368 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3153.53
Current children cumulated vsize (KiB) 668128

[startup+799.9 s]
/proc/loadavg: 4.08 4.64 6.06 5/175 19948
/proc/meminfo: memFree=29846928/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=668128 CPUtime=3179.1 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 129078 0 0 0 317769 141 0 0 25 0 4 0 521255849 684163072 125368 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 167032 125368 460 189 0 161381 0
[pid=19902/tid=19904] ppid=19900 vsize=668128 CPUtime=790.58 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 24754 0 0 0 79022 36 0 0 25 0 4 0 521256405 684163072 125368 33554432000 4194304 4964704 140736374926368 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=668128 CPUtime=794.32 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 43150 0 0 0 79385 47 0 0 25 0 4 0 521256405 684163072 125368 33554432000 4194304 4964704 140736374926368 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=668128 CPUtime=794.29 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 23097 0 0 0 79406 23 0 0 25 0 4 0 521256405 684163072 125368 33554432000 4194304 4964704 140736374926368 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3179.1
Current children cumulated vsize (KiB) 668128

[startup+806.306 s]
/proc/loadavg: 4.07 4.62 6.04 5/175 19948
/proc/meminfo: memFree=29846924/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=668128 CPUtime=3204.69 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 129124 0 0 0 320328 141 0 0 25 0 4 0 521255849 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4660355 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 167032 125414 460 189 0 161381 0
[pid=19902/tid=19904] ppid=19900 vsize=668128 CPUtime=796.96 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 24755 0 0 0 79660 36 0 0 25 0 4 0 521256405 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=668128 CPUtime=800.73 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 43150 0 0 0 80026 47 0 0 25 0 4 0 521256405 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=668128 CPUtime=800.71 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 23142 0 0 0 80047 24 0 0 25 0 4 0 521256405 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3204.69
Current children cumulated vsize (KiB) 668128

[startup+809.5 s]
/proc/loadavg: 4.07 4.62 6.04 5/175 19948
/proc/meminfo: memFree=29846676/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=668128 CPUtime=3217.47 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 129124 0 0 0 321606 141 0 0 25 0 4 0 521255849 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 167032 125414 460 189 0 161381 0
[pid=19902/tid=19904] ppid=19900 vsize=668128 CPUtime=800.14 cores=0,2,4,6
/proc/19902/task/19904/stat : 19904 (claspmt) R 19900 19902 18837 0 -1 4202560 24755 0 0 0 79978 36 0 0 25 0 4 0 521256405 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19902/tid=19905] ppid=19900 vsize=668128 CPUtime=803.92 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 43150 0 0 0 80345 47 0 0 25 0 4 0 521256405 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19902/tid=19906] ppid=19900 vsize=668128 CPUtime=803.9 cores=0,2,4,6
/proc/19902/task/19906/stat : 19906 (claspmt) R 19900 19902 18837 0 -1 4202560 23142 0 0 0 80366 24 0 0 25 0 4 0 521256405 684163072 125414 33554432000 4194304 4964704 140736374926368 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3217.47
Current children cumulated vsize (KiB) 668128

[startup+810.3 s]
/proc/loadavg: 4.07 4.62 6.04 5/175 19948
/proc/meminfo: memFree=29846676/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=668128 CPUtime=3220.38 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) S 19900 19902 18837 0 -1 4202496 129125 0 0 0 321896 142 0 0 17 0 2 0 521255849 684163072 125415 33554432000 4194304 4964704 140736374926368 18446744073709551615 253652662245 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 167032 125415 461 189 0 161381 0
[pid=19902/tid=19905] ppid=19900 vsize=668128 CPUtime=804.72 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 43150 0 0 0 80425 47 0 0 25 0 2 0 521256405 684163072 125415 33554432000 4194304 4964704 140736374926368 18446744073709551615 253640557170 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3220.38
Current children cumulated vsize (KiB) 668128

[startup+810.706 s]
/proc/loadavg: 4.06 4.61 6.03 2/173 19948
/proc/meminfo: memFree=29846692/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=668128 CPUtime=3220.79 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) S 19900 19902 18837 0 -1 4202496 129125 0 0 0 321937 142 0 0 17 0 2 0 521255849 684163072 125415 33554432000 4194304 4964704 140736374926368 18446744073709551615 253652662245 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19902/statm: 167032 125415 461 189 0 161381 0
[pid=19902/tid=19905] ppid=19900 vsize=668128 CPUtime=805.13 cores=0,2,4,6
/proc/19902/task/19905/stat : 19905 (claspmt) R 19900 19902 18837 0 -1 4202560 43150 0 0 0 80466 47 0 0 25 0 2 0 521256405 684163072 125415 33554432000 4194304 4964704 140736374926368 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3220.79
Current children cumulated vsize (KiB) 668128

[startup+810.9 s]
/proc/loadavg: 4.06 4.61 6.03 2/173 19948
/proc/meminfo: memFree=29846692/32951124 swapFree=67111364/67111528
[pid=19902] ppid=19900 vsize=649432 CPUtime=3220.98 cores=0,2,4,6
/proc/19902/stat : 19902 (claspmt) R 19900 19902 18837 0 -1 4202496 129135 0 0 0 321956 142 0 0 15 0 1 0 521255849 665018368 101872 33554432000 4194304 4964704 140736374926368 18446744073709551615 253640885354 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19902/statm: 162358 101385 471 189 0 156707 0
Current children cumulated CPU time (s) 3220.98
Current children cumulated vsize (KiB) 649432

Child status: 20
Real time (s): 810.919
CPU time (s): 3221.01
CPU user time (s): 3219.56
CPU system time (s): 1.44378
CPU usage (%): 397.204
Max. virtual memory (cumulated for all children) (KiB): 668128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3219.56
system time used= 1.44378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129136
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= 5324
involuntary context switches= 13806

runsolver used 1.19182 second user time and 2.54761 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 19:02:35
IDJOB=3299773
IDBENCH=83446
IDSOLVER=1683
FILE ID=node106/3299773-1304096554
RUNJOBID= node106-1304096528-19818
PBS_JOBID= 13170570
Free space on /tmp= 72152 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299773-1304096554/watcher-3299773-1304096554 -o /tmp/evaluation-result-3299773-1304096554/solver-3299773-1304096554 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299773-1304096554.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=371035409

node106.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	: 5226.20
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30333716 kB
Buffers:        251964 kB
Cached:        2076704 kB
SwapCached:         88 kB
Active:         804756 kB
Inactive:      1602336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30333716 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8552 kB
Writeback:           4 kB
AnonPages:       78548 kB
Mapped:          15728 kB
Slab:           146600 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236756 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= 72152 MiB
End job on node106 at 2011-04-29 19:16:06