Trace number 3321714

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 969.755 129.211

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.831
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...366479/instance-3321714-1304366479.cnf
2.10/2.16	c Solving...
969.73/129.20	s UNSATISFIABLE
969.73/129.20	
969.73/129.20	c Models        : 0     
969.73/129.20	c Time          : 129.020s (Solving: 126.86s 1st Model: 0.00s Unsat: 126.86s)
969.73/129.20	c CPU Time      : 969.550s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321714-1304366479/watcher-3321714-1304366479 -o /tmp/evaluation-result-3321714-1304366479/solver-3321714-1304366479 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321714-1304366479.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: 0.60 0.13 0.51 1/217 28367
/proc/meminfo: memFree=21363664/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=27004 CPUtime=0 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 1812 0 0 0 0 0 0 0 20 0 1 0 626878655 27652096 1685 33554432000 4194304 4964704 140733419769824 18446744073709551615 4679014 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28367/statm: 6751 1689 377 189 0 1625 0

[startup+0.091499 s]
/proc/loadavg: 0.60 0.13 0.51 1/217 28367
/proc/meminfo: memFree=21363664/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=41096 CPUtime=0.08 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 6823 0 0 0 8 0 0 0 20 0 1 0 626878655 42082304 5342 33554432000 4194304 4964704 140733419769824 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28367/statm: 10274 5344 386 189 0 5148 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41096

[startup+0.100501 s]
/proc/loadavg: 0.60 0.13 0.51 1/217 28367
/proc/meminfo: memFree=21363664/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=42284 CPUtime=0.09 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 7196 0 0 0 9 0 0 0 20 0 1 0 626878655 43298816 5715 33554432000 4194304 4964704 140733419769824 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28367/statm: 10604 5717 386 189 0 5478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42284

[startup+0.300473 s]
/proc/loadavg: 0.60 0.13 0.51 1/217 28367
/proc/meminfo: memFree=21363664/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=78376 CPUtime=0.28 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 18836 0 0 0 27 1 0 0 21 0 1 0 626878655 80257024 14142 33554432000 4194304 4964704 140733419769824 18446744073709551615 4615600 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28367/statm: 19594 14142 397 189 0 14468 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 78376

[startup+0.700385 s]
/proc/loadavg: 0.60 0.13 0.51 1/217 28367
/proc/meminfo: memFree=21363664/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=96968 CPUtime=0.68 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 23263 0 0 0 66 2 0 0 22 0 1 0 626878655 99295232 18569 33554432000 4194304 4964704 140733419769824 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28367/statm: 24242 18569 399 189 0 19116 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 96968

[startup+1.50023 s]
/proc/loadavg: 0.60 0.13 0.51 2/218 28369
/proc/meminfo: memFree=21290992/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=96968 CPUtime=1.48 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 23265 0 0 0 146 2 0 0 25 0 1 0 626878655 99295232 18571 33554432000 4194304 4964704 140733419769824 18446744073709551615 4602351 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28367/statm: 24242 18571 399 189 0 19116 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 96968

[startup+3.10093 s]
/proc/loadavg: 0.63 0.14 0.52 2/218 28369
/proc/meminfo: memFree=21282608/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=602664 CPUtime=3.91 cores=0-7
/proc/28367/stat : 28367 (claspmt) S 28365 28367 28307 0 -1 4202496 87087 0 0 0 340 51 0 0 18 0 8 0 626878655 617127936 79577 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28367/statm: 150666 79577 442 189 0 145015 0
Current children cumulated CPU time (s) 3.91
Current children cumulated vsize (KiB) 602664

