Trace number 3299528

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 2245.49 562.218

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...106101/instance-3299528-1304106101.cnf
0.03/0.06	c Solving...
2245.47/562.21	s UNSATISFIABLE
2245.47/562.21	
2245.47/562.21	c Models        : 0     
2245.47/562.21	c Time          : 562.200s (Solving: 562.14s 1st Model: 0.00s Unsat: 562.14s)
2245.47/562.21	c CPU Time      : 2245.470s

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

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

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


[startup+0 s]
/proc/loadavg: 7.80 8.00 7.84 7/180 31756
/proc/meminfo: memFree=30910040/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=21792 CPUtime=0 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 746 0 0 0 0 0 0 0 25 0 1 0 522208026 22315008 653 33554432000 4194304 4964704 140736895493728 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31756/statm: 5448 653 388 189 0 322 0

[startup+0.037361 s]
/proc/loadavg: 7.80 8.00 7.84 7/180 31756
/proc/meminfo: memFree=30910040/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=24012 CPUtime=0.03 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 1358 0 0 0 3 0 0 0 25 0 1 0 522208026 24588288 1201 33554432000 4194304 4964704 140736895493728 18446744073709551615 4607567 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31756/statm: 6003 1201 402 189 0 877 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24012

[startup+0.10103 s]
/proc/loadavg: 7.80 8.00 7.84 7/180 31756
/proc/meminfo: memFree=30910040/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=172816 CPUtime=0.34 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 3011 0 0 0 34 0 0 0 25 0 4 0 522208026 176963584 2743 33554432000 4194304 4964704 140736895493728 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 43402 3634 458 189 0 37751 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 172816

[startup+0.977158 s]
/proc/loadavg: 7.80 8.00 7.84 7/180 31756
/proc/meminfo: memFree=30910040/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=174248 CPUtime=3.68 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 4466 0 0 0 367 1 0 0 25 0 4 0 522208026 178429952 4198 33554432000 4194304 4964704 140736895493728 18446744073709551615 4668484 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 43562 4198 458 189 0 37911 0
Current children cumulated CPU time (s) 3.68
Current children cumulated vsize (KiB) 174248

[startup+1.07714 s]
/proc/loadavg: 7.80 8.00 7.84 7/180 31756
/proc/meminfo: memFree=30910040/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=174248 CPUtime=4.08 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 4486 0 0 0 407 1 0 0 25 0 4 0 522208026 178429952 4218 33554432000 4194304 4964704 140736895493728 18446744073709551615 4631252 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 43562 4218 458 189 0 37911 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 174248

[startup+1.50107 s]
/proc/loadavg: 7.80 8.00 7.84 7/180 31756
/proc/meminfo: memFree=30910040/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=174976 CPUtime=5.77 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 4699 0 0 0 576 1 0 0 25 0 4 0 522208026 179175424 4431 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670032 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 43744 4431 458 189 0 38093 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 174976

[startup+3.10079 s]
/proc/loadavg: 7.81 8.00 7.84 9/184 31760
/proc/meminfo: memFree=30888688/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=177492 CPUtime=12.16 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 6203 0 0 0 1215 1 0 0 25 0 4 0 522208026 181751808 5935 33554432000 4194304 4964704 140736895493728 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 44373 5935 460 189 0 38722 0
[pid=31756/tid=31758] ppid=31754 vsize=177492 CPUtime=3.02 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 1128 0 0 0 302 0 0 0 25 0 4 0 522208033 181751808 5935 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=177492 CPUtime=3.02 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 1754 0 0 0 302 0 0 0 25 0 4 0 522208033 181751808 5935 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=177492 CPUtime=3.01 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 1018 0 0 0 301 0 0 0 25 0 4 0 522208033 181751808 5935 33554432000 4194304 4964704 140736895493728 18446744073709551615 4683614 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 177492

