Trace number 3380761

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 643.599 470.256

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.3907
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...491340/instance-3380761-1305491340.cnf
2.79/2.88	c Solving...
643.54/470.24	s UNSATISFIABLE
643.54/470.24	
643.54/470.24	c Models        : 0     
643.54/470.24	c Time          : 470.050s (Solving: 467.17s 1st Model: 0.00s Unsat: 467.17s)
643.54/470.24	c CPU Time      : 643.390s

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-3380761-1305491340/watcher-3380761-1305491340 -o /tmp/evaluation-result-3380761-1305491340/solver-3380761-1305491340 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380761-1305491340.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 2/327 1690
/proc/meminfo: memFree=12243304/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=86476 CPUtime=0 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 555 0 0 0 0 0 0 0 23 0 1 0 739365191 88551424 485 33554432000 4194304 4964800 140733365167488 18446744073709551615 4584497 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1690/statm: 21619 489 375 189 0 16493 0

[startup+0.057614 s]
/proc/loadavg: 0.86 0.97 0.99 2/327 1690
/proc/meminfo: memFree=12243304/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=116756 CPUtime=0.05 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 19926 0 0 0 3 2 0 0 23 0 1 0 739365191 119558144 19257 33554432000 4194304 4964800 140733365167488 18446744073709551615 4679091 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1690/statm: 29189 19267 377 189 0 24063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 116756

[startup+0.100598 s]
/proc/loadavg: 0.86 0.97 0.99 2/327 1690
/proc/meminfo: memFree=12243304/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=122952 CPUtime=0.08 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 29558 0 0 0 6 2 0 0 23 0 1 0 739365191 125902848 25452 33554432000 4194304 4964800 140733365167488 18446744073709551615 231895490304 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1690/statm: 30738 25452 389 189 0 25612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 122952

[startup+0.300558 s]
/proc/loadavg: 0.86 0.97 0.99 2/327 1690
/proc/meminfo: memFree=12243304/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=124668 CPUtime=0.29 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 30032 0 0 0 26 3 0 0 25 0 1 0 739365191 127660032 25926 33554432000 4194304 4964800 140733365167488 18446744073709551615 4567484 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/1690/statm: 31167 25926 389 189 0 26041 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 124668

[startup+0.700485 s]
/proc/loadavg: 0.86 0.97 0.99 2/327 1690
/proc/meminfo: memFree=12243304/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=136956 CPUtime=0.69 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 33115 0 0 0 64 5 0 0 25 0 1 0 739365191 140242944 29009 33554432000 4194304 4964800 140733365167488 18446744073709551615 4328968 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/1690/statm: 34239 29009 389 189 0 29113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136956

[startup+1.50039 s]
/proc/loadavg: 0.86 0.97 0.99 3/328 1691
/proc/meminfo: memFree=12119428/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=160936 CPUtime=1.49 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 39114 0 0 0 142 7 0 0 25 0 1 0 739365191 164798464 35008 33554432000 4194304 4964800 140733365167488 18446744073709551615 4327696 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/1690/statm: 40234 35008 389 189 0 35108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160936

[startup+3.10095 s]
/proc/loadavg: 0.86 0.97 0.99 2/328 1691
/proc/meminfo: memFree=12089916/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=808440 CPUtime=3.9 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 163413 0 0 0 348 42 0 0 19 0 8 0 739365191 827842560 120836 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 202110 120836 435 189 0 196459 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 808440

[startup+6.30043 s]
/proc/loadavg: 0.87 0.97 0.99 2/335 1698
/proc/meminfo: memFree=11739796/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=809276 CPUtime=7.49 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 170444 0 0 0 706 43 0 0 19 0 8 0 739365191 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 202319 127867 437 189 0 196668 0
[pid=1690/tid=1692] ppid=1688 vsize=809276 CPUtime=0.08 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) S 1688 1690 1664 0 -1 4202560 12934 0 0 0 4 4 0 0 18 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=809276 CPUtime=0.26 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) S 1688 1690 1664 0 -1 4202560 17793 0 0 0 21 5 0 0 18 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 0 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=809276 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=809276 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=809276 CPUtime=3.34 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 14754 0 0 0 332 2 0 0 25 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=809276 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=809276 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 828698624 127867 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 809276

