Trace number 3381264

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 386.983 48.6474

General information on the benchmark

NameSAT05/crafted/sabharwal05/ordering/gt-ordering/
sat/gt-030.shuffled-as.sat05-1295.cnf
MD5SUMf0614c8232d9b15ffdf32ce3e2c1390b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.180971
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24824
Sum of the clauses size74817
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2435
Number of clauses of size 324359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...510977/instance-3381264-1305510977.cnf
0.00/0.04	c Solving...
386.93/48.64	s UNSATISFIABLE
386.93/48.64	
386.93/48.64	c Models        : 0     
386.93/48.64	c Time          : 48.598s (Solving: 48.55s 1st Model: 0.00s Unsat: 48.55s)
386.93/48.64	c CPU Time      : 386.930s

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-3381264-1305510977/watcher-3381264-1305510977 -o /tmp/evaluation-result-3381264-1305510977/solver-3381264-1305510977 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381264-1305510977.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: 6.87 7.78 7.92 1/412 26402
/proc/meminfo: memFree=18389340/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=22652 CPUtime=0 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 1020 0 0 0 0 0 0 0 22 0 1 0 741328130 23195648 901 33554432000 4194304 4964800 140736984921360 18446744073709551615 4615914 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/26402/statm: 5663 901 397 189 0 537 0

[startup+0.123666 s]
/proc/loadavg: 6.87 7.78 7.92 1/412 26402
/proc/meminfo: memFree=18389340/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=383580 CPUtime=0.57 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 2801 0 0 0 56 1 0 0 25 0 8 0 741328130 392785920 2628 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668794 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 95930 3013 464 189 0 90279 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 383580

[startup+0.297602 s]
/proc/loadavg: 6.87 7.78 7.92 1/412 26402
/proc/meminfo: memFree=18389340/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=386412 CPUtime=1.88 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 6674 0 0 0 186 2 0 0 25 0 8 0 741328130 395685888 6501 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 96603 6501 464 189 0 90952 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 386412

[startup+0.305847 s]
/proc/loadavg: 6.87 7.78 7.92 1/412 26402
/proc/meminfo: memFree=18389340/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=386744 CPUtime=2.5 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 7237 0 0 0 247 3 0 0 25 0 8 0 741328130 396025856 7064 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 96686 7065 464 189 0 91035 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 386744

[startup+0.826384 s]
/proc/loadavg: 6.87 7.78 7.92 1/412 26402
/proc/meminfo: memFree=18389340/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=387148 CPUtime=6.1 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 8914 0 0 0 606 4 0 0 25 0 8 0 741328130 396439552 8741 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 96787 8741 464 189 0 91136 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 387148

[startup+1.51561 s]
/proc/loadavg: 6.87 7.78 7.92 9/420 26410
/proc/meminfo: memFree=18345884/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=389428 CPUtime=11.61 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 11803 0 0 0 1154 7 0 0 25 0 8 0 741328130 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4669187 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 97357 11630 464 189 0 91706 0
[pid=26402/tid=26404] ppid=26400 vsize=389428 CPUtime=1.44 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 812 0 0 0 144 0 0 0 20 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=389428 CPUtime=1.43 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 1380 0 0 0 143 0 0 0 25 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=389428 CPUtime=1.43 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 1667 0 0 0 143 0 0 0 25 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=389428 CPUtime=1.43 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 913 0 0 0 143 0 0 0 19 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670147 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=389428 CPUtime=1.45 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 1490 0 0 0 144 1 0 0 25 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=389428 CPUtime=1.42 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 1340 0 0 0 142 0 0 0 19 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=389428 CPUtime=1.43 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 2077 0 0 0 142 1 0 0 20 0 8 0 741328135 398774272 11630 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 389428

