Trace number 3321444

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 1441.36 336.933

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...340852/instance-3321444-1304340852.cnf
1.59/1.69	c Solving...
1441.33/336.92	s UNSATISFIABLE
1441.33/336.92	
1441.33/336.92	c Models        : 0     
1441.33/336.92	c Time          : 336.681s (Solving: 334.99s 1st Model: 0.00s Unsat: 334.99s)
1441.33/336.92	c CPU Time      : 1441.110s

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-3321444-1304340852/watcher-3321444-1304340852 -o /tmp/evaluation-result-3321444-1304340852/solver-3321444-1304340852 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321444-1304340852.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: 7.39 7.88 7.93 1/225 18219
/proc/meminfo: memFree=25087456/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=46184 CPUtime=0 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 1789 0 0 0 0 0 0 0 23 0 1 0 545686202 47292416 1718 33554432000 4194304 4964704 140735511198176 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18219/statm: 11546 1725 376 189 0 6420 0

[startup+0.0490729 s]
/proc/loadavg: 7.39 7.88 7.93 1/225 18219
/proc/meminfo: memFree=25087456/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=62488 CPUtime=0.04 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 12428 0 0 0 3 1 0 0 23 0 1 0 545686202 63987712 10629 33554432000 4194304 4964704 140735511198176 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18219/statm: 15622 10631 386 189 0 10496 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 62488

[startup+0.101062 s]
/proc/loadavg: 7.39 7.88 7.93 1/225 18219
/proc/meminfo: memFree=25087456/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=71168 CPUtime=0.09 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 15520 0 0 0 8 1 0 0 23 0 1 0 545686202 72876032 12742 33554432000 4194304 4964704 140735511198176 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18219/statm: 17792 12744 386 189 0 12666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71168

[startup+0.301026 s]
/proc/loadavg: 7.39 7.88 7.93 1/225 18219
/proc/meminfo: memFree=25087456/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=102020 CPUtime=0.29 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 26053 0 0 0 26 3 0 0 25 0 1 0 545686202 104468480 20387 33554432000 4194304 4964704 140735511198176 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18219/statm: 25505 20388 389 189 0 20379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102020

[startup+0.700955 s]
/proc/loadavg: 7.39 7.88 7.93 1/225 18219
/proc/meminfo: memFree=25087456/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=136868 CPUtime=0.69 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 36582 0 0 0 65 4 0 0 25 0 1 0 545686202 140152832 28921 33554432000 4194304 4964704 140735511198176 18446744073709551615 4607330 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18219/statm: 34217 28921 403 189 0 29091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136868

[startup+1.50082 s]
/proc/loadavg: 7.39 7.88 7.93 2/226 18220
/proc/meminfo: memFree=24973612/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=136868 CPUtime=1.49 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 36583 0 0 0 145 4 0 0 25 0 1 0 545686202 140152832 28922 33554432000 4194304 4964704 140735511198176 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18219/statm: 34217 28922 404 189 0 29091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136868

[startup+3.10055 s]
/proc/loadavg: 6.88 7.77 7.89 2/233 18227
/proc/meminfo: memFree=24822292/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=621028 CPUtime=3.54 cores=0-7
/proc/18219/stat : 18219 (claspmt) S 18217 18219 18193 0 -1 4202496 89128 0 0 0 330 24 0 0 18 0 8 0 545686202 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 155257 66656 442 189 0 149606 0
[pid=18219/tid=18221] ppid=18217 vsize=621028 CPUtime=0.04 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) S 18217 18219 18193 0 -1 4202560 4647 0 0 0 3 1 0 0 18 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=621028 CPUtime=0.08 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) S 18217 18219 18193 0 -1 4202560 8636 0 0 0 5 3 0 0 18 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) S 18217 18219 18193 0 -1 4202560 6836 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=621028 CPUtime=0.06 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) S 18217 18219 18193 0 -1 4202560 6891 0 0 0 4 2 0 0 18 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=621028 CPUtime=1.31 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 8300 0 0 0 129 2 0 0 19 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=621028 CPUtime=0.11 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 8 3 0 0 18 0 8 0 545686372 635932672 66656 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 621028

