Trace number 3321430

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 267.996 118.821

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.6162
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...340483/instance-3321430-1304340483.cnf
0.99/1.08	c Solving...
267.97/118.81	s UNSATISFIABLE
267.97/118.81	
267.97/118.81	c Models        : 0     
267.97/118.81	c Time          : 118.689s (Solving: 117.61s 1st Model: 0.00s Unsat: 117.61s)
267.97/118.81	c CPU Time      : 267.860s

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-3321430-1304340483/watcher-3321430-1304340483 -o /tmp/evaluation-result-3321430-1304340483/solver-3321430-1304340483 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321430-1304340483.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: 8.05 7.92 8.00 2/232 1060
/proc/meminfo: memFree=28056284/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=20872 CPUtime=0 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 487 0 0 0 0 0 0 0 21 0 1 0 545646500 21372928 416 33554432000 4194304 4964704 140736875136448 18446744073709551615 246516531744 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/1060/statm: 5218 416 353 189 0 92 0

[startup+0.10561 s]
/proc/loadavg: 8.05 7.92 8.00 2/232 1060
/proc/meminfo: memFree=28056284/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=67808 CPUtime=0.09 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 13695 0 0 0 8 1 0 0 22 0 1 0 545646500 69435392 11263 33554432000 4194304 4964704 140736875136448 18446744073709551615 246516531669 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1060/statm: 16952 11284 386 189 0 11826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67808

[startup+0.200595 s]
/proc/loadavg: 8.05 7.92 8.00 2/232 1060
/proc/meminfo: memFree=28056284/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=79344 CPUtime=0.19 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 18786 0 0 0 16 3 0 0 22 0 1 0 545646500 81248256 14834 33554432000 4194304 4964704 140736875136448 18446744073709551615 4567664 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1060/statm: 19836 14836 389 189 0 14710 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 79344

[startup+0.300574 s]
/proc/loadavg: 8.05 7.92 8.00 2/232 1060
/proc/meminfo: memFree=28056284/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=98376 CPUtime=0.29 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 24970 0 0 0 26 3 0 0 22 0 1 0 545646500 100737024 19466 33554432000 4194304 4964704 140736875136448 18446744073709551615 4625035 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1060/statm: 24594 19466 400 189 0 19468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98376

[startup+0.700502 s]
/proc/loadavg: 8.05 7.92 8.00 2/232 1060
/proc/meminfo: memFree=28056284/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=104684 CPUtime=0.69 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 26469 0 0 0 66 3 0 0 23 0 1 0 545646500 107196416 20965 33554432000 4194304 4964704 140736875136448 18446744073709551615 4601725 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1060/statm: 26171 20965 404 189 0 21045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104684

[startup+1.50036 s]
/proc/loadavg: 8.05 7.92 8.00 8/240 1068
/proc/meminfo: memFree=27933028/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=574784 CPUtime=1.86 cores=0-7
/proc/1060/stat : 1060 (claspmt) S 1058 1060 994 0 -1 4202496 67110 0 0 0 164 22 0 0 19 0 8 0 545646500 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143696 50304 442 189 0 138045 0
[pid=1060/tid=1062] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) S 1058 1060 994 0 -1 4202560 3767 0 0 0 4 1 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 994 0 -1 4202560 6604 0 0 0 3 2 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 6 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) S 1058 1060 994 0 -1 4202560 6512 0 0 0 3 3 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 2 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=574784 CPUtime=0.03 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) S 1058 1060 994 0 -1 4202560 5227 0 0 0 1 2 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 4 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=574784 CPUtime=0.37 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6154 0 0 0 34 3 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) S 1058 1060 994 0 -1 4202560 6296 0 0 0 4 2 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=574784 CPUtime=0.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) S 1058 1060 994 0 -1 4202560 5608 0 0 0 7 1 0 0 18 0 8 0 545646609 588578816 50304 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 574784