[startup+6.30131 s]
/proc/loadavg: 0.63 0.14 0.52 2/225 28376
/proc/meminfo: memFree=21046860/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=602664 CPUtime=7.11 cores=0-7
/proc/28367/stat : 28367 (claspmt) S 28365 28367 28307 0 -1 4202496 87169 0 0 0 660 51 0 0 18 0 8 0 626878655 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28367/statm: 150666 79659 442 189 0 145015 0
[pid=28367/tid=28370] ppid=28365 vsize=602664 CPUtime=0.15 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) S 28365 28367 28307 0 -1 4202560 6902 0 0 0 9 6 0 0 17 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446604453291464896 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=602664 CPUtime=0.17 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) S 28365 28367 28307 0 -1 4202560 8357 0 0 0 12 5 0 0 16 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446604453291464896 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=602664 CPUtime=0.18 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) S 28365 28367 28307 0 -1 4202560 8766 0 0 0 11 7 0 0 18 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446604453291464896 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=602664 CPUtime=0.15 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) S 28365 28367 28307 0 -1 4202560 8903 0 0 0 9 6 0 0 17 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446604453291464896 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=602664 CPUtime=3.9 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 11042 0 0 0 382 8 0 0 25 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=602664 CPUtime=0.14 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) S 28365 28367 28307 0 -1 4202560 8458 0 0 0 9 5 0 0 16 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446604453291464896 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=602664 CPUtime=0.18 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) S 28365 28367 28307 0 -1 4202560 8263 0 0 0 12 6 0 0 17 0 8 0 626878872 617127936 79659 33554432000 4194304 4964704 140733419769824 18446744073709551615 231907306393 0 0 4096 18946 18446604453291464896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.11
Current children cumulated vsize (KiB) 602664

[startup+12.701 s]
/proc/loadavg: 1.25 0.29 0.56 9/225 28376
/proc/meminfo: memFree=21013268/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=604916 CPUtime=40.17 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 96260 0 0 0 3959 58 0 0 25 0 8 0 626878655 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 151229 88750 464 189 0 145578 0
[pid=28367/tid=28370] ppid=28365 vsize=604916 CPUtime=3.96 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 7995 0 0 0 390 6 0 0 21 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4370364 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=604916 CPUtime=3.99 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 9379 0 0 0 393 6 0 0 21 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=604916 CPUtime=3.97 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 9825 0 0 0 388 9 0 0 21 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=604916 CPUtime=3.96 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 10067 0 0 0 389 7 0 0 21 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=604916 CPUtime=10.3 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 11094 0 0 0 1022 8 0 0 25 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=604916 CPUtime=3.95 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 10872 0 0 0 388 7 0 0 21 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 231895151649 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=604916 CPUtime=3.99 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 9569 0 0 0 391 8 0 0 21 0 8 0 626878872 619433984 88750 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.17
Current children cumulated vsize (KiB) 604916

[startup+25.5006 s]
/proc/loadavg: 2.36 0.56 0.64 9/225 28376
/proc/meminfo: memFree=20986988/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=606828 CPUtime=142.49 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 102991 0 0 0 14182 67 0 0 25 0 8 0 626878655 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 151707 95481 464 189 0 146056 0
[pid=28367/tid=28370] ppid=28365 vsize=606828 CPUtime=16.77 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 8485 0 0 0 1670 7 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=606828 CPUtime=16.79 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 10826 0 0 0 1672 7 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=606828 CPUtime=16.68 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 10899 0 0 0 1659 9 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=606828 CPUtime=16.76 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 11314 0 0 0 1667 9 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=606828 CPUtime=23.1 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 11144 0 0 0 2302 8 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=606828 CPUtime=16.76 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 11493 0 0 0 1668 8 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=606828 CPUtime=16.79 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 10690 0 0 0 1669 10 0 0 25 0 8 0 626878872 621391872 95481 33554432000 4194304 4964704 140733419769824 18446744073709551615 4360579 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 142.49
Current children cumulated vsize (KiB) 606828

