Trace number 3299538

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 3307.4 827.827

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...089896/instance-3299538-1304089896.cnf
0.00/0.00	c Solving...
3307.30/827.82	s UNSATISFIABLE
3307.30/827.82	
3307.30/827.82	c Models        : 0     
3307.30/827.82	c Time          : 827.821s (Solving: 827.82s 1st Model: 0.00s Unsat: 827.82s)
3307.30/827.82	c CPU Time      : 3307.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: 935)

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

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.13 3.97 5.32 5/180 16888
/proc/meminfo: memFree=30690092/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) S 16886 16888 16787 0 -1 4202496 707 0 0 0 0 0 0 0 25 0 4 0 520589426 37625856 634 33554432000 4194304 4964704 140735480777216 18446744073709551615 248101514137 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/16888/statm: 9186 634 445 189 0 3535 0
[pid=16888/tid=16889] ppid=16886 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 520589427 37625856 635 33554432000 4194304 4964704 140735480777216 18446744073709551615 248101514137 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) S 16886 16888 16787 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 4 0 520589427 37625856 635 33554432000 4194304 4964704 140735480777216 18446744073709551615 248101514137 0 0 4096 18946 18446604441509093568 0 0 -1 4 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=36744 CPUtime=0 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 4 0 520589427 37625856 635 33554432000 4194304 4964704 140735480777216 18446744073709551615 248089359045 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.0293909 s]
/proc/loadavg: 3.13 3.97 5.32 5/180 16888
/proc/meminfo: memFree=30690092/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=168080 CPUtime=0.08 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 945 0 0 0 8 0 0 0 25 0 4 0 520589426 172113920 872 33554432000 4194304 4964704 140735480777216 18446744073709551615 248089803295 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 42020 873 458 189 0 36369 0
[pid=16888/tid=16889] ppid=16886 vsize=168080 CPUtime=0.02 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 76 0 0 0 2 0 0 0 25 0 4 0 520589427 172113920 873 33554432000 4194304 4964704 140735480777216 18446744073709551615 248089803246 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=168080 CPUtime=0.01 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 71 0 0 0 1 0 0 0 25 0 4 0 520589427 172113920 873 33554432000 4194304 4964704 140735480777216 18446744073709551615 248089359393 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=168080 CPUtime=0.02 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 121 0 0 0 2 0 0 0 25 0 4 0 520589427 172113920 873 33554432000 4194304 4964704 140735480777216 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 168080

[startup+0.107665 s]
/proc/loadavg: 3.13 3.97 5.32 5/180 16888
/proc/meminfo: memFree=30690092/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=168476 CPUtime=0.4 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 1162 0 0 0 40 0 0 0 25 0 4 0 520589426 172519424 1089 33554432000 4194304 4964704 140735480777216 18446744073709551615 4362488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 42119 1089 458 189 0 36468 0
[pid=16888/tid=16889] ppid=16886 vsize=168476 CPUtime=0.09 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 107 0 0 0 9 0 0 0 25 0 4 0 520589427 172519424 1089 33554432000 4194304 4964704 140735480777216 18446744073709551615 4683900 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=168476 CPUtime=0.09 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 138 0 0 0 9 0 0 0 25 0 4 0 520589427 172519424 1089 33554432000 4194304 4964704 140735480777216 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=168476 CPUtime=0.1 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 165 0 0 0 10 0 0 0 25 0 4 0 520589427 172519424 1089 33554432000 4194304 4964704 140735480777216 18446744073709551615 4669006 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 168476

[startup+0.300631 s]
/proc/loadavg: 3.13 3.97 5.32 5/180 16888
/proc/meminfo: memFree=30690092/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=234540 CPUtime=1.17 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 1798 0 0 0 117 0 0 0 25 0 4 0 520589426 240168960 1725 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332338 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 58635 1725 458 189 0 52984 0
[pid=16888/tid=16889] ppid=16886 vsize=234540 CPUtime=0.29 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 346 0 0 0 29 0 0 0 25 0 4 0 520589427 240168960 1725 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332327 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=234540 CPUtime=0.28 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 338 0 0 0 28 0 0 0 25 0 4 0 520589427 240168960 1725 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=234540 CPUtime=0.29 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 275 0 0 0 29 0 0 0 25 0 4 0 520589427 240168960 1725 33554432000 4194304 4964704 140735480777216 18446744073709551615 4627792 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 234540

[startup+0.70056 s]
/proc/loadavg: 3.13 3.97 5.32 5/180 16888
/proc/meminfo: memFree=30690092/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=234804 CPUtime=2.77 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 2122 0 0 0 276 1 0 0 25 0 4 0 520589426 240439296 2049 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320984 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 58701 2049 458 189 0 53050 0
[pid=16888/tid=16889] ppid=16886 vsize=234804 CPUtime=0.68 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 456 0 0 0 68 0 0 0 25 0 4 0 520589427 240439296 2049 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=234804 CPUtime=0.68 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 470 0 0 0 68 0 0 0 25 0 4 0 520589427 240439296 2049 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=234804 CPUtime=0.69 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 321 0 0 0 69 0 0 0 25 0 4 0 520589427 240439296 2049 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 234804