[startup+6.30023 s]
/proc/loadavg: 7.83 8.00 7.84 9/184 31760
/proc/meminfo: memFree=30882004/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=178120 CPUtime=24.94 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 7113 0 0 0 2492 2 0 0 25 0 4 0 522208026 182394880 6845 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 44530 6845 460 189 0 38879 0
[pid=31756/tid=31758] ppid=31754 vsize=178120 CPUtime=6.22 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 1324 0 0 0 622 0 0 0 25 0 4 0 522208033 182394880 6845 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=178120 CPUtime=6.22 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 2113 0 0 0 622 0 0 0 25 0 4 0 522208033 182394880 6845 33554432000 4194304 4964704 140736895493728 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=178120 CPUtime=6.19 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 1167 0 0 0 619 0 0 0 25 0 4 0 522208033 182394880 6845 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 178120

[startup+12.7011 s]
/proc/loadavg: 7.84 8.00 7.84 9/184 31760
/proc/meminfo: memFree=30869576/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=244948 CPUtime=50.52 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 9091 0 0 0 5050 2 0 0 25 0 4 0 522208026 250826752 8742 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 61237 8742 460 189 0 55586 0
[pid=31756/tid=31758] ppid=31754 vsize=244948 CPUtime=12.62 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 2257 0 0 0 1262 0 0 0 25 0 4 0 522208033 250826752 8742 33554432000 4194304 4964704 140736895493728 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=244948 CPUtime=12.62 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 2765 0 0 0 1262 0 0 0 25 0 4 0 522208033 250826752 8742 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=244948 CPUtime=12.56 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 1426 0 0 0 1256 0 0 0 25 0 4 0 522208033 250826752 8742 33554432000 4194304 4964704 140736895493728 18446744073709551615 4660043 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 244948

[startup+25.5009 s]
/proc/loadavg: 7.95 8.02 7.85 9/184 31761
/proc/meminfo: memFree=30854556/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=246968 CPUtime=101.63 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 11269 0 0 0 10159 4 0 0 25 0 4 0 522208026 252895232 10920 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 61742 10920 460 189 0 56091 0
[pid=31756/tid=31758] ppid=31754 vsize=246968 CPUtime=25.42 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 2901 0 0 0 2541 1 0 0 25 0 4 0 522208033 252895232 10920 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=246968 CPUtime=25.42 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 3583 0 0 0 2541 1 0 0 25 0 4 0 522208033 252895232 10920 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=246968 CPUtime=25.28 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 1776 0 0 0 2528 0 0 0 25 0 4 0 522208033 252895232 10920 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670057 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 246968

[startup+51.1004 s]
/proc/loadavg: 7.96 8.01 7.85 9/184 31761
/proc/meminfo: memFree=30842600/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=251484 CPUtime=203.89 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 13333 0 0 0 20384 5 0 0 25 0 4 0 522208026 257519616 12981 33554432000 4194304 4964704 140736895493728 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 62871 12981 460 189 0 57220 0
[pid=31756/tid=31758] ppid=31754 vsize=251484 CPUtime=51.01 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 3756 0 0 0 5100 1 0 0 18 0 4 0 522208033 257519616 12981 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=251484 CPUtime=51.02 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 4168 0 0 0 5101 1 0 0 25 0 4 0 522208033 257519616 12981 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=251484 CPUtime=50.74 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 2010 0 0 0 5074 0 0 0 25 0 4 0 522208033 257519616 12981 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 251484

[startup+102.3 s]
/proc/loadavg: 8.04 8.03 7.86 9/184 31763
/proc/meminfo: memFree=30827076/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=251708 CPUtime=408.4 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 15707 0 0 0 40833 7 0 0 25 0 4 0 522208026 257748992 15336 33554432000 4194304 4964704 140736895493728 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 62927 15336 460 189 0 57276 0
[pid=31756/tid=31758] ppid=31754 vsize=251708 CPUtime=102.22 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 4421 0 0 0 10220 2 0 0 25 0 4 0 522208033 257748992 15336 33554432000 4194304 4964704 140736895493728 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=251708 CPUtime=102.22 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 5248 0 0 0 10220 2 0 0 25 0 4 0 522208033 257748992 15336 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=251708 CPUtime=101.65 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 2096 0 0 0 10165 0 0 0 25 0 4 0 522208033 257748992 15336 33554432000 4194304 4964704 140736895493728 18446744073709551615 4312169 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (KiB) 251708

