Trace number 3299520

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 3323.81 831.911

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...100727/instance-3299520-1304100727.cnf
0.00/0.00	c Solving...
3323.77/831.90	s UNSATISFIABLE
3323.77/831.90	
3323.77/831.90	c Models        : 0     
3323.77/831.90	c Time          : 831.905s (Solving: 831.90s 1st Model: 0.00s Unsat: 831.90s)
3323.77/831.90	c CPU Time      : 3323.800s

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-3299520-1304100727/watcher-3299520-1304100727 -o /tmp/evaluation-result-3299520-1304100727/solver-3299520-1304100727 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299520-1304100727.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.06 8.17 7.93 6/184 23946
/proc/meminfo: memFree=25379736/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 717 0 0 0 0 0 0 0 25 0 4 0 521670890 37625856 641 33554432000 4194304 4964704 140736118737376 18446744073709551615 232347708313 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23946/statm: 9186 641 445 189 0 3535 0
[pid=23946/tid=23947] ppid=23944 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) S 23944 23946 23437 0 -1 4202560 18 0 0 0 0 0 0 0 25 0 4 0 521670890 37625856 641 33554432000 4194304 4964704 140736118737376 18446744073709551615 232347708313 0 0 4096 18946 18446604452244138048 0 0 -1 4 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) S 23944 23946 23437 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 521670890 37625856 641 33554432000 4194304 4964704 140736118737376 18446744073709551615 232347708313 0 0 4096 18946 18446604452244138048 0 0 -1 4 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 4 0 521670890 37625856 641 33554432000 4194304 4964704 140736118737376 18446744073709551615 4379076 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.029886 s]
/proc/loadavg: 8.06 8.17 7.93 6/184 23946
/proc/meminfo: memFree=25379736/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=168088 CPUtime=0.27 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 941 0 0 0 27 0 0 0 25 0 4 0 521670890 172122112 865 33554432000 4194304 4964704 140736118737376 18446744073709551615 232335997471 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42057 993 458 189 0 36406 0
[pid=23946/tid=23947] ppid=23944 vsize=168492 CPUtime=0.34 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) S 23944 23946 23437 0 -1 4202560 160 0 0 0 34 0 0 0 18 0 4 0 521670890 172535808 1141 33554432000 4194304 4964704 140736118737376 18446744073709551615 232335997422 0 0 4096 18946 18446604452244138048 0 0 -1 6 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=168492 CPUtime=0.5 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 171 0 0 0 50 0 0 0 25 0 4 0 521670890 172535808 1178 33554432000 4194304 4964704 140736118737376 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=168628 CPUtime=0.7 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 140 0 0 0 70 0 0 0 19 0 4 0 521670890 172675072 1252 33554432000 4194304 4964704 140736118737376 18446744073709551615 4321057 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 168088

[startup+0.819913 s]
/proc/loadavg: 8.06 8.17 7.93 6/184 23946
/proc/meminfo: memFree=25379736/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=168628 CPUtime=3.24 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 1376 0 0 0 324 0 0 0 25 0 4 0 521670890 172675072 1300 33554432000 4194304 4964704 140736118737376 18446744073709551615 4334298 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42157 1300 458 189 0 36506 0
[pid=23946/tid=23947] ppid=23944 vsize=168628 CPUtime=0.81 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 211 0 0 0 81 0 0 0 19 0 4 0 521670890 172675072 1300 33554432000 4194304 4964704 140736118737376 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=168628 CPUtime=0.8 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 207 0 0 0 80 0 0 0 25 0 4 0 521670890 172675072 1300 33554432000 4194304 4964704 140736118737376 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=168628 CPUtime=0.8 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 141 0 0 0 80 0 0 0 19 0 4 0 521670890 172675072 1300 33554432000 4194304 4964704 140736118737376 18446744073709551615 4654517 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 168628

