Trace number 3380676

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-R4095-patched (fixed)UNSAT 5395.47 675.752

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.547
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...486682/instance-3380676-1305486682.cnf
0.10/0.13	c Solving...
5395.31/675.75	s UNSATISFIABLE
5395.31/675.75	
5395.31/675.75	c Models        : 0     
5395.31/675.75	c Time          : 675.726s (Solving: 675.60s 1st Model: 0.00s Unsat: 675.60s)
5395.31/675.75	c CPU Time      : 5395.440s

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: 961)

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-3380676-1305486682/watcher-3380676-1305486682 -o /tmp/evaluation-result-3380676-1305486682/solver-3380676-1305486682 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380676-1305486682.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.89 6.45 6.86 1/392 25751
/proc/meminfo: memFree=12271012/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=22408 CPUtime=0.01 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 914 0 0 0 1 0 0 0 20 0 1 0 660270609 22945792 808 33554432000 4194304 4964800 140736601832704 18446744073709551615 212436016896 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25751/statm: 5602 809 386 189 0 476 0

[startup+0.105062 s]
/proc/loadavg: 7.89 6.45 6.86 1/392 25751
/proc/meminfo: memFree=12271012/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=26028 CPUtime=0.1 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 2047 0 0 0 10 0 0 0 20 0 1 0 660270609 26652672 1682 33554432000 4194304 4964800 140736601832704 18446744073709551615 4612220 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/25751/statm: 6507 1682 404 189 0 1381 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26028

[startup+0.223245 s]
/proc/loadavg: 7.89 6.45 6.86 1/392 25751
/proc/meminfo: memFree=12271012/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=386244 CPUtime=1.3 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 5541 0 0 0 129 1 0 0 22 0 8 0 660270609 395513856 5040 33554432000 4194304 4964800 140736601832704 18446744073709551615 4669476 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 96561 5041 464 189 0 90910 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 386244

[startup+1.00083 s]
/proc/loadavg: 7.89 6.45 6.86 1/392 25751
/proc/meminfo: memFree=12271012/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=386928 CPUtime=6.99 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 7067 0 0 0 697 2 0 0 25 0 8 0 660270609 396214272 6566 33554432000 4194304 4964800 140736601832704 18446744073709551615 4660013 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 96732 6566 464 189 0 91081 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 386928

[startup+1.10084 s]
/proc/loadavg: 7.89 6.45 6.86 1/392 25751
/proc/meminfo: memFree=12271012/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=386928 CPUtime=7.79 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 7280 0 0 0 777 2 0 0 25 0 8 0 660270609 396214272 6779 33554432000 4194304 4964800 140736601832704 18446744073709551615 4321023 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 96732 6779 464 189 0 91081 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 386928

[startup+1.50076 s]
/proc/loadavg: 7.89 6.45 6.86 1/392 25751
/proc/meminfo: memFree=12271012/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=387496 CPUtime=10.98 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 7882 0 0 0 1096 2 0 0 25 0 8 0 660270609 396795904 7381 33554432000 4194304 4964800 140736601832704 18446744073709551615 4660305 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 96874 7381 464 189 0 91223 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 387496

[startup+3.10046 s]
/proc/loadavg: 7.90 6.47 6.87 9/400 25759
/proc/meminfo: memFree=12236624/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=389060 CPUtime=23.75 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 9965 0 0 0 2371 4 0 0 25 0 8 0 660270609 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 4627006 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 97265 9464 466 189 0 91614 0
[pid=25751/tid=25753] ppid=25749 vsize=389060 CPUtime=2.95 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 913 0 0 0 295 0 0 0 25 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=389060 CPUtime=2.95 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) S 25749 25751 25486 0 -1 4202560 1540 0 0 0 295 0 0 0 24 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 212436122094 0 0 4096 18946 18446604444540566272 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=389060 CPUtime=2.94 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 634 0 0 0 294 0 0 0 25 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=389060 CPUtime=2.92 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 776 0 0 0 292 0 0 0 25 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 212435675378 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=389060 CPUtime=2.95 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 901 0 0 0 295 0 0 0 24 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=389060 CPUtime=2.95 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 1103 0 0 0 295 0 0 0 24 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=389060 CPUtime=2.94 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 1177 0 0 0 294 0 0 0 24 0 8 0 660270622 398397440 9464 33554432000 4194304 4964800 140736601832704 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 389060