[startup+1.50042 s]
/proc/loadavg: 3.52 4.03 5.33 9/184 16892
/proc/meminfo: memFree=30680520/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=235068 CPUtime=5.96 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 2553 0 0 0 595 1 0 0 25 0 4 0 520589426 240709632 2480 33554432000 4194304 4964704 140735480777216 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 58767 2480 458 189 0 53116 0
[pid=16888/tid=16889] ppid=16886 vsize=235068 CPUtime=1.48 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 567 0 0 0 148 0 0 0 25 0 4 0 520589427 240709632 2480 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332427 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=235068 CPUtime=1.48 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 596 0 0 0 148 0 0 0 25 0 4 0 520589427 240709632 2480 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=235068 CPUtime=1.49 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 403 0 0 0 149 0 0 0 25 0 4 0 520589427 240709632 2480 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 235068

[startup+3.10014 s]
/proc/loadavg: 3.52 4.03 5.33 9/184 16892
/proc/meminfo: memFree=30677296/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=235476 CPUtime=12.35 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 2986 0 0 0 1233 2 0 0 25 0 4 0 520589426 241127424 2913 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332351 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 58869 2913 458 189 0 53218 0
[pid=16888/tid=16889] ppid=16886 vsize=235476 CPUtime=3.08 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 589 0 0 0 307 1 0 0 25 0 4 0 520589427 241127424 2913 33554432000 4194304 4964704 140735480777216 18446744073709551615 4678304 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=235476 CPUtime=3.08 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 695 0 0 0 308 0 0 0 25 0 4 0 520589427 241127424 2913 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=235476 CPUtime=3.09 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 498 0 0 0 309 0 0 0 25 0 4 0 520589427 241127424 2913 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 235476

[startup+6.30057 s]
/proc/loadavg: 3.52 4.03 5.33 9/184 16892
/proc/meminfo: memFree=30672736/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=236004 CPUtime=25.14 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 3497 0 0 0 2511 3 0 0 25 0 4 0 520589426 241668096 3424 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59001 3424 458 189 0 53350 0
[pid=16888/tid=16889] ppid=16886 vsize=236004 CPUtime=6.26 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 836 0 0 0 625 1 0 0 25 0 4 0 520589427 241668096 3424 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=236004 CPUtime=6.28 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 839 0 0 0 628 0 0 0 22 0 4 0 520589427 241668096 3424 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=236004 CPUtime=6.29 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 559 0 0 0 629 0 0 0 25 0 4 0 520589427 241668096 3424 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 236004

[startup+12.7004 s]
/proc/loadavg: 4.28 4.18 5.37 9/184 16892
/proc/meminfo: memFree=30668920/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=236528 CPUtime=50.7 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 4006 0 0 0 5065 5 0 0 25 0 4 0 520589426 242204672 3933 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59132 3933 458 189 0 53481 0
[pid=16888/tid=16889] ppid=16886 vsize=236528 CPUtime=12.63 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 932 0 0 0 1262 1 0 0 25 0 4 0 520589427 242204672 3933 33554432000 4194304 4964704 140735480777216 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=236528 CPUtime=12.68 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 924 0 0 0 1267 1 0 0 25 0 4 0 520589427 242204672 3933 33554432000 4194304 4964704 140735480777216 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=236528 CPUtime=12.68 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 728 0 0 0 1268 0 0 0 25 0 4 0 520589427 242204672 3933 33554432000 4194304 4964704 140735480777216 18446744073709551615 4668946 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 236528

[startup+25.5002 s]
/proc/loadavg: 4.85 4.30 5.39 9/184 16892
/proc/meminfo: memFree=30664084/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=237028 CPUtime=101.83 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 4585 0 0 0 10175 8 0 0 25 0 4 0 520589426 242716672 4440 33554432000 4194304 4964704 140735480777216 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59257 4440 458 189 0 53606 0
[pid=16888/tid=16889] ppid=16886 vsize=237028 CPUtime=25.37 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 1165 0 0 0 2535 2 0 0 25 0 4 0 520589427 242716672 4440 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332225 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=237028 CPUtime=25.47 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 1077 0 0 0 2545 2 0 0 25 0 4 0 520589427 242716672 4440 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=237028 CPUtime=25.48 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 863 0 0 0 2547 1 0 0 25 0 4 0 520589427 242716672 4440 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 237028

