Trace number 3381198

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 29357.2 3675.72

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark622.811
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...509043/instance-3381198-1305509043.cnf
0.09/0.10	c Solving...
29357.16/3675.71	s UNSATISFIABLE
29357.16/3675.71	
29357.16/3675.71	c Models        : 0     
29357.16/3675.71	c Time          : 3675.603s (Solving: 3675.50s 1st Model: 0.00s Unsat: 3675.50s)
29357.16/3675.71	c CPU Time      : 29357.060s

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-3381198-1305509043/watcher-3381198-1305509043 -o /tmp/evaluation-result-3381198-1305509043/solver-3381198-1305509043 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381198-1305509043.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.46 7.97 8.05 3/327 21966
/proc/meminfo: memFree=24321896/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=23784 CPUtime=0.01 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 1322 0 0 0 1 0 0 0 25 0 1 0 662502465 24354816 1149 33554432000 4194304 4964800 140735870062368 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21966/statm: 5946 1149 389 189 0 820 0

[startup+0.073191 s]
/proc/loadavg: 7.46 7.97 8.05 3/327 21966
/proc/meminfo: memFree=24321896/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=27848 CPUtime=0.06 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 2574 0 0 0 6 0 0 0 25 0 1 0 662502465 28516352 2181 33554432000 4194304 4964800 140735870062368 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21966/statm: 6962 2181 404 189 0 1836 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27848

[startup+0.100199 s]
/proc/loadavg: 7.46 7.97 8.05 3/327 21966
/proc/meminfo: memFree=24321896/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=28660 CPUtime=0.09 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 2762 0 0 0 9 0 0 0 25 0 1 0 662502465 29347840 2369 33554432000 4194304 4964800 140735870062368 18446744073709551615 4324128 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/21966/statm: 7165 2370 406 189 0 2039 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28660

[startup+0.685598 s]
/proc/loadavg: 7.46 7.97 8.05 3/327 21966
/proc/meminfo: memFree=24321896/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=457988 CPUtime=13.41 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 11481 0 0 0 1335 6 0 0 19 0 8 0 662502465 468979712 10481 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 114497 10481 464 189 0 108846 0
Current children cumulated CPU time (s) 13.41
Current children cumulated vsize (KiB) 457988

[startup+1.96982 s]
/proc/loadavg: 7.46 7.97 8.05 3/327 21966
/proc/meminfo: memFree=24321896/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=457988 CPUtime=14.03 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 11656 0 0 0 1397 6 0 0 20 0 8 0 662502465 468979712 10656 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 114497 10656 464 189 0 108846 0
Current children cumulated CPU time (s) 14.03
Current children cumulated vsize (KiB) 457988

[startup+2.00081 s]
/proc/loadavg: 7.46 7.97 8.05 3/327 21966
/proc/meminfo: memFree=24321896/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=458120 CPUtime=14.27 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 11753 0 0 0 1421 6 0 0 20 0 8 0 662502465 469114880 10753 33554432000 4194304 4964800 140735870062368 18446744073709551615 4690622 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 114530 10753 464 189 0 108879 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 458120

[startup+3.10062 s]
/proc/loadavg: 7.74 8.02 8.06 9/335 21975
/proc/meminfo: memFree=24277072/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=459552 CPUtime=23.06 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 13974 0 0 0 2299 7 0 0 22 0 8 0 662502465 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 114888 12974 464 189 0 109237 0
[pid=21966/tid=21968] ppid=21964 vsize=459552 CPUtime=2.82 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 812 0 0 0 282 0 0 0 20 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=459552 CPUtime=2.83 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 2084 0 0 0 282 1 0 0 21 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=459552 CPUtime=2.86 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 1952 0 0 0 285 1 0 0 21 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=459552 CPUtime=2.86 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 969 0 0 0 286 0 0 0 21 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=459552 CPUtime=2.96 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 739 0 0 0 296 0 0 0 24 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=459552 CPUtime=2.85 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 1916 0 0 0 284 1 0 0 20 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=459552 CPUtime=2.85 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 2078 0 0 0 285 0 0 0 21 0 8 0 662502475 470581248 12974 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 459552

[startup+6.30105 s]
/proc/loadavg: 7.74 8.02 8.06 9/335 21975
/proc/meminfo: memFree=24258460/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=461636 CPUtime=48.63 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 17458 0 0 0 4853 10 0 0 25 0 8 0 662502465 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 115409 16454 464 189 0 109758 0
[pid=21966/tid=21968] ppid=21964 vsize=461636 CPUtime=6.02 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 1029 0 0 0 602 0 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=461636 CPUtime=6 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 3030 0 0 0 598 2 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=461636 CPUtime=6.06 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 2277 0 0 0 605 1 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=461636 CPUtime=6.06 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 1300 0 0 0 606 0 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=461636 CPUtime=6.16 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 742 0 0 0 616 0 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=461636 CPUtime=6.06 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 2423 0 0 0 604 2 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=461636 CPUtime=6.05 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 3139 0 0 0 604 1 0 0 25 0 8 0 662502475 472715264 16454 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.63
Current children cumulated vsize (KiB) 461636

