Trace number 3322746

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 9193.94 2046.58

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark718.86
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data

0.00/0.05	c clasp version 2.0.0-RC2
0.00/0.05	c Reading from ...393499/instance-3322746-1304393499.cnf
3.34/3.43	c Solving...
9193.85/2046.54	s UNSATISFIABLE
9193.85/2046.54	
9193.85/2046.54	c Models        : 0     
9193.85/2046.54	c Time          : 2045.382s (Solving: 2042.00s 1st Model: 0.00s Unsat: 2042.00s)
9193.85/2046.54	c CPU Time      : 9192.790s

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-3322746-1304393499/watcher-3322746-1304393499 -o /tmp/evaluation-result-3322746-1304393499/solver-3322746-1304393499 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322746-1304393499.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.95 7.81 7.77 1/310 14680
/proc/meminfo: memFree=11044592/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=972 CPUtime=0 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4194304 77 0 0 0 0 0 0 0 23 0 1 0 550953140 995328 32 33554432000 4194304 4964704 140733971883296 18446744073709551615 212431093383 0 2147483391 4096 0 18446744071699207358 0 0 17 4 0 0 0
/proc/14680/statm: 243 32 25 189 0 23 0

[startup+0.0149739 s]
/proc/loadavg: 6.95 7.81 7.77 1/310 14680
/proc/meminfo: memFree=11044592/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=972 CPUtime=0 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4194304 77 0 0 0 0 0 0 0 23 0 1 0 550953140 995328 32 33554432000 4194304 4964704 140733971883296 18446744073709551615 212431093383 0 2147483391 4096 0 18446744071699207358 0 0 17 7 0 0 0
/proc/14680/statm: 243 32 25 189 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 972

[startup+0.111993 s]
/proc/loadavg: 6.95 7.81 7.77 1/310 14680
/proc/meminfo: memFree=11044592/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=103644 CPUtime=0.05 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 20937 0 0 0 2 3 0 0 23 0 1 0 550953140 106131456 20866 33554432000 4194304 4964704 140733971883296 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 25911 20881 376 189 0 20785 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 103644

[startup+0.30091 s]
/proc/loadavg: 6.95 7.81 7.77 1/310 14680
/proc/meminfo: memFree=11044592/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=159608 CPUtime=0.24 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 39723 0 0 0 19 5 0 0 24 0 1 0 550953140 163438592 34476 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 39902 34476 388 189 0 34776 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 159608

[startup+0.700819 s]
/proc/loadavg: 6.95 7.81 7.77 1/310 14680
/proc/meminfo: memFree=11044592/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=182684 CPUtime=0.64 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 45673 0 0 0 56 8 0 0 25 0 1 0 550953140 187068416 40239 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 45671 40240 388 189 0 40545 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 182684

[startup+1.50067 s]
/proc/loadavg: 6.95 7.81 7.77 2/311 14681
/proc/meminfo: memFree=10868380/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=223976 CPUtime=1.44 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 56343 0 0 0 132 12 0 0 25 0 1 0 550953140 229351424 50491 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 55994 50491 388 189 0 50868 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 223976

[startup+3.10038 s]
/proc/loadavg: 6.95 7.81 7.77 2/311 14681
/proc/meminfo: memFree=10814192/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=307164 CPUtime=3.04 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 77847 0 0 0 283 21 0 0 25 0 1 0 550953140 314535936 71055 33554432000 4194304 4964704 140733971883296 18446744073709551615 212436016896 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 76791 71055 388 189 0 71665 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 307164