[startup+51.1007 s]
/proc/loadavg: 6.14 4.67 5.48 9/184 16893
/proc/meminfo: memFree=30660820/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=237684 CPUtime=204.11 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 5028 0 0 0 20401 10 0 0 25 0 4 0 520589426 243388416 4824 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59421 4824 458 189 0 53770 0
[pid=16888/tid=16889] ppid=16886 vsize=237684 CPUtime=50.95 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 1285 0 0 0 5092 3 0 0 18 0 4 0 520589427 243388416 4824 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=237684 CPUtime=51.07 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 1221 0 0 0 5105 2 0 0 20 0 4 0 520589427 243388416 4824 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=237684 CPUtime=50.98 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 987 0 0 0 5096 2 0 0 25 0 4 0 520589427 243388416 4824 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 237684

[startup+102.307 s]
/proc/loadavg: 7.29 5.21 5.62 9/184 16894
/proc/meminfo: memFree=30654444/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=237772 CPUtime=408.67 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 5604 0 0 0 40852 15 0 0 25 0 4 0 520589426 243478528 5311 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670271 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59443 5311 458 189 0 53792 0
[pid=16888/tid=16889] ppid=16886 vsize=237772 CPUtime=102.16 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 1453 0 0 0 10211 5 0 0 25 0 4 0 520589427 243478528 5311 33554432000 4194304 4964704 140735480777216 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=237772 CPUtime=102.27 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 1481 0 0 0 10223 4 0 0 25 0 4 0 520589427 243478528 5311 33554432000 4194304 4964704 140735480777216 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=237772 CPUtime=101.94 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1068 0 0 0 10191 3 0 0 25 0 4 0 520589427 243478528 5311 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 237772

[startup+162.301 s]

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

/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1617 0 0 0 46023 6 0 0 25 0 4 0 520589427 244285440 5930 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1846.98
Current children cumulated vsize (KiB) 238560

[startup+522.3 s]
/proc/loadavg: 8.12 7.37 6.50 9/184 16906
/proc/meminfo: memFree=30644144/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238560 CPUtime=2086.7 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 7619 0 0 0 208638 32 0 0 25 0 4 0 520589426 244285440 5930 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59640 5930 458 189 0 53989 0
[pid=16888/tid=16889] ppid=16886 vsize=238560 CPUtime=522.14 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2017 0 0 0 52205 9 0 0 25 0 4 0 520589427 244285440 5930 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238560 CPUtime=522.22 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2217 0 0 0 52214 8 0 0 25 0 4 0 520589427 244285440 5930 33554432000 4194304 4964704 140735480777216 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238560 CPUtime=520.02 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1617 0 0 0 51996 6 0 0 25 0 4 0 520589427 244285440 5930 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2086.7
Current children cumulated vsize (KiB) 238560

[startup+582.301 s]
/proc/loadavg: 8.10 7.49 6.59 9/184 16907
/proc/meminfo: memFree=30642860/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238720 CPUtime=2326.42 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 7888 0 0 0 232608 34 0 0 25 0 4 0 520589426 244449280 5979 33554432000 4194304 4964704 140735480777216 18446744073709551615 4334301 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59680 5979 458 189 0 54029 0
[pid=16888/tid=16889] ppid=16886 vsize=238720 CPUtime=582.14 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2088 0 0 0 58204 10 0 0 25 0 4 0 520589427 244449280 5979 33554432000 4194304 4964704 140735480777216 18446744073709551615 4332364 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238720 CPUtime=582.22 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2245 0 0 0 58213 9 0 0 25 0 4 0 520589427 244449280 5979 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238720 CPUtime=579.75 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1704 0 0 0 57968 7 0 0 25 0 4 0 520589427 244449280 5979 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2326.42
Current children cumulated vsize (KiB) 238720

[startup+642.3 s]
/proc/loadavg: 8.13 7.61 6.69 9/184 16909
/proc/meminfo: memFree=30642924/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=2566.16 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 256580 36 0 0 25 0 4 0 520589426 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5984 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=642.14 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 64204 10 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=642.22 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 64213 9 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660200 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=639.49 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 63941 8 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2566.16
Current children cumulated vsize (KiB) 238736

[startup+702.301 s]
/proc/loadavg: 8.18 7.71 6.78 9/184 16910
/proc/meminfo: memFree=30642388/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=2805.87 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 280551 36 0 0 25 0 4 0 520589426 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660068 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5984 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=702.13 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 70203 10 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=702.21 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 70212 9 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=699.21 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 69913 8 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.87
Current children cumulated vsize (KiB) 238736

[startup+762.306 s]
/proc/loadavg: 8.13 7.78 6.86 9/184 16912
/proc/meminfo: memFree=30642336/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3045.61 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 304525 36 0 0 25 0 4 0 520589426 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5984 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=762.14 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 76204 10 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=762.21 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 76212 9 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=758.95 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 75887 8 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.61
Current children cumulated vsize (KiB) 238736