[startup+162.301 s]
/proc/loadavg: 8.06 8.03 7.87 9/184 31764
/proc/meminfo: memFree=30808824/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=253724 CPUtime=648.09 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 17365 0 0 0 64801 8 0 0 25 0 4 0 522208026 259813376 16994 33554432000 4194304 4964704 140736895493728 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 63431 16994 460 189 0 57780 0
[pid=31756/tid=31758] ppid=31754 vsize=253724 CPUtime=162.21 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 4801 0 0 0 16219 2 0 0 25 0 4 0 522208033 259813376 16994 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=253724 CPUtime=162.23 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 5632 0 0 0 16221 2 0 0 25 0 4 0 522208033 259813376 16994 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=253724 CPUtime=161.33 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 2973 0 0 0 16132 1 0 0 25 0 4 0 522208033 259813376 16994 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.09
Current children cumulated vsize (KiB) 253724

[startup+222.3 s]
/proc/loadavg: 8.08 8.04 7.88 9/184 31766
/proc/meminfo: memFree=30800356/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=254080 CPUtime=887.74 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 18689 0 0 0 88763 11 0 0 25 0 4 0 522208026 260177920 18315 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 63520 18315 460 189 0 57869 0
[pid=31756/tid=31758] ppid=31754 vsize=254080 CPUtime=222.21 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 5118 0 0 0 22218 3 0 0 25 0 4 0 522208033 260177920 18315 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=254080 CPUtime=222.22 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 6549 0 0 0 22219 3 0 0 25 0 4 0 522208033 260177920 18315 33554432000 4194304 4964704 140736895493728 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=254080 CPUtime=221 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3037 0 0 0 22099 1 0 0 25 0 4 0 522208033 260177920 18315 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670427 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.74
Current children cumulated vsize (KiB) 254080

[startup+282.307 s]
/proc/loadavg: 8.08 8.04 7.89 9/184 31768
/proc/meminfo: memFree=30794632/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=254396 CPUtime=1127.42 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 19121 0 0 0 112731 11 0 0 25 0 4 0 522208026 260501504 18747 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 63599 18747 460 189 0 57948 0
[pid=31756/tid=31758] ppid=31754 vsize=254396 CPUtime=282.21 cores=0,2,4,6

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

/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 6790 0 0 0 28220 3 0 0 25 0 4 0 522208033 260501504 18747 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=254396 CPUtime=280.67 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3039 0 0 0 28065 2 0 0 25 0 4 0 522208033 260501504 18747 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1127.42
Current children cumulated vsize (KiB) 254396

[startup+342.3 s]
/proc/loadavg: 8.08 8.05 7.90 9/184 31769
/proc/meminfo: memFree=30784928/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=255548 CPUtime=1367.07 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 20116 0 0 0 136695 12 0 0 25 0 4 0 522208026 261681152 19620 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670586 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 63887 19620 460 189 0 58236 0
[pid=31756/tid=31758] ppid=31754 vsize=255548 CPUtime=342.2 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 5499 0 0 0 34217 3 0 0 25 0 4 0 522208033 261681152 19620 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=255548 CPUtime=342.21 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 7455 0 0 0 34218 3 0 0 25 0 4 0 522208033 261681152 19620 33554432000 4194304 4964704 140736895493728 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=255548 CPUtime=340.34 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3045 0 0 0 34032 2 0 0 25 0 4 0 522208033 261681152 19620 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669653 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1367.07
Current children cumulated vsize (KiB) 255548

[startup+402.301 s]
/proc/loadavg: 8.07 8.05 7.91 9/184 31771
/proc/meminfo: memFree=30779692/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=255548 CPUtime=1606.74 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 20757 0 0 0 160661 13 0 0 25 0 4 0 522208026 261681152 20261 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 63887 20261 460 189 0 58236 0
[pid=31756/tid=31758] ppid=31754 vsize=255548 CPUtime=402.2 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 5799 0 0 0 40217 3 0 0 25 0 4 0 522208033 261681152 20261 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=255548 CPUtime=402.22 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 7755 0 0 0 40218 4 0 0 25 0 4 0 522208033 261681152 20261 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=255548 CPUtime=400 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3064 0 0 0 39998 2 0 0 25 0 4 0 522208033 261681152 20261 33554432000 4194304 4964704 140736895493728 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1606.74
Current children cumulated vsize (KiB) 255548