[startup+51.1008 s]
/proc/loadavg: 4.29 1.15 0.84 9/225 28377
/proc/meminfo: memFree=20931004/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=616756 CPUtime=347.12 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 116956 0 0 0 34629 83 0 0 25 0 8 0 626878655 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 154189 109446 466 189 0 148538 0
[pid=28367/tid=28370] ppid=28365 vsize=616756 CPUtime=42.37 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 9086 0 0 0 4229 8 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=616756 CPUtime=42.38 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 13650 0 0 0 4228 10 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=616756 CPUtime=42.12 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 12715 0 0 0 4201 11 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=616756 CPUtime=42.36 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 12797 0 0 0 4226 10 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=616756 CPUtime=48.7 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 13635 0 0 0 4858 12 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=616756 CPUtime=42.35 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 12987 0 0 0 4227 8 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=616756 CPUtime=42.39 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 13086 0 0 0 4225 14 0 0 25 0 8 0 626878872 631558144 109446 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 347.12
Current children cumulated vsize (KiB) 616756

[startup+102.308 s]
/proc/loadavg: 6.52 2.30 1.25 9/225 28378
/proc/meminfo: memFree=20856712/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=749960 CPUtime=756.45 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 135338 0 0 0 75538 107 0 0 25 0 8 0 626878655 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187490 127828 466 189 0 181839 0
[pid=28367/tid=28370] ppid=28365 vsize=749960 CPUtime=93.57 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10392 0 0 0 9347 10 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=749960 CPUtime=93.6 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 15509 0 0 0 9348 12 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=749960 CPUtime=93 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 13499 0 0 0 9289 11 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=749960 CPUtime=93.57 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16000 0 0 0 9343 14 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=749960 CPUtime=99.91 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 16922 0 0 0 9975 16 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=749960 CPUtime=93.56 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15545 0 0 0 9346 10 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=749960 CPUtime=93.6 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 17624 0 0 0 9337 23 0 0 25 0 8 0 626878872 767959040 127828 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 756.45
Current children cumulated vsize (KiB) 749960

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

[startup+115.101 s]
/proc/loadavg: 6.74 2.49 1.32 9/225 28379
/proc/meminfo: memFree=20840328/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=750896 CPUtime=858.72 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139429 0 0 0 85760 112 0 0 25 0 8 0 626878655 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187724 131919 466 189 0 182073 0
[pid=28367/tid=28370] ppid=28365 vsize=750896 CPUtime=106.37 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10476 0 0 0 10627 10 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4313663 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=750896 CPUtime=106.39 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 16542 0 0 0 10626 13 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=750896 CPUtime=105.72 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 14452 0 0 0 10560 12 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=750896 CPUtime=106.36 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16167 0 0 0 10622 14 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=750896 CPUtime=112.71 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 17179 0 0 0 11254 17 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=750896 CPUtime=106.35 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15721 0 0 0 10625 10 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=750896 CPUtime=106.39 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 18904 0 0 0 10614 25 0 0 25 0 8 0 626878872 768917504 131919 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 858.72
Current children cumulated vsize (KiB) 750896

[startup+121.501 s]
/proc/loadavg: 6.84 2.58 1.35 9/225 28379
/proc/meminfo: memFree=20838588/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=751304 CPUtime=909.87 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139760 0 0 0 90875 112 0 0 25 0 8 0 626878655 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4684680 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187826 132250 466 189 0 182175 0
[pid=28367/tid=28370] ppid=28365 vsize=751304 CPUtime=112.76 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10499 0 0 0 11266 10 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4370387 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=751304 CPUtime=112.79 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 16552 0 0 0 11266 13 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=751304 CPUtime=112.08 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 14523 0 0 0 11196 12 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=751304 CPUtime=112.76 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16197 0 0 0 11262 14 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=751304 CPUtime=119.11 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 17242 0 0 0 11894 17 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=751304 CPUtime=112.76 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15800 0 0 0 11265 11 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=751304 CPUtime=112.79 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 18941 0 0 0 11254 25 0 0 25 0 8 0 626878872 769335296 132250 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 909.87
Current children cumulated vsize (KiB) 751304