[startup+3.10132 s]
/proc/loadavg: 6.87 7.78 7.92 9/420 26410
/proc/meminfo: memFree=18328028/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=393472 CPUtime=24.28 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 17925 0 0 0 2417 11 0 0 25 0 8 0 741328130 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 98368 17671 466 189 0 92717 0
[pid=26402/tid=26404] ppid=26400 vsize=393472 CPUtime=3.02 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 1126 0 0 0 302 0 0 0 25 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=393472 CPUtime=3.03 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 2591 0 0 0 302 1 0 0 25 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=393472 CPUtime=3.02 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 2658 0 0 0 301 1 0 0 19 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668969 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=393472 CPUtime=3.01 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 1298 0 0 0 301 0 0 0 24 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=393472 CPUtime=3.04 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 1954 0 0 0 303 1 0 0 25 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=393472 CPUtime=2.99 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 2275 0 0 0 298 1 0 0 24 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=393472 CPUtime=3.02 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 3628 0 0 0 300 2 0 0 25 0 8 0 741328135 402915328 17671 33554432000 4194304 4964800 140736984921360 18446744073709551615 252457763466 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.28
Current children cumulated vsize (KiB) 393472

[startup+6.30072 s]
/proc/loadavg: 6.96 7.79 7.92 9/420 26410
/proc/meminfo: memFree=18286404/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=400216 CPUtime=49.78 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 26873 0 0 0 4962 16 0 0 20 0 8 0 741328130 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 100054 26397 466 189 0 94403 0
[pid=26402/tid=26404] ppid=26400 vsize=400216 CPUtime=6.21 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 1611 0 0 0 621 0 0 0 21 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=400216 CPUtime=6.22 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 4924 0 0 0 620 2 0 0 25 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 252457763438 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=400216 CPUtime=6.21 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 4096 0 0 0 619 2 0 0 25 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=400216 CPUtime=6.21 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 2132 0 0 0 620 1 0 0 20 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=400216 CPUtime=6.24 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 2819 0 0 0 622 2 0 0 25 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=400216 CPUtime=6.17 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 3461 0 0 0 616 1 0 0 21 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4658589 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=400216 CPUtime=6.18 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 4971 0 0 0 615 3 0 0 25 0 8 0 741328135 409821184 26397 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 400216

[startup+12.7005 s]
/proc/loadavg: 7.04 7.79 7.92 9/420 26410
/proc/meminfo: memFree=18256296/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=406816 CPUtime=100.85 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 34794 0 0 0 10062 23 0 0 25 0 8 0 741328130 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 101704 34293 466 189 0 96053 0
[pid=26402/tid=26404] ppid=26400 vsize=406816 CPUtime=12.61 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 2404 0 0 0 1260 1 0 0 23 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=406816 CPUtime=12.62 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 6373 0 0 0 1259 3 0 0 25 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=406816 CPUtime=12.6 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 5024 0 0 0 1257 3 0 0 25 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 252458170911 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=406816 CPUtime=12.61 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 2938 0 0 0 1259 2 0 0 25 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668678 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=406816 CPUtime=12.64 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 3847 0 0 0 1261 3 0 0 25 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=406816 CPUtime=12.56 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 4867 0 0 0 1255 1 0 0 18 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=406816 CPUtime=12.48 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 5920 0 0 0 1244 4 0 0 20 0 8 0 741328135 416579584 34293 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 406816

[startup+25.5012 s]
/proc/loadavg: 7.33 7.82 7.92 9/420 26411
/proc/meminfo: memFree=18204360/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=418876 CPUtime=203.02 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 49919 0 0 0 20267 35 0 0 25 0 8 0 741328130 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 104719 48998 466 189 0 99068 0
[pid=26402/tid=26404] ppid=26400 vsize=418876 CPUtime=25.41 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 3691 0 0 0 2538 3 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=418876 CPUtime=25.41 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 9650 0 0 0 2537 4 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=418876 CPUtime=25.4 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 7644 0 0 0 2535 5 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=418876 CPUtime=25.4 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 4272 0 0 0 2537 3 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=418876 CPUtime=25.41 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 5441 0 0 0 2537 4 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=418876 CPUtime=25.35 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 6743 0 0 0 2533 2 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=418876 CPUtime=25.11 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 8080 0 0 0 2505 6 0 0 25 0 8 0 741328135 428929024 48998 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.02
Current children cumulated vsize (KiB) 418876

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