[startup+6.31485 s]
/proc/loadavg: 7.90 6.47 6.87 9/400 25759
/proc/meminfo: memFree=12224788/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=390376 CPUtime=49.42 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 12593 0 0 0 4935 7 0 0 25 0 8 0 660270609 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 97594 12092 466 189 0 91943 0
[pid=25751/tid=25753] ppid=25749 vsize=390376 CPUtime=6.16 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 1210 0 0 0 616 0 0 0 25 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=390376 CPUtime=6.17 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 2130 0 0 0 616 1 0 0 25 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=390376 CPUtime=6.15 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 932 0 0 0 615 0 0 0 22 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=390376 CPUtime=6.09 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 987 0 0 0 609 0 0 0 25 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=390376 CPUtime=6.16 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 1024 0 0 0 616 0 0 0 19 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=390376 CPUtime=6.17 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 1434 0 0 0 616 1 0 0 20 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4644882 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=390376 CPUtime=6.16 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 1637 0 0 0 615 1 0 0 25 0 8 0 660270622 399745024 12092 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 390376

[startup+12.7006 s]
/proc/loadavg: 7.92 6.52 6.88 9/400 25759
/proc/meminfo: memFree=12212960/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=392104 CPUtime=100.41 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 15642 0 0 0 10032 9 0 0 25 0 8 0 660270609 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4659400 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 98026 15141 466 189 0 92375 0
[pid=25751/tid=25753] ppid=25749 vsize=392104 CPUtime=12.54 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 1642 0 0 0 1254 0 0 0 25 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=392104 CPUtime=12.55 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 2735 0 0 0 1254 1 0 0 25 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=392104 CPUtime=12.54 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 1192 0 0 0 1253 1 0 0 25 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=392104 CPUtime=12.41 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 1418 0 0 0 1240 1 0 0 25 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=392104 CPUtime=12.54 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 1382 0 0 0 1254 0 0 0 22 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=392104 CPUtime=12.55 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 1742 0 0 0 1254 1 0 0 19 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=392104 CPUtime=12.55 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 1980 0 0 0 1254 1 0 0 25 0 8 0 660270622 401514496 15141 33554432000 4194304 4964800 140736601832704 18446744073709551615 4321057 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.41
Current children cumulated vsize (KiB) 392104

[startup+25.5012 s]
/proc/loadavg: 7.93 6.57 6.89 9/400 25760
/proc/meminfo: memFree=12196020/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=394704 CPUtime=202.63 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 20000 0 0 0 20250 13 0 0 25 0 8 0 660270609 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670371 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25751/statm: 98676 19484 466 189 0 93025 0
[pid=25751/tid=25753] ppid=25749 vsize=394704 CPUtime=25.34 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 2465 0 0 0 2533 1 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4332100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=394704 CPUtime=25.35 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 3357 0 0 0 2533 2 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=394704 CPUtime=25.33 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 1403 0 0 0 2532 1 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=394704 CPUtime=25.04 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 2040 0 0 0 2503 1 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=394704 CPUtime=25.34 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 1942 0 0 0 2533 1 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=394704 CPUtime=25.35 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 2261 0 0 0 2533 2 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=394704 CPUtime=25.34 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 2639 0 0 0 2533 1 0 0 25 0 8 0 660270622 404176896 19484 33554432000 4194304 4964800 140736601832704 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.63
Current children cumulated vsize (KiB) 394704

[startup+51.1004 s]
/proc/loadavg: 7.95 6.68 6.92 9/400 25760
/proc/meminfo: memFree=12174004/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=398252 CPUtime=407.03 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 25717 0 0 0 40683 20 0 0 25 0 8 0 660270609 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 99563 25163 466 189 0 93912 0
[pid=25751/tid=25753] ppid=25749 vsize=398252 CPUtime=50.93 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 3169 0 0 0 5091 2 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=398252 CPUtime=50.94 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 4100 0 0 0 5092 2 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=398252 CPUtime=50.93 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 1801 0 0 0 5091 2 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=398252 CPUtime=50.51 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 3159 0 0 0 5050 1 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=398252 CPUtime=50.94 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 2699 0 0 0 5092 2 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670645 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=398252 CPUtime=50.95 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 2811 0 0 0 5092 3 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=398252 CPUtime=50.94 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 3525 0 0 0 5091 3 0 0 25 0 8 0 660270622 407810048 25163 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.03
Current children cumulated vsize (KiB) 398252