[startup+124.701 s]
/proc/loadavg: 6.94 2.67 1.39 9/225 28379
/proc/meminfo: memFree=20838464/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=751304 CPUtime=935.45 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139773 0 0 0 93433 112 0 0 25 0 8 0 626878655 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187826 132263 466 189 0 182175 0
[pid=28367/tid=28370] ppid=28365 vsize=751304 CPUtime=115.97 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10499 0 0 0 11587 10 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=751304 CPUtime=115.99 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 16555 0 0 0 11586 13 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=751304 CPUtime=115.26 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 14533 0 0 0 11514 12 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=751304 CPUtime=115.96 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16197 0 0 0 11582 14 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=751304 CPUtime=122.31 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 17242 0 0 0 12214 17 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=751304 CPUtime=115.96 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15800 0 0 0 11585 11 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=751304 CPUtime=115.99 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 18941 0 0 0 11574 25 0 0 25 0 8 0 626878872 769335296 132263 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 935.45
Current children cumulated vsize (KiB) 751304

[startup+126.301 s]
/proc/loadavg: 6.94 2.67 1.39 9/225 28379
/proc/meminfo: memFree=20838340/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=751304 CPUtime=948.25 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139774 0 0 0 94712 113 0 0 25 0 8 0 626878655 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187826 132264 466 189 0 182175 0
[pid=28367/tid=28370] ppid=28365 vsize=751304 CPUtime=117.57 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10499 0 0 0 11747 10 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4370364 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=751304 CPUtime=117.59 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 16555 0 0 0 11746 13 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=751304 CPUtime=116.85 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 14533 0 0 0 11673 12 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=751304 CPUtime=117.56 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16197 0 0 0 11742 14 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=751304 CPUtime=123.91 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 17242 0 0 0 12374 17 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=751304 CPUtime=117.56 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15801 0 0 0 11745 11 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=751304 CPUtime=117.59 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 18941 0 0 0 11734 25 0 0 25 0 8 0 626878872 769335296 132264 33554432000 4194304 4964704 140733419769824 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 948.25
Current children cumulated vsize (KiB) 751304

[startup+127.9 s]
/proc/loadavg: 7.02 2.76 1.42 9/225 28379
/proc/meminfo: memFree=20838340/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=751304 CPUtime=961.03 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139775 0 0 0 95990 113 0 0 25 0 8 0 626878655 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187826 132265 466 189 0 182175 0
[pid=28367/tid=28370] ppid=28365 vsize=751304 CPUtime=119.16 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10499 0 0 0 11906 10 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=751304 CPUtime=119.19 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 16555 0 0 0 11906 13 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=751304 CPUtime=118.44 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 14533 0 0 0 11832 12 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=751304 CPUtime=119.16 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16197 0 0 0 11902 14 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=751304 CPUtime=125.5 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 17243 0 0 0 12533 17 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=751304 CPUtime=119.16 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15801 0 0 0 11905 11 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=751304 CPUtime=119.19 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 18941 0 0 0 11894 25 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 961.03
Current children cumulated vsize (KiB) 751304