[startup+3.10106 s]
/proc/loadavg: 7.48 7.81 7.96 2/240 1068
/proc/meminfo: memFree=27856768/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=574784 CPUtime=3.46 cores=0-7
/proc/1060/stat : 1060 (claspmt) S 1058 1060 994 0 -1 4202496 67172 0 0 0 324 22 0 0 19 0 8 0 545646500 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143696 50366 442 189 0 138045 0
[pid=1060/tid=1062] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) S 1058 1060 994 0 -1 4202560 3767 0 0 0 4 1 0 0 18 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 994 0 -1 4202560 6604 0 0 0 3 2 0 0 18 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 6 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) S 1058 1060 994 0 -1 4202560 6512 0 0 0 3 3 0 0 18 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 2 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=574784 CPUtime=0.03 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) S 1058 1060 994 0 -1 4202560 5227 0 0 0 1 2 0 0 18 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 4 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=574784 CPUtime=1.97 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6216 0 0 0 194 3 0 0 20 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) S 1058 1060 994 0 -1 4202560 6296 0 0 0 4 2 0 0 18 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=574784 CPUtime=0.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) S 1058 1060 994 0 -1 4202560 5608 0 0 0 7 1 0 0 18 0 8 0 545646609 588578816 50366 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 574784

[startup+6.30048 s]
/proc/loadavg: 7.48 7.81 7.96 2/240 1068
/proc/meminfo: memFree=27856484/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=574784 CPUtime=6.66 cores=0-7
/proc/1060/stat : 1060 (claspmt) S 1058 1060 994 0 -1 4202496 67213 0 0 0 644 22 0 0 19 0 8 0 545646500 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143696 50407 442 189 0 138045 0
[pid=1060/tid=1062] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) S 1058 1060 994 0 -1 4202560 3767 0 0 0 4 1 0 0 18 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 994 0 -1 4202560 6604 0 0 0 3 2 0 0 18 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 6 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) S 1058 1060 994 0 -1 4202560 6512 0 0 0 3 3 0 0 18 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 2 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=574784 CPUtime=0.03 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) S 1058 1060 994 0 -1 4202560 5227 0 0 0 1 2 0 0 18 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 4 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=574784 CPUtime=5.17 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6257 0 0 0 514 3 0 0 25 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) S 1058 1060 994 0 -1 4202560 6296 0 0 0 4 2 0 0 18 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=574784 CPUtime=0.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) S 1058 1060 994 0 -1 4202560 5608 0 0 0 7 1 0 0 18 0 8 0 545646609 588578816 50407 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 574784

[startup+12.7003 s]
/proc/loadavg: 6.96 7.69 7.92 2/240 1069
/proc/meminfo: memFree=27856408/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=574784 CPUtime=13.06 cores=0-7
/proc/1060/stat : 1060 (claspmt) S 1058 1060 994 0 -1 4202496 67278 0 0 0 1284 22 0 0 19 0 8 0 545646500 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143696 50472 442 189 0 138045 0
[pid=1060/tid=1062] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) S 1058 1060 994 0 -1 4202560 3767 0 0 0 4 1 0 0 18 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 994 0 -1 4202560 6604 0 0 0 3 2 0 0 18 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 6 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) S 1058 1060 994 0 -1 4202560 6512 0 0 0 3 3 0 0 18 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 2 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=574784 CPUtime=0.03 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) S 1058 1060 994 0 -1 4202560 5227 0 0 0 1 2 0 0 18 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 4 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=574784 CPUtime=11.57 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6322 0 0 0 1154 3 0 0 25 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) S 1058 1060 994 0 -1 4202560 6296 0 0 0 4 2 0 0 18 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=574784 CPUtime=0.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) S 1058 1060 994 0 -1 4202560 5608 0 0 0 7 1 0 0 18 0 8 0 545646609 588578816 50472 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.06
Current children cumulated vsize (KiB) 574784

