Trace number 3299621

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? (TO) 4800.36 1201.96

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...104988/instance-3299621-1304104988.cnf
0.02/0.05	c Solving...
4800.28/1201.91	
4800.28/1201.91	*** INTERRUPTED! ***
4800.28/1201.91	*** Shutting down threads...
4800.28/1201.96	s UNKNOWN
4800.28/1201.96	
4800.28/1201.96	c INTERRUPTED   : 1
4800.28/1201.96	c Models        : 0+    
4800.28/1201.96	c Time          : 1201.911s (Solving: 1201.86s 1st Model: 0.00s Unsat: 0.00s)
4800.28/1201.96	c CPU Time      : 4800.300s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.13 8.06 8.01 5/180 18622
/proc/meminfo: memFree=26277272/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=21516 CPUtime=0 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 671 0 0 0 0 0 0 0 25 0 1 0 522098465 22032384 594 33554432000 4194304 4964704 140736610022080 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18622/statm: 5379 594 385 189 0 253 0

[startup+0.023842 s]
/proc/loadavg: 8.13 8.06 8.01 5/180 18622
/proc/meminfo: memFree=26277272/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=22676 CPUtime=0.02 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 1004 0 0 0 2 0 0 0 25 0 1 0 522098465 23220224 884 33554432000 4194304 4964704 140736610022080 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18622/statm: 5669 884 398 189 0 543 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22676

[startup+0.103379 s]
/proc/loadavg: 8.13 8.06 8.01 5/180 18622
/proc/meminfo: memFree=26277272/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=235728 CPUtime=0.22 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) D 18620 18622 18346 0 -1 4202496 2210 0 0 0 22 0 0 0 25 0 4 0 522098465 241385472 2035 33554432000 4194304 4964704 140736610022080 18446744073709551615 208079893537 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 58932 2035 458 189 0 53281 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 235728

[startup+0.300794 s]
/proc/loadavg: 8.13 8.06 8.01 5/180 18622
/proc/meminfo: memFree=26277272/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=239460 CPUtime=1.01 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 6258 0 0 0 100 1 0 0 25 0 4 0 522098465 245207040 6083 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 59865 6083 458 189 0 54214 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 239460

[startup+0.700721 s]
/proc/loadavg: 8.13 8.06 8.01 5/180 18622
/proc/meminfo: memFree=26277272/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=243424 CPUtime=2.61 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 8398 0 0 0 259 2 0 0 25 0 4 0 522098465 249266176 8223 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 60856 8223 458 189 0 55205 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 243424

[startup+1.50057 s]
/proc/loadavg: 8.13 8.06 8.01 9/184 18626
/proc/meminfo: memFree=26237968/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=252276 CPUtime=5.81 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 12113 0 0 0 578 3 0 0 25 0 4 0 522098465 258330624 11938 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 63069 11938 460 189 0 57418 0
[pid=18622/tid=18624] ppid=18620 vsize=252276 CPUtime=1.43 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 2512 0 0 0 142 1 0 0 25 0 4 0 522098471 258330624 11938 33554432000 4194304 4964704 140736610022080 18446744073709551615 4359840 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=252276 CPUtime=1.43 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 4521 0 0 0 142 1 0 0 25 0 4 0 522098471 258330624 11938 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=252276 CPUtime=1.43 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 1678 0 0 0 143 0 0 0 25 0 4 0 522098471 258330624 11938 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 252276

[startup+3.10026 s]
/proc/loadavg: 8.13 8.06 8.01 9/184 18626
/proc/meminfo: memFree=26221724/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=252276 CPUtime=12.19 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 16489 0 0 0 1214 5 0 0 25 0 4 0 522098465 258330624 16314 33554432000 4194304 4964704 140736610022080 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 63069 16314 460 189 0 57418 0
[pid=18622/tid=18624] ppid=18620 vsize=252276 CPUtime=3.03 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 3205 0 0 0 302 1 0 0 25 0 4 0 522098471 258330624 16314 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=252276 CPUtime=3.02 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 7943 0 0 0 299 3 0 0 25 0 4 0 522098471 258330624 16314 33554432000 4194304 4964704 140736610022080 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=252276 CPUtime=3.03 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 1928 0 0 0 303 0 0 0 25 0 4 0 522098471 258330624 16314 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 252276

