Trace number 3321440

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 17150.5 2457.45

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1428.89
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...340745/instance-3321440-1304340745.cnf
2.39/2.40	c Solving...
17150.47/2457.43	s UNSATISFIABLE
17150.47/2457.43	
17150.47/2457.43	c Models        : 0     
17150.47/2457.43	c Time          : 2456.780s (Solving: 2454.38s 1st Model: 0.00s Unsat: 2454.38s)
17150.47/2457.43	c CPU Time      : 17149.850s

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-3321440-1304340745/watcher-3321440-1304340745 -o /tmp/evaluation-result-3321440-1304340745/solver-3321440-1304340745 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321440-1304340745.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: 1.57 4.22 6.41 2/232 1213
/proc/meminfo: memFree=28030064/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=53736 CPUtime=0 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 561 0 0 0 0 0 0 0 21 0 1 0 545672765 55025664 491 33554432000 4194304 4964704 140734636008032 18446744073709551615 4584437 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1213/statm: 13434 494 375 189 0 8308 0

[startup+0.05126 s]
/proc/loadavg: 1.57 4.22 6.41 2/232 1213
/proc/meminfo: memFree=28030064/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=73028 CPUtime=0.04 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 15349 0 0 0 4 0 0 0 21 0 1 0 545672765 74780672 13221 33554432000 4194304 4964704 140734636008032 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1213/statm: 18257 13223 386 189 0 13131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 73028

[startup+0.100256 s]
/proc/loadavg: 1.57 4.22 6.41 2/232 1213
/proc/meminfo: memFree=28030064/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=81052 CPUtime=0.09 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 18289 0 0 0 8 1 0 0 21 0 1 0 545672765 82997248 15047 33554432000 4194304 4964704 140734636008032 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1213/statm: 20263 15049 386 189 0 15137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 81052

[startup+0.3002 s]
/proc/loadavg: 1.57 4.22 6.41 2/232 1213
/proc/meminfo: memFree=28030064/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=112036 CPUtime=0.28 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 28932 0 0 0 26 2 0 0 22 0 1 0 545672765 114724864 22802 33554432000 4194304 4964704 140734636008032 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1213/statm: 28009 22803 389 189 0 22883 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 112036

[startup+0.700128 s]
/proc/loadavg: 1.57 4.22 6.41 2/232 1213
/proc/meminfo: memFree=28030064/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=168556 CPUtime=0.69 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 47249 0 0 0 65 4 0 0 23 0 1 0 545672765 172601344 36477 33554432000 4194304 4964704 140734636008032 18446744073709551615 4625031 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1213/statm: 42139 36477 400 189 0 37013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 168556

[startup+1.50098 s]
/proc/loadavg: 1.57 4.22 6.41 2/233 1214
/proc/meminfo: memFree=27876296/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=178812 CPUtime=1.49 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 49594 0 0 0 144 5 0 0 25 0 1 0 545672765 183103488 38822 33554432000 4194304 4964704 140734636008032 18446744073709551615 4614091 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1213/statm: 44703 38822 404 189 0 39577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 178812

[startup+3.10069 s]
/proc/loadavg: 1.57 4.22 6.41 2/233 1214
/proc/meminfo: memFree=27875800/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=666144 CPUtime=3.61 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 119722 0 0 0 326 35 0 0 18 0 8 0 545672765 682131456 89558 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/1213/statm: 166536 89558 442 189 0 160885 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 666144

[startup+6.30111 s]
/proc/loadavg: 1.52 4.17 6.38 2/240 1221
/proc/meminfo: memFree=27674640/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=666144 CPUtime=6.81 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 119839 0 0 0 646 35 0 0 18 0 8 0 545672765 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/1213/statm: 166536 89675 442 189 0 160885 0
[pid=1213/tid=1215] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) S 1211 1213 994 0 -1 4202560 5972 0 0 0 8 1 0 0 18 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=666144 CPUtime=0.08 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) S 1211 1213 994 0 -1 4202560 10870 0 0 0 4 4 0 0 18 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=666144 CPUtime=0.1 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) S 1211 1213 994 0 -1 4202560 10916 0 0 0 5 5 0 0 18 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=666144 CPUtime=0.07 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) S 1211 1213 994 0 -1 4202560 9027 0 0 0 4 3 0 0 18 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=666144 CPUtime=3.78 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 9946 0 0 0 374 4 0 0 25 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) S 1211 1213 994 0 -1 4202560 11142 0 0 0 4 5 0 0 18 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=666144 CPUtime=0.13 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) S 1211 1213 994 0 -1 4202560 11101 0 0 0 9 4 0 0 18 0 8 0 545673005 682131456 89675 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.81
Current children cumulated vsize (KiB) 666144