[startup+0.900771 s]
/proc/loadavg: 8.06 8.17 7.93 6/184 23946
/proc/meminfo: memFree=25379736/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=168628 CPUtime=3.56 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 1400 0 0 0 356 0 0 0 25 0 4 0 521670890 172675072 1324 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669455 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42157 1324 458 189 0 36506 0
[pid=23946/tid=23947] ppid=23944 vsize=168628 CPUtime=0.89 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 222 0 0 0 89 0 0 0 19 0 4 0 521670890 172675072 1324 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=168628 CPUtime=0.88 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 215 0 0 0 88 0 0 0 25 0 4 0 521670890 172675072 1324 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=168628 CPUtime=0.88 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 142 0 0 0 88 0 0 0 19 0 4 0 521670890 172675072 1324 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 168628

[startup+1.00075 s]
/proc/loadavg: 8.06 8.17 7.93 6/184 23946
/proc/meminfo: memFree=25379736/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=168760 CPUtime=3.96 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 1424 0 0 0 396 0 0 0 25 0 4 0 521670890 172810240 1348 33554432000 4194304 4964704 140736118737376 18446744073709551615 4684677 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42190 1348 458 189 0 36539 0
[pid=23946/tid=23947] ppid=23944 vsize=168760 CPUtime=0.99 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 224 0 0 0 99 0 0 0 19 0 4 0 521670890 172810240 1348 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=168760 CPUtime=0.98 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 221 0 0 0 98 0 0 0 25 0 4 0 521670890 172810240 1348 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=168760 CPUtime=0.98 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 146 0 0 0 98 0 0 0 19 0 4 0 521670890 172810240 1348 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 168760

[startup+1.50066 s]
/proc/loadavg: 8.06 8.17 7.93 6/184 23946
/proc/meminfo: memFree=25379736/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=168892 CPUtime=5.96 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 1492 0 0 0 596 0 0 0 25 0 4 0 521670890 172945408 1416 33554432000 4194304 4964704 140736118737376 18446744073709551615 4684720 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42223 1416 458 189 0 36572 0
[pid=23946/tid=23947] ppid=23944 vsize=168892 CPUtime=1.49 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 246 0 0 0 149 0 0 0 20 0 4 0 521670890 172945408 1416 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=168892 CPUtime=1.48 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 250 0 0 0 148 0 0 0 25 0 4 0 521670890 172945408 1416 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670354 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=168892 CPUtime=1.48 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 157 0 0 0 148 0 0 0 20 0 4 0 521670890 172945408 1416 33554432000 4194304 4964704 140736118737376 18446744073709551615 4660433 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 168892

[startup+3.10038 s]
/proc/loadavg: 8.06 8.17 7.93 9/188 23950
/proc/meminfo: memFree=25372832/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=169164 CPUtime=12.35 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 1706 0 0 0 1234 1 0 0 25 0 4 0 521670890 173223936 1630 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669452 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42291 1630 458 189 0 36640 0
[pid=23946/tid=23947] ppid=23944 vsize=169164 CPUtime=3.09 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 327 0 0 0 309 0 0 0 25 0 4 0 521670890 173223936 1630 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=169164 CPUtime=3.07 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 319 0 0 0 307 0 0 0 20 0 4 0 521670890 173223936 1630 33554432000 4194304 4964704 140736118737376 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=169164 CPUtime=3.08 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 169 0 0 0 308 0 0 0 25 0 4 0 521670890 173223936 1630 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 169164

[startup+6.30081 s]
/proc/loadavg: 8.06 8.17 7.93 9/188 23950
/proc/meminfo: memFree=25371052/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=169564 CPUtime=25.13 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 1968 0 0 0 2512 1 0 0 25 0 4 0 521670890 173633536 1892 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669443 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 42391 1892 458 189 0 36740 0
[pid=23946/tid=23947] ppid=23944 vsize=169564 CPUtime=6.28 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 437 0 0 0 628 0 0 0 25 0 4 0 521670890 173633536 1892 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=169564 CPUtime=6.25 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 384 0 0 0 625 0 0 0 25 0 4 0 521670890 173633536 1892 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=169564 CPUtime=6.28 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 201 0 0 0 628 0 0 0 25 0 4 0 521670890 173633536 1892 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 169564