[startup+25.501 s]
/proc/loadavg: 5.64 7.36 7.81 2/240 1069
/proc/meminfo: memFree=27856964/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=574784 CPUtime=25.86 cores=0-7
/proc/1060/stat : 1060 (claspmt) S 1058 1060 994 0 -1 4202496 67387 0 0 0 2564 22 0 0 19 0 8 0 545646500 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143696 50581 442 189 0 138045 0
[pid=1060/tid=1062] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) S 1058 1060 994 0 -1 4202560 3767 0 0 0 4 1 0 0 18 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 994 0 -1 4202560 6604 0 0 0 3 2 0 0 18 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 6 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) S 1058 1060 994 0 -1 4202560 6512 0 0 0 3 3 0 0 18 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 2 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=574784 CPUtime=0.03 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) S 1058 1060 994 0 -1 4202560 5227 0 0 0 1 2 0 0 18 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 4 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=574784 CPUtime=24.37 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6431 0 0 0 2434 3 0 0 25 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) S 1058 1060 994 0 -1 4202560 6296 0 0 0 4 2 0 0 18 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=574784 CPUtime=0.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) S 1058 1060 994 0 -1 4202560 5608 0 0 0 7 1 0 0 18 0 8 0 545646609 588578816 50581 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.86
Current children cumulated vsize (KiB) 574784

[startup+51.1013 s]
/proc/loadavg: 4.06 6.85 7.63 2/240 1070
/proc/meminfo: memFree=27856040/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=574784 CPUtime=51.46 cores=0-7
/proc/1060/stat : 1060 (claspmt) S 1058 1060 994 0 -1 4202496 67582 0 0 0 5124 22 0 0 19 0 8 0 545646500 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143696 50776 442 189 0 138045 0
[pid=1060/tid=1062] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) S 1058 1060 994 0 -1 4202560 3767 0 0 0 4 1 0 0 18 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=574784 CPUtime=0.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) S 1058 1060 994 0 -1 4202560 6604 0 0 0 3 2 0 0 18 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 6 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) S 1058 1060 994 0 -1 4202560 6512 0 0 0 3 3 0 0 18 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 2 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=574784 CPUtime=0.03 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) S 1058 1060 994 0 -1 4202560 5227 0 0 0 1 2 0 0 18 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 4 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=574784 CPUtime=49.97 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6626 0 0 0 4994 3 0 0 25 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=574784 CPUtime=0.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) S 1058 1060 994 0 -1 4202560 6296 0 0 0 4 2 0 0 18 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=574784 CPUtime=0.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) S 1058 1060 994 0 -1 4202560 5608 0 0 0 7 1 0 0 18 0 8 0 545646609 588578816 50776 33554432000 4194304 4964704 140736875136448 18446744073709551615 246528650137 0 0 4096 18946 18446604447364328320 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.46

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

/proc/loadavg: 2.78 5.98 7.28 9/240 1071
/proc/meminfo: memFree=27845292/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575064 CPUtime=136.93 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 70575 0 0 0 13667 26 0 0 25 0 8 0 545646500 588865536 53769 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143766 53769 464 189 0 138115 0
[pid=1060/tid=1062] ppid=1058 vsize=575064 CPUtime=4.96 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 3919 0 0 0 494 2 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575064 CPUtime=4.95 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 7307 0 0 0 492 3 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575064 CPUtime=4.96 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 6925 0 0 0 493 3 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575064 CPUtime=4.88 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 5595 0 0 0 486 2 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575064 CPUtime=101.18 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6657 0 0 0 10115 3 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575064 CPUtime=4.98 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 6514 0 0 0 495 3 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575064 CPUtime=4.99 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 6110 0 0 0 497 2 0 0 25 0 8 0 545646609 588865536 53771 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 136.93
Current children cumulated vsize (KiB) 575064

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

[startup+102.409 s]
/proc/loadavg: 2.78 5.98 7.28 9/240 1071
/proc/meminfo: memFree=27845292/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575064 CPUtime=137.76 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 70624 0 0 0 13750 26 0 0 25 0 8 0 545646500 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143766 53818 464 189 0 138115 0
[pid=1060/tid=1062] ppid=1058 vsize=575064 CPUtime=5.06 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 3924 0 0 0 504 2 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575064 CPUtime=5.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 7307 0 0 0 502 3 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575064 CPUtime=5.06 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 6936 0 0 0 503 3 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575064 CPUtime=4.98 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 5600 0 0 0 496 2 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575064 CPUtime=101.28 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6657 0 0 0 10125 3 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575064 CPUtime=5.08 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 6520 0 0 0 505 3 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575064 CPUtime=5.09 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 6123 0 0 0 507 2 0 0 25 0 8 0 545646609 588865536 53818 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 137.76
Current children cumulated vsize (KiB) 575064