[startup+102.301 s]
/proc/loadavg: 7.98 6.90 6.98 9/400 25762
/proc/meminfo: memFree=12151200/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=401932 CPUtime=815.92 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 31319 0 0 0 81561 31 0 0 25 0 8 0 660270609 411578368 30563 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670330 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 100483 30563 466 189 0 94832 0
[pid=25751/tid=25753] ppid=25749 vsize=401932 CPUtime=102.12 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 4003 0 0 0 10209 3 0 0 25 0 8 0 660270622 411578368 30563 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=401932 CPUtime=102.14 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 4641 0 0 0 10210 4 0 0 25 0 8 0 660270622 411578368 30563 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=401932 CPUtime=102.12 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 2454 0 0 0 10209 3 0 0 25 0 8 0 660270622 411578368 30563 33554432000 4194304 4964800 140736601832704 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 6 0 0 0

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

/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6386 0 0 0 64198 12 0 0 25 0 8 0 660270622 427737088 52028 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417712 CPUtime=642.09 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5246 0 0 0 64197 12 0 0 25 0 8 0 660270622 427737088 52028 33554432000 4194304 4964800 140736601832704 18446744073709551615 4332427 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417712 CPUtime=642.03 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8344 0 0 0 64188 15 0 0 25 0 8 0 660270622 427737088 52028 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5128.56
Current children cumulated vsize (KiB) 417712

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

[startup+653.501 s]
/proc/loadavg: 8.10 7.86 7.43 9/400 25776
/proc/meminfo: memFree=12063088/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5218.01 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54148 0 0 0 521695 106 0 0 25 0 8 0 660270609 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52352 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=653.26 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9154 0 0 0 65314 12 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=653.3 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7859 0 0 0 65317 13 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 212435714666 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=653.27 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3712 0 0 0 65315 12 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=652.75 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7343 0 0 0 65263 12 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=653.3 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6386 0 0 0 65318 12 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=653.29 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5246 0 0 0 65317 12 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4627186 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=653.23 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8386 0 0 0 65308 15 0 0 25 0 8 0 660270622 427954176 52352 33554432000 4194304 4964800 140736601832704 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5218.01
Current children cumulated vsize (KiB) 417924

[startup+666.315 s]
/proc/loadavg: 8.08 7.86 7.44 9/400 25777
/proc/meminfo: memFree=12061964/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5320.34 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54338 0 0 0 531928 106 0 0 25 0 8 0 660270609 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 212436122143 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52523 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=666.07 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9240 0 0 0 66595 12 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=666.11 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7862 0 0 0 66598 13 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=666.08 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3715 0 0 0 66596 12 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=665.56 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7348 0 0 0 66544 12 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=666.11 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6393 0 0 0 66599 12 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4362377 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=666.1 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5286 0 0 0 66598 12 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=666.04 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8431 0 0 0 66589 15 0 0 25 0 8 0 660270622 427954176 52523 33554432000 4194304 4964800 140736601832704 18446744073709551615 4319903 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5320.34
Current children cumulated vsize (KiB) 417924

[startup+672.701 s]
/proc/loadavg: 8.07 7.86 7.45 9/400 25777
/proc/meminfo: memFree=12061716/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5371.35 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54408 0 0 0 537029 106 0 0 25 0 8 0 660270609 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52593 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=672.46 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9253 0 0 0 67234 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=672.5 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7862 0 0 0 67237 13 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=672.46 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3715 0 0 0 67234 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=671.94 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7400 0 0 0 67182 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=672.5 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6398 0 0 0 67238 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=672.49 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5286 0 0 0 67237 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=672.42 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8431 0 0 0 67227 15 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5371.35
Current children cumulated vsize (KiB) 417924

[startup+674.301 s]
/proc/loadavg: 8.07 7.86 7.45 9/400 25777
/proc/meminfo: memFree=12061836/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5384.12 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54408 0 0 0 538306 106 0 0 25 0 8 0 660270609 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52593 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=674.06 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9253 0 0 0 67394 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=674.1 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7862 0 0 0 67397 13 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4660168 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=674.06 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3715 0 0 0 67394 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=673.54 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7400 0 0 0 67342 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=674.1 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6398 0 0 0 67398 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=674.09 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5286 0 0 0 67397 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=674.02 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8431 0 0 0 67387 15 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5384.12
Current children cumulated vsize (KiB) 417924

[startup+675.115 s]
/proc/loadavg: 8.07 7.86 7.45 9/400 25777
/proc/meminfo: memFree=12061836/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5390.62 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54408 0 0 0 538956 106 0 0 25 0 8 0 660270609 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52593 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=674.87 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9253 0 0 0 67475 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=674.91 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7862 0 0 0 67478 13 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=674.88 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3715 0 0 0 67476 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=674.36 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7400 0 0 0 67424 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=674.91 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6398 0 0 0 67479 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=674.9 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5286 0 0 0 67478 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=674.84 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8431 0 0 0 67469 15 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5390.62
Current children cumulated vsize (KiB) 417924

