Trace number 3381239

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 18435.3 2883.65

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.02
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...510201/instance-3381239-1305510201.cnf
1.49/2.42	c Solving...
18435.28/2883.64	s UNSATISFIABLE
18435.28/2883.64	
18435.28/2883.64	c Models        : 0     
18435.28/2883.64	c Time          : 2882.419s (Solving: 2880.00s 1st Model: 0.00s Unsat: 2880.00s)
18435.28/2883.64	c CPU Time      : 18434.100s

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

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

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


[startup+0 s]
/proc/loadavg: 7.23 7.91 8.00 1/418 29318
/proc/meminfo: memFree=13547784/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=68032 CPUtime=0 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 3456 0 0 0 0 0 0 0 23 0 1 0 741251238 69664768 3388 33554432000 4194304 4964800 140734525841312 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 17008 3395 376 189 0 11882 0

[startup+0.0435251 s]
/proc/loadavg: 7.23 7.91 8.00 1/418 29318
/proc/meminfo: memFree=13547784/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=89800 CPUtime=0.04 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 14424 0 0 0 2 2 0 0 23 0 1 0 741251238 91955200 13941 33554432000 4194304 4964800 140734525841312 18446744073709551615 4679106 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 22450 13950 377 189 0 17324 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 89800

[startup+0.100514 s]
/proc/loadavg: 7.23 7.91 8.00 1/418 29318
/proc/meminfo: memFree=13547784/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=97108 CPUtime=0.09 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 22112 0 0 0 6 3 0 0 23 0 1 0 741251238 99438592 19142 33554432000 4194304 4964800 140734525841312 18446744073709551615 216734839493 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 24277 19143 388 189 0 19151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 97108

[startup+0.30048 s]
/proc/loadavg: 7.23 7.91 8.00 1/418 29318
/proc/meminfo: memFree=13547784/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=111692 CPUtime=0.29 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 25898 0 0 0 26 3 0 0 25 0 1 0 741251238 114372608 22770 33554432000 4194304 4964800 140734525841312 18446744073709551615 4567224 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 27923 22770 388 189 0 22797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111692

[startup+0.700407 s]
/proc/loadavg: 7.23 7.91 8.00 1/418 29318
/proc/meminfo: memFree=13547784/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=138820 CPUtime=0.69 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 32899 0 0 0 63 6 0 0 25 0 1 0 741251238 142151680 29492 33554432000 4194304 4964800 140734525841312 18446744073709551615 4312108 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 34705 29493 388 189 0 29579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138820

[startup+1.50027 s]
/proc/loadavg: 7.23 7.91 8.00 2/419 29319
/proc/meminfo: memFree=13409284/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=188092 CPUtime=1.49 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 45702 0 0 0 140 9 0 0 25 0 1 0 741251238 192606208 41668 33554432000 4194304 4964800 140734525841312 18446744073709551615 4328420 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29318/statm: 47023 41668 388 189 0 41897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188092