[startup+6.30097 s]
/proc/loadavg: 6.88 7.77 7.89 2/233 18227
/proc/meminfo: memFree=24821920/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=621028 CPUtime=6.74 cores=0-7
/proc/18219/stat : 18219 (claspmt) S 18217 18219 18193 0 -1 4202496 89172 0 0 0 650 24 0 0 18 0 8 0 545686202 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 155257 66700 442 189 0 149606 0
[pid=18219/tid=18221] ppid=18217 vsize=621028 CPUtime=0.04 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) S 18217 18219 18193 0 -1 4202560 4647 0 0 0 3 1 0 0 18 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=621028 CPUtime=0.08 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) S 18217 18219 18193 0 -1 4202560 8636 0 0 0 5 3 0 0 18 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) S 18217 18219 18193 0 -1 4202560 6836 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=621028 CPUtime=0.06 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) S 18217 18219 18193 0 -1 4202560 6891 0 0 0 4 2 0 0 18 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=621028 CPUtime=4.51 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 8344 0 0 0 449 2 0 0 25 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=621028 CPUtime=0.11 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 8 3 0 0 18 0 8 0 545686372 635932672 66700 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 621028

[startup+12.7008 s]
/proc/loadavg: 5.98 7.54 7.81 2/233 18227
/proc/meminfo: memFree=24821868/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=621028 CPUtime=13.14 cores=0-7
/proc/18219/stat : 18219 (claspmt) S 18217 18219 18193 0 -1 4202496 89247 0 0 0 1290 24 0 0 18 0 8 0 545686202 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 155257 66775 442 189 0 149606 0
[pid=18219/tid=18221] ppid=18217 vsize=621028 CPUtime=0.04 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) S 18217 18219 18193 0 -1 4202560 4647 0 0 0 3 1 0 0 18 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=621028 CPUtime=0.08 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) S 18217 18219 18193 0 -1 4202560 8636 0 0 0 5 3 0 0 18 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) S 18217 18219 18193 0 -1 4202560 6836 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=621028 CPUtime=0.06 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) S 18217 18219 18193 0 -1 4202560 6891 0 0 0 4 2 0 0 18 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=621028 CPUtime=10.91 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 8419 0 0 0 1089 2 0 0 25 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=621028 CPUtime=0.11 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 8 3 0 0 18 0 8 0 545686372 635932672 66775 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 621028

[startup+25.5006 s]
/proc/loadavg: 5.21 7.33 7.74 2/233 18228
/proc/meminfo: memFree=24821864/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=621028 CPUtime=25.94 cores=0-7
/proc/18219/stat : 18219 (claspmt) S 18217 18219 18193 0 -1 4202496 89536 0 0 0 2570 24 0 0 18 0 8 0 545686202 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 155257 67064 442 189 0 149606 0
[pid=18219/tid=18221] ppid=18217 vsize=621028 CPUtime=0.04 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) S 18217 18219 18193 0 -1 4202560 4647 0 0 0 3 1 0 0 18 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=621028 CPUtime=0.08 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) S 18217 18219 18193 0 -1 4202560 8636 0 0 0 5 3 0 0 18 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) S 18217 18219 18193 0 -1 4202560 6836 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=621028 CPUtime=0.06 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) S 18217 18219 18193 0 -1 4202560 6891 0 0 0 4 2 0 0 18 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=621028 CPUtime=23.72 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 8708 0 0 0 2369 3 0 0 25 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=621028 CPUtime=0.11 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 8 3 0 0 18 0 8 0 545686372 635932672 67064 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.94
Current children cumulated vsize (KiB) 621028

[startup+51.1011 s]
/proc/loadavg: 3.77 6.82 7.56 2/233 18228
/proc/meminfo: memFree=24820708/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=621028 CPUtime=51.54 cores=0-7
/proc/18219/stat : 18219 (claspmt) S 18217 18219 18193 0 -1 4202496 89715 0 0 0 5130 24 0 0 18 0 8 0 545686202 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 155257 67243 442 189 0 149606 0
[pid=18219/tid=18221] ppid=18217 vsize=621028 CPUtime=0.04 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) S 18217 18219 18193 0 -1 4202560 4647 0 0 0 3 1 0 0 18 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=621028 CPUtime=0.08 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) S 18217 18219 18193 0 -1 4202560 8636 0 0 0 5 3 0 0 18 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) S 18217 18219 18193 0 -1 4202560 6836 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=621028 CPUtime=0.06 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) S 18217 18219 18193 0 -1 4202560 6891 0 0 0 4 2 0 0 18 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=621028 CPUtime=49.32 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 8887 0 0 0 4929 3 0 0 25 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=621028 CPUtime=0.11 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) S 18217 18219 18193 0 -1 4202560 8253 0 0 0 8 3 0 0 18 0 8 0 545686372 635932672 67243 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.54
Current children cumulated vsize (KiB) 621028

