Trace number 3373365

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 1334.81 334.674

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431837/instance-3373365-1305431837.cnf
0.00/0.00	c Solving...
1334.52/334.67	s UNSATISFIABLE
1334.52/334.67	
1334.52/334.67	c Models        : 0     
1334.52/334.67	c Time          : 334.667s (Solving: 334.66s 1st Model: 0.00s Unsat: 334.66s)
1334.52/334.67	c CPU Time      : 1334.790s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373365-1305431837/watcher-3373365-1305431837 -o /tmp/evaluation-result-3373365-1305431837/solver-3373365-1305431837 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373365-1305431837.cnf 

running on 4 cores: 0,2,4,6

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: 7.37 7.91 7.99 2/347 30897
/proc/meminfo: memFree=24114704/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=168108 CPUtime=0.01 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 818 0 0 0 1 0 0 0 18 0 4 0 654780426 172142592 743 33554432000 4194304 4964800 140734388627584 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42027 743 454 189 0 36376 0
[pid=30897/tid=30899] ppid=30895 vsize=168108 CPUtime=0 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 4 0 654780426 172142592 745 33554432000 4194304 4964800 140734388627584 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=168108 CPUtime=0 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 4 0 654780426 172142592 745 33554432000 4194304 4964800 140734388627584 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=168108 CPUtime=0 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 4 0 654780426 172142592 745 33554432000 4194304 4964800 140734388627584 18446744073709551615 4361118 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.049114 s]
/proc/loadavg: 7.37 7.91 7.99 2/347 30897
/proc/meminfo: memFree=24114704/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=168372 CPUtime=0.19 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 1053 0 0 0 19 0 0 0 19 0 4 0 654780426 172412928 978 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42093 978 458 189 0 36442 0
[pid=30897/tid=30899] ppid=30895 vsize=168372 CPUtime=0.04 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 100 0 0 0 4 0 0 0 20 0 4 0 654780426 172412928 978 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=168372 CPUtime=0.04 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 126 0 0 0 4 0 0 0 20 0 4 0 654780426 172412928 978 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=168372 CPUtime=0.04 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 102 0 0 0 4 0 0 0 20 0 4 0 654780426 172412928 978 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 168372

[startup+0.118476 s]
/proc/loadavg: 7.37 7.91 7.99 2/347 30897
/proc/meminfo: memFree=24114704/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=168636 CPUtime=0.54 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 1300 0 0 0 54 0 0 0 19 0 4 0 654780426 172683264 1225 33554432000 4194304 4964800 140734388627584 18446744073709551615 254500796959 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42159 1225 458 189 0 36508 0
[pid=30897/tid=30899] ppid=30895 vsize=168636 CPUtime=0.14 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 167 0 0 0 14 0 0 0 20 0 4 0 654780426 172683264 1239 33554432000 4194304 4964800 140734388627584 18446744073709551615 4647575 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=168636 CPUtime=0.14 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 224 0 0 0 14 0 0 0 20 0 4 0 654780426 172683264 1239 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=168636 CPUtime=0.14 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 165 0 0 0 14 0 0 0 20 0 4 0 654780426 172683264 1239 33554432000 4194304 4964800 140734388627584 18446744073709551615 4683965 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 168636

[startup+0.331008 s]
/proc/loadavg: 7.37 7.91 7.99 2/347 30897
/proc/meminfo: memFree=24114704/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=169184 CPUtime=1.39 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 1688 0 0 0 139 0 0 0 19 0 4 0 654780426 173244416 1613 33554432000 4194304 4964800 140734388627584 18446744073709551615 4658562 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42296 1613 458 189 0 36645 0
[pid=30897/tid=30899] ppid=30895 vsize=169184 CPUtime=0.34 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 217 0 0 0 34 0 0 0 20 0 4 0 654780426 173244416 1613 33554432000 4194304 4964800 140734388627584 18446744073709551615 4342162 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=169184 CPUtime=0.34 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 404 0 0 0 34 0 0 0 20 0 4 0 654780426 173244416 1613 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=169184 CPUtime=0.34 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 249 0 0 0 34 0 0 0 20 0 4 0 654780426 173244416 1613 33554432000 4194304 4964800 140734388627584 18446744073709551615 4332422 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 169184