[startup+3.10095 s]
/proc/loadavg: 6.89 7.83 7.97 2/426 29326
/proc/meminfo: memFree=12885372/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=955540 CPUtime=4.14 cores=0-7
/proc/29318/stat : 29318 (claspmt) S 29316 29318 28697 0 -1 4202496 200450 0 0 0 310 104 0 0 18 0 8 0 741251238 978472960 168197 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 238885 168202 431 189 0 233234 0
[pid=29318/tid=29320] ppid=29316 vsize=955540 CPUtime=0.23 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) S 29316 29318 28697 0 -1 4202560 19075 0 0 0 12 11 0 0 17 0 8 0 741251481 978472960 168210 33554432000 4194304 4964800 140734525841312 18446744073709551615 216735283694 0 0 4096 18946 18446604452348990528 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=955540 CPUtime=0.24 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 19748 0 0 0 11 13 0 0 17 0 8 0 741251481 978472960 168216 33554432000 4194304 4964800 140734525841312 18446744073709551615 4697693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=955540 CPUtime=0.22 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 19548 0 0 0 10 12 0 0 17 0 8 0 741251481 978472960 168217 33554432000 4194304 4964800 140734525841312 18446744073709551615 216735221943 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=955540 CPUtime=0.25 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 18727 0 0 0 13 12 0 0 17 0 8 0 741251481 978472960 168224 33554432000 4194304 4964800 140734525841312 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=955540 CPUtime=0.23 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) D 29316 29318 28697 0 -1 4202560 18803 0 0 0 10 13 0 0 17 0 8 0 741251481 978472960 168225 33554432000 4194304 4964800 140734525841312 18446744073709551615 216734839841 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=955540 CPUtime=0.25 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 19526 0 0 0 11 14 0 0 17 0 8 0 741251481 978472960 168230 33554432000 4194304 4964800 140734525841312 18446744073709551615 216735283743 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=955540 CPUtime=0.23 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 19347 0 0 0 12 11 0 0 17 0 8 0 741251481 978472960 168232 33554432000 4194304 4964800 140734525841312 18446744073709551615 4630825 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 955540

[startup+6.30043 s]
/proc/loadavg: 6.89 7.83 7.97 2/426 29326
/proc/meminfo: memFree=12792432/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=959736 CPUtime=8.35 cores=0-7
/proc/29318/stat : 29318 (claspmt) S 29316 29318 28697 0 -1 4202496 222157 0 0 0 720 115 0 0 18 0 8 0 741251238 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 239934 189746 436 189 0 234283 0
[pid=29318/tid=29320] ppid=29316 vsize=959736 CPUtime=0.23 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) S 29316 29318 28697 0 -1 4202560 19363 0 0 0 12 11 0 0 17 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) S 29316 29318 28697 0 -1 4202560 23277 0 0 0 34 13 0 0 18 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=959736 CPUtime=0.46 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) S 29316 29318 28697 0 -1 4202560 23709 0 0 0 33 13 0 0 17 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=959736 CPUtime=0.26 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) S 29316 29318 28697 0 -1 4202560 19283 0 0 0 13 13 0 0 17 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=959736 CPUtime=3.39 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 24202 0 0 0 325 14 0 0 25 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) S 29316 29318 28697 0 -1 4202560 23766 0 0 0 32 15 0 0 18 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=959736 CPUtime=0.56 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) S 29316 29318 28697 0 -1 4202560 22855 0 0 0 39 17 0 0 17 0 8 0 741251481 982769664 189746 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 959736

[startup+12.7013 s]
/proc/loadavg: 6.42 7.72 7.93 2/426 29327
/proc/meminfo: memFree=12790956/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=959736 CPUtime=14.75 cores=0-7
/proc/29318/stat : 29318 (claspmt) S 29316 29318 28697 0 -1 4202496 222532 0 0 0 1359 116 0 0 18 0 8 0 741251238 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 239934 190121 436 189 0 234283 0
[pid=29318/tid=29320] ppid=29316 vsize=959736 CPUtime=0.23 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) S 29316 29318 28697 0 -1 4202560 19363 0 0 0 12 11 0 0 17 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) S 29316 29318 28697 0 -1 4202560 23277 0 0 0 34 13 0 0 18 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=959736 CPUtime=0.46 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) S 29316 29318 28697 0 -1 4202560 23709 0 0 0 33 13 0 0 17 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=959736 CPUtime=0.26 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) S 29316 29318 28697 0 -1 4202560 19283 0 0 0 13 13 0 0 17 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=959736 CPUtime=9.8 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 24577 0 0 0 965 15 0 0 25 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669124 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) S 29316 29318 28697 0 -1 4202560 23766 0 0 0 32 15 0 0 18 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=959736 CPUtime=0.56 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) S 29316 29318 28697 0 -1 4202560 22855 0 0 0 39 17 0 0 17 0 8 0 741251481 982769664 190121 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 14.75
Current children cumulated vsize (KiB) 959736