[startup+12.7007 s]
/proc/loadavg: 8.05 8.17 7.93 9/188 23950
/proc/meminfo: memFree=25368000/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=235364 CPUtime=50.71 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 2297 0 0 0 5069 2 0 0 25 0 4 0 521670890 241012736 2221 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 58841 2221 458 189 0 53190 0
[pid=23946/tid=23947] ppid=23944 vsize=235364 CPUtime=12.68 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 570 0 0 0 1268 0 0 0 25 0 4 0 521670890 241012736 2221 33554432000 4194304 4964704 140736118737376 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=235364 CPUtime=12.62 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 481 0 0 0 1262 0 0 0 21 0 4 0 521670890 241012736 2221 33554432000 4194304 4964704 140736118737376 18446744073709551615 4653159 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=235364 CPUtime=12.69 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 218 0 0 0 1268 1 0 0 25 0 4 0 521670890 241012736 2221 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 235364

[startup+25.5004 s]
/proc/loadavg: 8.04 8.16 7.93 9/188 23950
/proc/meminfo: memFree=25366012/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=235364 CPUtime=101.84 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 2561 0 0 0 10181 3 0 0 25 0 4 0 521670890 241012736 2485 33554432000 4194304 4964704 140736118737376 18446744073709551615 4653288 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 58841 2485 458 189 0 53190 0
[pid=23946/tid=23947] ppid=23944 vsize=235364 CPUtime=25.48 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 648 0 0 0 2548 0 0 0 25 0 4 0 521670890 241012736 2485 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=235364 CPUtime=25.36 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 582 0 0 0 2536 0 0 0 25 0 4 0 521670890 241012736 2485 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=235364 CPUtime=25.48 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 245 0 0 0 2547 1 0 0 25 0 4 0 521670890 241012736 2485 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 235364

[startup+51.1009 s]
/proc/loadavg: 8.09 8.16 7.94 9/188 23951
/proc/meminfo: memFree=25364232/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=235636 CPUtime=204.12 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 2780 0 0 0 20409 3 0 0 25 0 4 0 521670890 241291264 2704 33554432000 4194304 4964704 140736118737376 18446744073709551615 4321023 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 58909 2704 458 189 0 53258 0
[pid=23946/tid=23947] ppid=23944 vsize=235636 CPUtime=51.08 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 653 0 0 0 5108 0 0 0 25 0 4 0 521670890 241291264 2704 33554432000 4194304 4964704 140736118737376 18446744073709551615 4334306 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=235636 CPUtime=50.84 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 686 0 0 0 5084 0 0 0 25 0 4 0 521670890 241291264 2704 33554432000 4194304 4964704 140736118737376 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=235636 CPUtime=51.08 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 284 0 0 0 5107 1 0 0 25 0 4 0 521670890 241291264 2704 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 235636

[startup+102.301 s]
/proc/loadavg: 8.32 8.20 7.96 10/188 23952
/proc/meminfo: memFree=25361244/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=235908 CPUtime=408.69 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3022 0 0 0 40866 3 0 0 25 0 4 0 521670890 241569792 2946 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669711 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 58977 2946 458 189 0 53326 0
[pid=23946/tid=23947] ppid=23944 vsize=235908 CPUtime=102.28 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 686 0 0 0 10228 0 0 0 25 0 4 0 521670890 241569792 2946 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=235908 CPUtime=101.8 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 759 0 0 0 10180 0 0 0 25 0 4 0 521670890 241569792 2946 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=235908 CPUtime=102.28 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 384 0 0 0 10227 1 0 0 25 0 4 0 521670890 241569792 2946 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.69
Current children cumulated vsize (KiB) 235908

[startup+162.3 s]

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

