Trace number 3381361

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 1931.41 1928.39

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.38633
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...514017/instance-3381361-1305514017.cnf
0.69/2.08	c Solving...
1931.32/1928.38	s UNSATISFIABLE
1931.32/1928.38	
1931.32/1928.38	c Models        : 0     
1931.32/1928.38	c Time          : 1927.994s (Solving: 1925.91s 1st Model: 0.00s Unsat: 1925.91s)
1931.32/1928.38	c CPU Time      : 1931.020s

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-3381361-1305514017/watcher-3381361-1305514017 -o /tmp/evaluation-result-3381361-1305514017/solver-3381361-1305514017 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381361-1305514017.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.93 5.46 3.63 2/416 6307
/proc/meminfo: memFree=15352656/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=273184 CPUtime=0 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 1091 0 0 0 0 0 0 0 22 0 1 0 662998590 279740416 1021 33554432000 4194304 4964800 140737188710672 18446744073709551615 4686341 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6307/statm: 68296 1022 375 189 0 63170 0

[startup+0.0820021 s]
/proc/loadavg: 6.93 5.46 3.63 2/416 6307
/proc/meminfo: memFree=15352656/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=273184 CPUtime=0.07 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 25765 0 0 0 4 3 0 0 22 0 1 0 662998590 279740416 25695 33554432000 4194304 4964800 140737188710672 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6307/statm: 68296 25712 376 189 0 63170 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 273184

[startup+0.100984 s]
/proc/loadavg: 6.93 5.46 3.63 2/416 6307
/proc/meminfo: memFree=15352656/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=273184 CPUtime=0.09 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 32992 0 0 0 5 4 0 0 22 0 1 0 662998590 279740416 32922 33554432000 4194304 4964800 140737188710672 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6307/statm: 68296 32939 376 189 0 63170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 273184

[startup+0.300954 s]
/proc/loadavg: 6.93 5.46 3.63 2/416 6307
/proc/meminfo: memFree=15352656/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=412928 CPUtime=0.29 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 109143 0 0 0 19 10 0 0 23 0 1 0 662998590 422838272 93548 33554432000 4194304 4964800 140737188710672 18446744073709551615 4367551 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6307/statm: 103232 93562 380 189 0 98106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 412928

[startup+0.700865 s]
/proc/loadavg: 6.93 5.46 3.63 2/416 6307
/proc/meminfo: memFree=15352656/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=421588 CPUtime=0.69 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 114301 0 0 0 57 12 0 0 25 0 1 0 662998590 431706112 98705 33554432000 4194304 4964800 140737188710672 18446744073709551615 4567469 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/6307/statm: 105397 98705 390 189 0 100271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 421588

[startup+2.12751 s]
/proc/loadavg: 6.93 5.46 3.63 2/416 6307
/proc/meminfo: memFree=15352656/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1306928 CPUtime=2.31 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 218195 0 0 0 193 38 0 0 18 0 8 0 662998590 1338294272 154006 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 326732 154043 429 189 0 321081 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 1306928

[startup+3.10139 s]
/proc/loadavg: 6.46 5.39 3.61 8/424 6315
/proc/meminfo: memFree=14250636/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1909484 CPUtime=5.94 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 622066 0 0 0 393 201 0 0 18 0 8 0 662998590 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 477371 412463 434 189 0 471720 0
[pid=6307/tid=6309] ppid=6305 vsize=1909484 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1909484 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1909484 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1909484 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1909484 CPUtime=0.77 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 66093 0 0 0 63 14 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 4651380 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1909484 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1909484 CPUtime=0.96 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) R 6305 6307 5475 0 -1 4202560 71377 0 0 0 43 53 0 0 18 0 8 0 662998798 1955311616 412463 33554432000 4194304 4964800 140737188710672 18446744073709551615 4388927 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1909484

[startup+6.30076 s]
/proc/loadavg: 6.02 5.31 3.60 2/424 6316
/proc/meminfo: memFree=13699940/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1913164 CPUtime=9.22 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 623476 0 0 0 721 201 0 0 18 0 8 0 662998590 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 478291 413873 436 189 0 472640 0
[pid=6307/tid=6309] ppid=6305 vsize=1913164 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1913164 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1913164 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1913164 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1913164 CPUtime=3.98 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 67503 0 0 0 383 15 0 0 25 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1913164 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1913164 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1959079936 413873 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.22
Current children cumulated vsize (KiB) 1913164