[startup+6.30077 s]
/proc/loadavg: 6.48 7.69 7.73 2/318 14688
/proc/meminfo: memFree=10034452/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1228340 CPUtime=8.41 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4202496 308277 0 0 0 692 149 0 0 18 0 8 0 550953140 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 307085 252812 436 189 0 301434 0
[pid=14680/tid=14682] ppid=14678 vsize=1228340 CPUtime=0.27 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) S 14678 14680 14490 0 -1 4202560 25610 0 0 0 15 12 0 0 16 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=1228340 CPUtime=0.41 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) S 14678 14680 14490 0 -1 4202560 32076 0 0 0 26 15 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=1228340 CPUtime=0.53 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) S 14678 14680 14490 0 -1 4202560 31540 0 0 0 37 16 0 0 18 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=1228340 CPUtime=0.26 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) S 14678 14680 14490 0 -1 4202560 25714 0 0 0 12 14 0 0 18 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=1228340 CPUtime=2.47 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 34882 0 0 0 229 18 0 0 21 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=1228340 CPUtime=0.4 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) S 14678 14680 14490 0 -1 4202560 31618 0 0 0 25 15 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=1228340 CPUtime=0.62 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) S 14678 14680 14490 0 -1 4202560 32255 0 0 0 32 30 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.41
Current children cumulated vsize (KiB) 1228340

[startup+12.7006 s]
/proc/loadavg: 6.04 7.58 7.70 2/318 14688
/proc/meminfo: memFree=10034840/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1228340 CPUtime=14.81 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4202496 308277 0 0 0 1332 149 0 0 18 0 8 0 550953140 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 307085 252812 436 189 0 301434 0
[pid=14680/tid=14682] ppid=14678 vsize=1228340 CPUtime=0.27 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) S 14678 14680 14490 0 -1 4202560 25610 0 0 0 15 12 0 0 16 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=1228340 CPUtime=0.41 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) S 14678 14680 14490 0 -1 4202560 32076 0 0 0 26 15 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=1228340 CPUtime=0.53 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) S 14678 14680 14490 0 -1 4202560 31540 0 0 0 37 16 0 0 18 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=1228340 CPUtime=0.26 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) S 14678 14680 14490 0 -1 4202560 25714 0 0 0 12 14 0 0 18 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=1228340 CPUtime=8.87 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 34882 0 0 0 869 18 0 0 25 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=1228340 CPUtime=0.4 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) S 14678 14680 14490 0 -1 4202560 31618 0 0 0 25 15 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=1228340 CPUtime=0.62 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) S 14678 14680 14490 0 -1 4202560 32255 0 0 0 32 30 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 14.81
Current children cumulated vsize (KiB) 1228340

[startup+25.5011 s]
/proc/loadavg: 4.92 7.26 7.59 2/318 14688
/proc/meminfo: memFree=10036092/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1228340 CPUtime=27.61 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4202496 308277 0 0 0 2612 149 0 0 18 0 8 0 550953140 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 307085 252812 436 189 0 301434 0
[pid=14680/tid=14682] ppid=14678 vsize=1228340 CPUtime=0.27 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) S 14678 14680 14490 0 -1 4202560 25610 0 0 0 15 12 0 0 16 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=1228340 CPUtime=0.41 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) S 14678 14680 14490 0 -1 4202560 32076 0 0 0 26 15 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=1228340 CPUtime=0.53 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) S 14678 14680 14490 0 -1 4202560 31540 0 0 0 37 16 0 0 18 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=1228340 CPUtime=0.26 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) S 14678 14680 14490 0 -1 4202560 25714 0 0 0 12 14 0 0 18 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=1228340 CPUtime=21.67 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 34882 0 0 0 2149 18 0 0 25 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 4399264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=1228340 CPUtime=0.4 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) S 14678 14680 14490 0 -1 4202560 31618 0 0 0 25 15 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=1228340 CPUtime=0.62 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) S 14678 14680 14490 0 -1 4202560 32255 0 0 0 32 30 0 0 17 0 8 0 550953484 1257820160 252812 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 27.61
Current children cumulated vsize (KiB) 1228340