[startup+25.9011 s]
/proc/loadavg: 7.33 7.82 7.92 9/420 26411
/proc/meminfo: memFree=18197664/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=418876 CPUtime=206.2 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 50122 0 0 0 20585 35 0 0 25 0 8 0 741328130 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 104719 49201 466 189 0 99068 0
[pid=26402/tid=26404] ppid=26400 vsize=418876 CPUtime=25.81 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 3691 0 0 0 2578 3 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=418876 CPUtime=25.81 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 9751 0 0 0 2577 4 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 252457763016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=418876 CPUtime=25.8 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 7673 0 0 0 2575 5 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=418876 CPUtime=25.8 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 4301 0 0 0 2577 3 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=418876 CPUtime=25.81 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 5454 0 0 0 2577 4 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=418876 CPUtime=25.76 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 6743 0 0 0 2573 3 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=418876 CPUtime=25.49 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 8100 0 0 0 2543 6 0 0 25 0 8 0 741328135 428929024 49201 33554432000 4194304 4964800 140736984921360 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 206.2
Current children cumulated vsize (KiB) 418876

[startup+38.7007 s]
/proc/loadavg: 7.43 7.82 7.92 9/420 26411
/proc/meminfo: memFree=18159832/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=426776 CPUtime=308.35 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 60040 0 0 0 30791 44 0 0 20 0 8 0 741328130 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4333204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 106694 58797 466 189 0 101043 0
[pid=26402/tid=26404] ppid=26400 vsize=426776 CPUtime=38.59 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 4984 0 0 0 3855 4 0 0 25 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4333186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=426776 CPUtime=38.6 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 12497 0 0 0 3854 6 0 0 25 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=426776 CPUtime=38.59 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 9024 0 0 0 3852 7 0 0 25 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4363136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=426776 CPUtime=38.58 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 5284 0 0 0 3855 3 0 0 18 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=426776 CPUtime=38.61 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 6867 0 0 0 3856 5 0 0 25 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=426776 CPUtime=38.54 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 7603 0 0 0 3850 4 0 0 25 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=426776 CPUtime=38.12 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 8984 0 0 0 3805 7 0 0 25 0 8 0 741328135 437018624 58797 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 308.35
Current children cumulated vsize (KiB) 426776

[startup+45.1005 s]
/proc/loadavg: 7.52 7.83 7.92 9/420 26411
/proc/meminfo: memFree=18144332/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=430548 CPUtime=359.42 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 64131 0 0 0 35895 47 0 0 19 0 8 0 741328130 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 107637 62551 466 189 0 101986 0
[pid=26402/tid=26404] ppid=26400 vsize=430548 CPUtime=44.99 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 5613 0 0 0 4495 4 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=430548 CPUtime=45 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 13947 0 0 0 4493 7 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 252458170911 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=430548 CPUtime=44.98 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 9184 0 0 0 4491 7 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=430548 CPUtime=44.99 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 5957 0 0 0 4495 4 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=430548 CPUtime=45.01 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 7242 0 0 0 4495 6 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 252458170911 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=430548 CPUtime=44.94 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 7790 0 0 0 4490 4 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 252457724333 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=430548 CPUtime=44.42 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 9351 0 0 0 4435 7 0 0 25 0 8 0 741328135 440881152 62551 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 359.42
Current children cumulated vsize (KiB) 430548