[startup+12.7012 s]
/proc/loadavg: 0.88 0.97 0.99 2/335 1698
/proc/meminfo: memFree=11738800/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=809804 CPUtime=13.89 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 170629 0 0 0 1346 43 0 0 19 0 8 0 739365191 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 202451 128052 437 189 0 196800 0
[pid=1690/tid=1692] ppid=1688 vsize=809804 CPUtime=0.08 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) S 1688 1690 1664 0 -1 4202560 12934 0 0 0 4 4 0 0 18 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=809804 CPUtime=0.26 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) S 1688 1690 1664 0 -1 4202560 17793 0 0 0 21 5 0 0 18 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 0 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=809804 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=809804 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=809804 CPUtime=9.74 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 14939 0 0 0 972 2 0 0 25 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=809804 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=809804 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 829239296 128052 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 13.89
Current children cumulated vsize (KiB) 809804

[startup+25.5008 s]
/proc/loadavg: 0.91 0.97 0.99 2/335 1699
/proc/meminfo: memFree=11738164/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=811148 CPUtime=26.69 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 171002 0 0 0 2626 43 0 0 19 0 8 0 739365191 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 202787 128425 437 189 0 197136 0
[pid=1690/tid=1692] ppid=1688 vsize=811148 CPUtime=0.08 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) S 1688 1690 1664 0 -1 4202560 12934 0 0 0 4 4 0 0 18 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=811148 CPUtime=0.26 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) S 1688 1690 1664 0 -1 4202560 17793 0 0 0 21 5 0 0 18 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 0 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=811148 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=811148 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=811148 CPUtime=22.54 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 15312 0 0 0 2252 2 0 0 25 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=811148 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=811148 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 830615552 128425 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26.69
Current children cumulated vsize (KiB) 811148

[startup+51.101 s]
/proc/loadavg: 0.94 0.97 0.99 2/335 1699
/proc/meminfo: memFree=11735404/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=813984 CPUtime=52.29 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 171698 0 0 0 5185 44 0 0 19 0 8 0 739365191 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 203496 129121 437 189 0 197845 0
[pid=1690/tid=1692] ppid=1688 vsize=813984 CPUtime=0.08 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) S 1688 1690 1664 0 -1 4202560 12934 0 0 0 4 4 0 0 18 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=813984 CPUtime=0.26 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) S 1688 1690 1664 0 -1 4202560 17793 0 0 0 21 5 0 0 18 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 0 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=813984 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=813984 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=813984 CPUtime=48.14 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 16008 0 0 0 4811 3 0 0 25 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 4399266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=813984 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=813984 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 833519616 129121 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 52.29
Current children cumulated vsize (KiB) 813984

[startup+102.311 s]
/proc/loadavg: 0.97 0.97 0.99 2/335 1701
/proc/meminfo: memFree=11728452/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=819924 CPUtime=103.51 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 173275 0 0 0 10306 45 0 0 19 0 8 0 739365191 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 204981 130698 437 189 0 199330 0
[pid=1690/tid=1692] ppid=1688 vsize=819924 CPUtime=0.08 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) S 1688 1690 1664 0 -1 4202560 12934 0 0 0 4 4 0 0 18 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=819924 CPUtime=0.26 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) S 1688 1690 1664 0 -1 4202560 17793 0 0 0 21 5 0 0 18 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 0 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=819924 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=819924 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=819924 CPUtime=99.36 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 17585 0 0 0 9932 4 0 0 25 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=819924 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=819924 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 839602176 130698 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 103.51
Current children cumulated vsize (KiB) 819924

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/335 1702
/proc/meminfo: memFree=11724072/32950928 swapFree=67085488/67111528

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

