Trace number 3299755

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 4289.52 1073.72

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...039107/instance-3299755-1304039107.cnf
0.00/0.01	c Solving...
4289.50/1073.71	s UNSATISFIABLE
4289.50/1073.71	
4289.50/1073.71	c Models        : 0     
4289.50/1073.71	c Time          : 1073.706s (Solving: 1073.70s 1st Model: 0.00s Unsat: 1073.70s)
4289.50/1073.71	c CPU Time      : 4289.500s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299755-1304039107/watcher-3299755-1304039107 -o /tmp/evaluation-result-3299755-1304039107/solver-3299755-1304039107 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299755-1304039107.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.26 8.13 8.03 5/180 17792
/proc/meminfo: memFree=17939308/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=21628 CPUtime=0 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 727 0 0 0 0 0 0 0 25 0 1 0 515508680 22147072 635 33554432000 4194304 4964704 140736096524832 18446744073709551615 228122410763 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17792/statm: 5407 635 398 189 0 281 0

[startup+0.134355 s]
/proc/loadavg: 8.26 8.13 8.03 5/180 17792
/proc/meminfo: memFree=17939308/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=169324 CPUtime=0.47 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 1421 0 0 0 47 0 0 0 25 0 4 0 515508680 173387776 1298 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669472 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 42331 1298 458 189 0 36680 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 169324

[startup+0.200843 s]
/proc/loadavg: 8.26 8.13 8.03 5/180 17792
/proc/meminfo: memFree=17939308/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=169456 CPUtime=0.74 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 1517 0 0 0 74 0 0 0 25 0 4 0 515508680 173522944 1394 33554432000 4194304 4964704 140736096524832 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 42364 1394 458 189 0 36713 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 169456

[startup+0.300825 s]
/proc/loadavg: 8.26 8.13 8.03 5/180 17792
/proc/meminfo: memFree=17939308/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=169456 CPUtime=1.14 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 1565 0 0 0 114 0 0 0 25 0 4 0 515508680 173522944 1442 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 42364 1442 458 189 0 36713 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 169456

[startup+0.700753 s]
/proc/loadavg: 8.26 8.13 8.03 5/180 17792
/proc/meminfo: memFree=17939308/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=169740 CPUtime=2.74 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 1879 0 0 0 274 0 0 0 25 0 4 0 515508680 173813760 1756 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 42435 1756 458 189 0 36784 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 169740

[startup+1.50061 s]
/proc/loadavg: 8.24 8.12 8.03 9/184 17796
/proc/meminfo: memFree=17932896/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=170692 CPUtime=5.93 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 2464 0 0 0 593 0 0 0 25 0 4 0 515508680 174788608 2341 33554432000 4194304 4964704 140736096524832 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 42673 2341 458 189 0 37022 0
[pid=17792/tid=17794] ppid=17790 vsize=170692 CPUtime=1.47 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 380 0 0 0 147 0 0 0 25 0 4 0 515508681 174788608 2341 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=170692 CPUtime=1.47 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 453 0 0 0 147 0 0 0 25 0 4 0 515508681 174788608 2341 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=170692 CPUtime=1.48 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 460 0 0 0 148 0 0 0 25 0 4 0 515508681 174788608 2341 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 170692

[startup+3.10032 s]
/proc/loadavg: 8.24 8.12 8.03 9/184 17796
/proc/meminfo: memFree=17929672/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=171804 CPUtime=12.32 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 3370 0 0 0 1232 0 0 0 25 0 4 0 515508680 175927296 3247 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668622 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 42951 3247 458 189 0 37300 0
[pid=17792/tid=17794] ppid=17790 vsize=171804 CPUtime=3.06 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 665 0 0 0 306 0 0 0 25 0 4 0 515508681 175927296 3247 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=171804 CPUtime=3.07 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 811 0 0 0 307 0 0 0 25 0 4 0 515508681 175927296 3247 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=171804 CPUtime=3.08 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 551 0 0 0 308 0 0 0 25 0 4 0 515508681 175927296 3247 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670565 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 171804

[startup+6.30075 s]
/proc/loadavg: 8.24 8.12 8.03 9/184 17796
/proc/meminfo: memFree=17925432/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=172364 CPUtime=25.12 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 3871 0 0 0 2511 1 0 0 25 0 4 0 515508680 176500736 3748 33554432000 4194304 4964704 140736096524832 18446744073709551615 4362504 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 43091 3748 458 189 0 37440 0
[pid=17792/tid=17794] ppid=17790 vsize=172364 CPUtime=6.25 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 796 0 0 0 625 0 0 0 25 0 4 0 515508681 176500736 3748 33554432000 4194304 4964704 140736096524832 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=172364 CPUtime=6.27 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 994 0 0 0 627 0 0 0 25 0 4 0 515508681 176500736 3748 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=172364 CPUtime=6.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 573 0 0 0 628 0 0 0 25 0 4 0 515508681 176500736 3748 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 172364