[startup+46.7012 s]
/proc/loadavg: 7.52 7.83 7.92 9/420 26411
/proc/meminfo: memFree=18140796/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=430908 CPUtime=372.18 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 64774 0 0 0 37170 48 0 0 23 0 8 0 741328130 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 107727 63167 466 189 0 102076 0
[pid=26402/tid=26404] ppid=26400 vsize=430908 CPUtime=46.58 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 5865 0 0 0 4654 4 0 0 18 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=430908 CPUtime=46.6 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 14003 0 0 0 4653 7 0 0 25 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=430908 CPUtime=46.58 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 9240 0 0 0 4651 7 0 0 25 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4659398 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=430908 CPUtime=46.58 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 6175 0 0 0 4654 4 0 0 25 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=430908 CPUtime=46.61 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 7263 0 0 0 4655 6 0 0 25 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=430908 CPUtime=46.55 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 7813 0 0 0 4650 5 0 0 25 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=430908 CPUtime=45.99 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 9355 0 0 0 4592 7 0 0 25 0 8 0 741328135 441249792 63167 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 372.18
Current children cumulated vsize (KiB) 430908

[startup+47.5011 s]
/proc/loadavg: 7.52 7.83 7.92 9/420 26411
/proc/meminfo: memFree=18140796/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=431192 CPUtime=378.59 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 65496 0 0 0 37810 49 0 0 25 0 8 0 741328130 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 107798 63820 466 189 0 102147 0
[pid=26402/tid=26404] ppid=26400 vsize=431192 CPUtime=47.38 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 5866 0 0 0 4734 4 0 0 19 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=431192 CPUtime=47.4 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 14185 0 0 0 4733 7 0 0 25 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=431192 CPUtime=47.38 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 9270 0 0 0 4731 7 0 0 25 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=431192 CPUtime=47.38 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 6638 0 0 0 4734 4 0 0 25 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=431192 CPUtime=47.41 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 7271 0 0 0 4735 6 0 0 25 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=431192 CPUtime=47.34 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 7813 0 0 0 4729 5 0 0 25 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=431192 CPUtime=46.79 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 9372 0 0 0 4672 7 0 0 25 0 8 0 741328135 441540608 63820 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 378.59
Current children cumulated vsize (KiB) 431192

[startup+48.3009 s]
/proc/loadavg: 7.52 7.83 7.92 9/420 26411
/proc/meminfo: memFree=18137696/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=431360 CPUtime=384.96 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 66015 0 0 0 38447 49 0 0 25 0 8 0 741328130 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 107840 64339 466 189 0 102189 0
[pid=26402/tid=26404] ppid=26400 vsize=431360 CPUtime=48.18 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 5878 0 0 0 4814 4 0 0 21 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=431360 CPUtime=48.2 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 14388 0 0 0 4813 7 0 0 25 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 252458170911 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=431360 CPUtime=48.19 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 9270 0 0 0 4811 8 0 0 25 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4684125 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=431360 CPUtime=48.18 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 6691 0 0 0 4814 4 0 0 25 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=431360 CPUtime=48.21 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 7451 0 0 0 4815 6 0 0 25 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=431360 CPUtime=48.14 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 7866 0 0 0 4809 5 0 0 25 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=431360 CPUtime=47.57 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 9390 0 0 0 4750 7 0 0 25 0 8 0 741328135 441712640 64339 33554432000 4194304 4964800 140736984921360 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 384.96
Current children cumulated vsize (KiB) 431360