[startup+108.801 s]
/proc/loadavg: 3.20 6.02 7.28 9/240 1071
/proc/meminfo: memFree=27831156/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575208 CPUtime=188.86 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 74898 0 0 0 18852 34 0 0 25 0 8 0 545646500 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143802 58092 464 189 0 138151 0
[pid=1060/tid=1062] ppid=1058 vsize=575208 CPUtime=11.45 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 4432 0 0 0 1142 3 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575208 CPUtime=11.44 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 8314 0 0 0 1140 4 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575208 CPUtime=11.45 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 7443 0 0 0 1141 4 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575208 CPUtime=11.33 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 6178 0 0 0 1130 3 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575208 CPUtime=107.67 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6658 0 0 0 10764 3 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575208 CPUtime=11.47 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 7234 0 0 0 1143 4 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575208 CPUtime=11.49 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 6560 0 0 0 1146 3 0 0 25 0 8 0 545646609 589012992 58092 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 188.86
Current children cumulated vsize (KiB) 575208

[startup+115.201 s]
/proc/loadavg: 3.58 6.05 7.29 9/240 1071
/proc/meminfo: memFree=27812556/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575208 CPUtime=240 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 79123 0 0 0 23959 41 0 0 25 0 8 0 545646500 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143802 62317 464 189 0 138151 0
[pid=1060/tid=1062] ppid=1058 vsize=575208 CPUtime=17.85 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 4876 0 0 0 1782 3 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575208 CPUtime=17.84 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 9122 0 0 0 1778 6 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4683929 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575208 CPUtime=17.85 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 7931 0 0 0 1780 5 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575208 CPUtime=17.68 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 6499 0 0 0 1764 4 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575208 CPUtime=114.07 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6658 0 0 0 11404 3 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668871 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575208 CPUtime=17.87 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 7770 0 0 0 1782 5 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575208 CPUtime=17.89 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 7897 0 0 0 1784 5 0 0 25 0 8 0 545646609 589012992 62317 33554432000 4194304 4964704 140736875136448 18446744073709551615 4669009 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 240
Current children cumulated vsize (KiB) 575208

[startup+116.801 s]
/proc/loadavg: 3.58 6.05 7.29 10/240 1071
/proc/meminfo: memFree=27807472/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575208 CPUtime=252.8 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 80089 0 0 0 25237 43 0 0 25 0 8 0 545646500 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670165 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143802 63283 464 189 0 138151 0
[pid=1060/tid=1062] ppid=1058 vsize=575208 CPUtime=19.45 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 4910 0 0 0 1942 3 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575208 CPUtime=19.44 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 9319 0 0 0 1938 6 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575208 CPUtime=19.45 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 7940 0 0 0 1940 5 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575208 CPUtime=19.27 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 6499 0 0 0 1923 4 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575208 CPUtime=115.67 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6658 0 0 0 11564 3 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575208 CPUtime=19.47 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 7970 0 0 0 1942 5 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575208 CPUtime=19.49 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 8291 0 0 0 1943 6 0 0 25 0 8 0 545646609 589012992 63283 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 252.8
Current children cumulated vsize (KiB) 575208

[startup+117.601 s]
/proc/loadavg: 3.58 6.05 7.29 10/240 1071
/proc/meminfo: memFree=27807472/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575208 CPUtime=259.19 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 80637 0 0 0 25875 44 0 0 25 0 8 0 545646500 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143802 63831 464 189 0 138151 0
[pid=1060/tid=1062] ppid=1058 vsize=575208 CPUtime=20.25 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 4946 0 0 0 2021 4 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575208 CPUtime=20.24 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 9424 0 0 0 2018 6 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668622 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575208 CPUtime=20.25 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 7941 0 0 0 2020 5 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575208 CPUtime=20.06 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 6534 0 0 0 2002 4 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575208 CPUtime=116.47 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6658 0 0 0 11644 3 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575208 CPUtime=20.26 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 8043 0 0 0 2021 5 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575208 CPUtime=20.28 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 8512 0 0 0 2022 6 0 0 25 0 8 0 545646609 589012992 63831 33554432000 4194304 4964704 140736875136448 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 259.19
Current children cumulated vsize (KiB) 575208