[pid=1690/tid=1694] ppid=1688 vsize=824888 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 844685312 132009 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=824888 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 844685312 132009 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=824888 CPUtime=339.35 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18896 0 0 0 33931 4 0 0 25 0 8 0 739365480 844685312 132009 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=824888 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 844685312 132009 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=824888 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 844685312 132009 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 343.5
Current children cumulated vsize (KiB) 824888

[startup+402.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/335 1709
/proc/meminfo: memFree=11722916/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=824888 CPUtime=403.5 cores=0-7
/proc/1690/stat : 1690 (claspmt) S 1688 1690 1664 0 -1 4202496 174593 0 0 0 40305 45 0 0 19 0 8 0 739365191 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 206222 132016 437 189 0 200571 0
[pid=1690/tid=1692] ppid=1688 vsize=824888 CPUtime=0.08 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) S 1688 1690 1664 0 -1 4202560 12934 0 0 0 4 4 0 0 18 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=824888 CPUtime=0.26 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) S 1688 1690 1664 0 -1 4202560 17793 0 0 0 21 5 0 0 18 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 0 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=824888 CPUtime=0.24 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) S 1688 1690 1664 0 -1 4202560 17537 0 0 0 21 3 0 0 18 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=824888 CPUtime=0.08 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) S 1688 1690 1664 0 -1 4202560 13297 0 0 0 4 4 0 0 18 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 6 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=824888 CPUtime=399.35 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18903 0 0 0 39931 4 0 0 25 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=824888 CPUtime=0.25 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) S 1688 1690 1664 0 -1 4202560 17781 0 0 0 21 4 0 0 18 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=824888 CPUtime=0.31 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) S 1688 1690 1664 0 -1 4202560 18170 0 0 0 25 6 0 0 18 0 8 0 739365480 844685312 132016 33554432000 4194304 4964800 140733365167488 18446744073709551615 231907306393 0 0 4096 18946 18446604453906826240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 403.5
Current children cumulated vsize (KiB) 824888

[startup+462.301 s]
/proc/loadavg: 2.57 1.33 1.11 9/335 1710
/proc/meminfo: memFree=11637804/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=835904 CPUtime=581.52 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 196703 0 0 0 58087 65 0 0 25 0 8 0 739365191 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 208976 154126 458 189 0 203325 0
[pid=1690/tid=1692] ppid=1688 vsize=835904 CPUtime=16.96 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) R 1688 1690 1664 0 -1 4202560 14368 0 0 0 1690 6 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=835904 CPUtime=17.13 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) R 1688 1690 1664 0 -1 4202560 25140 0 0 0 1705 8 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=835904 CPUtime=16.95 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) R 1688 1690 1664 0 -1 4202560 20117 0 0 0 1689 6 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=835904 CPUtime=16.96 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) R 1688 1690 1664 0 -1 4202560 15841 0 0 0 1690 6 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=835904 CPUtime=459.36 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18915 0 0 0 45932 4 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=835904 CPUtime=17.13 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) R 1688 1690 1664 0 -1 4202560 19653 0 0 0 1707 6 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=835904 CPUtime=17.19 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) R 1688 1690 1664 0 -1 4202560 22561 0 0 0 1709 10 0 0 25 0 8 0 739365480 855965696 154126 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 581.52
Current children cumulated vsize (KiB) 835904

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

[startup+467.101 s]
/proc/loadavg: 3.00 1.44 1.14 9/335 1711
/proc/meminfo: memFree=11606060/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=904800 CPUtime=619.88 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 206291 0 0 0 61915 73 0 0 25 0 8 0 739365191 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4313804 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 226200 163714 458 189 0 220549 0
[pid=1690/tid=1692] ppid=1688 vsize=904800 CPUtime=21.76 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) R 1688 1690 1664 0 -1 4202560 14721 0 0 0 2170 6 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=904800 CPUtime=21.94 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) R 1688 1690 1664 0 -1 4202560 29162 0 0 0 2183 11 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=904800 CPUtime=21.71 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) R 1688 1690 1664 0 -1 4202560 20851 0 0 0 2163 8 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=904800 CPUtime=21.76 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) R 1688 1690 1664 0 -1 4202560 16919 0 0 0 2169 7 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=904800 CPUtime=464.16 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18915 0 0 0 46412 4 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=904800 CPUtime=21.93 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) R 1688 1690 1664 0 -1 4202560 20382 0 0 0 2186 7 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=904800 CPUtime=21.99 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) R 1688 1690 1664 0 -1 4202560 24830 0 0 0 2188 11 0 0 25 0 8 0 739365480 926515200 163714 33554432000 4194304 4964800 140733365167488 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 619.88
Current children cumulated vsize (KiB) 904800

