Trace number 3322534

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 5929.51 748.832

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 benchmark588.006
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 ...387879/instance-3322534-1304387879.cnf
5.59/5.67	c Solving...
5929.47/748.82	s UNSATISFIABLE
5929.47/748.82	
5929.47/748.82	c Models        : 0     
5929.47/748.82	c Time          : 748.632s (Solving: 742.96s 1st Model: 0.00s Unsat: 742.96s)
5929.47/748.82	c CPU Time      : 5929.310s

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-3322534-1304387879/watcher-3322534-1304387879 -o /tmp/evaluation-result-3322534-1304387879/solver-3322534-1304387879 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322534-1304387879.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.49 7.51 7.83 1/329 21290
/proc/meminfo: memFree=19481376/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=23364 CPUtime=0 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 1186 0 0 0 0 0 0 0 21 0 1 0 550388872 23924736 1054 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 5841 1055 389 189 0 715 0

[startup+0.059078 s]
/proc/loadavg: 6.49 7.51 7.83 1/329 21290
/proc/meminfo: memFree=19481376/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=30520 CPUtime=0.05 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 3437 0 0 0 5 0 0 0 21 0 1 0 550388872 31252480 2832 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 7663 2834 389 189 0 2537 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30520

[startup+0.101069 s]
/proc/loadavg: 6.49 7.51 7.83 1/329 21290
/proc/meminfo: memFree=19481376/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=37820 CPUtime=0.09 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 5602 0 0 0 9 0 0 0 21 0 1 0 550388872 38727680 4651 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 9455 4653 400 189 0 4329 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37820

[startup+0.301032 s]
/proc/loadavg: 6.49 7.51 7.83 1/329 21290
/proc/meminfo: memFree=19481376/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=43268 CPUtime=0.29 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 6939 0 0 0 28 1 0 0 22 0 1 0 550388872 44306432 5988 33554432000 4194304 4964704 140735253876784 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 10817 5988 403 189 0 5691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43268

[startup+0.700982 s]
/proc/loadavg: 6.49 7.51 7.83 1/329 21290
/proc/meminfo: memFree=19481376/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=43268 CPUtime=0.69 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 6939 0 0 0 68 1 0 0 24 0 1 0 550388872 44306432 5988 33554432000 4194304 4964704 140735253876784 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 10817 5988 403 189 0 5691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43268

[startup+1.50082 s]
/proc/loadavg: 6.49 7.51 7.83 2/330 21291
/proc/meminfo: memFree=19459104/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=43268 CPUtime=1.49 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 6939 0 0 0 148 1 0 0 25 0 1 0 550388872 44306432 5988 33554432000 4194304 4964704 140735253876784 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 10817 5988 403 189 0 5691 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43268

[startup+3.10054 s]
/proc/loadavg: 6.05 7.40 7.80 2/330 21291
/proc/meminfo: memFree=19458608/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=43268 CPUtime=3.09 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 6939 0 0 0 308 1 0 0 25 0 1 0 550388872 44306432 5988 33554432000 4194304 4964704 140735253876784 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/21290/statm: 10817 5988 403 189 0 5691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43268

[startup+6.30094 s]
/proc/loadavg: 6.05 7.40 7.80 2/330 21291
/proc/meminfo: memFree=19458824/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=487312 CPUtime=6.91 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 27181 0 0 0 682 9 0 0 20 0 8 0 550388872 499007488 25669 33554432000 4194304 4964704 140735253876784 18446744073709551615 4629408 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 121828 25671 464 189 0 116177 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 487312

[startup+12.7008 s]
/proc/loadavg: 6.35 7.42 7.80 9/337 21298
/proc/meminfo: memFree=19296560/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=496624 CPUtime=58.03 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 49723 0 0 0 5781 22 0 0 25 0 8 0 550388872 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4668622 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 124156 48211 464 189 0 118505 0
[pid=21290/tid=21292] ppid=21288 vsize=496624 CPUtime=6.43 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 4831 0 0 0 641 2 0 0 25 0 8 0 550389440 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 270613153975 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=496624 CPUtime=6.49 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 4878 0 0 0 647 2 0 0 25 0 8 0 550389440 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=496624 CPUtime=6.49 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 3999 0 0 0 647 2 0 0 25 0 8 0 550389440 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=496624 CPUtime=6.49 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 5643 0 0 0 648 1 0 0 25 0 8 0 550389440 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=496624 CPUtime=6.96 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 3733 0 0 0 695 1 0 0 25 0 8 0 550389440 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=496624 CPUtime=6.48 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 5938 0 0 0 647 1 0 0 25 0 8 0 550389441 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=496624 CPUtime=6.5 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 9066 0 0 0 643 7 0 0 25 0 8 0 550389441 508542976 48211 33554432000 4194304 4964704 140735253876784 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 58.03
Current children cumulated vsize (KiB) 496624