[startup+25.5011 s]
/proc/loadavg: 5.22 7.39 7.82 2/426 29327
/proc/meminfo: memFree=12789048/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=959736 CPUtime=27.55 cores=0-7
/proc/29318/stat : 29318 (claspmt) S 29316 29318 28697 0 -1 4202496 223190 0 0 0 2638 117 0 0 18 0 8 0 741251238 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 239934 190779 436 189 0 234283 0
[pid=29318/tid=29320] ppid=29316 vsize=959736 CPUtime=0.23 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) S 29316 29318 28697 0 -1 4202560 19363 0 0 0 12 11 0 0 17 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) S 29316 29318 28697 0 -1 4202560 23277 0 0 0 34 13 0 0 18 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=959736 CPUtime=0.46 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) S 29316 29318 28697 0 -1 4202560 23709 0 0 0 33 13 0 0 17 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=959736 CPUtime=0.26 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) S 29316 29318 28697 0 -1 4202560 19283 0 0 0 13 13 0 0 17 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=959736 CPUtime=22.59 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 25235 0 0 0 2243 16 0 0 25 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) S 29316 29318 28697 0 -1 4202560 23766 0 0 0 32 15 0 0 18 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=959736 CPUtime=0.56 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) S 29316 29318 28697 0 -1 4202560 22855 0 0 0 39 17 0 0 17 0 8 0 741251481 982769664 190779 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 27.55
Current children cumulated vsize (KiB) 959736

[startup+51.1006 s]
/proc/loadavg: 3.78 6.87 7.64 2/426 29327
/proc/meminfo: memFree=12787932/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=959736 CPUtime=53.15 cores=0-7
/proc/29318/stat : 29318 (claspmt) S 29316 29318 28697 0 -1 4202496 223350 0 0 0 5198 117 0 0 18 0 8 0 741251238 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 239934 190939 436 189 0 234283 0
[pid=29318/tid=29320] ppid=29316 vsize=959736 CPUtime=0.23 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) S 29316 29318 28697 0 -1 4202560 19363 0 0 0 12 11 0 0 17 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) S 29316 29318 28697 0 -1 4202560 23277 0 0 0 34 13 0 0 18 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=959736 CPUtime=0.46 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) S 29316 29318 28697 0 -1 4202560 23709 0 0 0 33 13 0 0 17 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=959736 CPUtime=0.26 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) S 29316 29318 28697 0 -1 4202560 19283 0 0 0 13 13 0 0 17 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=959736 CPUtime=48.19 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 25395 0 0 0 4803 16 0 0 25 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) S 29316 29318 28697 0 -1 4202560 23766 0 0 0 32 15 0 0 18 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=959736 CPUtime=0.56 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) S 29316 29318 28697 0 -1 4202560 22855 0 0 0 39 17 0 0 17 0 8 0 741251481 982769664 190939 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 53.15
Current children cumulated vsize (KiB) 959736

[startup+102.301 s]
/proc/loadavg: 2.20 5.97 7.29 2/426 29329
/proc/meminfo: memFree=12786304/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=959736 CPUtime=104.36 cores=0-7
/proc/29318/stat : 29318 (claspmt) S 29316 29318 28697 0 -1 4202496 223557 0 0 0 10318 118 0 0 18 0 8 0 741251238 982769664 191146 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 239934 191146 436 189 0 234283 0
[pid=29318/tid=29320] ppid=29316 vsize=959736 CPUtime=0.23 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) S 29316 29318 28697 0 -1 4202560 19363 0 0 0 12 11 0 0 17 0 8 0 741251481 982769664 191146 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=959736 CPUtime=0.47 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) S 29316 29318 28697 0 -1 4202560 23277 0 0 0 34 13 0 0 18 0 8 0 741251481 982769664 191146 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=959736 CPUtime=0.46 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) S 29316 29318 28697 0 -1 4202560 23709 0 0 0 33 13 0 0 17 0 8 0 741251481 982769664 191146 33554432000 4194304 4964800 140734525841312 18446744073709551615 216746994585 0 0 4096 18946 18446604452348990528 0 0 -1 0 0 0 0

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

