Trace number 3381171

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 9734.49 1219.62

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3495.12
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...507295/instance-3381171-1305507295.cnf
0.29/0.33	c Solving...
9734.46/1219.61	s UNSATISFIABLE
9734.46/1219.61	
9734.46/1219.61	c Models        : 0     
9734.46/1219.61	c Time          : 1219.465s (Solving: 1219.13s 1st Model: 0.00s Unsat: 1219.13s)
9734.46/1219.61	c CPU Time      : 9734.320s

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-3381171-1305507295/watcher-3381171-1305507295 -o /tmp/evaluation-result-3381171-1305507295/solver-3381171-1305507295 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381171-1305507295.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: 6.83 7.79 7.92 2/425 25293
/proc/meminfo: memFree=17178056/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=23304 CPUtime=0.01 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 1308 0 0 0 1 0 0 0 25 0 1 0 740960146 23863296 1061 33554432000 4194304 4964800 140735604698560 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25293/statm: 5859 1062 386 189 0 733 0

[startup+0.0550161 s]
/proc/loadavg: 6.83 7.79 7.92 2/425 25293
/proc/meminfo: memFree=17178056/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=25532 CPUtime=0.05 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 1902 0 0 0 5 0 0 0 25 0 1 0 740960146 26144768 1527 33554432000 4194304 4964800 140735604698560 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25293/statm: 6383 1527 399 189 0 1257 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25532

[startup+0.101007 s]
/proc/loadavg: 6.83 7.79 7.92 2/425 25293
/proc/meminfo: memFree=17178056/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=25532 CPUtime=0.09 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 1902 0 0 0 9 0 0 0 25 0 1 0 740960146 26144768 1527 33554432000 4194304 4964800 140735604698560 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25293/statm: 6383 1527 399 189 0 1257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25532

[startup+0.300974 s]
/proc/loadavg: 6.83 7.79 7.92 2/425 25293
/proc/meminfo: memFree=17178056/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=25928 CPUtime=0.29 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 2022 0 0 0 29 0 0 0 25 0 1 0 740960146 26550272 1647 33554432000 4194304 4964800 140735604698560 18446744073709551615 4600312 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25293/statm: 6482 1647 400 189 0 1356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25928

[startup+0.700869 s]
/proc/loadavg: 6.83 7.79 7.92 2/425 25293
/proc/meminfo: memFree=17178056/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=452452 CPUtime=3.01 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 8266 0 0 0 298 3 0 0 19 0 8 0 740960146 463310848 7744 33554432000 4194304 4964800 140735604698560 18446744073709551615 4653161 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 113113 7745 464 189 0 107462 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 452452

[startup+1.50074 s]
/proc/loadavg: 6.83 7.79 7.92 9/433 25301
/proc/meminfo: memFree=17139688/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=456736 CPUtime=9.37 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 15558 0 0 0 931 6 0 0 20 0 8 0 740960146 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4660139 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 114184 15036 464 189 0 108533 0
[pid=25293/tid=25295] ppid=25291 vsize=456736 CPUtime=1.11 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 1553 0 0 0 110 1 0 0 19 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=456736 CPUtime=1.12 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 1221 0 0 0 112 0 0 0 19 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=456736 CPUtime=1.1 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 1452 0 0 0 110 0 0 0 19 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=456736 CPUtime=1.13 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 1955 0 0 0 112 1 0 0 19 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=456736 CPUtime=1.16 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 1905 0 0 0 115 1 0 0 19 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=456736 CPUtime=1.12 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 1555 0 0 0 112 0 0 0 19 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=456736 CPUtime=1.12 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 2441 0 0 0 112 0 0 0 22 0 8 0 740960179 467697664 15036 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 456736

[startup+3.10047 s]
/proc/loadavg: 6.83 7.79 7.92 9/433 25301
/proc/meminfo: memFree=17105216/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=459332 CPUtime=22.16 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 19972 0 0 0 2207 9 0 0 25 0 8 0 740960146 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 114833 19450 466 189 0 109182 0
[pid=25293/tid=25295] ppid=25291 vsize=459332 CPUtime=2.7 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 1999 0 0 0 269 1 0 0 22 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=459332 CPUtime=2.72 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 1557 0 0 0 272 0 0 0 23 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=459332 CPUtime=2.7 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 1749 0 0 0 270 0 0 0 22 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=459332 CPUtime=2.72 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 2632 0 0 0 271 1 0 0 22 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=459332 CPUtime=2.75 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 2508 0 0 0 274 1 0 0 23 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=459332 CPUtime=2.72 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 2005 0 0 0 272 0 0 0 22 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=459332 CPUtime=2.73 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 3483 0 0 0 272 1 0 0 25 0 8 0 740960179 470355968 19450 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (KiB) 459332