[startup+25.5005 s]
/proc/loadavg: 6.60 7.44 7.80 9/337 21299
/proc/meminfo: memFree=19231084/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=508244 CPUtime=160.28 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 65750 0 0 0 15993 35 0 0 25 0 8 0 550388872 520441856 64238 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 127061 64239 466 189 0 121410 0
[pid=21290/tid=21292] ppid=21288 vsize=508244 CPUtime=19.08 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 5903 0 0 0 1905 3 0 0 25 0 8 0 550389440 520441856 64239 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=508244 CPUtime=19.29 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 7252 0 0 0 1926 3 0 0 25 0 8 0 550389440 520441856 64239 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=508244 CPUtime=19.29 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 4770 0 0 0 1927 2 0 0 25 0 8 0 550389440 520441856 64240 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=508244 CPUtime=19.29 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 6405 0 0 0 1927 2 0 0 25 0 8 0 550389440 520441856 64240 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=508244 CPUtime=19.75 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 4556 0 0 0 1974 1 0 0 25 0 8 0 550389440 520441856 64240 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=508244 CPUtime=19.28 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 7043 0 0 0 1925 3 0 0 25 0 8 0 550389441 520441856 64240 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=508244 CPUtime=19.3 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 17514 0 0 0 1917 13 0 0 25 0 8 0 550389441 520441856 64240 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 160.28
Current children cumulated vsize (KiB) 508244

[startup+51.101 s]
/proc/loadavg: 7.08 7.48 7.81 9/337 21299
/proc/meminfo: memFree=19147416/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=531856 CPUtime=364.79 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 86842 0 0 0 36429 50 0 0 25 0 8 0 550388872 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 132964 85242 466 189 0 127313 0
[pid=21290/tid=21292] ppid=21288 vsize=531856 CPUtime=44.4 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 7402 0 0 0 4436 4 0 0 25 0 8 0 550389440 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=531856 CPUtime=44.89 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 9261 0 0 0 4485 4 0 0 25 0 8 0 550389440 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=531856 CPUtime=44.88 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 5641 0 0 0 4485 3 0 0 25 0 8 0 550389440 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=531856 CPUtime=44.89 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 7685 0 0 0 4486 3 0 0 25 0 8 0 550389440 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=531856 CPUtime=45.36 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 8307 0 0 0 4532 4 0 0 25 0 8 0 550389440 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=531856 CPUtime=44.87 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 7749 0 0 0 4484 3 0 0 25 0 8 0 550389441 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=531856 CPUtime=44.9 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 27156 0 0 0 4471 19 0 0 25 0 8 0 550389441 544620544 85242 33554432000 4194304 4964704 140735253876784 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 364.79
Current children cumulated vsize (KiB) 531856

[startup+102.313 s]
/proc/loadavg: 7.63 7.57 7.82 9/337 21301
/proc/meminfo: memFree=19059364/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=541980 CPUtime=773.88 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 108185 0 0 0 77317 71 0 0 25 0 8 0 550388872 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 135495 106543 466 189 0 129844 0
[pid=21290/tid=21292] ppid=21288 vsize=541980 CPUtime=95.05 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 9200 0 0 0 9499 6 0 0 25 0 8 0 550389440 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=541980 CPUtime=96.1 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 10967 0 0 0 9606 4 0 0 25 0 8 0 550389440 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669009 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=541980 CPUtime=96.09 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 7160 0 0 0 9604 5 0 0 25 0 8 0 550389440 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=541980 CPUtime=96.1 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 9134 0 0 0 9605 5 0 0 25 0 8 0 550389440 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=541980 CPUtime=96.56 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 10567 0 0 0 9650 6 0 0 25 0 8 0 550389440 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669511 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=541980 CPUtime=96.08 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 8420 0 0 0 9604 4 0 0 25 0 8 0 550389441 554987520 106543 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=541980 CPUtime=96.11 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 37396 0 0 0 9582 29 0 0 25 0 8 0 550389441 554987520 106544 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 773.88
Current children cumulated vsize (KiB) 541980