[startup+48.5009 s]
/proc/loadavg: 7.52 7.83 7.92 9/420 26411
/proc/meminfo: memFree=18137696/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=431360 CPUtime=386.55 cores=0-7
/proc/26402/stat : 26402 (claspmt) R 26400 26402 26349 0 -1 4202496 66032 0 0 0 38606 49 0 0 25 0 8 0 741328130 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 107840 64356 466 189 0 102189 0
[pid=26402/tid=26404] ppid=26400 vsize=431360 CPUtime=48.38 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 5889 0 0 0 4834 4 0 0 21 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26402/tid=26405] ppid=26400 vsize=431360 CPUtime=48.4 cores=0-7
/proc/26402/task/26405/stat : 26405 (claspmt) R 26400 26402 26349 0 -1 4202560 14394 0 0 0 4833 7 0 0 25 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26402/tid=26406] ppid=26400 vsize=431360 CPUtime=48.39 cores=0-7
/proc/26402/task/26406/stat : 26406 (claspmt) R 26400 26402 26349 0 -1 4202560 9270 0 0 0 4831 8 0 0 25 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26402/tid=26407] ppid=26400 vsize=431360 CPUtime=48.38 cores=0-7
/proc/26402/task/26407/stat : 26407 (claspmt) R 26400 26402 26349 0 -1 4202560 6691 0 0 0 4834 4 0 0 25 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=26402/tid=26408] ppid=26400 vsize=431360 CPUtime=48.41 cores=0-7
/proc/26402/task/26408/stat : 26408 (claspmt) R 26400 26402 26349 0 -1 4202560 7451 0 0 0 4835 6 0 0 25 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 252458170911 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26402/tid=26409] ppid=26400 vsize=431360 CPUtime=48.34 cores=0-7
/proc/26402/task/26409/stat : 26409 (claspmt) R 26400 26402 26349 0 -1 4202560 7866 0 0 0 4829 5 0 0 25 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=26402/tid=26410] ppid=26400 vsize=431360 CPUtime=47.77 cores=0-7
/proc/26402/task/26410/stat : 26410 (claspmt) R 26400 26402 26349 0 -1 4202560 9390 0 0 0 4770 7 0 0 25 0 8 0 741328135 441712640 64356 33554432000 4194304 4964800 140736984921360 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 386.55
Current children cumulated vsize (KiB) 431360

[startup+48.6009 s]
/proc/loadavg: 7.52 7.83 7.92 9/420 26411
/proc/meminfo: memFree=18137696/32951124 swapFree=57414320/67111528
[pid=26402] ppid=26400 vsize=431360 CPUtime=386.93 cores=0-7
/proc/26402/stat : 26402 (claspmt) S 26400 26402 26349 0 -1 4202496 66036 0 0 0 38643 50 0 0 18 0 2 0 741328130 441712640 64360 33554432000 4194304 4964800 140736984921360 18446744073709551615 252469868517 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/26402/statm: 107840 64360 467 189 0 102189 0
[pid=26402/tid=26404] ppid=26400 vsize=431360 CPUtime=48.48 cores=0-7
/proc/26402/task/26404/stat : 26404 (claspmt) R 26400 26402 26349 0 -1 4202560 5892 0 0 0 4844 4 0 0 18 0 2 0 741328135 441712640 64360 33554432000 4194304 4964800 140736984921360 18446744073709551615 252457721113 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 386.93
Current children cumulated vsize (KiB) 431360

Child status: 20
Real time (s): 48.6474
CPU time (s): 386.983
CPU user time (s): 386.466
CPU system time (s): 0.516921
CPU usage (%): 795.486
Max. virtual memory (cumulated for all children) (KiB): 431360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 386.466
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66046
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= 42839
involuntary context switches= 1109

runsolver used 0.217966 second user time and 0.45793 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-16 03:56:17
IDJOB=3381264
IDBENCH=85618
IDSOLVER=1865
FILE ID=node111/3381264-1305510977
RUNJOBID= node111-1305510976-26363
PBS_JOBID= 13325529
Free space on /tmp= 73632 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/ordering/gt-ordering/sat/gt-030.shuffled-as.sat05-1295.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-3381264-1305510977/watcher-3381264-1305510977 -o /tmp/evaluation-result-3381264-1305510977/solver-3381264-1305510977 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381264-1305510977.cnf

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

MD5SUM BENCH= f0614c8232d9b15ffdf32ce3e2c1390b
RANDOM SEED=1701604168

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18389620 kB
Buffers:        304696 kB
Cached:        6040624 kB
SwapCached:      19184 kB
Active:        6946828 kB
Inactive:      7352092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18389620 kB
SwapTotal:    67111528 kB
SwapFree:     57414320 kB
Dirty:            1260 kB
Writeback:           0 kB
AnonPages:     7944456 kB
Mapped:          24880 kB
Slab:           132200 kB
PageTables:      59536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124887232 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= 73632 MiB
End job on node111 at 2011-05-16 03:57:05