[startup+51.1013 s]
/proc/loadavg: 3.58 6.76 7.41 2/318 14689
/proc/meminfo: memFree=10035816/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1228340 CPUtime=53.21 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4202496 308333 0 0 0 5172 149 0 0 18 0 8 0 550953140 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 307085 252868 436 189 0 301434 0
[pid=14680/tid=14682] ppid=14678 vsize=1228340 CPUtime=0.27 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) S 14678 14680 14490 0 -1 4202560 25610 0 0 0 15 12 0 0 16 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=1228340 CPUtime=0.41 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) S 14678 14680 14490 0 -1 4202560 32076 0 0 0 26 15 0 0 17 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=1228340 CPUtime=0.53 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) S 14678 14680 14490 0 -1 4202560 31540 0 0 0 37 16 0 0 18 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=1228340 CPUtime=0.26 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) S 14678 14680 14490 0 -1 4202560 25714 0 0 0 12 14 0 0 18 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=1228340 CPUtime=47.27 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 34938 0 0 0 4709 18 0 0 25 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=1228340 CPUtime=0.4 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) S 14678 14680 14490 0 -1 4202560 31618 0 0 0 25 15 0 0 17 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=1228340 CPUtime=0.62 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) S 14678 14680 14490 0 -1 4202560 32255 0 0 0 32 30 0 0 17 0 8 0 550953484 1257820160 252868 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 53.21
Current children cumulated vsize (KiB) 1228340

[startup+102.311 s]
/proc/loadavg: 2.12 5.87 7.07 2/318 14690
/proc/meminfo: memFree=10032436/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1228340 CPUtime=104.43 cores=0-7
/proc/14680/stat : 14680 (claspmt) S 14678 14680 14490 0 -1 4202496 309068 0 0 0 10293 150 0 0 18 0 8 0 550953140 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 307085 253603 436 189 0 301434 0
[pid=14680/tid=14682] ppid=14678 vsize=1228340 CPUtime=0.27 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) S 14678 14680 14490 0 -1 4202560 25610 0 0 0 15 12 0 0 16 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=1228340 CPUtime=0.41 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) S 14678 14680 14490 0 -1 4202560 32076 0 0 0 26 15 0 0 17 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=1228340 CPUtime=0.53 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) S 14678 14680 14490 0 -1 4202560 31540 0 0 0 37 16 0 0 18 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=1228340 CPUtime=0.26 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) S 14678 14680 14490 0 -1 4202560 25714 0 0 0 12 14 0 0 18 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=1228340 CPUtime=98.48 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 35673 0 0 0 9830 18 0 0 25 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=1228340 CPUtime=0.4 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) S 14678 14680 14490 0 -1 4202560 31618 0 0 0 25 15 0 0 17 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=1228340 CPUtime=0.62 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) S 14678 14680 14490 0 -1 4202560 32255 0 0 0 32 30 0 0 17 0 8 0 550953484 1257820160 253603 33554432000 4194304 4964704 140733971883296 18446744073709551615 212447832985 0 0 4096 18946 18446604451595750464 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 104.43
Current children cumulated vsize (KiB) 1228340

[startup+162.301 s]
/proc/loadavg: 1.41 4.98 6.69 2/318 14692
/proc/meminfo: memFree=10030036/32951124 swapFree=67111416/67111528

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

/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 47909 0 0 0 81943 48 0 0 25 0 8 0 550953484 1964802048 431848 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670017 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7571.14
Current children cumulated vsize (KiB) 1918752

[startup+1902.3 s]
/proc/loadavg: 8.10 7.70 6.16 9/318 14749
/proc/meminfo: memFree=9288240/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2049824 CPUtime=8050.54 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 495770 0 0 0 804664 390 0 0 25 0 8 0 550953140 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 512456 439661 460 189 0 506805 0
[pid=14680/tid=14682] ppid=14678 vsize=2049824 CPUtime=879.56 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) R 14678 14680 14490 0 -1 4202560 32054 0 0 0 87936 20 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=2049824 CPUtime=879.71 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) R 14678 14680 14490 0 -1 4202560 118751 0 0 0 87855 116 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=2049824 CPUtime=879.82 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) R 14678 14680 14490 0 -1 4202560 63251 0 0 0 87911 71 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=2049824 CPUtime=870.77 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) R 14678 14680 14490 0 -1 4202560 37784 0 0 0 87049 28 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=2049824 CPUtime=1898.47 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 40231 0 0 0 189823 24 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=2049824 CPUtime=879.55 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) R 14678 14680 14490 0 -1 4202560 54793 0 0 0 87910 45 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=2049824 CPUtime=879.91 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 47909 0 0 0 87943 48 0 0 25 0 8 0 550953484 2099019776 439661 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8050.54
Current children cumulated vsize (KiB) 2049824