[startup+162.3 s]
/proc/loadavg: 7.86 7.64 7.82 9/337 21302
/proc/meminfo: memFree=18991028/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=675528 CPUtime=1253.11 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 125126 0 0 0 125219 92 0 0 25 0 8 0 550388872 691740672 123382 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670140 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 168882 123382 466 189 0 163231 0
[pid=21290/tid=21292] ppid=21288 vsize=675528 CPUtime=154.38 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 9809 0 0 0 15431 7 0 0 25 0 8 0 550389440 691740672 123382 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=675528 CPUtime=156.09 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 11717 0 0 0 15604 5 0 0 25 0 8 0 550389440 691740672 123382 33554432000 4194304 4964704 140735253876784 18446744073709551615 4668964 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=675528 CPUtime=156.08 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 8012 0 0 0 15602 6 0 0 25 0 8 0 550389440 691740672 123382 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=675528 CPUtime=156.09 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 9901 0 0 0 15603 6 0 0 25 0 8 0 550389440 691740672 123382 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=675528 CPUtime=156.54 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 11077 0 0 0 15647 7 0 0 25 0 8 0 550389440 691740672 123382 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=675528 CPUtime=156.05 cores=0-7

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

/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21124 0 0 0 69621 20 0 0 25 0 8 0 550389440 1226850304 226195 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=695.91 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11658 0 0 0 69583 8 0 0 25 0 8 0 550389441 1226850304 226195 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=694.81 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119471 0 0 0 69360 121 0 0 25 0 8 0 550389441 1226850304 226195 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5563.99
Current children cumulated vsize (KiB) 1198096

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

[startup+716.7 s]
/proc/loadavg: 8.10 8.05 7.94 9/337 21827
/proc/meminfo: memFree=18583000/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5679.03 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231275 0 0 0 567694 209 0 0 25 0 8 0 550388872 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 226884 466 189 0 293873 0
[pid=21290/tid=21292] ppid=21288 vsize=1198096 CPUtime=702.6 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 12650 0 0 0 70251 9 0 0 25 0 8 0 550389440 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=1198096 CPUtime=710.24 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 19484 0 0 0 71016 8 0 0 25 0 8 0 550389440 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=1198096 CPUtime=710.41 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 11317 0 0 0 71031 10 0 0 25 0 8 0 550389440 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=1198096 CPUtime=710.15 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 15286 0 0 0 71002 13 0 0 25 0 8 0 550389440 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=710.81 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21272 0 0 0 71061 20 0 0 25 0 8 0 550389440 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=710.31 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11659 0 0 0 71023 8 0 0 25 0 8 0 550389441 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=709.2 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119477 0 0 0 70799 121 0 0 25 0 8 0 550389441 1226850304 226884 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5679.03
Current children cumulated vsize (KiB) 1198096

[startup+729.501 s]
/proc/loadavg: 8.08 8.04 7.94 9/337 21828
/proc/meminfo: memFree=18582376/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5781.29 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231447 0 0 0 577920 209 0 0 25 0 8 0 550388872 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4334255 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 226982 466 189 0 293873 0
[pid=21290/tid=21292] ppid=21288 vsize=1198096 CPUtime=715.26 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 12651 0 0 0 71517 9 0 0 25 0 8 0 550389440 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=1198096 CPUtime=723.04 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 19491 0 0 0 72296 8 0 0 25 0 8 0 550389440 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=1198096 CPUtime=723.21 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 11317 0 0 0 72311 10 0 0 25 0 8 0 550389440 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=1198096 CPUtime=722.94 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 15297 0 0 0 72281 13 0 0 25 0 8 0 550389440 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=723.61 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21424 0 0 0 72341 20 0 0 25 0 8 0 550389440 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=723.11 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11659 0 0 0 72303 8 0 0 25 0 8 0 550389441 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=722 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119478 0 0 0 72079 121 0 0 25 0 8 0 550389441 1226850304 226982 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5781.29
Current children cumulated vsize (KiB) 1198096