[startup+0.700402 s]
/proc/loadavg: 7.37 7.91 7.99 2/347 30897
/proc/meminfo: memFree=24114704/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=169584 CPUtime=2.76 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 2007 0 0 0 276 0 0 0 20 0 4 0 654780426 173654016 1932 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42396 1932 458 189 0 36745 0
[pid=30897/tid=30899] ppid=30895 vsize=169584 CPUtime=0.68 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 280 0 0 0 68 0 0 0 21 0 4 0 654780426 173654016 1932 33554432000 4194304 4964800 140734388627584 18446744073709551615 4654559 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=169584 CPUtime=0.68 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 566 0 0 0 68 0 0 0 21 0 4 0 654780426 173654016 1932 33554432000 4194304 4964800 140734388627584 18446744073709551615 4325328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=169584 CPUtime=0.68 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 308 0 0 0 68 0 0 0 21 0 4 0 654780426 173654016 1932 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 169584

[startup+1.50024 s]
/proc/loadavg: 7.37 7.91 7.99 9/357 30910
/proc/meminfo: memFree=24099504/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=170128 CPUtime=5.94 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 2255 0 0 0 594 0 0 0 21 0 4 0 654780426 174211072 2180 33554432000 4194304 4964800 140734388627584 18446744073709551615 4654432 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42532 2180 458 189 0 36881 0
[pid=30897/tid=30899] ppid=30895 vsize=170128 CPUtime=1.47 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 363 0 0 0 147 0 0 0 24 0 4 0 654780426 174211072 2180 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=170128 CPUtime=1.48 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 646 0 0 0 148 0 0 0 23 0 4 0 654780426 174211072 2180 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=170128 CPUtime=1.48 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 354 0 0 0 148 0 0 0 24 0 4 0 654780426 174211072 2180 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 170128

[startup+3.10092 s]
/proc/loadavg: 7.37 7.91 7.99 9/357 30910
/proc/meminfo: memFree=24095164/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=170404 CPUtime=12.34 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 2617 0 0 0 1233 1 0 0 25 0 4 0 654780426 174493696 2542 33554432000 4194304 4964800 140734388627584 18446744073709551615 4673220 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42601 2542 458 189 0 36950 0
[pid=30897/tid=30899] ppid=30895 vsize=170404 CPUtime=3.06 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 436 0 0 0 306 0 0 0 19 0 4 0 654780426 174493696 2542 33554432000 4194304 4964800 140734388627584 18446744073709551615 4364560 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=170404 CPUtime=3.08 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 786 0 0 0 308 0 0 0 20 0 4 0 654780426 174493696 2542 33554432000 4194304 4964800 140734388627584 18446744073709551615 4654432 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=170404 CPUtime=3.08 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 422 0 0 0 308 0 0 0 25 0 4 0 654780426 174493696 2542 33554432000 4194304 4964800 140734388627584 18446744073709551615 4363332 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 170404

[startup+6.30029 s]
/proc/loadavg: 7.42 7.91 7.99 9/357 30910
/proc/meminfo: memFree=24091400/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=170800 CPUtime=25.08 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 2956 0 0 0 2507 1 0 0 25 0 4 0 654780426 174899200 2881 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 42700 2881 458 189 0 37049 0
[pid=30897/tid=30899] ppid=30895 vsize=170800 CPUtime=6.22 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 521 0 0 0 622 0 0 0 25 0 4 0 654780426 174899200 2881 33554432000 4194304 4964800 140734388627584 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=170800 CPUtime=6.28 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 952 0 0 0 628 0 0 0 25 0 4 0 654780426 174899200 2881 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=170800 CPUtime=6.28 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 460 0 0 0 628 0 0 0 25 0 4 0 654780426 174899200 2881 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 170800