[startup+468.7 s]
/proc/loadavg: 3.00 1.44 1.14 9/335 1711
/proc/meminfo: memFree=11596140/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=904800 CPUtime=632.65 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 206658 0 0 0 63192 73 0 0 25 0 8 0 739365191 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 226200 164073 458 189 0 220549 0
[pid=1690/tid=1692] ppid=1688 vsize=904800 CPUtime=23.36 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) R 1688 1690 1664 0 -1 4202560 14721 0 0 0 2330 6 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=904800 CPUtime=23.54 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) R 1688 1690 1664 0 -1 4202560 29529 0 0 0 2343 11 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=904800 CPUtime=23.28 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) R 1688 1690 1664 0 -1 4202560 20851 0 0 0 2320 8 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=904800 CPUtime=23.36 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) R 1688 1690 1664 0 -1 4202560 16919 0 0 0 2329 7 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=904800 CPUtime=465.76 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18915 0 0 0 46572 4 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=904800 CPUtime=23.53 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) R 1688 1690 1664 0 -1 4202560 20382 0 0 0 2346 7 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=904800 CPUtime=23.59 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) R 1688 1690 1664 0 -1 4202560 24830 0 0 0 2348 11 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 632.65
Current children cumulated vsize (KiB) 904800

[startup+469.501 s]
/proc/loadavg: 3.00 1.44 1.14 9/335 1711
/proc/meminfo: memFree=11596140/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=904800 CPUtime=639.05 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 206658 0 0 0 63832 73 0 0 25 0 8 0 739365191 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 226200 164073 458 189 0 220549 0
[pid=1690/tid=1692] ppid=1688 vsize=904800 CPUtime=24.16 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) R 1688 1690 1664 0 -1 4202560 14721 0 0 0 2410 6 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=904800 CPUtime=24.34 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) R 1688 1690 1664 0 -1 4202560 29529 0 0 0 2423 11 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=904800 CPUtime=24.08 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) R 1688 1690 1664 0 -1 4202560 20851 0 0 0 2400 8 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=904800 CPUtime=24.16 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) R 1688 1690 1664 0 -1 4202560 16919 0 0 0 2409 7 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=904800 CPUtime=466.56 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18915 0 0 0 46652 4 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=904800 CPUtime=24.33 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) R 1688 1690 1664 0 -1 4202560 20382 0 0 0 2426 7 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=904800 CPUtime=24.39 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) R 1688 1690 1664 0 -1 4202560 24830 0 0 0 2428 11 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 639.05
Current children cumulated vsize (KiB) 904800

