Trace number 3380825

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 1976.04 252.116

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.866
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...493457/instance-3380825-1305493457.cnf
0.29/0.37	c Solving...
1976.02/252.11	s UNSATISFIABLE
1976.02/252.11	
1976.02/252.11	c Models        : 0     
1976.02/252.11	c Time          : 251.980s (Solving: 251.61s 1st Model: 0.00s Unsat: 251.61s)
1976.02/252.11	c CPU Time      : 1975.900s

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-3380825-1305493457/watcher-3380825-1305493457 -o /tmp/evaluation-result-3380825-1305493457/solver-3380825-1305493457 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380825-1305493457.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: 3.18 3.48 4.10 1/417 32593
/proc/meminfo: memFree=21189832/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=31428 CPUtime=0 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 3494 0 0 0 0 0 0 0 22 0 1 0 739576402 32182272 3031 33554432000 4194304 4964800 140734455170800 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32593/statm: 7857 3032 386 189 0 2731 0

[startup+0.0898159 s]
/proc/loadavg: 3.18 3.48 4.10 1/417 32593
/proc/meminfo: memFree=21189832/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=47024 CPUtime=0.08 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 8923 0 0 0 7 1 0 0 22 0 1 0 739576402 48152576 6819 33554432000 4194304 4964800 140734455170800 18446744073709551615 4625076 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32593/statm: 11756 6819 400 189 0 6630 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 47024

[startup+0.100815 s]
/proc/loadavg: 3.18 3.48 4.10 1/417 32593
/proc/meminfo: memFree=21189832/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=47904 CPUtime=0.09 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 9127 0 0 0 8 1 0 0 22 0 1 0 739576402 49053696 7023 33554432000 4194304 4964800 140734455170800 18446744073709551615 260905052351 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32593/statm: 11976 7023 400 189 0 6850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47904

[startup+0.300779 s]
/proc/loadavg: 3.18 3.48 4.10 1/417 32593
/proc/meminfo: memFree=21189832/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=53368 CPUtime=0.29 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 10513 0 0 0 28 1 0 0 23 0 1 0 739576402 54648832 8409 33554432000 4194304 4964800 140734455170800 18446744073709551615 4601745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32593/statm: 13342 8409 404 189 0 8216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53368

[startup+0.700633 s]
/proc/loadavg: 3.18 3.48 4.10 1/417 32593
/proc/meminfo: memFree=21189832/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=416360 CPUtime=0.78 cores=0-7
/proc/32593/stat : 32593 (claspmt) S 32591 32593 32128 0 -1 4202496 23435 0 0 0 73 5 0 0 25 0 8 0 739576402 426352640 17537 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 104090 17537 443 189 0 98439 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 416360

[startup+1.50049 s]
/proc/loadavg: 3.18 3.48 4.10 2/425 32601
/proc/meminfo: memFree=21122064/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=416360 CPUtime=1.58 cores=0-7
/proc/32593/stat : 32593 (claspmt) S 32591 32593 32128 0 -1 4202496 23444 0 0 0 153 5 0 0 25 0 8 0 739576402 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 104090 17546 443 189 0 98439 0
[pid=32593/tid=32595] ppid=32591 vsize=416360 CPUtime=0 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) S 32591 32593 32128 0 -1 4202560 1124 0 0 0 0 0 0 0 18 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 1 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) S 32591 32593 32128 0 -1 4202560 2004 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) S 32591 32593 32128 0 -1 4202560 1968 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 7 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=416360 CPUtime=0 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) S 32591 32593 32128 0 -1 4202560 1327 0 0 0 0 0 0 0 18 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=416360 CPUtime=1.1 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2171 0 0 0 110 0 0 0 19 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) S 32591 32593 32128 0 -1 4202560 2023 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) S 32591 32593 32128 0 -1 4202560 2089 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17546 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 416360