[startup+12.7015 s]
/proc/loadavg: 5.62 5.24 3.58 2/424 6316
/proc/meminfo: memFree=13694404/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1913164 CPUtime=15.62 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 624006 0 0 0 1361 201 0 0 18 0 8 0 662998590 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 478291 414403 436 189 0 472640 0
[pid=6307/tid=6309] ppid=6305 vsize=1913164 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1913164 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1913164 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1913164 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1913164 CPUtime=10.38 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 68033 0 0 0 1023 15 0 0 25 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1913164 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1913164 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1959079936 414403 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15.62
Current children cumulated vsize (KiB) 1913164

[startup+25.5159 s]
/proc/loadavg: 4.59 5.03 3.54 2/424 6316
/proc/meminfo: memFree=13695584/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1913164 CPUtime=28.44 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 624182 0 0 0 2643 201 0 0 18 0 8 0 662998590 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 478291 414579 436 189 0 472640 0
[pid=6307/tid=6309] ppid=6305 vsize=1913164 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1913164 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1913164 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1913164 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1913164 CPUtime=23.2 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 68209 0 0 0 2305 15 0 0 25 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1913164 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1913164 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 28.44
Current children cumulated vsize (KiB) 1913164

[startup+51.1008 s]
/proc/loadavg: 3.37 4.71 3.47 2/424 6317
/proc/meminfo: memFree=13695756/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1913164 CPUtime=54.02 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 624182 0 0 0 5201 201 0 0 18 0 8 0 662998590 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 478291 414579 436 189 0 472640 0
[pid=6307/tid=6309] ppid=6305 vsize=1913164 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1913164 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1913164 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1913164 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1913164 CPUtime=48.78 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 68209 0 0 0 4863 15 0 0 25 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1913164 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1913164 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1959079936 414579 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 54.02
Current children cumulated vsize (KiB) 1913164

[startup+102.301 s]
/proc/loadavg: 2.10 4.16 3.35 2/424 6318
/proc/meminfo: memFree=13692312/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=105.24 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625004 0 0 0 10322 202 0 0 18 0 8 0 662998590 1963278336 415401 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415401 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415401 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415401 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415401 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0

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

/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1845.32
Current children cumulated vsize (KiB) 1917264

[startup+1902.3 s]
/proc/loadavg: 1.00 1.01 1.32 2/424 6378
/proc/meminfo: memFree=13690232/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=1905.32 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625260 0 0 0 190330 202 0 0 18 0 8 0 662998590 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415657 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1917264 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1917264 CPUtime=1900.07 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 69287 0 0 0 189992 15 0 0 25 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1917264 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1917264 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1905.32
Current children cumulated vsize (KiB) 1917264

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

[startup+1908.4 s]
/proc/loadavg: 1.00 1.01 1.32 2/424 6378
/proc/meminfo: memFree=13689964/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=1911.42 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625260 0 0 0 190940 202 0 0 18 0 8 0 662998590 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415657 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1917264 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1917264 CPUtime=1906.17 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 69287 0 0 0 190602 15 0 0 25 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1917264 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1917264 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1911.42
Current children cumulated vsize (KiB) 1917264