[startup+6.30094 s]
/proc/loadavg: 6.92 7.79 7.92 9/433 25301
/proc/meminfo: memFree=17080420/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=463168 CPUtime=47.71 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 27591 0 0 0 4758 13 0 0 25 0 8 0 740960146 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4362211 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 115792 27069 466 189 0 110141 0
[pid=25293/tid=25295] ppid=25291 vsize=463168 CPUtime=5.85 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 2897 0 0 0 584 1 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4626941 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=463168 CPUtime=5.91 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 2481 0 0 0 591 0 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=463168 CPUtime=5.9 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 2676 0 0 0 589 1 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=463168 CPUtime=5.92 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 3537 0 0 0 591 1 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=463168 CPUtime=5.94 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 3206 0 0 0 593 1 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=463168 CPUtime=5.92 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 2499 0 0 0 592 0 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=463168 CPUtime=5.92 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 5132 0 0 0 591 1 0 0 25 0 8 0 740960179 474284032 27069 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.71
Current children cumulated vsize (KiB) 463168

[startup+12.7009 s]
/proc/loadavg: 7.01 7.80 7.92 9/433 25301
/proc/meminfo: memFree=17044992/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=468072 CPUtime=98.8 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 34621 0 0 0 9863 17 0 0 25 0 8 0 740960146 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4644794 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 117018 34099 466 189 0 111367 0
[pid=25293/tid=25295] ppid=25291 vsize=468072 CPUtime=12.15 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 3690 0 0 0 1213 2 0 0 25 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=468072 CPUtime=12.32 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 3723 0 0 0 1231 1 0 0 20 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=468072 CPUtime=12.3 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 3101 0 0 0 1229 1 0 0 25 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4363441 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=468072 CPUtime=12.32 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 4029 0 0 0 1230 2 0 0 25 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=468072 CPUtime=12.35 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 4246 0 0 0 1233 2 0 0 25 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=468072 CPUtime=12.32 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 3031 0 0 0 1231 1 0 0 25 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 4627272 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=468072 CPUtime=12.32 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 6858 0 0 0 1230 2 0 0 25 0 8 0 740960179 479305728 34099 33554432000 4194304 4964800 140735604698560 18446744073709551615 224285030943 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.8
Current children cumulated vsize (KiB) 468072

[startup+25.5007 s]
/proc/loadavg: 7.23 7.80 7.92 9/433 25301
/proc/meminfo: memFree=16977684/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=475152 CPUtime=200.99 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 51294 0 0 0 20070 29 0 0 25 0 8 0 740960146 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4660185 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 118788 50771 466 189 0 113137 0
[pid=25293/tid=25295] ppid=25291 vsize=475152 CPUtime=24.76 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 5946 0 0 0 2472 4 0 0 19 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=475152 CPUtime=25.11 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 4980 0 0 0 2510 1 0 0 25 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=475152 CPUtime=25.1 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 4807 0 0 0 2507 3 0 0 25 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=475152 CPUtime=25.11 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 5518 0 0 0 2509 2 0 0 25 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=475152 CPUtime=25.14 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 5784 0 0 0 2511 3 0 0 25 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=475152 CPUtime=25.11 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 4990 0 0 0 2509 2 0 0 25 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=475152 CPUtime=25.12 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 10414 0 0 0 2507 5 0 0 25 0 8 0 740960179 486555648 50771 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.99
Current children cumulated vsize (KiB) 475152

[startup+51.1005 s]
/proc/loadavg: 7.49 7.82 7.92 9/433 25303
/proc/meminfo: memFree=16894840/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=487280 CPUtime=405.4 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 72542 0 0 0 40497 43 0 0 25 0 8 0 740960146 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 121820 71960 466 189 0 116169 0
[pid=25293/tid=25295] ppid=25291 vsize=487280 CPUtime=49.99 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 7366 0 0 0 4994 5 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=487280 CPUtime=50.72 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 7004 0 0 0 5069 3 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 224284623478 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=487280 CPUtime=50.69 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 7543 0 0 0 5065 4 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=487280 CPUtime=50.7 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 7636 0 0 0 5067 3 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=487280 CPUtime=50.75 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 8976 0 0 0 5069 6 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=487280 CPUtime=50.71 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 7993 0 0 0 5066 5 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=487280 CPUtime=50.71 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 14797 0 0 0 5064 7 0 0 25 0 8 0 740960179 498974720 71960 33554432000 4194304 4964800 140735604698560 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.4

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