[startup+1962.3 s]
/proc/loadavg: 8.29 7.83 6.30 9/318 14752
/proc/meminfo: memFree=9220996/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2049824 CPUtime=8529.16 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 512698 0 0 0 852505 411 0 0 25 0 8 0 550953140 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 512456 456589 460 189 0 506805 0
[pid=14680/tid=14682] ppid=14678 vsize=2049824 CPUtime=939.57 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) R 14678 14680 14490 0 -1 4202560 32054 0 0 0 93937 20 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=2049824 CPUtime=939.73 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) R 14678 14680 14490 0 -1 4202560 128693 0 0 0 93847 126 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=2049824 CPUtime=939.84 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) R 14678 14680 14490 0 -1 4202560 67084 0 0 0 93905 79 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=2049824 CPUtime=930.17 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) R 14678 14680 14490 0 -1 4202560 37931 0 0 0 92989 28 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=2049824 CPUtime=1958.48 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 40231 0 0 0 195824 24 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=2049824 CPUtime=939.55 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) R 14678 14680 14490 0 -1 4202560 56950 0 0 0 93907 48 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4651354 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=2049824 CPUtime=939.93 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 48719 0 0 0 93944 49 0 0 25 0 8 0 550953484 2099019776 456589 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8529.16
Current children cumulated vsize (KiB) 2049824

[startup+2022.3 s]
/proc/loadavg: 8.16 7.87 6.41 9/318 14754
/proc/meminfo: memFree=9167396/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2115360 CPUtime=9008.49 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 526733 0 0 0 900417 432 0 0 25 0 8 0 550953140 2166128640 470624 33554432000 4194304 4964704 140733971883296 18446744073709551615 4669309 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 528840 470624 460 189 0 523189 0
[pid=14680/tid=14682] ppid=14678 vsize=2115360 CPUtime=999.56 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) R 14678 14680 14490 0 -1 4202560 32059 0 0 0 99935 21 0 0 25 0 8 0 550953484 2166128640 470624 33554432000 4194304 4964704 140733971883296 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=2115360 CPUtime=999.72 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) R 14678 14680 14490 0 -1 4202560 134107 0 0 0 99840 132 0 0 25 0 8 0 550953484 2166128640 470624 33554432000 4194304 4964704 140733971883296 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=2115360 CPUtime=999.83 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) R 14678 14680 14490 0 -1 4202560 71365 0 0 0 99896 87 0 0 25 0 8 0 550953484 2166128640 470624 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=2115360 CPUtime=989.58 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) R 14678 14680 14490 0 -1 4202560 38127 0 0 0 98929 29 0 0 25 0 8 0 550953484 2166128640 470625 33554432000 4194304 4964704 140733971883296 18446744073709551615 4652133 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=2115360 CPUtime=2018.47 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 40231 0 0 0 201823 24 0 0 25 0 8 0 550953484 2166128640 470625 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=2115360 CPUtime=999.53 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) R 14678 14680 14490 0 -1 4202560 60157 0 0 0 99901 52 0 0 25 0 8 0 550953484 2166128640 470625 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435678241 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=2115360 CPUtime=999.92 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 49508 0 0 0 99942 50 0 0 25 0 8 0 550953484 2166128640 470625 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9008.49
Current children cumulated vsize (KiB) 2115360

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