[startup+102.309 s]
/proc/loadavg: 2.11 5.84 7.18 2/233 18230
/proc/meminfo: memFree=24819132/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=621028 CPUtime=102.75 cores=0-7
/proc/18219/stat : 18219 (claspmt) S 18217 18219 18193 0 -1 4202496 90068 0 0 0 10250 25 0 0 18 0 8 0 545686202 635932672 67596 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 155257 67596 442 189 0 149606 0
[pid=18219/tid=18221] ppid=18217 vsize=621028 CPUtime=0.04 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) S 18217 18219 18193 0 -1 4202560 4647 0 0 0 3 1 0 0 18 0 8 0 545686372 635932672 67596 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=621028 CPUtime=0.08 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) S 18217 18219 18193 0 -1 4202560 8636 0 0 0 5 3 0 0 18 0 8 0 545686372 635932672 67596 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=621028 CPUtime=0.09 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) S 18217 18219 18193 0 -1 4202560 6836 0 0 0 6 3 0 0 18 0 8 0 545686372 635932672 67596 33554432000 4194304 4964704 140735511198176 18446744073709551615 270624926617 0 0 4096 18946 18446604440278207360 0 0 -1 0 0 0 0

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

[pid=18219/tid=18223] ppid=18217 vsize=776972 CPUtime=103.61 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 10559 0 0 0 10355 6 0 0 25 0 8 0 545686372 795619328 137984 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=776972 CPUtime=102.83 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 21630 0 0 0 10265 18 0 0 25 0 8 0 545686372 795619328 137984 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=776972 CPUtime=280.48 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 28045 3 0 0 25 0 8 0 545686372 795619328 137984 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=776972 CPUtime=103.62 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14265 0 0 0 10351 11 0 0 25 0 8 0 545686372 795619328 137984 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=776972 CPUtime=103.63 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 32256 0 0 0 10334 29 0 0 25 0 8 0 545686372 795619328 137984 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1006.65
Current children cumulated vsize (KiB) 776972

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

[startup+307.101 s]
/proc/loadavg: 7.36 5.95 6.88 9/233 18235
/proc/meminfo: memFree=24471796/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=843564 CPUtime=1204.86 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 177399 0 0 0 120360 126 0 0 25 0 8 0 545686202 863809536 154927 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 210891 154927 466 189 0 205240 0
[pid=18219/tid=18221] ppid=18217 vsize=843564 CPUtime=128.36 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) R 18217 18219 18193 0 -1 4202560 8649 0 0 0 12830 6 0 0 25 0 8 0 545686372 863809536 154927 33554432000 4194304 4964704 140735511198176 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=843564 CPUtime=128.4 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) R 18217 18219 18193 0 -1 4202560 29039 0 0 0 12816 24 0 0 25 0 8 0 545686372 863809536 154927 33554432000 4194304 4964704 140735511198176 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=843564 CPUtime=128.41 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 11553 0 0 0 12833 8 0 0 25 0 8 0 545686372 863809536 154927 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=843564 CPUtime=127.45 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 26590 0 0 0 12720 25 0 0 25 0 8 0 545686372 863809536 154928 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=843564 CPUtime=305.28 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 30525 3 0 0 25 0 8 0 545686372 863809536 154928 33554432000 4194304 4964704 140735511198176 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=843564 CPUtime=128.43 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14912 0 0 0 12831 12 0 0 25 0 8 0 545686372 863809536 154928 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=843564 CPUtime=128.44 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 35570 0 0 0 12811 33 0 0 25 0 8 0 545686372 863809536 154928 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1204.86
Current children cumulated vsize (KiB) 843564

[startup+319.9 s]
/proc/loadavg: 7.46 6.02 6.89 9/233 18236
/proc/meminfo: memFree=24458400/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=845016 CPUtime=1307.17 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 180938 0 0 0 130586 131 0 0 25 0 8 0 545686202 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 211254 158466 466 189 0 205603 0
[pid=18219/tid=18221] ppid=18217 vsize=845016 CPUtime=141.16 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) R 18217 18219 18193 0 -1 4202560 9000 0 0 0 14110 6 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=845016 CPUtime=141.2 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) R 18217 18219 18193 0 -1 4202560 30194 0 0 0 14094 26 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=845016 CPUtime=141.21 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 11736 0 0 0 14113 8 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=845016 CPUtime=140.16 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 28291 0 0 0 13989 27 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=845016 CPUtime=318.08 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 31805 3 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=845016 CPUtime=141.23 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14915 0 0 0 14111 12 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=845016 CPUtime=141.24 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 35587 0 0 0 14091 33 0 0 25 0 8 0 545686372 865296384 158466 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1307.17
Current children cumulated vsize (KiB) 845016