[startup+12.7009 s]
/proc/loadavg: 7.78 8.02 8.06 9/335 21975
/proc/meminfo: memFree=24233980/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=467972 CPUtime=99.76 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 24127 0 0 0 9962 14 0 0 25 0 8 0 662502465 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669294 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 116993 23123 466 189 0 111342 0
[pid=21966/tid=21968] ppid=21964 vsize=467972 CPUtime=12.42 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 1309 0 0 0 1242 0 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=467972 CPUtime=12.32 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 4201 0 0 0 1230 2 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=467972 CPUtime=12.46 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 2642 0 0 0 1245 1 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=467972 CPUtime=12.45 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 1552 0 0 0 1245 0 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4359871 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=467972 CPUtime=12.56 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 753 0 0 0 1256 0 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=467972 CPUtime=12.45 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 3421 0 0 0 1243 2 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=467972 CPUtime=12.45 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 6464 0 0 0 1242 3 0 0 25 0 8 0 662502475 479203328 23123 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669329 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.76
Current children cumulated vsize (KiB) 467972

[startup+25.5006 s]
/proc/loadavg: 7.81 8.02 8.06 9/335 21975
/proc/meminfo: memFree=24189588/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=472672 CPUtime=202.01 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 35227 0 0 0 20179 22 0 0 25 0 8 0 662502465 484016128 34223 33554432000 4194304 4964800 140735870062368 18446744073709551615 4653587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 118168 34223 466 189 0 112517 0
[pid=21966/tid=21968] ppid=21964 vsize=472672 CPUtime=25.21 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 1644 0 0 0 2521 0 0 0 25 0 8 0 662502475 484016128 34223 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=472672 CPUtime=24.99 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 5481 0 0 0 2496 3 0 0 25 0 8 0 662502475 484016128 34223 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=472672 CPUtime=25.27 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 2921 0 0 0 2525 2 0 0 25 0 8 0 662502475 484016128 34223 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=472672 CPUtime=25.25 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 2817 0 0 0 2524 1 0 0 25 0 8 0 662502475 484016128 34223 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=472672 CPUtime=25.36 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 1577 0 0 0 2536 0 0 0 25 0 8 0 662502475 484016128 34223 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=472672 CPUtime=25.25 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 3742 0 0 0 2523 2 0 0 25 0 8 0 662502475 484016128 34224 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=472672 CPUtime=25.25 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 12632 0 0 0 2517 8 0 0 25 0 8 0 662502475 484016128 34224 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.01
Current children cumulated vsize (KiB) 472672

[startup+51.1011 s]
/proc/loadavg: 7.88 8.01 8.06 10/335 21976
/proc/meminfo: memFree=24132780/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=480324 CPUtime=406.51 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 49480 0 0 0 40618 33 0 0 25 0 8 0 662502465 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 120081 48295 466 189 0 114430 0
[pid=21966/tid=21968] ppid=21964 vsize=480324 CPUtime=50.81 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 2069 0 0 0 5081 0 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=480324 CPUtime=50.31 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 7317 0 0 0 5026 5 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669856 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=480324 CPUtime=50.86 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 3513 0 0 0 5083 3 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=480324 CPUtime=50.85 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 4519 0 0 0 5082 3 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=480324 CPUtime=50.95 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 3742 0 0 0 5093 2 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=480324 CPUtime=50.86 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 4346 0 0 0 5083 3 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=480324 CPUtime=50.85 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 18885 0 0 0 5073 12 0 0 25 0 8 0 662502475 491851776 48295 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669119 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.51
Current children cumulated vsize (KiB) 480324

[startup+102.301 s]
/proc/loadavg: 8.01 8.02 8.06 9/335 21977
/proc/meminfo: memFree=24056872/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=496980 CPUtime=815.53 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 69443 0 0 0 81502 51 0 0 25 0 8 0 662502465 508907520 67987 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/21966/statm: 124245 67987 466 189 0 118594 0
[pid=21966/tid=21968] ppid=21964 vsize=496980 CPUtime=102.01 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 2525 0 0 0 10200 1 0 0 25 0 8 0 662502475 508907520 67987 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=496980 CPUtime=100.95 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 9529 0 0 0 10088 7 0 0 25 0 8 0 662502475 508907520 67987 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=496980 CPUtime=102.06 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 4376 0 0 0 10202 4 0 0 25 0 8 0 662502475 508907520 67987 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3640.62 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9716 0 0 0 364042 20 0 0 25 0 8 0 662502475 1433759744 281133 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3636.47 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 363606 41 0 0 25 0 8 0 662502475 1433759744 281133 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3641.48 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 364122 26 0 0 25 0 8 0 662502475 1433759744 281133 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3640.76 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 364059 17 0 0 25 0 8 0 662502475 1433759744 281133 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3635.42 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 363348 194 0 0 25 0 8 0 662502475 1433759744 281133 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29091.2
Current children cumulated vsize (KiB) 1400156

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