/proc/29318/statm: 1371920 1283459 460 189 0 1366269 0
[pid=29318/tid=29320] ppid=29316 vsize=5487680 CPUtime=2146.92 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) R 29316 29318 28697 0 -1 4202560 29527 0 0 0 214668 24 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=5487680 CPUtime=2147.45 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 624471 0 0 0 214269 476 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=5487680 CPUtime=2146.33 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 136392 0 0 0 214489 144 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=5487680 CPUtime=2147.18 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 178227 0 0 0 214569 149 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=5487680 CPUtime=2799.25 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 26893 0 0 0 279907 18 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=5487680 CPUtime=2116.53 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 121143 0 0 0 211486 167 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=5487680 CPUtime=2146.36 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 113817 0 0 0 214525 111 0 0 25 0 8 0 741251481 5619384320 1283459 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17799.5
Current children cumulated vsize (KiB) 5487680

[startup+2862.3 s]
/proc/loadavg: 8.05 8.05 7.70 9/426 29884
/proc/meminfo: memFree=8438504/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5487680 CPUtime=18278.6 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316507 0 0 0 1826733 1131 0 0 25 0 8 0 741251238 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4652128 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 1371920 1283645 460 189 0 1366269 0
[pid=29318/tid=29320] ppid=29316 vsize=5487680 CPUtime=2206.92 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) R 29316 29318 28697 0 -1 4202560 29527 0 0 0 220668 24 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=5487680 CPUtime=2207.44 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 624518 0 0 0 220268 476 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=5487680 CPUtime=2206.33 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 136431 0 0 0 220489 144 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=5487680 CPUtime=2207.18 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 178228 0 0 0 220569 149 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=5487680 CPUtime=2859.25 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 26893 0 0 0 285907 18 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=5487680 CPUtime=2175.69 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 121240 0 0 0 217402 167 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=5487680 CPUtime=2206.35 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 113819 0 0 0 220524 111 0 0 25 0 8 0 741251481 5619384320 1283645 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18278.6
Current children cumulated vsize (KiB) 5487680

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

[startup+2868.1 s]
/proc/loadavg: 8.04 8.05 7.70 9/426 29884
/proc/meminfo: memFree=8438504/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5487680 CPUtime=18325 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316520 0 0 0 1831365 1131 0 0 25 0 8 0 741251238 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 1371920 1283658 460 189 0 1366269 0
[pid=29318/tid=29320] ppid=29316 vsize=5487680 CPUtime=2212.72 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) R 29316 29318 28697 0 -1 4202560 29527 0 0 0 221248 24 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=5487680 CPUtime=2213.24 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 624519 0 0 0 220848 476 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=5487680 CPUtime=2212.13 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 136431 0 0 0 221069 144 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=5487680 CPUtime=2212.98 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 178228 0 0 0 221149 149 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=5487680 CPUtime=2865.05 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 26893 0 0 0 286487 18 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4399856 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=5487680 CPUtime=2181.41 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 121251 0 0 0 217974 167 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4363459 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=5487680 CPUtime=2212.15 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 113820 0 0 0 221104 111 0 0 25 0 8 0 741251481 5619384320 1283658 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18325
Current children cumulated vsize (KiB) 5487680