[startup+12.7009 s]
/proc/loadavg: 1.48 4.12 6.35 2/240 1222
/proc/meminfo: memFree=27675028/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=666144 CPUtime=13.21 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 119870 0 0 0 1286 35 0 0 18 0 8 0 545672765 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/1213/statm: 166536 89706 442 189 0 160885 0
[pid=1213/tid=1215] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) S 1211 1213 994 0 -1 4202560 5972 0 0 0 8 1 0 0 18 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=666144 CPUtime=0.08 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) S 1211 1213 994 0 -1 4202560 10870 0 0 0 4 4 0 0 18 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=666144 CPUtime=0.1 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) S 1211 1213 994 0 -1 4202560 10916 0 0 0 5 5 0 0 18 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=666144 CPUtime=0.07 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) S 1211 1213 994 0 -1 4202560 9027 0 0 0 4 3 0 0 18 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=666144 CPUtime=10.18 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 9977 0 0 0 1014 4 0 0 25 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) S 1211 1213 994 0 -1 4202560 11142 0 0 0 4 5 0 0 18 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=666144 CPUtime=0.13 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) S 1211 1213 994 0 -1 4202560 11101 0 0 0 9 4 0 0 18 0 8 0 545673005 682131456 89706 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.21
Current children cumulated vsize (KiB) 666144

[startup+25.5006 s]
/proc/loadavg: 1.37 3.96 6.27 2/240 1222
/proc/meminfo: memFree=27676272/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=666144 CPUtime=26.01 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 120040 0 0 0 2566 35 0 0 18 0 8 0 545672765 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/1213/statm: 166536 89876 442 189 0 160885 0
[pid=1213/tid=1215] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) S 1211 1213 994 0 -1 4202560 5972 0 0 0 8 1 0 0 18 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=666144 CPUtime=0.08 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) S 1211 1213 994 0 -1 4202560 10870 0 0 0 4 4 0 0 18 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=666144 CPUtime=0.1 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) S 1211 1213 994 0 -1 4202560 10916 0 0 0 5 5 0 0 18 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=666144 CPUtime=0.07 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) S 1211 1213 994 0 -1 4202560 9027 0 0 0 4 3 0 0 18 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=666144 CPUtime=22.98 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 10147 0 0 0 2294 4 0 0 25 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) S 1211 1213 994 0 -1 4202560 11142 0 0 0 4 5 0 0 18 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=666144 CPUtime=0.13 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) S 1211 1213 994 0 -1 4202560 11101 0 0 0 9 4 0 0 18 0 8 0 545673005 682131456 89876 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.01
Current children cumulated vsize (KiB) 666144

[startup+51.1009 s]
/proc/loadavg: 1.25 3.72 6.13 2/240 1223
/proc/meminfo: memFree=27675696/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=666144 CPUtime=51.61 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 120181 0 0 0 5126 35 0 0 18 0 8 0 545672765 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/1213/statm: 166536 90017 442 189 0 160885 0
[pid=1213/tid=1215] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) S 1211 1213 994 0 -1 4202560 5972 0 0 0 8 1 0 0 18 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=666144 CPUtime=0.08 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) S 1211 1213 994 0 -1 4202560 10870 0 0 0 4 4 0 0 18 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=666144 CPUtime=0.1 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) S 1211 1213 994 0 -1 4202560 10916 0 0 0 5 5 0 0 18 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=666144 CPUtime=0.07 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) S 1211 1213 994 0 -1 4202560 9027 0 0 0 4 3 0 0 18 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=666144 CPUtime=48.58 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 10288 0 0 0 4854 4 0 0 25 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) S 1211 1213 994 0 -1 4202560 11142 0 0 0 4 5 0 0 18 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=666144 CPUtime=0.13 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) S 1211 1213 994 0 -1 4202560 11101 0 0 0 9 4 0 0 18 0 8 0 545673005 682131456 90017 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.61
Current children cumulated vsize (KiB) 666144