[startup+2035.1 s]
/proc/loadavg: 8.12 7.88 6.43 9/318 14754
/proc/meminfo: memFree=9147424/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2115360 CPUtime=9110.77 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 531235 0 0 0 910639 438 0 0 25 0 8 0 550953140 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4627281 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 528840 475126 460 189 0 523189 0
[pid=14680/tid=14682] ppid=14678 vsize=2115360 CPUtime=1012.37 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) R 14678 14680 14490 0 -1 4202560 32059 0 0 0 101216 21 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=2115360 CPUtime=1012.51 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) R 14678 14680 14490 0 -1 4202560 136516 0 0 0 101118 133 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=2115360 CPUtime=1012.63 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) R 14678 14680 14490 0 -1 4202560 72582 0 0 0 101173 90 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=2115360 CPUtime=1002.25 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) R 14678 14680 14490 0 -1 4202560 38127 0 0 0 100196 29 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4652078 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=2115360 CPUtime=2031.27 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 40231 0 0 0 203103 24 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=2115360 CPUtime=1012.34 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) R 14678 14680 14490 0 -1 4202560 60885 0 0 0 101181 53 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=2115360 CPUtime=1012.72 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 49619 0 0 0 101221 51 0 0 25 0 8 0 550953484 2166128640 475126 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670179 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9110.77
Current children cumulated vsize (KiB) 2115360

[startup+2041.5 s]
/proc/loadavg: 8.11 7.88 6.44 9/318 14754
/proc/meminfo: memFree=9137752/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2115360 CPUtime=9161.99 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 533596 0 0 0 915758 441 0 0 25 0 8 0 550953140 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 528840 477487 460 189 0 523189 0
[pid=14680/tid=14682] ppid=14678 vsize=2115360 CPUtime=1018.78 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) R 14678 14680 14490 0 -1 4202560 32059 0 0 0 101857 21 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=2115360 CPUtime=1018.92 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) R 14678 14680 14490 0 -1 4202560 138360 0 0 0 101757 135 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=2115360 CPUtime=1019.05 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) R 14678 14680 14490 0 -1 4202560 73029 0 0 0 101814 91 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=2115360 CPUtime=1008.59 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) R 14678 14680 14490 0 -1 4202560 38128 0 0 0 100830 29 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=2115360 CPUtime=2037.68 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 40232 0 0 0 203744 24 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=2115360 CPUtime=1018.75 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) R 14678 14680 14490 0 -1 4202560 60890 0 0 0 101822 53 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4677958 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=2115360 CPUtime=1019.13 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 49672 0 0 0 101862 51 0 0 25 0 8 0 550953484 2166128640 477487 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670075 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9161.99
Current children cumulated vsize (KiB) 2115360

[startup+2044.7 s]
/proc/loadavg: 8.10 7.88 6.45 9/318 14754
/proc/meminfo: memFree=9137504/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2115360 CPUtime=9187.48 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 533755 0 0 0 918307 441 0 0 25 0 8 0 550953140 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14680/statm: 528840 477646 460 189 0 523189 0
[pid=14680/tid=14682] ppid=14678 vsize=2115360 CPUtime=1021.97 cores=0-7
/proc/14680/task/14682/stat : 14682 (claspmt) R 14678 14680 14490 0 -1 4202560 32059 0 0 0 102176 21 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4652110 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14680/tid=14683] ppid=14678 vsize=2115360 CPUtime=1022.11 cores=0-7
/proc/14680/task/14683/stat : 14683 (claspmt) R 14678 14680 14490 0 -1 4202560 138449 0 0 0 102076 135 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14680/tid=14684] ppid=14678 vsize=2115360 CPUtime=1022.23 cores=0-7
/proc/14680/task/14684/stat : 14684 (claspmt) R 14678 14680 14490 0 -1 4202560 73090 0 0 0 102132 91 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14680/tid=14685] ppid=14678 vsize=2115360 CPUtime=1011.76 cores=0-7
/proc/14680/task/14685/stat : 14685 (claspmt) R 14678 14680 14490 0 -1 4202560 38128 0 0 0 101147 29 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14680/tid=14686] ppid=14678 vsize=2115360 CPUtime=2040.87 cores=0-7
/proc/14680/task/14686/stat : 14686 (claspmt) R 14678 14680 14490 0 -1 4202560 40233 0 0 0 204063 24 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14680/tid=14687] ppid=14678 vsize=2115360 CPUtime=1021.93 cores=0-7
/proc/14680/task/14687/stat : 14687 (claspmt) R 14678 14680 14490 0 -1 4202560 60892 0 0 0 102140 53 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4670080 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=14680/tid=14688] ppid=14678 vsize=2115360 CPUtime=1022.32 cores=0-7
/proc/14680/task/14688/stat : 14688 (claspmt) R 14678 14680 14490 0 -1 4202560 49678 0 0 0 102181 51 0 0 25 0 8 0 550953484 2166128640 477646 33554432000 4194304 4964704 140733971883296 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9187.48
Current children cumulated vsize (KiB) 2115360