[startup+2874.5 s]
/proc/loadavg: 8.04 8.05 7.70 9/426 29884
/proc/meminfo: memFree=8438380/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5487680 CPUtime=18376.1 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316537 0 0 0 1836476 1131 0 0 25 0 8 0 741251238 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670412 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 1371920 1283675 460 189 0 1366269 0
[pid=29318/tid=29320] ppid=29316 vsize=5487680 CPUtime=2219.12 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) R 29316 29318 28697 0 -1 4202560 29527 0 0 0 221888 24 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=5487680 CPUtime=2219.64 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 624525 0 0 0 221488 476 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=5487680 CPUtime=2218.53 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 136431 0 0 0 221709 144 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=5487680 CPUtime=2219.38 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 178228 0 0 0 221789 149 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=5487680 CPUtime=2871.45 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 26893 0 0 0 287127 18 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=5487680 CPUtime=2187.72 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 121262 0 0 0 218605 167 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=5487680 CPUtime=2218.54 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 113820 0 0 0 221743 111 0 0 25 0 8 0 741251481 5619384320 1283675 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18376.1
Current children cumulated vsize (KiB) 5487680

[startup+2877.7 s]
/proc/loadavg: 8.04 8.05 7.70 9/426 29884
/proc/meminfo: memFree=8438380/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5487680 CPUtime=18401.6 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316547 0 0 0 1839031 1131 0 0 25 0 8 0 741251238 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 1371920 1283685 460 189 0 1366269 0
[pid=29318/tid=29320] ppid=29316 vsize=5487680 CPUtime=2222.32 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) R 29316 29318 28697 0 -1 4202560 29527 0 0 0 222208 24 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=5487680 CPUtime=2222.84 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 624528 0 0 0 221808 476 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=5487680 CPUtime=2221.73 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 136431 0 0 0 222029 144 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=5487680 CPUtime=2222.58 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 178228 0 0 0 222109 149 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=5487680 CPUtime=2874.65 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 26893 0 0 0 287447 18 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=5487680 CPUtime=2190.87 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 121269 0 0 0 218920 167 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=5487680 CPUtime=2221.74 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 113820 0 0 0 222063 111 0 0 25 0 8 0 741251481 5619384320 1283685 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18401.6
Current children cumulated vsize (KiB) 5487680

[startup+2880.9 s]
/proc/loadavg: 8.04 8.05 7.70 9/426 29884
/proc/meminfo: memFree=8438256/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5487680 CPUtime=18427.2 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316555 0 0 0 1841585 1131 0 0 25 0 8 0 741251238 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4651367 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29318/statm: 1371920 1283693 460 189 0 1366269 0
[pid=29318/tid=29320] ppid=29316 vsize=5487680 CPUtime=2225.52 cores=0-7
/proc/29318/task/29320/stat : 29320 (claspmt) R 29316 29318 28697 0 -1 4202560 29527 0 0 0 222528 24 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29318/tid=29321] ppid=29316 vsize=5487680 CPUtime=2226.03 cores=0-7
/proc/29318/task/29321/stat : 29321 (claspmt) R 29316 29318 28697 0 -1 4202560 624529 0 0 0 222127 476 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29318/tid=29322] ppid=29316 vsize=5487680 CPUtime=2224.92 cores=0-7
/proc/29318/task/29322/stat : 29322 (claspmt) R 29316 29318 28697 0 -1 4202560 136434 0 0 0 222348 144 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29318/tid=29323] ppid=29316 vsize=5487680 CPUtime=2225.78 cores=0-7
/proc/29318/task/29323/stat : 29323 (claspmt) R 29316 29318 28697 0 -1 4202560 178228 0 0 0 222429 149 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29318/tid=29324] ppid=29316 vsize=5487680 CPUtime=2877.85 cores=0-7
/proc/29318/task/29324/stat : 29324 (claspmt) R 29316 29318 28697 0 -1 4202560 26893 0 0 0 287767 18 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29318/tid=29325] ppid=29316 vsize=5487680 CPUtime=2194.03 cores=0-7
/proc/29318/task/29325/stat : 29325 (claspmt) R 29316 29318 28697 0 -1 4202560 121273 0 0 0 219236 167 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29318/tid=29326] ppid=29316 vsize=5487680 CPUtime=2224.94 cores=0-7
/proc/29318/task/29326/stat : 29326 (claspmt) R 29316 29318 28697 0 -1 4202560 113820 0 0 0 222383 111 0 0 25 0 8 0 741251481 5619384320 1283693 33554432000 4194304 4964800 140734525841312 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18427.2
Current children cumulated vsize (KiB) 5487680