[startup+326.301 s]
/proc/loadavg: 7.50 6.05 6.90 9/233 18236
/proc/meminfo: memFree=24445992/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=845016 CPUtime=1358.33 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 184182 0 0 0 135698 135 0 0 25 0 8 0 545686202 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 211254 161710 466 189 0 205603 0
[pid=18219/tid=18221] ppid=18217 vsize=845016 CPUtime=147.57 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) R 18217 18219 18193 0 -1 4202560 9158 0 0 0 14750 7 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=845016 CPUtime=147.61 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) R 18217 18219 18193 0 -1 4202560 31897 0 0 0 14732 29 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=845016 CPUtime=147.61 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 11747 0 0 0 14753 8 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=845016 CPUtime=146.52 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 29663 0 0 0 14623 29 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4313814 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=845016 CPUtime=324.48 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 32445 3 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=845016 CPUtime=147.63 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14915 0 0 0 14751 12 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=845016 CPUtime=147.64 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 35587 0 0 0 14731 33 0 0 25 0 8 0 545686372 865296384 161710 33554432000 4194304 4964704 140735511198176 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1358.33
Current children cumulated vsize (KiB) 845016

[startup+332.701 s]
/proc/loadavg: 7.58 6.11 6.91 9/233 18236
/proc/meminfo: memFree=24433096/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=845016 CPUtime=1409.48 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 187041 0 0 0 140809 139 0 0 25 0 8 0 545686202 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 211254 164569 466 189 0 205603 0
[pid=18219/tid=18221] ppid=18217 vsize=845016 CPUtime=153.96 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) R 18217 18219 18193 0 -1 4202560 9573 0 0 0 15389 7 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=845016 CPUtime=154.01 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) R 18217 18219 18193 0 -1 4202560 33154 0 0 0 15371 30 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=845016 CPUtime=154.01 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 11751 0 0 0 15393 8 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=845016 CPUtime=152.87 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 30829 0 0 0 15256 31 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=845016 CPUtime=330.88 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 33085 3 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=845016 CPUtime=154.03 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14915 0 0 0 15391 12 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=845016 CPUtime=154.04 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 35587 0 0 0 15371 33 0 0 25 0 8 0 545686372 865296384 164569 33554432000 4194304 4964704 140735511198176 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1409.48
Current children cumulated vsize (KiB) 845016

[startup+334.301 s]
/proc/loadavg: 7.58 6.11 6.91 9/233 18236
/proc/meminfo: memFree=24430240/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=845016 CPUtime=1422.32 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 187565 0 0 0 142092 140 0 0 25 0 8 0 545686202 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 211254 165093 466 189 0 205603 0
[pid=18219/tid=18221] ppid=18217 vsize=845016 CPUtime=155.57 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) R 18217 18219 18193 0 -1 4202560 9603 0 0 0 15550 7 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=845016 CPUtime=155.61 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) R 18217 18219 18193 0 -1 4202560 33445 0 0 0 15531 30 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=845016 CPUtime=155.62 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 11753 0 0 0 15554 8 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=845016 CPUtime=154.46 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 30932 0 0 0 15415 31 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=845016 CPUtime=332.48 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 33245 3 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=845016 CPUtime=155.64 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14915 0 0 0 15552 12 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4660418 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=845016 CPUtime=155.64 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 35685 0 0 0 15531 33 0 0 25 0 8 0 545686372 865296384 165093 33554432000 4194304 4964704 140735511198176 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 845016