[startup+675.501 s]
/proc/loadavg: 8.07 7.86 7.45 9/400 25777
/proc/meminfo: memFree=12061836/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5393.71 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54408 0 0 0 539265 106 0 0 25 0 8 0 660270609 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52593 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=675.26 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9253 0 0 0 67514 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670338 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=675.3 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7862 0 0 0 67517 13 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=675.26 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3715 0 0 0 67514 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=674.74 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7400 0 0 0 67462 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=675.3 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6398 0 0 0 67518 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=675.29 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5286 0 0 0 67517 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=675.22 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8431 0 0 0 67507 15 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5393.71
Current children cumulated vsize (KiB) 417924

[startup+675.701 s]
/proc/loadavg: 8.07 7.86 7.45 9/400 25777
/proc/meminfo: memFree=12061836/32951124 swapFree=56316152/67111528
[pid=25751] ppid=25749 vsize=417924 CPUtime=5395.31 cores=0-7
/proc/25751/stat : 25751 (claspmt) R 25749 25751 25486 0 -1 4202496 54408 0 0 0 539424 107 0 0 18 0 8 0 660270609 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25751/statm: 104481 52593 466 189 0 98830 0
[pid=25751/tid=25753] ppid=25749 vsize=417924 CPUtime=675.46 cores=0-7
/proc/25751/task/25753/stat : 25753 (claspmt) R 25749 25751 25486 0 -1 4202560 9253 0 0 0 67534 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25751/tid=25754] ppid=25749 vsize=417924 CPUtime=675.5 cores=0-7
/proc/25751/task/25754/stat : 25754 (claspmt) R 25749 25751 25486 0 -1 4202560 7862 0 0 0 67537 13 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4644916 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25751/tid=25755] ppid=25749 vsize=417924 CPUtime=675.46 cores=0-7
/proc/25751/task/25755/stat : 25755 (claspmt) R 25749 25751 25486 0 -1 4202560 3715 0 0 0 67534 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25751/tid=25756] ppid=25749 vsize=417924 CPUtime=674.94 cores=0-7
/proc/25751/task/25756/stat : 25756 (claspmt) R 25749 25751 25486 0 -1 4202560 7400 0 0 0 67482 12 0 0 18 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4627792 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25751/tid=25757] ppid=25749 vsize=417924 CPUtime=675.5 cores=0-7
/proc/25751/task/25757/stat : 25757 (claspmt) R 25749 25751 25486 0 -1 4202560 6398 0 0 0 67538 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25751/tid=25758] ppid=25749 vsize=417924 CPUtime=675.49 cores=0-7
/proc/25751/task/25758/stat : 25758 (claspmt) R 25749 25751 25486 0 -1 4202560 5286 0 0 0 67537 12 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25751/tid=25759] ppid=25749 vsize=417924 CPUtime=675.42 cores=0-7
/proc/25751/task/25759/stat : 25759 (claspmt) R 25749 25751 25486 0 -1 4202560 8431 0 0 0 67527 15 0 0 25 0 8 0 660270622 427954176 52593 33554432000 4194304 4964800 140736601832704 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5395.31
Current children cumulated vsize (KiB) 417924

Child status: 20
Real time (s): 675.752
CPU time (s): 5395.47
CPU user time (s): 5394.36
CPU system time (s): 1.11183
CPU usage (%): 798.44
Max. virtual memory (cumulated for all children) (KiB): 417924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5394.36
system time used= 1.11183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54419
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= 85341
involuntary context switches= 25157

runsolver used 2.51962 second user time and 6.07608 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 21:11:23
IDJOB=3380676
IDBENCH=71150
IDSOLVER=1865
FILE ID=node102/3380676-1305486682
RUNJOBID= node102-1305481207-25500
PBS_JOBID= 13325378
Free space on /tmp= 73604 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.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-3380676-1305486682/watcher-3380676-1305486682 -o /tmp/evaluation-result-3380676-1305486682/solver-3380676-1305486682 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380676-1305486682.cnf

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=868838806

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12271292 kB
Buffers:         65412 kB
Cached:         808364 kB
SwapCached:      32924 kB
Active:       11972568 kB
Inactive:      8487740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12271292 kB
SwapTotal:    67111528 kB
SwapFree:     56316152 kB
Dirty:            2620 kB
Writeback:           0 kB
AnonPages:    19564680 kB
Mapped:          19976 kB
Slab:            64064 kB
PageTables:      86484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102327240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73604 MiB
End job on node102 at 2011-05-15 21:22:38