[startup+2882.5 s]
/proc/loadavg: 8.04 8.05 7.70 3/421 29884
/proc/meminfo: memFree=8438408/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5487680 CPUtime=18434.2 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316566 0 0 0 1842286 1132 0 0 15 0 1 0 741251238 5619384320 1283681 33554432000 4194304 4964800 140734525841312 18446744073709551615 4627081 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 1371920 1283681 470 189 0 1366269 0
Current children cumulated CPU time (s) 18434.2
Current children cumulated vsize (KiB) 5487680

[startup+2883.3 s]
/proc/loadavg: 7.55 7.95 7.67 2/419 29884
/proc/meminfo: memFree=8540848/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=5270880 CPUtime=18435 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316566 0 0 0 1842365 1133 0 0 16 0 1 0 741251238 5397381120 1240357 33554432000 4194304 4964800 140734525841312 18446744073709551615 216734827912 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 1317720 1240357 470 189 0 1312069 0
Current children cumulated CPU time (s) 18435
Current children cumulated vsize (KiB) 5270880

[startup+2883.5 s]
/proc/loadavg: 7.55 7.95 7.67 2/419 29884
/proc/meminfo: memFree=8540848/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=3642060 CPUtime=18435.2 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316566 0 0 0 1842378 1140 0 0 17 0 1 0 741251238 3729469440 829738 33554432000 4194304 4964800 140734525841312 18446744073709551615 216735221895 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 910515 829323 470 189 0 904864 0
Current children cumulated CPU time (s) 18435.2
Current children cumulated vsize (KiB) 3642060

[startup+2883.6 s]
/proc/loadavg: 7.55 7.95 7.67 2/419 29884
/proc/meminfo: memFree=8540848/32951124 swapFree=65586204/67111528
[pid=29318] ppid=29316 vsize=1408004 CPUtime=18435.3 cores=0-7
/proc/29318/stat : 29318 (claspmt) R 29316 29318 28697 0 -1 4202496 1316566 0 0 0 1842378 1150 0 0 17 0 1 0 741251238 1441796096 276174 33554432000 4194304 4964800 140734525841312 18446744073709551615 216735222119 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29318/statm: 352001 275662 470 189 0 346350 0
Current children cumulated CPU time (s) 18435.3
Current children cumulated vsize (KiB) 1408004

Child status: 20
Real time (s): 2883.65
CPU time (s): 18435.3
CPU user time (s): 18423.8
CPU system time (s): 11.5572
CPU usage (%): 639.305
Max. virtual memory (cumulated for all children) (KiB): 5487680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18423.8
system time used= 11.5572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1316567
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= 119192
involuntary context switches= 95582

runsolver used 10.5504 second user time and 30.5853 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-16 03:43:26
IDJOB=3381239
IDBENCH=85005
IDSOLVER=1865
FILE ID=node119/3381239-1305510201
RUNJOBID= node119-1305505496-28711
PBS_JOBID= 13325498
Free space on /tmp= 73148 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.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-3381239-1305510201/watcher-3381239-1305510201 -o /tmp/evaluation-result-3381239-1305510201/solver-3381239-1305510201 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381239-1305510201.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1297516512

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13548312 kB
Buffers:        313692 kB
Cached:        5058512 kB
SwapCached:       4756 kB
Active:       15823376 kB
Inactive:      3228716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13548312 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:          157564 kB
Writeback:           0 kB
AnonPages:    13678420 kB
Mapped:          32952 kB
Slab:           219380 kB
PageTables:      62816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120775240 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= 73172 MiB
End job on node119 at 2011-05-16 04:31:30