/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 628 0 0 0 52228 1 0 0 25 0 4 0 521670890 241995776 3441 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2086.78
Current children cumulated vsize (KiB) 236324

[startup+582.301 s]
/proc/loadavg: 8.09 8.15 8.02 9/188 23965
/proc/meminfo: memFree=25356360/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=2326.51 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3521 0 0 0 232647 4 0 0 25 0 4 0 521670890 242130944 3445 33554432000 4194304 4964704 140736118737376 18446744073709551615 4333204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3445 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=582.29 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 58229 0 0 0 25 0 4 0 521670890 242130944 3445 33554432000 4194304 4964704 140736118737376 18446744073709551615 4364621 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=579.59 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 887 0 0 0 57959 0 0 0 25 0 4 0 521670890 242130944 3445 33554432000 4194304 4964704 140736118737376 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=582.29 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 628 0 0 0 58228 1 0 0 25 0 4 0 521670890 242130944 3445 33554432000 4194304 4964704 140736118737376 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2326.51
Current children cumulated vsize (KiB) 236456

[startup+642.301 s]
/proc/loadavg: 8.22 8.17 8.03 9/188 23967
/proc/meminfo: memFree=25356092/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=2566.24 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3546 0 0 0 256620 4 0 0 25 0 4 0 521670890 242130944 3470 33554432000 4194304 4964704 140736118737376 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3470 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=642.29 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 64229 0 0 0 25 0 4 0 521670890 242130944 3470 33554432000 4194304 4964704 140736118737376 18446744073709551615 4647543 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=639.31 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 895 0 0 0 63931 0 0 0 25 0 4 0 521670890 242130944 3470 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=642.3 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 641 0 0 0 64229 1 0 0 25 0 4 0 521670890 242130944 3470 33554432000 4194304 4964704 140736118737376 18446744073709551615 4660418 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2566.24
Current children cumulated vsize (KiB) 236456

[startup+702.3 s]
/proc/loadavg: 8.12 8.15 8.03 9/188 23968
/proc/meminfo: memFree=25355324/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=2805.96 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3564 0 0 0 280592 4 0 0 25 0 4 0 521670890 242130944 3488 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3488 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=702.29 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 70229 0 0 0 25 0 4 0 521670890 242130944 3488 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669432 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=699.04 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 901 0 0 0 69904 0 0 0 25 0 4 0 521670890 242130944 3488 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=702.3 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 653 0 0 0 70229 1 0 0 25 0 4 0 521670890 242130944 3488 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.96
Current children cumulated vsize (KiB) 236456

[startup+762.301 s]
/proc/loadavg: 8.29 8.19 8.05 9/188 23970
/proc/meminfo: memFree=25355180/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3045.69 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3581 0 0 0 304565 4 0 0 25 0 4 0 521670890 242130944 3505 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668840 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3505 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=762.29 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 76229 0 0 0 25 0 4 0 521670890 242130944 3505 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=758.76 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 904 0 0 0 75876 0 0 0 25 0 4 0 521670890 242130944 3505 33554432000 4194304 4964704 140736118737376 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=762.3 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 76229 1 0 0 25 0 4 0 521670890 242130944 3505 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.69
Current children cumulated vsize (KiB) 236456

[startup+822.301 s]
/proc/loadavg: 8.22 8.19 8.06 9/188 23972
/proc/meminfo: memFree=25355148/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3285.43 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 328539 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670354 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=822.3 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 82230 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668464 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=818.48 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 81848 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=822.3 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 82229 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4690230 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.43
Current children cumulated vsize (KiB) 236456

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

[startup+826.2 s]
/proc/loadavg: 8.20 8.18 8.05 9/188 23972
/proc/meminfo: memFree=25355148/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3300.99 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 330095 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4332288 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=826.19 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 82619 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=822.36 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 82236 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=826.2 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 82619 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670327 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3300.99
Current children cumulated vsize (KiB) 236456