[startup+742.301 s]
/proc/loadavg: 8.06 8.04 7.94 9/337 21828
/proc/meminfo: memFree=18582124/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5883.54 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231507 0 0 0 588145 209 0 0 25 0 8 0 550388872 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4668638 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 227042 466 189 0 293873 0
[pid=21290/tid=21292] ppid=21288 vsize=1198096 CPUtime=727.92 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 12652 0 0 0 72783 9 0 0 25 0 8 0 550389440 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=1198096 CPUtime=735.84 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 19491 0 0 0 73576 8 0 0 25 0 8 0 550389440 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=1198096 CPUtime=736.01 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 11320 0 0 0 73591 10 0 0 25 0 8 0 550389440 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=1198096 CPUtime=735.74 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 15298 0 0 0 73561 13 0 0 25 0 8 0 550389440 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670145 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=736.41 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21424 0 0 0 73621 20 0 0 25 0 8 0 550389440 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=735.9 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11713 0 0 0 73582 8 0 0 25 0 8 0 550389441 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=734.8 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119478 0 0 0 73359 121 0 0 25 0 8 0 550389441 1226850304 227042 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5883.54
Current children cumulated vsize (KiB) 1198096

[startup+745.501 s]
/proc/loadavg: 8.06 8.04 7.94 9/337 21828
/proc/meminfo: memFree=18582124/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5909.11 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231507 0 0 0 590702 209 0 0 25 0 8 0 550388872 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 227020 466 189 0 293873 0
[pid=21290/tid=21292] ppid=21288 vsize=1198096 CPUtime=731.09 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 12652 0 0 0 73100 9 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=1198096 CPUtime=739.04 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 19491 0 0 0 73896 8 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=1198096 CPUtime=739.21 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 11320 0 0 0 73911 10 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4627177 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=1198096 CPUtime=738.94 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 15298 0 0 0 73881 13 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=739.61 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21424 0 0 0 73941 20 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=739.1 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11713 0 0 0 73902 8 0 0 25 0 8 0 550389441 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=738 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119478 0 0 0 73679 121 0 0 25 0 8 0 550389441 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5909.11
Current children cumulated vsize (KiB) 1198096

[startup+747.101 s]
/proc/loadavg: 8.06 8.04 7.94 9/337 21828
/proc/meminfo: memFree=18582124/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5921.89 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231507 0 0 0 591979 210 0 0 25 0 8 0 550388872 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4321010 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 227020 466 189 0 293873 0
[pid=21290/tid=21292] ppid=21288 vsize=1198096 CPUtime=732.66 cores=0-7
/proc/21290/task/21292/stat : 21292 (claspmt) R 21288 21290 21160 0 -1 4202560 12652 0 0 0 73257 9 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21290/tid=21293] ppid=21288 vsize=1198096 CPUtime=740.63 cores=0-7
/proc/21290/task/21293/stat : 21293 (claspmt) R 21288 21290 21160 0 -1 4202560 19491 0 0 0 74055 8 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21290/tid=21294] ppid=21288 vsize=1198096 CPUtime=740.81 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 11320 0 0 0 74071 10 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21295] ppid=21288 vsize=1198096 CPUtime=740.54 cores=0-7
/proc/21290/task/21295/stat : 21295 (claspmt) R 21288 21290 21160 0 -1 4202560 15298 0 0 0 74041 13 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670354 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=741.21 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21424 0 0 0 74101 20 0 0 25 0 8 0 550389440 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=740.7 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11713 0 0 0 74062 8 0 0 25 0 8 0 550389441 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=739.6 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119478 0 0 0 73839 121 0 0 25 0 8 0 550389441 1226850304 227020 33554432000 4194304 4964704 140735253876784 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5921.89
Current children cumulated vsize (KiB) 1198096