[startup+12.7006 s]
/proc/loadavg: 8.20 8.12 8.03 9/184 17796
/proc/meminfo: memFree=17922240/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=173028 CPUtime=50.68 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 4170 0 0 0 5067 1 0 0 25 0 4 0 515508680 177180672 4047 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 43257 4047 458 189 0 37606 0
[pid=17792/tid=17794] ppid=17790 vsize=173028 CPUtime=12.62 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 909 0 0 0 1262 0 0 0 25 0 4 0 515508681 177180672 4047 33554432000 4194304 4964704 140736096524832 18446744073709551615 4654405 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=173028 CPUtime=12.67 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 1135 0 0 0 1267 0 0 0 25 0 4 0 515508681 177180672 4047 33554432000 4194304 4964704 140736096524832 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=173028 CPUtime=12.68 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 582 0 0 0 1268 0 0 0 25 0 4 0 515508681 177180672 4047 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 173028

[startup+25.5003 s]
/proc/loadavg: 8.32 8.15 8.04 9/184 17796
/proc/meminfo: memFree=17917784/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=173424 CPUtime=101.81 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 4807 0 0 0 10180 1 0 0 25 0 4 0 515508680 177586176 4684 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 43356 4684 458 189 0 37705 0
[pid=17792/tid=17794] ppid=17790 vsize=173424 CPUtime=25.35 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 1108 0 0 0 2535 0 0 0 25 0 4 0 515508681 177586176 4684 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=173424 CPUtime=25.47 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 1345 0 0 0 2547 0 0 0 25 0 4 0 515508681 177586176 4684 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=173424 CPUtime=25.48 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 735 0 0 0 2548 0 0 0 25 0 4 0 515508681 177586176 4684 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 173424

[startup+51.1007 s]
/proc/loadavg: 8.21 8.13 8.03 9/184 17797
/proc/meminfo: memFree=17908576/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=175088 CPUtime=204.08 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 5754 0 0 0 20406 2 0 0 25 0 4 0 515508680 179290112 5631 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 43772 5631 458 189 0 38121 0
[pid=17792/tid=17794] ppid=17790 vsize=175088 CPUtime=50.82 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 1430 0 0 0 5082 0 0 0 25 0 4 0 515508681 179290112 5631 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=175088 CPUtime=51.07 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 1616 0 0 0 5107 0 0 0 25 0 4 0 515508681 179290112 5631 33554432000 4194304 4964704 140736096524832 18446744073709551615 4654508 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=175088 CPUtime=51.08 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 855 0 0 0 5108 0 0 0 25 0 4 0 515508681 179290112 5631 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 175088

[startup+102.3 s]
/proc/loadavg: 8.14 8.12 8.03 9/184 17798
/proc/meminfo: memFree=17894420/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=176764 CPUtime=408.64 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 6752 0 0 0 40859 5 0 0 25 0 4 0 515508680 181006336 6629 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669323 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 44191 6629 458 189 0 38540 0
[pid=17792/tid=17794] ppid=17790 vsize=176764 CPUtime=101.76 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 1935 0 0 0 10175 1 0 0 25 0 4 0 515508681 181006336 6629 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=176764 CPUtime=102.27 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 1810 0 0 0 10226 1 0 0 25 0 4 0 515508681 181006336 6629 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=176764 CPUtime=102.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 971 0 0 0 10228 0 0 0 25 0 4 0 515508681 181006336 6629 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669406 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 176764

[startup+162.301 s]
/proc/loadavg: 8.13 8.12 8.03 9/184 17831
/proc/meminfo: memFree=18547564/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=177540 CPUtime=648.32 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 7645 0 0 0 64825 7 0 0 25 0 4 0 515508680 181800960 7522 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670598 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 44385 7522 458 189 0 38734 0
[pid=17792/tid=17794] ppid=17790 vsize=177540 CPUtime=161.47 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 2264 0 0 0 16145 2 0 0 25 0 4 0 515508681 181800960 7522 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=177540 CPUtime=162.27 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 2129 0 0 0 16225 2 0 0 25 0 4 0 515508681 181800960 7522 33554432000 4194304 4964704 140736096524832 18446744073709551615 4660367 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=177540 CPUtime=162.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1104 0 0 0 16227 1 0 0 25 0 4 0 515508681 181800960 7522 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 177540