[startup+12.701 s]
/proc/loadavg: 7.47 7.91 7.99 9/357 30910
/proc/meminfo: memFree=24085232/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=236712 CPUtime=50.61 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 3688 0 0 0 5058 3 0 0 25 0 4 0 654780426 242393088 3612 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59178 3612 458 189 0 53527 0
[pid=30897/tid=30899] ppid=30895 vsize=236712 CPUtime=12.54 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 798 0 0 0 1254 0 0 0 25 0 4 0 654780426 242393088 3612 33554432000 4194304 4964800 140734388627584 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=236712 CPUtime=12.67 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1170 0 0 0 1267 0 0 0 18 0 4 0 654780426 242393088 3612 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=236712 CPUtime=12.67 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 564 0 0 0 1267 0 0 0 25 0 4 0 654780426 242393088 3612 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 236712

[startup+25.5005 s]
/proc/loadavg: 7.65 7.93 8.00 9/357 30911
/proc/meminfo: memFree=24081252/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=236712 CPUtime=101.65 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 3955 0 0 0 10161 4 0 0 25 0 4 0 654780426 242393088 3866 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59178 3866 458 189 0 53527 0
[pid=30897/tid=30899] ppid=30895 vsize=236712 CPUtime=25.19 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 866 0 0 0 2519 0 0 0 20 0 4 0 654780426 242393088 3866 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=236712 CPUtime=25.46 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1221 0 0 0 2545 1 0 0 25 0 4 0 654780426 242393088 3866 33554432000 4194304 4964800 140734388627584 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=236712 CPUtime=25.48 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 635 0 0 0 2547 1 0 0 25 0 4 0 654780426 242393088 3866 33554432000 4194304 4964800 140734388627584 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 236712

[startup+51.1004 s]
/proc/loadavg: 7.77 7.94 8.00 9/357 30911
/proc/meminfo: memFree=24077220/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=236928 CPUtime=203.75 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 4406 0 0 0 20366 9 0 0 25 0 4 0 654780426 242614272 4205 33554432000 4194304 4964800 140734388627584 18446744073709551615 4683980 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59232 4205 458 189 0 53581 0
[pid=30897/tid=30899] ppid=30895 vsize=236928 CPUtime=50.51 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 992 0 0 0 5050 1 0 0 25 0 4 0 654780426 242614272 4205 33554432000 4194304 4964800 140734388627584 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=236928 CPUtime=51.05 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1256 0 0 0 5103 2 0 0 25 0 4 0 654780426 242614272 4205 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=236928 CPUtime=51.07 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 804 0 0 0 5106 1 0 0 25 0 4 0 654780426 242614272 4205 33554432000 4194304 4964800 140734388627584 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 236928

[startup+102.313 s]
/proc/loadavg: 8.04 7.99 8.01 9/357 30913
/proc/meminfo: memFree=24072360/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=237228 CPUtime=408.02 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 4967 0 0 0 40790 12 0 0 25 0 4 0 654780426 242921472 4632 33554432000 4194304 4964800 140734388627584 18446744073709551615 4660039 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59307 4632 458 189 0 53656 0
[pid=30897/tid=30899] ppid=30895 vsize=237228 CPUtime=101.32 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1121 0 0 0 10129 3 0 0 25 0 4 0 654780426 242921472 4632 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=237228 CPUtime=102.25 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1563 0 0 0 10222 3 0 0 25 0 4 0 654780426 242921472 4632 33554432000 4194304 4964800 140734388627584 18446744073709551615 4675555 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=237228 CPUtime=102.12 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 872 0 0 0 10210 2 0 0 25 0 4 0 654780426 242921472 4632 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 237228