[startup+3.10119 s]
/proc/loadavg: 3.18 3.48 4.10 2/425 32602
/proc/meminfo: memFree=21121500/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=416360 CPUtime=3.18 cores=0-7
/proc/32593/stat : 32593 (claspmt) S 32591 32593 32128 0 -1 4202496 23477 0 0 0 313 5 0 0 25 0 8 0 739576402 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 104090 17579 443 189 0 98439 0
[pid=32593/tid=32595] ppid=32591 vsize=416360 CPUtime=0 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) S 32591 32593 32128 0 -1 4202560 1124 0 0 0 0 0 0 0 18 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 1 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) S 32591 32593 32128 0 -1 4202560 2004 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) S 32591 32593 32128 0 -1 4202560 1968 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 7 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=416360 CPUtime=0 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) S 32591 32593 32128 0 -1 4202560 1327 0 0 0 0 0 0 0 18 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=416360 CPUtime=2.7 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2204 0 0 0 270 0 0 0 23 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) S 32591 32593 32128 0 -1 4202560 2023 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=416360 CPUtime=0.01 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) S 32591 32593 32128 0 -1 4202560 2089 0 0 0 1 0 0 0 18 0 8 0 739576439 426352640 17579 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917210009 0 0 4096 18946 18446604463634003840 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 416360

[startup+6.30062 s]
/proc/loadavg: 3.00 3.43 4.08 9/425 32602
/proc/meminfo: memFree=21113316/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=416628 CPUtime=14.51 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 28588 0 0 0 1443 8 0 0 19 0 8 0 739576402 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 104157 22690 464 189 0 98506 0
[pid=32593/tid=32595] ppid=32591 vsize=416628 CPUtime=1.17 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 1741 0 0 0 117 0 0 0 19 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=416628 CPUtime=1.18 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 3037 0 0 0 117 1 0 0 19 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4678067 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=416628 CPUtime=1.16 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 2694 0 0 0 116 0 0 0 19 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=416628 CPUtime=1.16 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 2144 0 0 0 116 0 0 0 19 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=416628 CPUtime=5.88 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2220 0 0 0 588 0 0 0 25 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4399324 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=416628 CPUtime=1.17 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 2376 0 0 0 117 0 0 0 19 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=416628 CPUtime=1.18 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 3016 0 0 0 117 1 0 0 19 0 8 0 739576439 426627072 22690 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.51
Current children cumulated vsize (KiB) 416628

[startup+12.7004 s]
/proc/loadavg: 3.40 3.51 4.10 9/425 32602
/proc/meminfo: memFree=21034344/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=424116 CPUtime=65.61 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 47576 0 0 0 6537 24 0 0 25 0 8 0 739576402 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669276 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 106029 41678 464 189 0 100378 0
[pid=32593/tid=32595] ppid=32591 vsize=424116 CPUtime=7.49 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 2839 0 0 0 748 1 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669095 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=424116 CPUtime=7.58 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 8986 0 0 0 752 6 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=424116 CPUtime=7.55 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 4561 0 0 0 752 3 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=424116 CPUtime=7.56 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 5055 0 0 0 754 2 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=424116 CPUtime=12.28 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2220 0 0 0 1228 0 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=424116 CPUtime=7.57 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 3823 0 0 0 756 1 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=424116 CPUtime=7.58 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 7448 0 0 0 753 5 0 0 25 0 8 0 739576439 434294784 41678 33554432000 4194304 4964800 140734455170800 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 65.61
Current children cumulated vsize (KiB) 424116

[startup+25.5011 s]
/proc/loadavg: 4.42 3.73 4.16 9/425 32602
/proc/meminfo: memFree=20941636/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=443500 CPUtime=167.84 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 69526 0 0 0 16741 43 0 0 25 0 8 0 739576402 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4660495 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 110875 63628 466 189 0 105224 0
[pid=32593/tid=32595] ppid=32591 vsize=443500 CPUtime=20.11 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 4090 0 0 0 2008 3 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=443500 CPUtime=20.38 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 15267 0 0 0 2028 10 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=443500 CPUtime=20.34 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 6781 0 0 0 2029 5 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=443500 CPUtime=20.37 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 7753 0 0 0 2032 5 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=443500 CPUtime=25.08 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2220 0 0 0 2508 0 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670134 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=443500 CPUtime=20.38 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 6155 0 0 0 2035 3 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=443500 CPUtime=20.38 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 13059 0 0 0 2028 10 0 0 25 0 8 0 739576439 454144000 63628 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 167.84
Current children cumulated vsize (KiB) 443500