[startup+462.3 s]
/proc/loadavg: 8.10 8.06 7.92 9/184 31772
/proc/meminfo: memFree=30772844/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256012 CPUtime=1846.41 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 21304 0 0 0 184627 14 0 0 25 0 4 0 522208026 262156288 20808 33554432000 4194304 4964704 140736895493728 18446744073709551615 4627170 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64003 20808 460 189 0 58352 0
[pid=31756/tid=31758] ppid=31754 vsize=256012 CPUtime=462.19 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6092 0 0 0 46216 3 0 0 25 0 4 0 522208033 262156288 20808 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256012 CPUtime=462.22 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 7961 0 0 0 46218 4 0 0 25 0 4 0 522208033 262156288 20808 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256012 CPUtime=459.68 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3090 0 0 0 45965 3 0 0 25 0 4 0 522208033 262156288 20808 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1846.41
Current children cumulated vsize (KiB) 256012

[startup+522.301 s]
/proc/loadavg: 8.03 8.05 7.92 9/184 31774
/proc/meminfo: memFree=30770216/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2086.09 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 21784 0 0 0 208594 15 0 0 25 0 4 0 522208026 262365184 21269 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21269 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=522.19 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6286 0 0 0 52216 3 0 0 25 0 4 0 522208033 262365184 21269 33554432000 4194304 4964704 140736895493728 18446744073709551615 4370387 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=522.22 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8062 0 0 0 52218 4 0 0 25 0 4 0 522208033 262365184 21269 33554432000 4194304 4964704 140736895493728 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=519.35 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3114 0 0 0 51932 3 0 0 25 0 4 0 522208033 262365184 21269 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2086.09
Current children cumulated vsize (KiB) 256216

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

[startup+538.201 s]
/proc/loadavg: 8.03 8.04 7.92 9/184 31774
/proc/meminfo: memFree=30769944/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2149.61 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 21841 0 0 0 214946 15 0 0 25 0 4 0 522208026 262365184 21326 33554432000 4194304 4964704 140736895493728 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21326 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=538.09 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6316 0 0 0 53806 3 0 0 25 0 4 0 522208033 262365184 21326 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=538.12 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8088 0 0 0 53808 4 0 0 25 0 4 0 522208033 262365184 21326 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=535.17 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3114 0 0 0 53514 3 0 0 25 0 4 0 522208033 262365184 21326 33554432000 4194304 4964704 140736895493728 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2149.61
Current children cumulated vsize (KiB) 256216

[startup+551.001 s]
/proc/loadavg: 8.02 8.04 7.92 9/184 31775
/proc/meminfo: memFree=30769692/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2200.74 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 21857 0 0 0 220059 15 0 0 25 0 4 0 522208026 262365184 21342 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21342 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=550.89 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6318 0 0 0 55086 3 0 0 25 0 4 0 522208033 262365184 21342 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=550.92 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8099 0 0 0 55088 4 0 0 25 0 4 0 522208033 262365184 21342 33554432000 4194304 4964704 140736895493728 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=547.9 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3117 0 0 0 54787 3 0 0 25 0 4 0 522208033 262365184 21342 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2200.74
Current children cumulated vsize (KiB) 256216

[startup+557.401 s]
/proc/loadavg: 8.02 8.04 7.92 9/184 31775
/proc/meminfo: memFree=30768824/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2226.29 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 22009 0 0 0 222614 15 0 0 25 0 4 0 522208026 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21494 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=557.29 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6350 0 0 0 55726 3 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=557.32 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8216 0 0 0 55728 4 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=554.26 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3120 0 0 0 55423 3 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2226.29
Current children cumulated vsize (KiB) 256216

[startup+560.606 s]
/proc/loadavg: 8.02 8.04 7.92 9/184 31775
/proc/meminfo: memFree=30768824/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2239.1 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 22009 0 0 0 223895 15 0 0 25 0 4 0 522208026 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21494 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=560.5 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6350 0 0 0 56047 3 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=560.53 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8216 0 0 0 56049 4 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4644864 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=557.44 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3120 0 0 0 55741 3 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2239.1
Current children cumulated vsize (KiB) 256216