[startup+3662.4 s]
/proc/loadavg: 8.08 8.14 8.11 9/335 22556
/proc/meminfo: memFree=23197128/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29251.9 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288517 0 0 0 2924824 364 0 0 25 0 8 0 662502465 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21966/statm: 350039 280957 466 189 0 344388 0
[pid=21966/tid=21968] ppid=21964 vsize=1400156 CPUtime=3660.56 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 7187 0 0 0 366041 15 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=1400156 CPUtime=3641.96 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 21480 0 0 0 364163 33 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3660.73 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9730 0 0 0 366053 20 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3656.58 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 365617 41 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3661.59 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 366133 26 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3660.87 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 366070 17 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3655.29 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 365335 194 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669523 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29251.9
Current children cumulated vsize (KiB) 1400156

[startup+3668.8 s]
/proc/loadavg: 8.15 8.15 8.11 9/335 22556
/proc/meminfo: memFree=23197188/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29302.9 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288517 0 0 0 2929929 364 0 0 25 0 8 0 662502465 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668702 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21966/statm: 350039 280957 466 189 0 344388 0
[pid=21966/tid=21968] ppid=21964 vsize=1400156 CPUtime=3666.95 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 7187 0 0 0 366680 15 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=1400156 CPUtime=3648.35 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 21480 0 0 0 364802 33 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3667.12 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9730 0 0 0 366692 20 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3662.97 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 366256 41 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3667.98 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 366772 26 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3667.26 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 366709 17 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3661.62 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 365968 194 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29302.9
Current children cumulated vsize (KiB) 1400156

[startup+3672 s]
/proc/loadavg: 8.14 8.15 8.11 9/335 22556
/proc/meminfo: memFree=23197188/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29328.5 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288517 0 0 0 2932484 364 0 0 25 0 8 0 662502465 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21966/statm: 350039 280957 466 189 0 344388 0
[pid=21966/tid=21968] ppid=21964 vsize=1400156 CPUtime=3670.14 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 7187 0 0 0 366999 15 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=1400156 CPUtime=3651.54 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 21480 0 0 0 365121 33 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3670.32 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9730 0 0 0 367012 20 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3666.17 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 366576 41 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3671.18 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 367092 26 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3670.46 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 367029 17 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3664.79 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 366285 194 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29328.5
Current children cumulated vsize (KiB) 1400156

[startup+3673.6 s]
/proc/loadavg: 8.14 8.15 8.11 9/335 22556
/proc/meminfo: memFree=23197188/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29341.3 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288517 0 0 0 2933762 364 0 0 25 0 8 0 662502465 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21966/statm: 350039 280957 466 189 0 344388 0
[pid=21966/tid=21968] ppid=21964 vsize=1400156 CPUtime=3671.74 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 7187 0 0 0 367159 15 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=1400156 CPUtime=3653.14 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 21480 0 0 0 365281 33 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3671.92 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9730 0 0 0 367172 20 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3667.77 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 366736 41 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3672.78 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 367252 26 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3672.06 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 367189 17 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3666.36 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 366442 194 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29341.3
Current children cumulated vsize (KiB) 1400156

[startup+3674.4 s]
/proc/loadavg: 8.14 8.15 8.11 9/335 22556
/proc/meminfo: memFree=23197188/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29347.7 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288517 0 0 0 2934402 364 0 0 25 0 8 0 662502465 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21966/statm: 350039 280957 466 189 0 344388 0
[pid=21966/tid=21968] ppid=21964 vsize=1400156 CPUtime=3672.54 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 7187 0 0 0 367239 15 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=1400156 CPUtime=3653.94 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 21480 0 0 0 365361 33 0 0 18 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3672.72 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9730 0 0 0 367252 20 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4644128 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3668.57 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 366816 41 0 0 18 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3673.58 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 367332 26 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3672.86 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 367269 17 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3667.16 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 366522 194 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29347.7
Current children cumulated vsize (KiB) 1400156