[startup+222.307 s]
/proc/loadavg: 7.91 8.06 8.02 9/184 17863
/proc/meminfo: memFree=18310000/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=178712 CPUtime=888.05 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 8323 0 0 0 88796 9 0 0 25 0 4 0 515508680 183001088 8200 33554432000 4194304 4964704 140736096524832 18446744073709551615 4342149 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 44678 8200 458 189 0 39027 0
[pid=17792/tid=17794] ppid=17790 vsize=178712 CPUtime=221.18 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 2591 0 0 0 22116 2 0 0 25 0 4 0 515508681 183001088 8200 33554432000 4194304 4964704 140736096524832 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=178712 CPUtime=222.27 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 2288 0 0 0 22225 2 0 0 25 0 4 0 515508681 183001088 8200 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=178712 CPUtime=222.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1156 0 0 0 22227 1 0 0 25 0 4 0 515508681 183001088 8200 33554432000 4194304 4964704 140736096524832 18446744073709551615 4320883 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 888.05
Current children cumulated vsize (KiB) 178712

[startup+282.301 s]

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

/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1587 0 0 0 82223 5 0 0 25 0 4 0 515508681 188669952 11852 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3285.13
Current children cumulated vsize (KiB) 184248

[startup+882.306 s]
/proc/loadavg: 8.10 8.11 8.04 9/184 17910
/proc/meminfo: memFree=18050492/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184640 CPUtime=3524.84 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12337 0 0 0 352458 26 0 0 25 0 4 0 515508680 189071360 12210 33554432000 4194304 4964704 140736096524832 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46160 12210 458 189 0 40509 0
[pid=17792/tid=17794] ppid=17790 vsize=184640 CPUtime=877.97 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 4836 0 0 0 87790 7 0 0 25 0 4 0 515508681 189071360 12210 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184640 CPUtime=882.26 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3178 0 0 0 88219 7 0 0 25 0 4 0 515508681 189071360 12210 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184640 CPUtime=882.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1590 0 0 0 88223 5 0 0 25 0 4 0 515508681 189071360 12210 33554432000 4194304 4964704 140736096524832 18446744073709551615 4312165 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.84
Current children cumulated vsize (KiB) 184640

[startup+942.3 s]
/proc/loadavg: 8.03 8.09 8.04 9/184 17912
/proc/meminfo: memFree=18038568/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184536 CPUtime=3764.52 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12400 0 0 0 376425 27 0 0 25 0 4 0 515508680 188964864 12269 33554432000 4194304 4964704 140736096524832 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46134 12269 458 189 0 40483 0
[pid=17792/tid=17794] ppid=17790 vsize=184536 CPUtime=937.67 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 4882 0 0 0 93760 7 0 0 25 0 4 0 515508681 188964864 12269 33554432000 4194304 4964704 140736096524832 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184536 CPUtime=942.26 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3178 0 0 0 94218 8 0 0 25 0 4 0 515508681 188964864 12269 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184536 CPUtime=942.27 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1590 0 0 0 94222 5 0 0 25 0 4 0 515508681 188964864 12269 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.52
Current children cumulated vsize (KiB) 184536

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 17913
/proc/meminfo: memFree=18033072/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184768 CPUtime=4004.23 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12530 0 0 0 400394 29 0 0 25 0 4 0 515508680 189202432 12399 33554432000 4194304 4964704 140736096524832 18446744073709551615 4653350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46192 12399 458 189 0 40541 0
[pid=17792/tid=17794] ppid=17790 vsize=184768 CPUtime=997.38 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 4969 0 0 0 99730 8 0 0 25 0 4 0 515508681 189202432 12399 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669898 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184768 CPUtime=1002.25 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3198 0 0 0 100217 8 0 0 25 0 4 0 515508681 189202432 12399 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669015 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184768 CPUtime=1002.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1592 0 0 0 100222 6 0 0 25 0 4 0 515508681 189202432 12399 33554432000 4194304 4964704 140736096524832 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4004.23
Current children cumulated vsize (KiB) 184768

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 17915
/proc/meminfo: memFree=18002544/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4243.93 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12599 0 0 0 424363 30 0 0 25 0 4 0 515508680 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12468 458 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1057.08 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5028 0 0 0 105700 8 0 0 25 0 4 0 515508681 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1062.26 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 106217 9 0 0 25 0 4 0 515508681 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1062.28 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 106222 6 0 0 25 0 4 0 515508681 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669462 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.93
Current children cumulated vsize (KiB) 184976

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