[startup+51.1004 s]
/proc/loadavg: 5.71 4.09 4.27 9/425 32603
/proc/meminfo: memFree=20866584/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=457564 CPUtime=372.26 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 87598 0 0 0 37168 58 0 0 25 0 8 0 739576402 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 114391 81700 466 189 0 108740 0
[pid=32593/tid=32595] ppid=32591 vsize=457564 CPUtime=45.36 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 5542 0 0 0 4532 4 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=457564 CPUtime=45.98 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 19927 0 0 0 4584 14 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=457564 CPUtime=45.95 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 8141 0 0 0 4589 6 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4660503 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=457564 CPUtime=45.96 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 9028 0 0 0 4590 6 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=457564 CPUtime=50.69 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2221 0 0 0 5068 1 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4651380 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=457564 CPUtime=45.96 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 7582 0 0 0 4592 4 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=457564 CPUtime=45.98 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 18978 0 0 0 4583 15 0 0 25 0 8 0 739576439 468545536 81700 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 372.26

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

[pid=32593/tid=32599] ppid=32591 vsize=801892 CPUtime=161.89 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 2234 0 0 0 16188 1 0 0 25 0 8 0 739576439 821137408 120675 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=801892 CPUtime=157.14 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 9475 0 0 0 15708 6 0 0 25 0 8 0 739576439 821137408 120675 33554432000 4194304 4964800 140734455170800 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=801892 CPUtime=157.18 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 37489 0 0 0 15683 35 0 0 25 0 8 0 739576439 821137408 120675 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1260.3
Current children cumulated vsize (KiB) 801892

[startup+222.301 s]
/proc/loadavg: 7.94 5.80 4.89 9/425 32607
/proc/meminfo: memFree=20613580/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=824312 CPUtime=1739.44 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 151180 0 0 0 173820 124 0 0 25 0 8 0 739576402 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 206078 145081 466 189 0 200427 0
[pid=32593/tid=32595] ppid=32591 vsize=824312 CPUtime=214.2 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10372 0 0 0 21410 10 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=824312 CPUtime=217.18 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 29867 0 0 0 21698 20 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=824312 CPUtime=217.14 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 10665 0 0 0 21705 9 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=824312 CPUtime=217.15 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 18211 0 0 0 21698 17 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=824312 CPUtime=221.88 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 6799 0 0 0 22184 4 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=824312 CPUtime=217.11 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 10549 0 0 0 21704 7 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=824312 CPUtime=217.18 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 45487 0 0 0 21674 44 0 0 25 0 8 0 739576439 844095488 145081 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1739.44
Current children cumulated vsize (KiB) 824312

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

[startup+230.301 s]
/proc/loadavg: 7.95 5.87 4.92 9/425 32608
/proc/meminfo: memFree=20593728/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=832468 CPUtime=1803.33 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 156033 0 0 0 180204 129 0 0 25 0 8 0 739576402 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 208117 149934 466 189 0 202466 0
[pid=32593/tid=32595] ppid=32591 vsize=832468 CPUtime=222.1 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10565 0 0 0 22200 10 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=832468 CPUtime=225.18 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 30648 0 0 0 22497 21 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=832468 CPUtime=225.14 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 10695 0 0 0 22505 9 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=832468 CPUtime=225.15 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 19095 0 0 0 22496 19 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4659800 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=832468 CPUtime=229.89 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 7357 0 0 0 22983 6 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=832468 CPUtime=225.11 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 10595 0 0 0 22504 7 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=832468 CPUtime=225.18 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 47698 0 0 0 22473 45 0 0 25 0 8 0 739576439 852447232 149934 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1803.33
Current children cumulated vsize (KiB) 832468