[startup+747.901 s]
/proc/loadavg: 8.06 8.04 7.94 5/334 21828
/proc/meminfo: memFree=18582016/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5928.26 cores=0-7
/proc/21290/stat : 21290 (claspmt) S 21288 21290 21160 0 -1 4202496 231635 0 0 0 592616 210 0 0 17 0 5 0 550388872 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 270624913381 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 226916 467 189 0 293873 0
[pid=21290/tid=21294] ppid=21288 vsize=1198096 CPUtime=741.62 cores=0-7
/proc/21290/task/21294/stat : 21294 (claspmt) R 21288 21290 21160 0 -1 4202560 11320 0 0 0 74152 10 0 0 25 0 5 0 550389440 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 4644800 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=742.03 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21550 0 0 0 74182 21 0 0 25 0 5 0 550389440 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612808306 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=21290/tid=21297] ppid=21288 vsize=1198096 CPUtime=741.51 cores=0-7
/proc/21290/task/21297/stat : 21297 (claspmt) R 21288 21290 21160 0 -1 4202560 11713 0 0 0 74143 8 0 0 18 0 5 0 550389441 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 4644840 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21290/tid=21298] ppid=21288 vsize=1198096 CPUtime=740.41 cores=0-7
/proc/21290/task/21298/stat : 21298 (claspmt) R 21288 21290 21160 0 -1 4202560 119479 0 0 0 73920 121 0 0 18 0 5 0 550389441 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612808286 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5928.26
Current children cumulated vsize (KiB) 1198096

[startup+748.301 s]
/proc/loadavg: 8.06 8.04 7.94 5/334 21828
/proc/meminfo: memFree=18582016/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1198096 CPUtime=5928.97 cores=0-7
/proc/21290/stat : 21290 (claspmt) S 21288 21290 21160 0 -1 4202496 231635 0 0 0 592686 211 0 0 15 0 2 0 550388872 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 270624913381 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/21290/statm: 299524 226916 467 189 0 293873 0
[pid=21290/tid=21296] ppid=21288 vsize=1198096 CPUtime=742.42 cores=0-7
/proc/21290/task/21296/stat : 21296 (claspmt) R 21288 21290 21160 0 -1 4202560 21550 0 0 0 74221 21 0 0 18 0 2 0 550389440 1226850304 226916 33554432000 4194304 4964704 140735253876784 18446744073709551615 4644870 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5928.97
Current children cumulated vsize (KiB) 1198096

[startup+748.701 s]
/proc/loadavg: 8.06 8.04 7.94 5/334 21828
/proc/meminfo: memFree=18582016/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=1197120 CPUtime=5929.37 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231644 0 0 0 592726 211 0 0 15 0 1 0 550388872 1225850880 226410 33554432000 4194304 4964704 140735253876784 18446744073709551615 270612767732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21290/statm: 299280 226410 476 189 0 293629 0
Current children cumulated CPU time (s) 5929.37
Current children cumulated vsize (KiB) 1197120

[startup+748.801 s]
/proc/loadavg: 8.06 8.04 7.94 5/334 21828
/proc/meminfo: memFree=18582016/32951124 swapFree=67111516/67111528
[pid=21290] ppid=21288 vsize=908752 CPUtime=5929.47 cores=0-7
/proc/21290/stat : 21290 (claspmt) R 21288 21290 21160 0 -1 4202496 231644 0 0 0 592735 212 0 0 16 0 1 0 550388872 930562048 163226 33554432000 4194304 4964704 140735253876784 18446744073709551615 270613136490 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/21290/statm: 227188 163226 476 189 0 221537 0
Current children cumulated CPU time (s) 5929.47
Current children cumulated vsize (KiB) 908752

Child status: 20
Real time (s): 748.832
CPU time (s): 5929.51
CPU user time (s): 5927.36
CPU system time (s): 2.15467
CPU usage (%): 791.835
Max. virtual memory (cumulated for all children) (KiB): 1198096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5927.36
system time used= 2.15467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231645
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= 27427
involuntary context switches= 32201

runsolver used 2.23666 second user time and 5.9301 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-03 03:57:59
IDJOB=3322534
IDBENCH=83446
IDSOLVER=1711
FILE ID=node108/3322534-1304387879
RUNJOBID= node108-1304387809-21174
PBS_JOBID= 13181819
Free space on /tmp= 73308 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-3322534-1304387879/watcher-3322534-1304387879 -o /tmp/evaluation-result-3322534-1304387879/solver-3322534-1304387879 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322534-1304387879.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1584087604

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.77
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.820
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.820
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.820
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.820
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:      19481416 kB
Buffers:        686816 kB
Cached:        2192888 kB
SwapCached:         12 kB
Active:       10535272 kB
Inactive:      2493200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19481416 kB
SwapTotal:    67111528 kB
SwapFree:     67111516 kB
Dirty:            7580 kB
Writeback:           0 kB
AnonPages:    10148588 kB
Mapped:          28684 kB
Slab:           336996 kB
PageTables:      37984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52246148 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= 73340 MiB
End job on node108 at 2011-05-03 04:10:28