[startup+128.708 s]
/proc/loadavg: 7.02 2.76 1.42 9/225 28379
/proc/meminfo: memFree=20838340/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=751304 CPUtime=967.49 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139775 0 0 0 96636 113 0 0 25 0 8 0 626878655 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28367/statm: 187826 132265 466 189 0 182175 0
[pid=28367/tid=28370] ppid=28365 vsize=751304 CPUtime=119.97 cores=0-7
/proc/28367/task/28370/stat : 28370 (claspmt) R 28365 28367 28307 0 -1 4202560 10499 0 0 0 11987 10 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4313616 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28367/tid=28371] ppid=28365 vsize=751304 CPUtime=120 cores=0-7
/proc/28367/task/28371/stat : 28371 (claspmt) R 28365 28367 28307 0 -1 4202560 16555 0 0 0 11987 13 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28367/tid=28372] ppid=28365 vsize=751304 CPUtime=119.24 cores=0-7
/proc/28367/task/28372/stat : 28372 (claspmt) R 28365 28367 28307 0 -1 4202560 14533 0 0 0 11912 12 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28367/tid=28373] ppid=28365 vsize=751304 CPUtime=119.97 cores=0-7
/proc/28367/task/28373/stat : 28373 (claspmt) R 28365 28367 28307 0 -1 4202560 16197 0 0 0 11983 14 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670327 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28367/tid=28374] ppid=28365 vsize=751304 CPUtime=126.31 cores=0-7
/proc/28367/task/28374/stat : 28374 (claspmt) R 28365 28367 28307 0 -1 4202560 17243 0 0 0 12614 17 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28367/tid=28375] ppid=28365 vsize=751304 CPUtime=119.97 cores=0-7
/proc/28367/task/28375/stat : 28375 (claspmt) R 28365 28367 28307 0 -1 4202560 15801 0 0 0 11986 11 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28367/tid=28376] ppid=28365 vsize=751304 CPUtime=120 cores=0-7
/proc/28367/task/28376/stat : 28376 (claspmt) R 28365 28367 28307 0 -1 4202560 18941 0 0 0 11975 25 0 0 25 0 8 0 626878872 769335296 132265 33554432000 4194304 4964704 140733419769824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 967.49
Current children cumulated vsize (KiB) 751304

[startup+129.101 s]
/proc/loadavg: 7.02 2.76 1.42 9/225 28379
/proc/meminfo: memFree=20838340/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=747136 CPUtime=969.63 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139785 0 0 0 96849 114 0 0 17 0 1 0 626878655 765067264 131056 33554432000 4194304 4964704 140733419769824 18446744073709551615 4313376 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28367/statm: 186784 131056 476 189 0 181133 0
Current children cumulated CPU time (s) 969.63
Current children cumulated vsize (KiB) 747136

[startup+129.2 s]
/proc/loadavg: 7.02 2.76 1.42 9/225 28379
/proc/meminfo: memFree=20838340/32950928 swapFree=67111356/67111528
[pid=28367] ppid=28365 vsize=595836 CPUtime=969.73 cores=0-7
/proc/28367/stat : 28367 (claspmt) R 28365 28367 28307 0 -1 4202496 139785 0 0 0 96857 116 0 0 17 0 1 0 626878655 610136064 46964 33554432000 4194304 4964704 140733419769824 18446744073709551615 231895516266 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/28367/statm: 148959 46964 476 189 0 143308 0
Current children cumulated CPU time (s) 969.73
Current children cumulated vsize (KiB) 595836

Child status: 20
Real time (s): 129.211
CPU time (s): 969.755
CPU user time (s): 968.577
CPU system time (s): 1.17782
CPU usage (%): 750.523
Max. virtual memory (cumulated for all children) (KiB): 751304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 968.577
system time used= 1.17782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139786
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= 70487
involuntary context switches= 4860

runsolver used 0.243962 second user time and 0.584911 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-02 22:01:20
IDJOB=3321714
IDBENCH=82497
IDSOLVER=1711
FILE ID=node114/3321714-1304366479
RUNJOBID= node114-1304366468-28321
PBS_JOBID= 13181756
Free space on /tmp= 73688 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.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-3321714-1304366479/watcher-3321714-1304366479 -o /tmp/evaluation-result-3321714-1304366479/solver-3321714-1304366479 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321714-1304366479.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1763433587

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:      21363936 kB
Buffers:       1156624 kB
Cached:        2504736 kB
SwapCached:        168 kB
Active:        7823956 kB
Inactive:      3231348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21363936 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           19944 kB
Writeback:           0 kB
AnonPages:     7393580 kB
Mapped:          21780 kB
Slab:           447684 kB
PageTables:      21188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  8344828 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= 73684 MiB
End job on node114 at 2011-05-02 22:03:29