[startup+3675.2 s]
/proc/loadavg: 8.14 8.15 8.11 10/335 22556
/proc/meminfo: memFree=23197188/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29354 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288517 0 0 0 2935040 364 0 0 25 0 8 0 662502465 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21966/statm: 350039 280957 466 189 0 344388 0
[pid=21966/tid=21968] ppid=21964 vsize=1400156 CPUtime=3673.34 cores=0-7
/proc/21966/task/21968/stat : 21968 (claspmt) R 21964 21966 21940 0 -1 4202560 7187 0 0 0 367319 15 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=21966/tid=21969] ppid=21964 vsize=1400156 CPUtime=3654.74 cores=0-7
/proc/21966/task/21969/stat : 21969 (claspmt) R 21964 21966 21940 0 -1 4202560 21480 0 0 0 365441 33 0 0 19 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=21966/tid=21970] ppid=21964 vsize=1400156 CPUtime=3673.52 cores=0-7
/proc/21966/task/21970/stat : 21970 (claspmt) R 21964 21966 21940 0 -1 4202560 9730 0 0 0 367332 20 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21966/tid=21971] ppid=21964 vsize=1400156 CPUtime=3669.37 cores=0-7
/proc/21966/task/21971/stat : 21971 (claspmt) R 21964 21966 21940 0 -1 4202560 26573 0 0 0 366896 41 0 0 19 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4334279 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=21966/tid=21972] ppid=21964 vsize=1400156 CPUtime=3674.38 cores=0-7
/proc/21966/task/21972/stat : 21972 (claspmt) R 21964 21966 21940 0 -1 4202560 15896 0 0 0 367412 26 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=21966/tid=21973] ppid=21964 vsize=1400156 CPUtime=3673.66 cores=0-7
/proc/21966/task/21973/stat : 21973 (claspmt) R 21964 21966 21940 0 -1 4202560 9160 0 0 0 367349 17 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=21966/tid=21974] ppid=21964 vsize=1400156 CPUtime=3667.95 cores=0-7
/proc/21966/task/21974/stat : 21974 (claspmt) R 21964 21966 21940 0 -1 4202560 189461 0 0 0 366601 194 0 0 25 0 8 0 662502475 1433759744 280957 33554432000 4194304 4964800 140735870062368 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29354
Current children cumulated vsize (KiB) 1400156

[startup+3675.6 s]
/proc/loadavg: 8.14 8.15 8.11 2/329 22556
/proc/meminfo: memFree=23207652/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=1400156 CPUtime=29357.1 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288527 0 0 0 2935341 366 0 0 17 0 1 0 662502465 1433759744 278132 33554432000 4194304 4964800 140735870062368 18446744073709551615 4699382 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21966/statm: 350039 278132 476 189 0 344388 0
Current children cumulated CPU time (s) 29357.1
Current children cumulated vsize (KiB) 1400156

[startup+3675.71 s]
/proc/loadavg: 8.14 8.15 8.11 2/329 22556
/proc/meminfo: memFree=23207652/32951124 swapFree=65173160/67111528
[pid=21966] ppid=21964 vsize=518804 CPUtime=29357.2 cores=0-7
/proc/21966/stat : 21966 (claspmt) R 21964 21966 21940 0 -1 4202496 288527 0 0 0 2935346 370 0 0 17 0 1 0 662502465 531255296 10566 33554432000 4194304 4964800 140735870062368 18446744073709551615 232335918186 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21966/statm: 129701 10054 476 189 0 124050 0
Current children cumulated CPU time (s) 29357.2
Current children cumulated vsize (KiB) 518804

Child status: 20
Real time (s): 3675.72
CPU time (s): 29357.2
CPU user time (s): 29353.5
CPU system time (s): 3.71144
CPU usage (%): 798.679
Max. virtual memory (cumulated for all children) (KiB): 1408308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29353.5
system time used= 3.71143
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288528
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= 82822
involuntary context switches= 284833

runsolver used 10.8803 second user time and 29.2256 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 03:24:03
IDJOB=3381198
IDBENCH=84211
IDSOLVER=1865
FILE ID=node132/3381198-1305509043
RUNJOBID= node132-1305509043-21954
PBS_JOBID= 13325514
Free space on /tmp= 73340 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.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-3381198-1305509043/watcher-3381198-1305509043 -o /tmp/evaluation-result-3381198-1305509043/solver-3381198-1305509043 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381198-1305509043.cnf

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=1610075098

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:      24322300 kB
Buffers:        306104 kB
Cached:        3212892 kB
SwapCached:       9912 kB
Active:        2262872 kB
Inactive:      6049344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24322300 kB
SwapTotal:    67111528 kB
SwapFree:     65173160 kB
Dirty:            2004 kB
Writeback:           0 kB
AnonPages:     4790364 kB
Mapped:          20856 kB
Slab:           219532 kB
PageTables:      31076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58152060 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= 73372 MiB
End job on node132 at 2011-05-16 04:25:19