[startup+243.116 s]
/proc/loadavg: 7.96 5.97 4.97 9/425 32608
/proc/meminfo: memFree=20591248/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=832468 CPUtime=1905.66 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 156566 0 0 0 190437 129 0 0 25 0 8 0 739576402 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 208117 150435 466 189 0 202466 0
[pid=32593/tid=32595] ppid=32591 vsize=832468 CPUtime=234.73 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10635 0 0 0 23463 10 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=832468 CPUtime=238 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 30929 0 0 0 23779 21 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=832468 CPUtime=237.95 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 10740 0 0 0 23786 9 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=832468 CPUtime=237.96 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 19095 0 0 0 23777 19 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=832468 CPUtime=242.71 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 7418 0 0 0 24265 6 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=832468 CPUtime=237.93 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 10670 0 0 0 23786 7 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=832468 CPUtime=237.99 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 47699 0 0 0 23754 45 0 0 25 0 8 0 739576439 852447232 150435 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1905.66
Current children cumulated vsize (KiB) 832468

[startup+246.301 s]
/proc/loadavg: 7.96 5.97 4.97 9/425 32608
/proc/meminfo: memFree=20590996/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=832468 CPUtime=1931.21 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 156628 0 0 0 192992 129 0 0 25 0 8 0 739576402 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 208117 150497 466 189 0 202466 0
[pid=32593/tid=32595] ppid=32591 vsize=832468 CPUtime=237.88 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10635 0 0 0 23778 10 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=832468 CPUtime=241.2 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 30970 0 0 0 24099 21 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=832468 CPUtime=241.15 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 10740 0 0 0 24106 9 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=832468 CPUtime=241.16 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 19096 0 0 0 24097 19 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=832468 CPUtime=245.91 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 7428 0 0 0 24585 6 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=832468 CPUtime=241.13 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 10680 0 0 0 24106 7 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=832468 CPUtime=241.19 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 47699 0 0 0 24074 45 0 0 25 0 8 0 739576439 852447232 150497 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1931.21
Current children cumulated vsize (KiB) 832468

[startup+249.501 s]
/proc/loadavg: 7.96 6.01 4.99 9/425 32608
/proc/meminfo: memFree=20590620/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=832468 CPUtime=1956.67 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 156790 0 0 0 195537 130 0 0 25 0 8 0 739576402 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 208117 150659 466 189 0 202466 0
[pid=32593/tid=32595] ppid=32591 vsize=832468 CPUtime=241.04 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10636 0 0 0 24094 10 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=832468 CPUtime=244.38 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 31123 0 0 0 24417 21 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=832468 CPUtime=244.33 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 10740 0 0 0 24424 9 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=832468 CPUtime=244.35 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 19098 0 0 0 24416 19 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=832468 CPUtime=249.09 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 7429 0 0 0 24903 6 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=832468 CPUtime=244.31 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 10685 0 0 0 24424 7 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=832468 CPUtime=244.38 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 47699 0 0 0 24393 45 0 0 25 0 8 0 739576439 852447232 150659 33554432000 4194304 4964800 140734455170800 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1956.67
Current children cumulated vsize (KiB) 832468

[startup+251.101 s]
/proc/loadavg: 7.96 6.01 4.99 9/425 32608
/proc/meminfo: memFree=20590620/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=832468 CPUtime=1969.43 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 156792 0 0 0 196813 130 0 0 25 0 8 0 739576402 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 208117 150661 466 189 0 202466 0
[pid=32593/tid=32595] ppid=32591 vsize=832468 CPUtime=242.61 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10636 0 0 0 24251 10 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=832468 CPUtime=245.98 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 31123 0 0 0 24577 21 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32593/tid=32597] ppid=32591 vsize=832468 CPUtime=245.93 cores=0-7
/proc/32593/task/32597/stat : 32597 (claspmt) R 32591 32593 32128 0 -1 4202560 10740 0 0 0 24584 9 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32593/tid=32598] ppid=32591 vsize=832468 CPUtime=245.95 cores=0-7
/proc/32593/task/32598/stat : 32598 (claspmt) R 32591 32593 32128 0 -1 4202560 19099 0 0 0 24576 19 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4651380 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32593/tid=32599] ppid=32591 vsize=832468 CPUtime=250.69 cores=0-7
/proc/32593/task/32599/stat : 32599 (claspmt) R 32591 32593 32128 0 -1 4202560 7429 0 0 0 25063 6 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32593/tid=32600] ppid=32591 vsize=832468 CPUtime=245.91 cores=0-7
/proc/32593/task/32600/stat : 32600 (claspmt) R 32591 32593 32128 0 -1 4202560 10685 0 0 0 24584 7 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32593/tid=32601] ppid=32591 vsize=832468 CPUtime=245.98 cores=0-7
/proc/32593/task/32601/stat : 32601 (claspmt) R 32591 32593 32128 0 -1 4202560 47700 0 0 0 24553 45 0 0 25 0 8 0 739576439 852447232 150661 33554432000 4194304 4964800 140734455170800 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1969.43
Current children cumulated vsize (KiB) 832468