[startup+102.308 s]
/proc/loadavg: 1.10 3.30 5.85 2/240 1224
/proc/meminfo: memFree=27673688/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=666144 CPUtime=102.81 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 120521 0 0 0 10246 35 0 0 18 0 8 0 545672765 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/1213/statm: 166536 90357 442 189 0 160885 0
[pid=1213/tid=1215] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) S 1211 1213 994 0 -1 4202560 5972 0 0 0 8 1 0 0 18 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=666144 CPUtime=0.08 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) S 1211 1213 994 0 -1 4202560 10870 0 0 0 4 4 0 0 18 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=666144 CPUtime=0.1 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) S 1211 1213 994 0 -1 4202560 10916 0 0 0 5 5 0 0 18 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=666144 CPUtime=0.07 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) S 1211 1213 994 0 -1 4202560 9027 0 0 0 4 3 0 0 18 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=666144 CPUtime=99.78 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 10628 0 0 0 9974 4 0 0 25 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669024 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=666144 CPUtime=0.09 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) S 1211 1213 994 0 -1 4202560 11142 0 0 0 4 5 0 0 18 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=666144 CPUtime=0.13 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) S 1211 1213 994 0 -1 4202560 11101 0 0 0 9 4 0 0 18 0 8 0 545673005 682131456 90357 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528650137 0 0 4096 18946 18446604442570188992 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.81
Current children cumulated vsize (KiB) 666144

[startup+162.301 s]
/proc/loadavg: 1.04 2.88 5.55 2/240 1226
/proc/meminfo: memFree=27672052/32951124 swapFree=67102756/67111528

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

/proc/1213/task/1215/stat : 1215 (claspmt) R 1211 1213 994 0 -1 4202560 56731 0 0 0 202664 82 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2027.45 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226865 0 0 0 202557 188 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=3567788 CPUtime=2026.42 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) R 1211 1213 994 0 -1 4202560 44208 0 0 0 202585 57 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=3567788 CPUtime=2027.45 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) R 1211 1213 994 0 -1 4202560 150105 0 0 0 202594 151 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=3567788 CPUtime=2379.72 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 11076 0 0 0 237967 5 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=3567788 CPUtime=2026.52 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) R 1211 1213 994 0 -1 4202560 55996 0 0 0 202586 66 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=3567788 CPUtime=2027.52 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) R 1211 1213 994 0 -1 4202560 248163 0 0 0 202461 291 0 0 25 0 8 0 545673005 3653414912 840521 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16558.6
Current children cumulated vsize (KiB) 3567788

[startup+2442.3 s]
/proc/loadavg: 8.10 8.16 7.77 9/240 1298
/proc/meminfo: memFree=24667536/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3567788 CPUtime=17038.1 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871272 0 0 0 1702921 893 0 0 25 0 8 0 545672765 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4683929 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1213/statm: 891947 840527 466 189 0 886296 0
[pid=1213/tid=1215] ppid=1211 vsize=3567788 CPUtime=2087.46 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) R 1211 1213 994 0 -1 4202560 56731 0 0 0 208664 82 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2087.45 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226867 0 0 0 208557 188 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668547 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=3567788 CPUtime=2086.42 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) R 1211 1213 994 0 -1 4202560 44208 0 0 0 208585 57 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=3567788 CPUtime=2087.45 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) R 1211 1213 994 0 -1 4202560 150109 0 0 0 208594 151 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=3567788 CPUtime=2439.72 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 11076 0 0 0 243967 5 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=3567788 CPUtime=2086.52 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) R 1211 1213 994 0 -1 4202560 55996 0 0 0 208586 66 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=3567788 CPUtime=2087.52 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) R 1211 1213 994 0 -1 4202560 248163 0 0 0 208461 291 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17038.1
Current children cumulated vsize (KiB) 3567788

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

[startup+2444.7 s]
/proc/loadavg: 8.09 8.15 7.77 9/240 1298
/proc/meminfo: memFree=24667656/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3567788 CPUtime=17057.3 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871272 0 0 0 1704840 893 0 0 25 0 8 0 545672765 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1213/statm: 891947 840527 466 189 0 886296 0
[pid=1213/tid=1215] ppid=1211 vsize=3567788 CPUtime=2089.86 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) R 1211 1213 994 0 -1 4202560 56731 0 0 0 208904 82 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669416 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2089.85 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226867 0 0 0 208797 188 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=3567788 CPUtime=2088.82 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) R 1211 1213 994 0 -1 4202560 44208 0 0 0 208825 57 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=3567788 CPUtime=2089.85 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) R 1211 1213 994 0 -1 4202560 150109 0 0 0 208834 151 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=3567788 CPUtime=2442.12 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 11076 0 0 0 244207 5 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=3567788 CPUtime=2088.92 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) R 1211 1213 994 0 -1 4202560 55996 0 0 0 208826 66 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=3567788 CPUtime=2089.92 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) R 1211 1213 994 0 -1 4202560 248163 0 0 0 208701 291 0 0 25 0 8 0 545673005 3653414912 840527 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17057.3
Current children cumulated vsize (KiB) 3567788