[startup+2045.5 s]
/proc/loadavg: 8.10 7.88 6.45 9/318 14754
/proc/meminfo: memFree=9137132/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=2115360 CPUtime=9192.85 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 533820 0 0 0 918843 442 0 0 25 0 1 0 550953140 2166128640 477701 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435672987 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 528840 477701 470 189 0 523189 0
Current children cumulated CPU time (s) 9192.85
Current children cumulated vsize (KiB) 2115360

[startup+2046.3 s]
/proc/loadavg: 8.10 7.88 6.45 2/311 14754
/proc/meminfo: memFree=9281524/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1880432 CPUtime=9193.65 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 533820 0 0 0 918922 443 0 0 25 0 1 0 550953140 1925562368 415129 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435673095 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 470108 415129 470 189 0 464457 0
Current children cumulated CPU time (s) 9193.65
Current children cumulated vsize (KiB) 1880432

[startup+2046.5 s]
/proc/loadavg: 8.10 7.88 6.45 2/311 14754
/proc/meminfo: memFree=9281524/32951124 swapFree=67111416/67111528
[pid=14680] ppid=14678 vsize=1688240 CPUtime=9193.85 cores=0-7
/proc/14680/stat : 14680 (claspmt) R 14678 14680 14490 0 -1 4202496 533820 0 0 0 918941 444 0 0 25 0 1 0 550953140 1728757760 364085 33554432000 4194304 4964704 140733971883296 18446744073709551615 212435672987 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14680/statm: 422060 364085 470 189 0 416409 0
Current children cumulated CPU time (s) 9193.85
Current children cumulated vsize (KiB) 1688240

Child status: 20
Real time (s): 2046.58
CPU time (s): 9193.94
CPU user time (s): 9189.44
CPU system time (s): 4.50431
CPU usage (%): 449.234
Max. virtual memory (cumulated for all children) (KiB): 2115360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9189.44
system time used= 4.50432
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 533821
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= 110229
involuntary context switches= 38864

runsolver used 5.71313 second user time and 13.8639 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-03 05:31:48
IDJOB=3322746
IDBENCH=88158
IDSOLVER=1711
FILE ID=node102/3322746-1304393499
RUNJOBID= node102-1304390340-14504
PBS_JOBID= 13181832
Free space on /tmp= 73364 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.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-3322746-1304393499/watcher-3322746-1304393499 -o /tmp/evaluation-result-3322746-1304393499/solver-3322746-1304393499 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322746-1304393499.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=576310995

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11045244 kB
Buffers:        680224 kB
Cached:        2291976 kB
SwapCached:          0 kB
Active:       19182348 kB
Inactive:      2245508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11045244 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:          226028 kB
Writeback:           0 kB
AnonPages:    18455768 kB
Mapped:          26944 kB
Slab:           361084 kB
PageTables:      52568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59035916 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= 73360 MiB
End job on node102 at 2011-05-03 06:05:55