[startup+1921.2 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13690064/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=1924.22 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625260 0 0 0 192220 202 0 0 18 0 8 0 662998590 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415657 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1917264 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1917264 CPUtime=1918.97 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 69287 0 0 0 191882 15 0 0 25 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1917264 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1917264 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1924.22
Current children cumulated vsize (KiB) 1917264

[startup+1924.4 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13690064/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=1927.42 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625260 0 0 0 192540 202 0 0 18 0 8 0 662998590 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415657 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1917264 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1917264 CPUtime=1922.17 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 69287 0 0 0 192202 15 0 0 25 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1917264 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1917264 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1927.42
Current children cumulated vsize (KiB) 1917264

[startup+1926 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13690064/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=1929.02 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625260 0 0 0 192700 202 0 0 18 0 8 0 662998590 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415657 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1917264 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1917264 CPUtime=1923.77 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 69287 0 0 0 192362 15 0 0 25 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1917264 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1917264 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1929.02
Current children cumulated vsize (KiB) 1917264

[startup+1927.6 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13689940/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1917264 CPUtime=1930.62 cores=0-7
/proc/6307/stat : 6307 (claspmt) S 6305 6307 5475 0 -1 4202496 625260 0 0 0 192860 202 0 0 18 0 8 0 662998590 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/6307/statm: 479316 415657 436 189 0 473665 0
[pid=6307/tid=6309] ppid=6305 vsize=1917264 CPUtime=0.27 cores=0-7
/proc/6307/task/6309/stat : 6309 (claspmt) S 6305 6307 5475 0 -1 4202560 48655 0 0 0 12 15 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 0 0 0 0
[pid=6307/tid=6310] ppid=6305 vsize=1917264 CPUtime=0.54 cores=0-7
/proc/6307/task/6310/stat : 6310 (claspmt) S 6305 6307 5475 0 -1 4202560 74859 0 0 0 32 22 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 3 0 0 0
[pid=6307/tid=6311] ppid=6305 vsize=1917264 CPUtime=0.53 cores=0-7
/proc/6307/task/6311/stat : 6311 (claspmt) S 6305 6307 5475 0 -1 4202560 75635 0 0 0 32 21 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 7 0 0 0
[pid=6307/tid=6312] ppid=6305 vsize=1917264 CPUtime=0.26 cores=0-7
/proc/6307/task/6312/stat : 6312 (claspmt) S 6305 6307 5475 0 -1 4202560 48701 0 0 0 2 24 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 6 0 0 0
[pid=6307/tid=6313] ppid=6305 vsize=1917264 CPUtime=1925.37 cores=0-7
/proc/6307/task/6313/stat : 6313 (claspmt) R 6305 6307 5475 0 -1 4202560 69287 0 0 0 192522 15 0 0 25 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6307/tid=6314] ppid=6305 vsize=1917264 CPUtime=0.45 cores=0-7
/proc/6307/task/6314/stat : 6314 (claspmt) S 6305 6307 5475 0 -1 4202560 77113 0 0 0 18 27 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 4 0 0 0
[pid=6307/tid=6315] ppid=6305 vsize=1917264 CPUtime=1.05 cores=0-7
/proc/6307/task/6315/stat : 6315 (claspmt) S 6305 6307 5475 0 -1 4202560 71377 0 0 0 52 53 0 0 18 0 8 0 662998798 1963278336 415657 33554432000 4194304 4964800 140737188710672 18446744073709551615 254512507801 0 0 4096 18946 18446604443626855296 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1930.62
Current children cumulated vsize (KiB) 1917264

[startup+1928 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13689940/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1913380 CPUtime=1931.02 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 625270 0 0 0 192900 202 0 0 18 0 1 0 662998590 1959301120 414696 33554432000 4194304 4964800 140737188710672 18446744073709551615 4699650 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6307/statm: 478345 414696 446 189 0 472694 0
Current children cumulated CPU time (s) 1931.02
Current children cumulated vsize (KiB) 1913380

[startup+1928.2 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13689940/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=1302692 CPUtime=1931.22 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 625270 0 0 0 192918 204 0 0 18 0 1 0 662998590 1333956608 266534 33554432000 4194304 4964800 140737188710672 18446744073709551615 254500347911 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6307/statm: 325673 266534 446 189 0 320022 0
Current children cumulated CPU time (s) 1931.22
Current children cumulated vsize (KiB) 1302692

[startup+1928.3 s]
/proc/loadavg: 1.00 1.01 1.31 2/424 6379
/proc/meminfo: memFree=13689940/32950928 swapFree=45358780/67111528
[pid=6307] ppid=6305 vsize=963232 CPUtime=1931.32 cores=0-7
/proc/6307/stat : 6307 (claspmt) R 6305 6307 5475 0 -1 4202496 625270 0 0 0 192926 206 0 0 18 0 1 0 662998590 986349568 182172 33554432000 4194304 4964800 140737188710672 18446744073709551615 254500735111 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6307/statm: 240808 181660 446 189 0 235157 0
Current children cumulated CPU time (s) 1931.32
Current children cumulated vsize (KiB) 963232

Child status: 20
Real time (s): 1928.39
CPU time (s): 1931.41
CPU user time (s): 1929.31
CPU system time (s): 2.09568
CPU usage (%): 100.157
Max. virtual memory (cumulated for all children) (KiB): 1917264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1929.31
system time used= 2.09568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 625271
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= 13842
involuntary context switches= 3957

runsolver used 6.94094 second user time and 19.416 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 04:46:59
IDJOB=3381361
IDBENCH=88172
IDSOLVER=1865
FILE ID=node149/3381361-1305514017
RUNJOBID= node149-1305510360-5489
PBS_JOBID= 13325523
Free space on /tmp= 73452 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.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-3381361-1305514017/watcher-3381361-1305514017 -o /tmp/evaluation-result-3381361-1305514017/solver-3381361-1305514017 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381361-1305514017.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=1440787049

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:      15352804 kB
Buffers:         38040 kB
Cached:         475364 kB
SwapCached:      36196 kB
Active:        8300860 kB
Inactive:      9022668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15352804 kB
SwapTotal:    67111528 kB
SwapFree:     45358780 kB
Dirty:          122056 kB
Writeback:           0 kB
AnonPages:    16786828 kB
Mapped:          23176 kB
Slab:           100684 kB
PageTables:     105556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 134196724 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= 73452 MiB
End job on node149 at 2011-05-16 05:19:07