[startup+2451.1 s]
/proc/loadavg: 8.16 8.17 7.77 9/240 1299
/proc/meminfo: memFree=24667652/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3567788 CPUtime=17108.4 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871273 0 0 0 1709951 893 0 0 25 0 8 0 545672765 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1213/statm: 891947 840528 466 189 0 886296 0
[pid=1213/tid=1215] ppid=1211 vsize=3567788 CPUtime=2096.26 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) R 1211 1213 994 0 -1 4202560 56731 0 0 0 209544 82 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2096.25 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226868 0 0 0 209437 188 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=3567788 CPUtime=2095.22 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) R 1211 1213 994 0 -1 4202560 44208 0 0 0 209465 57 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=3567788 CPUtime=2096.25 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) R 1211 1213 994 0 -1 4202560 150109 0 0 0 209474 151 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=3567788 CPUtime=2448.52 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 11076 0 0 0 244847 5 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=3567788 CPUtime=2095.28 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) R 1211 1213 994 0 -1 4202560 55996 0 0 0 209462 66 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=3567788 CPUtime=2096.32 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) R 1211 1213 994 0 -1 4202560 248163 0 0 0 209341 291 0 0 25 0 8 0 545673005 3653414912 840528 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17108.4
Current children cumulated vsize (KiB) 3567788

[startup+2454.3 s]
/proc/loadavg: 8.16 8.17 7.77 9/240 1299
/proc/meminfo: memFree=24669760/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3567788 CPUtime=17133.9 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871273 0 0 0 1712499 894 0 0 25 0 8 0 545672765 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1213/statm: 891947 839831 466 189 0 886296 0
[pid=1213/tid=1215] ppid=1211 vsize=3567788 CPUtime=2099.46 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) R 1211 1213 994 0 -1 4202560 56731 0 0 0 209864 82 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2099.45 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226868 0 0 0 209757 188 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=3567788 CPUtime=2098.4 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) R 1211 1213 994 0 -1 4202560 44208 0 0 0 209783 57 0 0 19 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=3567788 CPUtime=2099.42 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) R 1211 1213 994 0 -1 4202560 150109 0 0 0 209791 151 0 0 19 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=3567788 CPUtime=2451.72 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 11076 0 0 0 245167 5 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=3567788 CPUtime=2098.45 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) R 1211 1213 994 0 -1 4202560 55996 0 0 0 209779 66 0 0 19 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=3567788 CPUtime=2099.52 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) R 1211 1213 994 0 -1 4202560 248163 0 0 0 209661 291 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17133.9
Current children cumulated vsize (KiB) 3567788

[startup+2455.9 s]
/proc/loadavg: 8.15 8.16 7.77 10/240 1299
/proc/meminfo: memFree=24669760/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3567788 CPUtime=17146.6 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871273 0 0 0 1713766 894 0 0 17 0 8 0 545672765 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1213/statm: 891947 839831 466 189 0 886296 0
[pid=1213/tid=1215] ppid=1211 vsize=3567788 CPUtime=2101.06 cores=0-7
/proc/1213/task/1215/stat : 1215 (claspmt) R 1211 1213 994 0 -1 4202560 56731 0 0 0 210024 82 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2101.05 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226868 0 0 0 209917 188 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1213/tid=1217] ppid=1211 vsize=3567788 CPUtime=2099.98 cores=0-7
/proc/1213/task/1217/stat : 1217 (claspmt) R 1211 1213 994 0 -1 4202560 44208 0 0 0 209941 57 0 0 18 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1213/tid=1218] ppid=1211 vsize=3567788 CPUtime=2101 cores=0-7
/proc/1213/task/1218/stat : 1218 (claspmt) R 1211 1213 994 0 -1 4202560 150109 0 0 0 209948 152 0 0 18 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1213/tid=1219] ppid=1211 vsize=3567788 CPUtime=2453.32 cores=0-7
/proc/1213/task/1219/stat : 1219 (claspmt) R 1211 1213 994 0 -1 4202560 11076 0 0 0 245327 5 0 0 25 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4677958 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1213/tid=1220] ppid=1211 vsize=3567788 CPUtime=2100.01 cores=0-7
/proc/1213/task/1220/stat : 1220 (claspmt) R 1211 1213 994 0 -1 4202560 55996 0 0 0 209935 66 0 0 18 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4684680 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1213/tid=1221] ppid=1211 vsize=3567788 CPUtime=2101.12 cores=0-7
/proc/1213/task/1221/stat : 1221 (claspmt) R 1211 1213 994 0 -1 4202560 248163 0 0 0 209820 292 0 0 17 0 8 0 545673005 3653414912 839831 33554432000 4194304 4964704 140734636008032 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17146.6
Current children cumulated vsize (KiB) 3567788