[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1181.86 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 118167 19 0 0 25 0 8 0 740960179 1002102784 206346 33554432000 4194304 4964800 140735604698560 18446744073709551615 4626944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1181.62 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18722 0 0 0 118151 11 0 0 25 0 8 0 740960179 1002102784 206346 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1181.9 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22384 0 0 0 118173 17 0 0 25 0 8 0 740960179 1002102784 206346 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1181.88 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23423 0 0 0 118158 30 0 0 25 0 8 0 740960179 1002102784 206346 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1181.77 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45533 0 0 0 118138 39 0 0 25 0 8 0 740960179 1002102784 206346 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9437.92
Current children cumulated vsize (KiB) 978616

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

[startup+1203.1 s]
/proc/loadavg: 8.09 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16352920/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9603.99 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210851 0 0 0 960216 183 0 0 25 0 8 0 740960146 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206410 466 189 0 239003 0
[pid=25293/tid=25295] ppid=25291 vsize=978616 CPUtime=1194.29 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 20635 0 0 0 119409 20 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=978616 CPUtime=1193.59 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 27959 0 0 0 119346 13 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1202.66 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 120247 19 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1202.41 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18736 0 0 0 120230 11 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1202.7 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22420 0 0 0 120253 17 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1202.68 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23425 0 0 0 120238 30 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1202.57 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45533 0 0 0 120218 39 0 0 25 0 8 0 740960179 1002102784 206410 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9603.99
Current children cumulated vsize (KiB) 978616

[startup+1209.5 s]
/proc/loadavg: 8.08 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16351928/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9655.1 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210895 0 0 0 965326 184 0 0 25 0 8 0 740960146 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4653382 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206454 466 189 0 239003 0
[pid=25293/tid=25295] ppid=25291 vsize=978616 CPUtime=1200.69 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 20636 0 0 0 120049 20 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=978616 CPUtime=1199.89 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 27959 0 0 0 119976 13 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1209.06 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 120887 19 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1208.82 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18749 0 0 0 120870 12 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1209.1 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22423 0 0 0 120893 17 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1209.08 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23425 0 0 0 120878 30 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321025 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1208.97 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45560 0 0 0 120858 39 0 0 25 0 8 0 740960179 1002102784 206454 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9655.1
Current children cumulated vsize (KiB) 978616

[startup+1215.9 s]
/proc/loadavg: 8.07 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16352412/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9706.21 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210936 0 0 0 970437 184 0 0 25 0 8 0 740960146 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206495 466 189 0 239003 0
[pid=25293/tid=25295] ppid=25291 vsize=978616 CPUtime=1207.09 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 20647 0 0 0 120689 20 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=978616 CPUtime=1206.19 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 27959 0 0 0 120606 13 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1215.47 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 121528 19 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1215.22 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18772 0 0 0 121510 12 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1215.5 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22429 0 0 0 121533 17 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1215.48 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23426 0 0 0 121518 30 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1215.37 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45560 0 0 0 121498 39 0 0 25 0 8 0 740960179 1002102784 206495 33554432000 4194304 4964800 140735604698560 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9706.21
Current children cumulated vsize (KiB) 978616

[startup+1217.5 s]
/proc/loadavg: 8.07 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16351792/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9718.99 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210941 0 0 0 971715 184 0 0 25 0 8 0 740960146 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206463 466 189 0 239003 0
[pid=25293/tid=25295] ppid=25291 vsize=978616 CPUtime=1208.69 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 20647 0 0 0 120849 20 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=978616 CPUtime=1207.78 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 27959 0 0 0 120765 13 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1217.07 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 121688 19 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1216.82 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18772 0 0 0 121670 12 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1217.1 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22432 0 0 0 121693 17 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1217.08 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23426 0 0 0 121678 30 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1216.97 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45560 0 0 0 121658 39 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9718.99
Current children cumulated vsize (KiB) 978616

[startup+1218.3 s]
/proc/loadavg: 8.07 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16352040/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9725.38 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210941 0 0 0 972354 184 0 0 25 0 8 0 740960146 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206463 466 189 0 239003 0
[pid=25293/tid=25295] ppid=25291 vsize=978616 CPUtime=1209.49 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 20647 0 0 0 120929 20 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=978616 CPUtime=1208.56 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 27959 0 0 0 120843 13 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1217.86 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 121767 19 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1217.62 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18772 0 0 0 121750 12 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1217.9 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22432 0 0 0 121773 17 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1217.87 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23426 0 0 0 121757 30 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1217.77 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45560 0 0 0 121738 39 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9725.38
Current children cumulated vsize (KiB) 978616

[startup+1219.1 s]
/proc/loadavg: 8.07 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16352156/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9731.76 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210941 0 0 0 972992 184 0 0 25 0 8 0 740960146 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4313804 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206463 466 189 0 239003 0
[pid=25293/tid=25295] ppid=25291 vsize=978616 CPUtime=1210.29 cores=0-7
/proc/25293/task/25295/stat : 25295 (claspmt) R 25291 25293 25267 0 -1 4202560 20647 0 0 0 121009 20 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=25293/tid=25296] ppid=25291 vsize=978616 CPUtime=1209.35 cores=0-7
/proc/25293/task/25296/stat : 25296 (claspmt) R 25291 25293 25267 0 -1 4202560 27959 0 0 0 120922 13 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=25293/tid=25297] ppid=25291 vsize=978616 CPUtime=1218.66 cores=0-7
/proc/25293/task/25297/stat : 25297 (claspmt) R 25291 25293 25267 0 -1 4202560 17138 0 0 0 121847 19 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25293/tid=25298] ppid=25291 vsize=978616 CPUtime=1218.42 cores=0-7
/proc/25293/task/25298/stat : 25298 (claspmt) R 25291 25293 25267 0 -1 4202560 18772 0 0 0 121830 12 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25293/tid=25299] ppid=25291 vsize=978616 CPUtime=1218.7 cores=0-7
/proc/25293/task/25299/stat : 25299 (claspmt) R 25291 25293 25267 0 -1 4202560 22432 0 0 0 121853 17 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25293/tid=25300] ppid=25291 vsize=978616 CPUtime=1218.67 cores=0-7
/proc/25293/task/25300/stat : 25300 (claspmt) R 25291 25293 25267 0 -1 4202560 23426 0 0 0 121837 30 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25293/tid=25301] ppid=25291 vsize=978616 CPUtime=1218.57 cores=0-7
/proc/25293/task/25301/stat : 25301 (claspmt) R 25291 25293 25267 0 -1 4202560 45560 0 0 0 121818 39 0 0 25 0 8 0 740960179 1002102784 206463 33554432000 4194304 4964800 140735604698560 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9731.76
Current children cumulated vsize (KiB) 978616