[startup+118.401 s]
/proc/loadavg: 3.93 6.08 7.29 9/240 1071
/proc/meminfo: memFree=27804372/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=575208 CPUtime=265.59 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 80910 0 0 0 26514 45 0 0 25 0 8 0 545646500 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4683929 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1060/statm: 143802 64104 464 189 0 138151 0
[pid=1060/tid=1062] ppid=1058 vsize=575208 CPUtime=21.05 cores=0-7
/proc/1060/task/1062/stat : 1062 (claspmt) R 1058 1060 994 0 -1 4202560 4979 0 0 0 2101 4 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668464 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1060/tid=1063] ppid=1058 vsize=575208 CPUtime=21.05 cores=0-7
/proc/1060/task/1063/stat : 1063 (claspmt) R 1058 1060 994 0 -1 4202560 9464 0 0 0 2098 7 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1060/tid=1064] ppid=1058 vsize=575208 CPUtime=21.05 cores=0-7
/proc/1060/task/1064/stat : 1064 (claspmt) R 1058 1060 994 0 -1 4202560 7943 0 0 0 2100 5 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1060/tid=1065] ppid=1058 vsize=575208 CPUtime=20.87 cores=0-7
/proc/1060/task/1065/stat : 1065 (claspmt) R 1058 1060 994 0 -1 4202560 6575 0 0 0 2082 5 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1060/tid=1066] ppid=1058 vsize=575208 CPUtime=117.27 cores=0-7
/proc/1060/task/1066/stat : 1066 (claspmt) R 1058 1060 994 0 -1 4202560 6658 0 0 0 11724 3 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4669073 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1060/tid=1067] ppid=1058 vsize=575208 CPUtime=21.06 cores=0-7
/proc/1060/task/1067/stat : 1067 (claspmt) R 1058 1060 994 0 -1 4202560 8053 0 0 0 2101 5 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1060/tid=1068] ppid=1058 vsize=575208 CPUtime=21.08 cores=0-7
/proc/1060/task/1068/stat : 1068 (claspmt) R 1058 1060 994 0 -1 4202560 8644 0 0 0 2102 6 0 0 25 0 8 0 545646609 589012992 64104 33554432000 4194304 4964704 140736875136448 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 265.59
Current children cumulated vsize (KiB) 575208

[startup+118.801 s]
/proc/loadavg: 3.93 6.08 7.29 2/233 1071
/proc/meminfo: memFree=27870892/32951124 swapFree=67102756/67111528
[pid=1060] ppid=1058 vsize=504760 CPUtime=267.97 cores=0-7
/proc/1060/stat : 1060 (claspmt) R 1058 1060 994 0 -1 4202496 80942 0 0 0 26752 45 0 0 18 0 1 0 545646500 516874240 45072 33554432000 4194304 4964704 140736875136448 18446744073709551615 246516483160 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1060/statm: 126190 45072 474 189 0 120539 0
Current children cumulated CPU time (s) 267.97
Current children cumulated vsize (KiB) 504760

Child status: 20
Real time (s): 118.821
CPU time (s): 267.996
CPU user time (s): 267.53
CPU system time (s): 0.465929
CPU usage (%): 225.547
Max. virtual memory (cumulated for all children) (KiB): 575208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.53
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80943
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= 11162
involuntary context switches= 1744

runsolver used 0.235964 second user time and 0.550916 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-02 14:48:03
IDJOB=3321430
IDBENCH=71003
IDSOLVER=1711
FILE ID=node134/3321430-1304340483
RUNJOBID= node134-1304340258-1008
PBS_JOBID= 13178055
Free space on /tmp= 73140 MiB

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

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1292998195

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28056812 kB
Buffers:       1082056 kB
Cached:        1990332 kB
SwapCached:       4840 kB
Active:        1743620 kB
Inactive:      2735372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28056812 kB
SwapTotal:    67111528 kB
SwapFree:     67102756 kB
Dirty:           12840 kB
Writeback:           0 kB
AnonPages:     1404668 kB
Mapped:          20572 kB
Slab:           341168 kB
PageTables:      13360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 27853172 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73140 MiB
End job on node134 at 2011-05-02 14:50:02