[startup+335.901 s]
/proc/loadavg: 7.58 6.11 6.91 9/233 18236
/proc/meminfo: memFree=24429744/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=845156 CPUtime=1435.05 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 187718 0 0 0 143365 140 0 0 25 0 8 0 545686202 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18219/statm: 211289 165246 466 189 0 205638 0
[pid=18219/tid=18221] ppid=18217 vsize=845156 CPUtime=157.16 cores=0-7
/proc/18219/task/18221/stat : 18221 (claspmt) R 18217 18219 18193 0 -1 4202560 9603 0 0 0 15709 7 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18219/tid=18222] ppid=18217 vsize=845156 CPUtime=157.2 cores=0-7
/proc/18219/task/18222/stat : 18222 (claspmt) R 18217 18219 18193 0 -1 4202560 33539 0 0 0 15690 30 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18219/tid=18223] ppid=18217 vsize=845156 CPUtime=157.21 cores=0-7
/proc/18219/task/18223/stat : 18223 (claspmt) R 18217 18219 18193 0 -1 4202560 11776 0 0 0 15713 8 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18219/tid=18224] ppid=18217 vsize=845156 CPUtime=156.04 cores=0-7
/proc/18219/task/18224/stat : 18224 (claspmt) R 18217 18219 18193 0 -1 4202560 30932 0 0 0 15573 31 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18219/tid=18225] ppid=18217 vsize=845156 CPUtime=334.08 cores=0-7
/proc/18219/task/18225/stat : 18225 (claspmt) R 18217 18219 18193 0 -1 4202560 9321 0 0 0 33405 3 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18219/tid=18226] ppid=18217 vsize=845156 CPUtime=157.23 cores=0-7
/proc/18219/task/18226/stat : 18226 (claspmt) R 18217 18219 18193 0 -1 4202560 14915 0 0 0 15711 12 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18219/tid=18227] ppid=18217 vsize=845156 CPUtime=157.23 cores=0-7
/proc/18219/task/18227/stat : 18227 (claspmt) R 18217 18219 18193 0 -1 4202560 35721 0 0 0 15690 33 0 0 25 0 8 0 545686372 865439744 165246 33554432000 4194304 4964704 140735511198176 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1435.05
Current children cumulated vsize (KiB) 845156

[startup+336.701 s]
/proc/loadavg: 7.61 6.14 6.92 9/233 18236
/proc/meminfo: memFree=24429372/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=845156 CPUtime=1441.12 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 187773 0 0 0 143972 140 0 0 25 0 1 0 545686202 865439744 165301 33554432000 4194304 4964704 140735511198176 18446744073709551615 270612765899 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18219/statm: 211289 165301 476 189 0 205638 0
Current children cumulated CPU time (s) 1441.12
Current children cumulated vsize (KiB) 845156

[startup+336.9 s]
/proc/loadavg: 7.61 6.14 6.92 9/233 18236
/proc/meminfo: memFree=24429372/32951124 swapFree=67111516/67111528
[pid=18219] ppid=18217 vsize=689100 CPUtime=1441.33 cores=0-7
/proc/18219/stat : 18219 (claspmt) R 18217 18219 18193 0 -1 4202496 187773 0 0 0 143992 141 0 0 25 0 1 0 545686202 705638400 124164 33554432000 4194304 4964704 140735511198176 18446744073709551615 270612767281 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/18219/statm: 172275 124164 476 189 0 166624 0
Current children cumulated CPU time (s) 1441.33
Current children cumulated vsize (KiB) 689100

Child status: 20
Real time (s): 336.933
CPU time (s): 1441.36
CPU user time (s): 1439.93
CPU system time (s): 1.43578
CPU usage (%): 427.79
Max. virtual memory (cumulated for all children) (KiB): 845156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1439.93
system time used= 1.43578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187774
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= 17046
involuntary context switches= 5827

runsolver used 0.684895 second user time and 1.76573 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-02 14:54:13
IDJOB=3321444
IDBENCH=71039
IDSOLVER=1711
FILE ID=node108/3321444-1304340852
RUNJOBID= node108-1304340852-18207
PBS_JOBID= 13178056
Free space on /tmp= 73368 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.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-3321444-1304340852/watcher-3321444-1304340852 -o /tmp/evaluation-result-3321444-1304340852/solver-3321444-1304340852 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321444-1304340852.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=636014583

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:      25087976 kB
Buffers:        663700 kB
Cached:        2100572 kB
SwapCached:         12 kB
Active:        4986760 kB
Inactive:      2461632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25087976 kB
SwapTotal:    67111528 kB
SwapFree:     67111516 kB
Dirty:           19476 kB
Writeback:           4 kB
AnonPages:     4684340 kB
Mapped:          19780 kB
Slab:           334200 kB
PageTables:      18636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 20926804 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= 73368 MiB
End job on node108 at 2011-05-02 14:59:50