[startup+1219.5 s]
/proc/loadavg: 8.07 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16352156/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=978616 CPUtime=9734.35 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210951 0 0 0 973249 186 0 0 17 0 1 0 740960146 1002102784 206376 33554432000 4194304 4964800 140735604698560 18446744073709551615 224284582459 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25293/statm: 244654 206376 476 189 0 239003 0
Current children cumulated CPU time (s) 9734.35
Current children cumulated vsize (KiB) 978616

[startup+1219.6 s]
/proc/loadavg: 8.07 8.06 7.99 9/433 25342
/proc/meminfo: memFree=16352156/32951124 swapFree=45193372/67111528
[pid=25293] ppid=25291 vsize=721556 CPUtime=9734.46 cores=0-7
/proc/25293/stat : 25293 (claspmt) R 25291 25293 25267 0 -1 4202496 210951 0 0 0 973258 188 0 0 17 0 1 0 740960146 738873344 106619 33554432000 4194304 4964800 140735604698560 18446744073709551615 224284969319 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/25293/statm: 180389 106287 476 189 0 174738 0
Current children cumulated CPU time (s) 9734.46
Current children cumulated vsize (KiB) 721556

Child status: 20
Real time (s): 1219.62
CPU time (s): 9734.49
CPU user time (s): 9732.58
CPU system time (s): 1.90371
CPU usage (%): 798.156
Max. virtual memory (cumulated for all children) (KiB): 978616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9732.58
system time used= 1.90371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210952
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= 36526
involuntary context switches= 45763

runsolver used 4.89525 second user time and 12.7341 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-16 02:54:55
IDJOB=3381171
IDBENCH=83934
IDSOLVER=1865
FILE ID=node118/3381171-1305507295
RUNJOBID= node118-1305507295-25281
PBS_JOBID= 13325506
Free space on /tmp= 73268 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.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-3381171-1305507295/watcher-3381171-1305507295 -o /tmp/evaluation-result-3381171-1305507295/solver-3381171-1305507295 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381171-1305507295.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=657025851

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17178452 kB
Buffers:        312928 kB
Cached:        4718028 kB
SwapCached:      22076 kB
Active:       12811912 kB
Inactive:      2635476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17178452 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:    10407952 kB
Mapped:          21372 kB
Slab:           158628 kB
PageTables:      98464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125840064 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= 73264 MiB
End job on node118 at 2011-05-16 03:15:15