[startup+6.30065 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 18626
/proc/meminfo: memFree=26177848/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=263276 CPUtime=24.98 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 28460 0 0 0 2488 10 0 0 25 0 4 0 522098465 269594624 28204 33554432000 4194304 4964704 140736610022080 18446744073709551615 208079890998 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 65819 28204 460 189 0 60168 0
[pid=18622/tid=18624] ppid=18620 vsize=263276 CPUtime=6.23 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 8697 0 0 0 620 3 0 0 25 0 4 0 522098471 269594624 28204 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=263276 CPUtime=6.2 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 11403 0 0 0 616 4 0 0 25 0 4 0 522098471 269594624 28204 33554432000 4194304 4964704 140736610022080 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=263276 CPUtime=6.24 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 3813 0 0 0 623 1 0 0 25 0 4 0 522098471 269594624 28204 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 263276

[startup+12.7004 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 18626
/proc/meminfo: memFree=26119800/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=276528 CPUtime=50.53 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 39603 0 0 0 5040 13 0 0 25 0 4 0 522098465 283164672 39226 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 69132 39226 460 189 0 63481 0
[pid=18622/tid=18624] ppid=18620 vsize=276528 CPUtime=12.63 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 13459 0 0 0 1258 5 0 0 25 0 4 0 522098471 283164672 39226 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=276528 CPUtime=12.56 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 13679 0 0 0 1252 4 0 0 25 0 4 0 522098471 283164672 39226 33554432000 4194304 4964704 140736610022080 18446744073709551615 4660064 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=276528 CPUtime=12.63 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 4213 0 0 0 1262 1 0 0 25 0 4 0 522098471 283164672 39226 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670075 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 276528

[startup+25.501 s]
/proc/loadavg: 8.08 8.06 8.01 9/184 18626
/proc/meminfo: memFree=26083576/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=276936 CPUtime=101.66 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 48895 0 0 0 10149 17 0 0 25 0 4 0 522098465 283582464 48518 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 69234 48518 460 189 0 63583 0
[pid=18622/tid=18624] ppid=18620 vsize=276936 CPUtime=25.42 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 17497 0 0 0 2535 7 0 0 25 0 4 0 522098471 283582464 48518 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=276936 CPUtime=25.3 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 17394 0 0 0 2524 6 0 0 25 0 4 0 522098471 283582464 48518 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=276936 CPUtime=25.43 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 5384 0 0 0 2542 1 0 0 25 0 4 0 522098471 283582464 48518 33554432000 4194304 4964704 140736610022080 18446744073709551615 208079929970 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 276936

[startup+51.1011 s]
/proc/loadavg: 8.20 8.08 8.02 9/184 18627
/proc/meminfo: memFree=26016448/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=348876 CPUtime=203.91 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 65153 0 0 0 20363 28 0 0 25 0 4 0 522098465 357249024 64729 33554432000 4194304 4964704 140736610022080 18446744073709551615 4652211 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 87219 64729 460 189 0 81568 0
[pid=18622/tid=18624] ppid=18620 vsize=348876 CPUtime=51.01 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 23099 0 0 0 5090 11 0 0 25 0 4 0 522098471 357249024 64729 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=348876 CPUtime=50.76 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 20570 0 0 0 5068 8 0 0 25 0 4 0 522098471 357249024 64729 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=348876 CPUtime=51.03 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 8766 0 0 0 5100 3 0 0 25 0 4 0 522098471 357249024 64729 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 348876

[startup+102.306 s]
/proc/loadavg: 8.24 8.10 8.02 9/184 18628
/proc/meminfo: memFree=25966192/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=507524 CPUtime=408.43 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 77259 0 0 0 40807 36 0 0 25 0 4 0 522098465 519704576 76835 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 126881 76835 460 189 0 121230 0
[pid=18622/tid=18624] ppid=18620 vsize=507524 CPUtime=102.18 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 26572 0 0 0 10205 13 0 0 25 0 4 0 522098471 519704576 76835 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=507524 CPUtime=101.69 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 23222 0 0 0 10160 9 0 0 25 0 4 0 522098471 519704576 76835 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=507524 CPUtime=102.23 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 12332 0 0 0 10218 5 0 0 25 0 4 0 522098471 519704576 76835 33554432000 4194304 4964704 140736610022080 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.43
Current children cumulated vsize (KiB) 507524

[startup+162.301 s]
/proc/loadavg: 8.16 8.10 8.02 9/184 18630
/proc/meminfo: memFree=25882692/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=507524 CPUtime=648.04 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 97808 0 0 0 64753 51 0 0 25 0 4 0 522098465 519704576 97306 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 126881 97306 460 189 0 121230 0
[pid=18622/tid=18624] ppid=18620 vsize=507524 CPUtime=162.14 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 32798 0 0 0 16196 18 0 0 25 0 4 0 522098471 519704576 97306 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=507524 CPUtime=161.36 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 33302 0 0 0 16121 15 0 0 25 0 4 0 522098471 519704576 97306 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=507524 CPUtime=162.22 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 13732 0 0 0 16215 7 0 0 25 0 4 0 522098471 519704576 97306 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320924 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.04
Current children cumulated vsize (KiB) 507524

[startup+222.301 s]
/proc/loadavg: 8.14 8.09 8.02 9/184 18632
/proc/meminfo: memFree=25837764/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=542848 CPUtime=887.68 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 109350 0 0 0 88709 59 0 0 25 0 4 0 522098465 555876352 108365 33554432000 4194304 4964704 140736610022080 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 135712 108365 460 189 0 130061 0
[pid=18622/tid=18624] ppid=18620 vsize=542848 CPUtime=222.11 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 38498 0 0 0 22190 21 0 0 25 0 4 0 522098471 555876352 108365 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=542848 CPUtime=221.27 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 37363 0 0 0 22109 18 0 0 25 0 4 0 522098471 555876352 108365 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=542848 CPUtime=221.99 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 14435 0 0 0 22191 8 0 0 25 0 4 0 522098471 555876352 108365 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.68
Current children cumulated vsize (KiB) 542848

[startup+282.301 s]

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

[pid=18622] ppid=18620 vsize=704292 CPUtime=2804.8 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 150010 0 0 0 280377 103 0 0 25 0 4 0 522098465 721195008 148496 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 176073 148496 460 189 0 170422 0
[pid=18622/tid=18624] ppid=18620 vsize=704292 CPUtime=701.92 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 58929 0 0 0 70151 41 0 0 25 0 4 0 522098471 721195008 148496 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=704292 CPUtime=701.25 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 52417 0 0 0 70093 32 0 0 25 0 4 0 522098471 721195008 148496 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=704292 CPUtime=699.33 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 17593 0 0 0 69920 13 0 0 25 0 4 0 522098471 721195008 148496 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.8
Current children cumulated vsize (KiB) 704292

[startup+762.307 s]
/proc/loadavg: 8.02 8.00 7.98 9/184 18676
/proc/meminfo: memFree=25314180/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=704292 CPUtime=3044.45 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 150077 0 0 0 304340 105 0 0 25 0 4 0 522098465 721195008 148542 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 176073 148542 460 189 0 170422 0
[pid=18622/tid=18624] ppid=18620 vsize=704292 CPUtime=761.9 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 58942 0 0 0 76148 42 0 0 25 0 4 0 522098471 721195008 148542 33554432000 4194304 4964704 140736610022080 18446744073709551615 4362191 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=704292 CPUtime=761.25 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 52463 0 0 0 76093 32 0 0 25 0 4 0 522098471 721195008 148542 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=704292 CPUtime=759 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 17598 0 0 0 75887 13 0 0 25 0 4 0 522098471 721195008 148542 33554432000 4194304 4964704 140736610022080 18446744073709551615 4332080 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.45
Current children cumulated vsize (KiB) 704292

[startup+822.3 s]
/proc/loadavg: 8.04 8.01 7.98 9/184 18678
/proc/meminfo: memFree=25268128/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=783328 CPUtime=3284.09 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 154749 0 0 0 328300 109 0 0 25 0 4 0 522098465 802127872 153200 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 195832 153200 460 189 0 190181 0
[pid=18622/tid=18624] ppid=18620 vsize=783328 CPUtime=821.88 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 63407 0 0 0 82143 45 0 0 25 0 4 0 522098471 802127872 153200 33554432000 4194304 4964704 140736610022080 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=783328 CPUtime=821.25 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 52659 0 0 0 82093 32 0 0 25 0 4 0 522098471 802127872 153200 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=783328 CPUtime=818.67 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 17605 0 0 0 81853 14 0 0 25 0 4 0 522098471 802127872 153200 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.09
Current children cumulated vsize (KiB) 783328

[startup+882.301 s]
/proc/loadavg: 8.05 8.02 7.99 9/184 18679
/proc/meminfo: memFree=25221244/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=783328 CPUtime=3523.73 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 157235 0 0 0 352261 112 0 0 25 0 4 0 522098465 802127872 155628 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320963 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 195832 155628 460 189 0 190181 0
[pid=18622/tid=18624] ppid=18620 vsize=783328 CPUtime=881.86 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 63760 0 0 0 88140 46 0 0 25 0 4 0 522098471 802127872 155628 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=783328 CPUtime=881.26 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 54429 0 0 0 88092 34 0 0 25 0 4 0 522098471 802127872 155628 33554432000 4194304 4964704 140736610022080 18446744073709551615 4660097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=783328 CPUtime=878.34 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 17968 0 0 0 87820 14 0 0 25 0 4 0 522098471 802127872 155628 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.73
Current children cumulated vsize (KiB) 783328

[startup+942.3 s]
/proc/loadavg: 8.13 8.05 8.00 9/184 18681
/proc/meminfo: memFree=25178068/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=783328 CPUtime=3763.4 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 160952 0 0 0 376223 117 0 0 25 0 4 0 522098465 802127872 159312 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 195832 159312 460 189 0 190181 0
[pid=18622/tid=18624] ppid=18620 vsize=783328 CPUtime=941.85 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 64763 0 0 0 94137 48 0 0 25 0 4 0 522098471 802127872 159312 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=783328 CPUtime=941.25 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 54516 0 0 0 94091 34 0 0 25 0 4 0 522098471 802127872 159312 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=783328 CPUtime=938.02 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 20591 0 0 0 93785 17 0 0 25 0 4 0 522098471 802127872 159312 33554432000 4194304 4964704 140736610022080 18446744073709551615 4361295 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.4
Current children cumulated vsize (KiB) 783328

[startup+1002.3 s]
/proc/loadavg: 8.12 8.05 8.00 9/184 18682
/proc/meminfo: memFree=25143080/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=783328 CPUtime=4003.06 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 163152 0 0 0 400185 121 0 0 25 0 4 0 522098465 802127872 161512 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 195832 161512 460 189 0 190181 0
[pid=18622/tid=18624] ppid=18620 vsize=783328 CPUtime=1001.84 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 66937 0 0 0 100133 51 0 0 25 0 4 0 522098471 802127872 161512 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=783328 CPUtime=1001.25 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 54542 0 0 0 100091 34 0 0 25 0 4 0 522098471 802127872 161512 33554432000 4194304 4964704 140736610022080 18446744073709551615 4332144 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=783328 CPUtime=997.68 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 20591 0 0 0 99751 17 0 0 25 0 4 0 522098471 802127872 161512 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.06
Current children cumulated vsize (KiB) 783328

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 8.00 9/184 18684
/proc/meminfo: memFree=25090240/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=783328 CPUtime=4242.69 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 169376 0 0 0 424141 128 0 0 25 0 4 0 522098465 802127872 167691 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 195832 167691 460 189 0 190181 0
[pid=18622/tid=18624] ppid=18620 vsize=783328 CPUtime=1061.82 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 66937 0 0 0 106130 52 0 0 25 0 4 0 522098471 802127872 167691 33554432000 4194304 4964704 140736610022080 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=783328 CPUtime=1061.24 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 58276 0 0 0 106087 37 0 0 25 0 4 0 522098471 802127872 167691 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=783328 CPUtime=1057.35 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 23077 0 0 0 105716 19 0 0 20 0 4 0 522098471 802127872 167691 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.69
Current children cumulated vsize (KiB) 783328

[startup+1122.3 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 18686
/proc/meminfo: memFree=25047180/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=784392 CPUtime=4482.33 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 172441 0 0 0 448101 132 0 0 25 0 4 0 522098465 803217408 170555 33554432000 4194304 4964704 140736610022080 18446744073709551615 4659104 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 196098 170555 460 189 0 190447 0
[pid=18622/tid=18624] ppid=18620 vsize=784392 CPUtime=1121.8 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 67463 0 0 0 112127 53 0 0 25 0 4 0 522098471 803217408 170555 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=784392 CPUtime=1121.24 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 58391 0 0 0 112086 38 0 0 25 0 4 0 522098471 803217408 170555 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=784392 CPUtime=1117.01 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 25288 0 0 0 111679 22 0 0 25 0 4 0 522098471 803217408 170555 33554432000 4194304 4964704 140736610022080 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 784392

[startup+1182.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 18687
/proc/meminfo: memFree=25021352/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=784392 CPUtime=4721.98 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 172453 0 0 0 472064 134 0 0 25 0 4 0 522098465 803217408 170564 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 196098 170564 460 189 0 190447 0
[pid=18622/tid=18624] ppid=18620 vsize=784392 CPUtime=1181.78 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 67468 0 0 0 118124 54 0 0 25 0 4 0 522098471 803217408 170564 33554432000 4194304 4964704 140736610022080 18446744073709551615 4683978 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=784392 CPUtime=1181.23 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 58394 0 0 0 118085 38 0 0 25 0 4 0 522098471 803217408 170564 33554432000 4194304 4964704 140736610022080 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=784392 CPUtime=1176.69 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 25288 0 0 0 117647 22 0 0 25 0 4 0 522098471 803217408 170564 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 784392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 18688
/proc/meminfo: memFree=25010800/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=784392 CPUtime=4800.28 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 172455 0 0 0 479894 134 0 0 25 0 4 0 522098465 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 196098 170565 460 189 0 190447 0
[pid=18622/tid=18624] ppid=18620 vsize=784392 CPUtime=1201.38 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 67468 0 0 0 120084 54 0 0 18 0 4 0 522098471 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=784392 CPUtime=1200.84 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 58396 0 0 0 120046 38 0 0 25 0 4 0 522098471 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=784392 CPUtime=1196.18 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 25288 0 0 0 119596 22 0 0 25 0 4 0 522098471 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 784392

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1201.9 s]
/proc/loadavg: 8.08 8.07 8.01 9/184 18688
/proc/meminfo: memFree=25010800/32950928 swapFree=67111364/67111528
[pid=18622] ppid=18620 vsize=784392 CPUtime=4800.28 cores=1,3,5,7
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18346 0 -1 4202496 172455 0 0 0 479894 134 0 0 25 0 4 0 522098465 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18622/statm: 196098 170565 460 189 0 190447 0
[pid=18622/tid=18624] ppid=18620 vsize=784392 CPUtime=1201.38 cores=1,3,5,7
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18346 0 -1 4202560 67468 0 0 0 120084 54 0 0 18 0 4 0 522098471 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=784392 CPUtime=1200.84 cores=1,3,5,7
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18346 0 -1 4202560 58396 0 0 0 120046 38 0 0 25 0 4 0 522098471 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=784392 CPUtime=1196.18 cores=1,3,5,7
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18346 0 -1 4202560 25288 0 0 0 119596 22 0 0 25 0 4 0 522098471 803217408 170565 33554432000 4194304 4964704 140736610022080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 784392

Child status: 0
Real time (s): 1201.96
CPU time (s): 4800.36
CPU user time (s): 4798.98
CPU system time (s): 1.37579
CPU usage (%): 399.377
Max. virtual memory (cumulated for all children) (KiB): 785284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.98
system time used= 1.37579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172467
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= 55735
involuntary context switches= 33199

runsolver used 1.9407 second user time and 4.5903 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 21:23:08
IDJOB=3299621
IDBENCH=85538
IDSOLVER=1683
FILE ID=node127/3299621-1304104988
RUNJOBID= node127-1304102457-18365
PBS_JOBID= 13170632
Free space on /tmp= 71820 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.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-3299621-1304104988/watcher-3299621-1304104988 -o /tmp/evaluation-result-3299621-1304104988/solver-3299621-1304104988 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299621-1304104988.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1589159390

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26277428 kB
Buffers:       1403812 kB
Cached:        4710984 kB
SwapCached:          0 kB
Active:        1819388 kB
Inactive:      4379784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26277428 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:       84528 kB
Mapped:          15720 kB
Slab:           410632 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   237832 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= 71796 MiB
End job on node127 at 2011-04-29 21:43:12