[startup+2456.7 s]
/proc/loadavg: 8.15 8.16 7.77 8/240 1299
/proc/meminfo: memFree=24669760/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3567788 CPUtime=17149.8 cores=0-7
/proc/1213/stat : 1213 (claspmt) S 1211 1213 994 0 -1 4202496 871274 0 0 0 1714080 896 0 0 17 0 2 0 545672765 3653414912 839832 33554432000 4194304 4964704 140734636008032 18446744073709551615 246528636901 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/1213/statm: 891947 839832 467 189 0 886296 0
[pid=1213/tid=1216] ppid=1211 vsize=3567788 CPUtime=2101.82 cores=0-7
/proc/1213/task/1216/stat : 1216 (claspmt) R 1211 1213 994 0 -1 4202560 226868 0 0 0 209993 189 0 0 18 0 2 0 545673005 3653414912 839832 33554432000 4194304 4964704 140734636008032 18446744073709551615 4313839 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17149.8
Current children cumulated vsize (KiB) 3567788

[startup+2457.1 s]
/proc/loadavg: 8.15 8.16 7.77 8/240 1299
/proc/meminfo: memFree=24669760/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3535184 CPUtime=17150.2 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871283 0 0 0 1714120 896 0 0 16 0 1 0 545672765 3620028416 831107 33554432000 4194304 4964704 140734636008032 18446744073709551615 246516483276 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/1213/statm: 883796 831107 476 189 0 878145 0
Current children cumulated CPU time (s) 17150.2
Current children cumulated vsize (KiB) 3535184

[startup+2457.3 s]
/proc/loadavg: 8.15 8.16 7.77 2/233 1299
/proc/meminfo: memFree=25116340/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=3076432 CPUtime=17150.4 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871283 0 0 0 1714138 898 0 0 16 0 1 0 545672765 3150266368 710747 33554432000 4194304 4964704 140734636008032 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/1213/statm: 769108 710747 476 189 0 763457 0
Current children cumulated CPU time (s) 17150.4
Current children cumulated vsize (KiB) 3076432

[startup+2457.41 s]
/proc/loadavg: 8.15 8.16 7.77 2/233 1299
/proc/meminfo: memFree=25116340/32951124 swapFree=67102756/67111528
[pid=1213] ppid=1211 vsize=1012604 CPUtime=17150.5 cores=0-7
/proc/1213/stat : 1213 (claspmt) R 1211 1213 994 0 -1 4202496 871283 0 0 0 1714138 909 0 0 16 0 1 0 545672765 1036906496 180794 33554432000 4194304 4964704 140734636008032 18446744073709551615 246516877447 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/1213/statm: 253151 180282 476 189 0 247500 0
Current children cumulated CPU time (s) 17150.5
Current children cumulated vsize (KiB) 1012604

Child status: 20
Real time (s): 2457.45
CPU time (s): 17150.5
CPU user time (s): 17141.4
CPU system time (s): 9.13161
CPU usage (%): 697.899
Max. virtual memory (cumulated for all children) (KiB): 3567788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17141.4
system time used= 9.13161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 871284
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= 31342
involuntary context switches= 163738

runsolver used 4.5953 second user time and 12.966 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-02 14:52:26
IDJOB=3321440
IDBENCH=71036
IDSOLVER=1711
FILE ID=node134/3321440-1304340745
RUNJOBID= node134-1304340258-1008
PBS_JOBID= 13178055
Free space on /tmp= 73128 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.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-3321440-1304340745/watcher-3321440-1304340745 -o /tmp/evaluation-result-3321440-1304340745/solver-3321440-1304340745 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321440-1304340745.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=430402787

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28030088 kB
Buffers:       1082848 kB
Cached:        2012032 kB
SwapCached:       4840 kB
Active:        1758800 kB
Inactive:      2742836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28030088 kB
SwapTotal:    67111528 kB
SwapFree:     67102756 kB
Dirty:           26964 kB
Writeback:           0 kB
AnonPages:     1404080 kB
Mapped:          20556 kB
Slab:           342140 kB
PageTables:      12676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 27852440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73124 MiB
End job on node134 at 2011-05-02 15:33:23