[startup+469.901 s]
/proc/loadavg: 3.40 1.55 1.18 9/335 1711
/proc/meminfo: memFree=11596140/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=904800 CPUtime=642.24 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 206658 0 0 0 64151 73 0 0 25 0 8 0 739365191 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/1690/statm: 226200 164073 458 189 0 220549 0
[pid=1690/tid=1692] ppid=1688 vsize=904800 CPUtime=24.56 cores=0-7
/proc/1690/task/1692/stat : 1692 (claspmt) R 1688 1690 1664 0 -1 4202560 14721 0 0 0 2450 6 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668937 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1690/tid=1693] ppid=1688 vsize=904800 CPUtime=24.74 cores=0-7
/proc/1690/task/1693/stat : 1693 (claspmt) R 1688 1690 1664 0 -1 4202560 29529 0 0 0 2463 11 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4678032 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1690/tid=1694] ppid=1688 vsize=904800 CPUtime=24.47 cores=0-7
/proc/1690/task/1694/stat : 1694 (claspmt) R 1688 1690 1664 0 -1 4202560 20851 0 0 0 2439 8 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1690/tid=1695] ppid=1688 vsize=904800 CPUtime=24.56 cores=0-7
/proc/1690/task/1695/stat : 1695 (claspmt) R 1688 1690 1664 0 -1 4202560 16919 0 0 0 2449 7 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1690/tid=1696] ppid=1688 vsize=904800 CPUtime=466.96 cores=0-7
/proc/1690/task/1696/stat : 1696 (claspmt) R 1688 1690 1664 0 -1 4202560 18915 0 0 0 46692 4 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1690/tid=1697] ppid=1688 vsize=904800 CPUtime=24.73 cores=0-7
/proc/1690/task/1697/stat : 1697 (claspmt) R 1688 1690 1664 0 -1 4202560 20382 0 0 0 2466 7 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1690/tid=1698] ppid=1688 vsize=904800 CPUtime=24.79 cores=0-7
/proc/1690/task/1698/stat : 1698 (claspmt) R 1688 1690 1664 0 -1 4202560 24830 0 0 0 2468 11 0 0 25 0 8 0 739365480 926515200 164073 33554432000 4194304 4964800 140733365167488 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 904800

[startup+470.101 s]
/proc/loadavg: 3.40 1.55 1.18 9/335 1711
/proc/meminfo: memFree=11596140/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=838696 CPUtime=643.43 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 206668 0 0 0 64270 73 0 0 17 0 1 0 739365191 858824704 147224 33554432000 4194304 4964800 140733365167488 18446744073709551615 231895139527 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1690/statm: 209674 147224 468 189 0 204023 0
Current children cumulated CPU time (s) 643.43
Current children cumulated vsize (KiB) 838696

[startup+470.2 s]
/proc/loadavg: 3.40 1.55 1.18 9/335 1711
/proc/meminfo: memFree=11596140/32950928 swapFree=67085488/67111528
[pid=1690] ppid=1688 vsize=717596 CPUtime=643.54 cores=0-7
/proc/1690/stat : 1690 (claspmt) R 1688 1690 1664 0 -1 4202496 206668 0 0 0 64280 74 0 0 17 0 1 0 739365191 734818304 116916 33554432000 4194304 4964800 140733365167488 18446744073709551615 4646717 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/1690/statm: 179399 116916 468 189 0 173748 0
Current children cumulated CPU time (s) 643.54
Current children cumulated vsize (KiB) 717596

Child status: 20
Real time (s): 470.256
CPU time (s): 643.599
CPU user time (s): 642.828
CPU system time (s): 0.770882
CPU usage (%): 136.861
Max. virtual memory (cumulated for all children) (KiB): 904800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 642.828
system time used= 0.770882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206669
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= 5859
involuntary context switches= 1422

runsolver used 1.3398 second user time and 3.07953 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 22:29:05
IDJOB=3380761
IDBENCH=82364
IDSOLVER=1865
FILE ID=node114/3380761-1305491340
RUNJOBID= node114-1305491340-1678
PBS_JOBID= 13325414
Free space on /tmp= 72832 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.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-3380761-1305491340/watcher-3380761-1305491340 -o /tmp/evaluation-result-3380761-1305491340/solver-3380761-1305491340 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380761-1305491340.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1843653092

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12243832 kB
Buffers:        304436 kB
Cached:        5284808 kB
SwapCached:         96 kB
Active:       15859680 kB
Inactive:      4435224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12243832 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          172212 kB
Writeback:           0 kB
AnonPages:    14705428 kB
Mapped:          28144 kB
Slab:           301688 kB
PageTables:      45744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 56844832 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= 72828 MiB
End job on node114 at 2011-05-15 22:36:55