[startup+251.916 s]
/proc/loadavg: 7.96 6.01 4.99 9/425 32608
/proc/meminfo: memFree=20590620/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=832468 CPUtime=1975.83 cores=0-7
/proc/32593/stat : 32593 (claspmt) S 32591 32593 32128 0 -1 4202496 156793 0 0 0 197451 132 0 0 18 0 3 0 739576402 852447232 150360 33554432000 4194304 4964800 140734455170800 18446744073709551615 260917196773 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32593/statm: 208117 150360 467 189 0 202466 0
[pid=32593/tid=32595] ppid=32591 vsize=832468 CPUtime=243.41 cores=0-7
/proc/32593/task/32595/stat : 32595 (claspmt) R 32591 32593 32128 0 -1 4202560 10636 0 0 0 24330 11 0 0 18 0 3 0 739576439 852447232 150360 33554432000 4194304 4964800 140734455170800 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32593/tid=32596] ppid=32591 vsize=832468 CPUtime=246.78 cores=0-7
/proc/32593/task/32596/stat : 32596 (claspmt) R 32591 32593 32128 0 -1 4202560 31123 0 0 0 24657 21 0 0 18 0 3 0 739576439 852447232 150360 33554432000 4194304 4964800 140734455170800 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1975.83
Current children cumulated vsize (KiB) 832468

[startup+252.101 s]
/proc/loadavg: 7.96 6.01 4.99 9/425 32608
/proc/meminfo: memFree=20590620/32950928 swapFree=65730872/67111528
[pid=32593] ppid=32591 vsize=471432 CPUtime=1976.02 cores=0-7
/proc/32593/stat : 32593 (claspmt) R 32591 32593 32128 0 -1 4202496 156802 0 0 0 197468 134 0 0 17 0 1 0 739576402 482746368 76715 33554432000 4194304 4964800 140734455170800 18446744073709551615 260905419882 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/32593/statm: 117858 76715 476 189 0 112207 0
Current children cumulated CPU time (s) 1976.02
Current children cumulated vsize (KiB) 471432

Child status: 20
Real time (s): 252.116
CPU time (s): 1976.04
CPU user time (s): 1974.69
CPU system time (s): 1.35579
CPU usage (%): 783.783
Max. virtual memory (cumulated for all children) (KiB): 832468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1974.69
system time used= 1.35579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156803
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= 14484
involuntary context switches= 8872

runsolver used 0.888864 second user time and 2.56061 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 23:04:17
IDJOB=3380825
IDBENCH=82422
IDSOLVER=1865
FILE ID=node116/3380825-1305493457
RUNJOBID= node116-1305487216-32142
PBS_JOBID= 13325386
Free space on /tmp= 73132 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.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-3380825-1305493457/watcher-3380825-1305493457 -o /tmp/evaluation-result-3380825-1305493457/solver-3380825-1305493457 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380825-1305493457.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=1507666907

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21189980 kB
Buffers:        149280 kB
Cached:        1330608 kB
SwapCached:      12348 kB
Active:       10565948 kB
Inactive:       957860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21189980 kB
SwapTotal:    67111528 kB
SwapFree:     65730872 kB
Dirty:            5500 kB
Writeback:           0 kB
AnonPages:    10042156 kB
Mapped:          19676 kB
Slab:           113368 kB
PageTables:      52676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113401320 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= 73132 MiB
End job on node116 at 2011-05-15 23:08:29