[startup+162.3 s]

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

/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1012 0 0 0 16142 4 0 0 25 0 4 0 654780426 243617792 4949 33554432000 4194304 4964800 140734388627584 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.26
Current children cumulated vsize (KiB) 237908

[startup+222.3 s]
/proc/loadavg: 8.04 8.02 8.01 9/357 30916
/proc/meminfo: memFree=24066356/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=886.57 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6011 0 0 0 88634 23 0 0 20 0 4 0 654780426 243814400 5202 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5202 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=221.27 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1493 0 0 0 22122 5 0 0 25 0 4 0 654780426 243814400 5202 33554432000 4194304 4964800 140734388627584 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=222.2 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1693 0 0 0 22214 6 0 0 25 0 4 0 654780426 243814400 5202 33554432000 4194304 4964800 140734388627584 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=220.79 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1114 0 0 0 22074 5 0 0 25 0 4 0 654780426 243814400 5202 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 886.57
Current children cumulated vsize (KiB) 238100

[startup+282.3 s]
/proc/loadavg: 8.06 8.03 8.01 9/357 30926
/proc/meminfo: memFree=24065596/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1125.89 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6100 0 0 0 112564 25 0 0 25 0 4 0 654780426 243814400 5285 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5285 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=281.25 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 28119 6 0 0 25 0 4 0 654780426 243814400 5285 33554432000 4194304 4964800 140734388627584 18446744073709551615 4669338 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=282.19 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1729 0 0 0 28213 6 0 0 25 0 4 0 654780426 243814400 5285 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=280.15 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1139 0 0 0 28009 6 0 0 25 0 4 0 654780426 243814400 5285 33554432000 4194304 4964800 140734388627584 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1125.89
Current children cumulated vsize (KiB) 238100

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

[startup+307.1 s]
/proc/loadavg: 8.18 8.06 8.02 9/357 30927
/proc/meminfo: memFree=24065324/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1224.81 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6153 0 0 0 122456 25 0 0 25 0 4 0 654780426 243814400 5338 33554432000 4194304 4964800 140734388627584 18446744073709551615 4332616 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5338 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=306.05 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 30599 6 0 0 25 0 4 0 654780426 243814400 5338 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=306.99 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1744 0 0 0 30693 6 0 0 25 0 4 0 654780426 243814400 5338 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=304.67 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 30461 6 0 0 25 0 4 0 654780426 243814400 5338 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1224.81
Current children cumulated vsize (KiB) 238100

[startup+319.901 s]
/proc/loadavg: 8.14 8.05 8.02 9/357 30927
/proc/meminfo: memFree=24065568/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1275.88 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6161 0 0 0 127563 25 0 0 25 0 4 0 654780426 243814400 5346 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5346 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=318.85 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 31879 6 0 0 25 0 4 0 654780426 243814400 5346 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=319.79 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1752 0 0 0 31973 6 0 0 25 0 4 0 654780426 243814400 5346 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=317.34 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 31728 6 0 0 25 0 4 0 654780426 243814400 5346 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1275.88
Current children cumulated vsize (KiB) 238100

[startup+326.301 s]
/proc/loadavg: 8.13 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065560/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1301.41 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6169 0 0 0 130116 25 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5354 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=325.25 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 32519 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=326.19 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1760 0 0 0 32613 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=323.67 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 32361 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.41
Current children cumulated vsize (KiB) 238100

[startup+329.501 s]
/proc/loadavg: 8.12 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065560/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1314.17 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6169 0 0 0 131392 25 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320905 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5354 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=328.45 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 32839 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=329.39 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1760 0 0 0 32933 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=326.83 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 32677 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1314.17
Current children cumulated vsize (KiB) 238100