[startup+822.3 s]
/proc/loadavg: 8.16 7.85 6.94 9/184 16914
/proc/meminfo: memFree=30642292/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3285.32 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 328495 37 0 0 25 0 4 0 520589426 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5984 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=822.14 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 82204 10 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=822.2 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 82211 9 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=818.67 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 81859 8 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4653272 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3285.32
Current children cumulated vsize (KiB) 238736

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

[startup+825.501 s]
/proc/loadavg: 8.16 7.85 6.94 9/184 16914
/proc/meminfo: memFree=30642412/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3298.11 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 329774 37 0 0 25 0 4 0 520589426 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5984 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=825.34 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 82524 10 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=825.4 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 82531 9 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=821.86 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 82178 8 0 0 25 0 4 0 520589427 244465664 5984 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3298.11
Current children cumulated vsize (KiB) 238736

[startup+827.101 s]
/proc/loadavg: 8.15 7.85 6.94 9/184 16914
/proc/meminfo: memFree=30642288/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3304.52 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 330415 37 0 0 25 0 4 0 520589426 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5975 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=826.94 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 82684 10 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4653267 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=827.01 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 82692 9 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=823.45 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 82337 8 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3304.52
Current children cumulated vsize (KiB) 238736

[startup+827.501 s]
/proc/loadavg: 8.15 7.85 6.94 9/184 16914
/proc/meminfo: memFree=30642288/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3306.1 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 330573 37 0 0 25 0 4 0 520589426 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4653564 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5975 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=827.34 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 82724 10 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4660092 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=827.4 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 82731 9 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670431 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=823.85 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 82377 8 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3306.1
Current children cumulated vsize (KiB) 238736

[startup+827.701 s]
/proc/loadavg: 8.15 7.85 6.94 9/184 16914
/proc/meminfo: memFree=30642288/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3306.9 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 330653 37 0 0 25 0 4 0 520589426 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5975 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=827.54 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 82744 10 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=827.6 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 82751 9 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=824.05 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 82397 8 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3306.9
Current children cumulated vsize (KiB) 238736

[startup+827.801 s]
/proc/loadavg: 8.15 7.85 6.94 9/184 16914
/proc/meminfo: memFree=30642288/32950928 swapFree=67111428/67111528
[pid=16888] ppid=16886 vsize=238736 CPUtime=3307.3 cores=0,2,4,6
/proc/16888/stat : 16888 (claspmt) R 16886 16888 16787 0 -1 4202496 8047 0 0 0 330693 37 0 0 25 0 4 0 520589426 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16888/statm: 59684 5975 458 189 0 54033 0
[pid=16888/tid=16889] ppid=16886 vsize=238736 CPUtime=827.64 cores=0,2,4,6
/proc/16888/task/16889/stat : 16889 (claspmt) R 16886 16888 16787 0 -1 4202560 2107 0 0 0 82754 10 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16888/tid=16890] ppid=16886 vsize=238736 CPUtime=827.7 cores=0,2,4,6
/proc/16888/task/16890/stat : 16890 (claspmt) R 16886 16888 16787 0 -1 4202560 2246 0 0 0 82761 9 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4654500 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16888/tid=16891] ppid=16886 vsize=238736 CPUtime=824.15 cores=0,2,4,6
/proc/16888/task/16891/stat : 16891 (claspmt) R 16886 16888 16787 0 -1 4202560 1834 0 0 0 82407 8 0 0 25 0 4 0 520589427 244465664 5975 33554432000 4194304 4964704 140735480777216 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3307.3
Current children cumulated vsize (KiB) 238736

Child status: 20
Real time (s): 827.827
CPU time (s): 3307.4
CPU user time (s): 3307.03
CPU system time (s): 0.374943
CPU usage (%): 399.528
Max. virtual memory (cumulated for all children) (KiB): 238852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3307.03
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8059
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= 58056
involuntary context switches= 15824

runsolver used 1.16482 second user time and 2.6016 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 17:11:36
IDJOB=3299538
IDBENCH=83217
IDSOLVER=1683
FILE ID=node123/3299538-1304089896
RUNJOBID= node123-1304089895-16805
PBS_JOBID= 13170573
Free space on /tmp= 72816 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.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-3299538-1304089896/watcher-3299538-1304089896 -o /tmp/evaluation-result-3299538-1304089896/solver-3299538-1304089896 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299538-1304089896.cnf

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=450655648

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30690240 kB
Buffers:        557168 kB
Cached:        1267244 kB
SwapCached:        100 kB
Active:         128080 kB
Inactive:      1768492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30690240 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:            1740 kB
Writeback:           0 kB
AnonPages:       71072 kB
Mapped:          15716 kB
Slab:           298384 kB
PageTables:       4900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227280 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= 72816 MiB
End job on node123 at 2011-04-29 17:25:24