[startup+561.401 s]
/proc/loadavg: 8.02 8.04 7.92 9/184 31775
/proc/meminfo: memFree=30768824/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2242.28 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 22009 0 0 0 224213 15 0 0 25 0 4 0 522208026 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21494 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=561.29 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6350 0 0 0 56126 3 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=561.32 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8216 0 0 0 56128 4 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=558.24 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3120 0 0 0 55821 3 0 0 25 0 4 0 522208033 262365184 21494 33554432000 4194304 4964704 140736895493728 18446744073709551615 4653356 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2242.28
Current children cumulated vsize (KiB) 256216

[startup+561.801 s]
/proc/loadavg: 8.02 8.04 7.92 9/184 31775
/proc/meminfo: memFree=30768700/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2243.87 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) R 31754 31756 31273 0 -1 4202496 22010 0 0 0 224372 15 0 0 25 0 4 0 522208026 262365184 21495 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21495 460 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=561.69 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6350 0 0 0 56166 3 0 0 25 0 4 0 522208033 262365184 21495 33554432000 4194304 4964704 140736895493728 18446744073709551615 4669504 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31759] ppid=31754 vsize=256216 CPUtime=561.72 cores=0,2,4,6
/proc/31756/task/31759/stat : 31759 (claspmt) R 31754 31756 31273 0 -1 4202560 8216 0 0 0 56168 4 0 0 25 0 4 0 522208033 262365184 21495 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=558.63 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3120 0 0 0 55860 3 0 0 25 0 4 0 522208033 262365184 21495 33554432000 4194304 4964704 140736895493728 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2243.87
Current children cumulated vsize (KiB) 256216

[startup+562.201 s]
/proc/loadavg: 8.02 8.04 7.92 9/184 31775
/proc/meminfo: memFree=30768700/32951124 swapFree=67111364/67111528
[pid=31756] ppid=31754 vsize=256216 CPUtime=2245.47 cores=0,2,4,6
/proc/31756/stat : 31756 (claspmt) S 31754 31756 31273 0 -1 4202496 22011 0 0 0 224532 15 0 0 25 0 3 0 522208026 262365184 21496 33554432000 4194304 4964704 140736895493728 18446744073709551615 228256151525 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31756/statm: 64054 21496 461 189 0 58403 0
[pid=31756/tid=31758] ppid=31754 vsize=256216 CPUtime=562.09 cores=0,2,4,6
/proc/31756/task/31758/stat : 31758 (claspmt) R 31754 31756 31273 0 -1 4202560 6350 0 0 0 56206 3 0 0 25 0 3 0 522208033 262365184 21496 33554432000 4194304 4964704 140736895493728 18446744073709551615 228256161016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31756/tid=31760] ppid=31754 vsize=256216 CPUtime=559.03 cores=0,2,4,6
/proc/31756/task/31760/stat : 31760 (claspmt) R 31754 31756 31273 0 -1 4202560 3120 0 0 0 55900 3 0 0 25 0 3 0 522208033 262365184 21496 33554432000 4194304 4964704 140736895493728 18446744073709551615 4628834 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2245.47
Current children cumulated vsize (KiB) 256216

Child status: 20
Real time (s): 562.218
CPU time (s): 2245.49
CPU user time (s): 2245.33
CPU system time (s): 0.158975
CPU usage (%): 399.399
Max. virtual memory (cumulated for all children) (KiB): 256216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2245.33
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22022
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= 5112
involuntary context switches= 11721

runsolver used 0.904862 second user time and 2.13468 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 21:41:41
IDJOB=3299528
IDBENCH=85808
IDSOLVER=1683
FILE ID=node136/3299528-1304106101
RUNJOBID= node136-1304103610-31291
PBS_JOBID= 13170640
Free space on /tmp= 72332 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.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-3299528-1304106101/watcher-3299528-1304106101 -o /tmp/evaluation-result-3299528-1304106101/solver-3299528-1304106101 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299528-1304106101.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=1101967670

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.83
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30910196 kB
Buffers:        585688 kB
Cached:         930676 kB
SwapCached:          0 kB
Active:         166000 kB
Inactive:      1451796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30910196 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3176 kB
Writeback:           0 kB
AnonPages:      101736 kB
Mapped:          15676 kB
Slab:           360024 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259044 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= 72332 MiB
End job on node136 at 2011-04-29 21:51:03