[startup+1062.4 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 17915
/proc/meminfo: memFree=18002544/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4244.33 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12599 0 0 0 424403 30 0 0 25 0 4 0 515508680 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12468 458 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1057.18 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5028 0 0 0 105710 8 0 0 25 0 4 0 515508681 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1062.36 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 106227 9 0 0 25 0 4 0 515508681 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1062.38 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 106232 6 0 0 25 0 4 0 515508681 189415424 12468 33554432000 4194304 4964704 140736096524832 18446744073709551615 4626992 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4244.33
Current children cumulated vsize (KiB) 184976

[startup+1068.8 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 17915
/proc/meminfo: memFree=17997460/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4269.9 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12601 0 0 0 426960 30 0 0 25 0 4 0 515508680 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669699 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12470 460 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1063.55 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5030 0 0 0 106347 8 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1068.76 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 106867 9 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1068.78 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 106872 6 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4269.9
Current children cumulated vsize (KiB) 184976

[startup+1072 s]
/proc/loadavg: 8.05 8.08 8.04 9/184 17915
/proc/meminfo: memFree=17995096/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4282.69 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12601 0 0 0 428239 30 0 0 25 0 4 0 515508680 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4658292 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12470 460 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1066.73 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5030 0 0 0 106665 8 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1071.96 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 107187 9 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1071.98 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 107192 6 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4282.69
Current children cumulated vsize (KiB) 184976

[startup+1072.8 s]
/proc/loadavg: 8.05 8.08 8.04 9/184 17915
/proc/meminfo: memFree=17994228/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4285.88 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12601 0 0 0 428558 30 0 0 25 0 4 0 515508680 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12470 460 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1067.53 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5030 0 0 0 106745 8 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669432 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1072.76 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 107267 9 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4660383 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1072.78 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 107272 6 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4285.88
Current children cumulated vsize (KiB) 184976

[startup+1073.2 s]
/proc/loadavg: 8.05 8.08 8.04 9/184 17915
/proc/meminfo: memFree=17994228/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4287.48 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12601 0 0 0 428718 30 0 0 25 0 4 0 515508680 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4653475 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12470 460 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1067.93 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5030 0 0 0 106785 8 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1073.16 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 107307 9 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1073.18 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 107312 6 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4287.48
Current children cumulated vsize (KiB) 184976

[startup+1073.6 s]
/proc/loadavg: 8.05 8.08 8.04 9/184 17915
/proc/meminfo: memFree=17993360/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4289.1 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12601 0 0 0 428880 30 0 0 25 0 4 0 515508680 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4683960 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12470 460 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1068.33 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5030 0 0 0 106825 8 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669423 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1073.56 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 107347 9 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1073.58 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 107352 6 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4289.1
Current children cumulated vsize (KiB) 184976

[startup+1073.71 s]
/proc/loadavg: 8.05 8.08 8.04 9/184 17915
/proc/meminfo: memFree=17993360/32951124 swapFree=67111528/67111528
[pid=17792] ppid=17790 vsize=184976 CPUtime=4289.5 cores=1,3,5,7
/proc/17792/stat : 17792 (claspmt) R 17790 17792 17518 0 -1 4202496 12601 0 0 0 428920 30 0 0 25 0 4 0 515508680 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 228122370055 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/17792/statm: 46244 12470 460 189 0 40593 0
[pid=17792/tid=17794] ppid=17790 vsize=184976 CPUtime=1068.43 cores=1,3,5,7
/proc/17792/task/17794/stat : 17794 (claspmt) R 17790 17792 17518 0 -1 4202560 5030 0 0 0 106835 8 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17792/tid=17795] ppid=17790 vsize=184976 CPUtime=1073.66 cores=1,3,5,7
/proc/17792/task/17795/stat : 17795 (claspmt) R 17790 17792 17518 0 -1 4202560 3200 0 0 0 107357 9 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 4362938 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17792/tid=17796] ppid=17790 vsize=184976 CPUtime=1073.68 cores=1,3,5,7
/proc/17792/task/17796/stat : 17796 (claspmt) R 17790 17792 17518 0 -1 4202560 1595 0 0 0 107362 6 0 0 25 0 4 0 515508681 189415424 12470 33554432000 4194304 4964704 140736096524832 18446744073709551615 228134539957 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4289.5
Current children cumulated vsize (KiB) 184976

Child status: 20
Real time (s): 1073.72
CPU time (s): 4289.52
CPU user time (s): 4289.21
CPU system time (s): 0.306953
CPU usage (%): 399.503
Max. virtual memory (cumulated for all children) (KiB): 184976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4289.21
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12613
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= 21163
involuntary context switches= 31697

runsolver used 1.50477 second user time and 3.74443 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 03:05:07
IDJOB=3299755
IDBENCH=20472
IDSOLVER=1683
FILE ID=node138/3299755-1304039107
RUNJOBID= node138-1304036586-17537
PBS_JOBID= 13170360
Free space on /tmp= 71792 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.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-3299755-1304039107/watcher-3299755-1304039107 -o /tmp/evaluation-result-3299755-1304039107/solver-3299755-1304039107 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299755-1304039107.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1921172221

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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:      17939588 kB
Buffers:       2041132 kB
Cached:       11664628 kB
SwapCached:          0 kB
Active:        4005944 kB
Inactive:     10440604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17939588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:      740168 kB
Mapped:          15680 kB
Slab:           500484 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   906300 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= 71812 MiB
End job on node138 at 2011-04-29 03:23:01