[startup+332.7 s]
/proc/loadavg: 8.12 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065560/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1326.94 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6169 0 0 0 132669 25 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5354 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=331.65 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 33159 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=332.59 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1760 0 0 0 33253 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=330 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 32994 6 0 0 25 0 4 0 654780426 243814400 5354 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1326.94
Current children cumulated vsize (KiB) 238100

[startup+333.5 s]
/proc/loadavg: 8.11 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065560/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1330.12 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6177 0 0 0 132987 25 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670371 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5362 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=332.45 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 33239 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=333.39 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1768 0 0 0 33333 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=330.78 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 33072 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4312169 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1330.12
Current children cumulated vsize (KiB) 238100

[startup+334.301 s]
/proc/loadavg: 8.11 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065436/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1333.36 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6177 0 0 0 133311 25 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5362 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=333.26 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 33320 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=334.2 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1768 0 0 0 33414 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4658535 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=331.59 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 33153 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1333.36
Current children cumulated vsize (KiB) 238100

[startup+334.501 s]
/proc/loadavg: 8.11 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065436/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1334.12 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6177 0 0 0 133387 25 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4669386 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5362 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=333.45 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 33339 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4364704 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=334.39 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1768 0 0 0 33433 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=331.77 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 33171 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1334.12
Current children cumulated vsize (KiB) 238100

[startup+334.601 s]
/proc/loadavg: 8.11 8.05 8.02 9/357 30928
/proc/meminfo: memFree=24065436/32950928 swapFree=45937192/67111528
[pid=30897] ppid=30895 vsize=238100 CPUtime=1334.52 cores=0,2,4,6
/proc/30897/stat : 30897 (claspmt) R 30895 30897 23744 0 -1 4202496 6177 0 0 0 133427 25 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30897/statm: 59525 5362 458 189 0 53874 0
[pid=30897/tid=30899] ppid=30895 vsize=238100 CPUtime=333.55 cores=0,2,4,6
/proc/30897/task/30899/stat : 30899 (claspmt) R 30895 30897 23744 0 -1 4202560 1521 0 0 0 33349 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30897/tid=30900] ppid=30895 vsize=238100 CPUtime=334.49 cores=0,2,4,6
/proc/30897/task/30900/stat : 30900 (claspmt) R 30895 30897 23744 0 -1 4202560 1768 0 0 0 33443 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30897/tid=30901] ppid=30895 vsize=238100 CPUtime=331.87 cores=0,2,4,6
/proc/30897/task/30901/stat : 30901 (claspmt) R 30895 30897 23744 0 -1 4202560 1177 0 0 0 33181 6 0 0 25 0 4 0 654780426 243814400 5362 33554432000 4194304 4964800 140734388627584 18446744073709551615 4653542 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1334.52
Current children cumulated vsize (KiB) 238100

Child status: 20
Real time (s): 334.674
CPU time (s): 1334.81
CPU user time (s): 1334.55
CPU system time (s): 0.255961
CPU usage (%): 398.838
Max. virtual memory (cumulated for all children) (KiB): 238272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1334.55
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6189
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= 60287
involuntary context switches= 7350

runsolver used 1.05184 second user time and 2.6116 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 05:57:17
IDJOB=3373365
IDBENCH=87943
IDSOLVER=1853
FILE ID=node149/3373365-1305431837
RUNJOBID= node149-1305431837-30883
PBS_JOBID= 13324600
Free space on /tmp= 73620 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.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-3373365-1305431837/watcher-3373365-1305431837 -o /tmp/evaluation-result-3373365-1305431837/solver-3373365-1305431837 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373365-1305431837.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=398210939

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.82
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.806
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.806
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.82
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.806
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:      24114868 kB
Buffers:        316520 kB
Cached:        3888620 kB
SwapCached:      19984 kB
Active:        6322332 kB
Inactive:      2219612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24114868 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:     4329268 kB
Mapped:          13600 kB
Slab:           157120 kB
PageTables:      72128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80190948 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= 73620 MiB
End job on node149 at 2011-05-15 06:02:52