[startup+829.401 s]
/proc/loadavg: 8.26 8.20 8.06 9/188 23972
/proc/meminfo: memFree=25355144/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3313.78 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 331374 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=829.39 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 82939 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=825.55 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 82555 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=829.4 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 82939 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4653336 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3313.78
Current children cumulated vsize (KiB) 236456

[startup+831 s]
/proc/loadavg: 8.26 8.20 8.06 9/188 23972
/proc/meminfo: memFree=25355144/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3320.18 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 332014 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=830.99 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 83099 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670462 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=827.14 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 82714 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=831 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 83099 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3320.18
Current children cumulated vsize (KiB) 236456

[startup+831.4 s]
/proc/loadavg: 8.26 8.20 8.06 9/188 23972
/proc/meminfo: memFree=25355144/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3321.77 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 332173 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=831.39 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 83139 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=827.54 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 82754 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=831.4 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 83139 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3321.77
Current children cumulated vsize (KiB) 236456

[startup+831.8 s]
/proc/loadavg: 8.26 8.20 8.06 9/188 23972
/proc/meminfo: memFree=25355144/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3323.37 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 332333 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=831.79 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 83179 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4333204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=827.94 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 82794 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669416 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=831.8 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 83179 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3323.37
Current children cumulated vsize (KiB) 236456

[startup+831.9 s]
/proc/loadavg: 8.26 8.20 8.06 9/188 23972
/proc/meminfo: memFree=25355144/32951124 swapFree=67111524/67111528
[pid=23946] ppid=23944 vsize=236456 CPUtime=3323.77 cores=0,2,4,6
/proc/23946/stat : 23946 (claspmt) R 23944 23946 23437 0 -1 4202496 3587 0 0 0 332373 4 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23946/statm: 59114 3511 458 189 0 53463 0
[pid=23946/tid=23947] ppid=23944 vsize=236456 CPUtime=831.89 cores=0,2,4,6
/proc/23946/task/23947/stat : 23947 (claspmt) R 23944 23946 23437 0 -1 4202560 747 0 0 0 83189 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4362492 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23946/tid=23948] ppid=23944 vsize=236456 CPUtime=828.04 cores=0,2,4,6
/proc/23946/task/23948/stat : 23948 (claspmt) R 23944 23946 23437 0 -1 4202560 907 0 0 0 82804 0 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4660310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23946/tid=23949] ppid=23944 vsize=236456 CPUtime=831.9 cores=0,2,4,6
/proc/23946/task/23949/stat : 23949 (claspmt) R 23944 23946 23437 0 -1 4202560 664 0 0 0 83189 1 0 0 25 0 4 0 521670890 242130944 3511 33554432000 4194304 4964704 140736118737376 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3323.77
Current children cumulated vsize (KiB) 236456

Child status: 20
Real time (s): 831.911
CPU time (s): 3323.81
CPU user time (s): 3323.76
CPU system time (s): 0.050992
CPU usage (%): 399.54
Max. virtual memory (cumulated for all children) (KiB): 236456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3323.76
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3599
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= 5141
involuntary context switches= 50741

runsolver used 1.19082 second user time and 2.59061 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 20:12:07
IDJOB=3299520
IDBENCH=84030
IDSOLVER=1683
FILE ID=node132/3299520-1304100727
RUNJOBID= node132-1304099521-23817
PBS_JOBID= 13170598
Free space on /tmp= 71872 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.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-3299520-1304100727/watcher-3299520-1304100727 -o /tmp/evaluation-result-3299520-1304100727/solver-3299520-1304100727 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299520-1304100727.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=2143621503

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      25379892 kB
Buffers:        774712 kB
Cached:        6230204 kB
SwapCached:          4 kB
Active:        2088604 kB
Inactive:      4985568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25379892 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1768 kB
Writeback:           0 kB
AnonPages:       68468 kB
Mapped:          15696 kB
Slab:           435788 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224332 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= 71872 MiB
End job on node132 at 2011-04-29 20:25:59