Trace number 3321357

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 4324.2 547.514

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.277
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...337512/instance-3321357-1304337512.cnf
5.50/5.59	c Solving...
4324.07/547.49	s UNSATISFIABLE
4324.07/547.49	
4324.07/547.49	c Models        : 0     
4324.07/547.49	c Time          : 546.398s (Solving: 540.81s 1st Model: 0.00s Unsat: 540.81s)
4324.07/547.49	c CPU Time      : 4323.080s

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-3321357-1304337512/watcher-3321357-1304337512 -o /tmp/evaluation-result-3321357-1304337512/solver-3321357-1304337512 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321357-1304337512.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: 1.49 1.59 3.50 1/201 30868
/proc/meminfo: memFree=15818472/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=75928 CPUtime=0 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 780 0 0 0 0 0 0 0 21 0 1 0 545349190 77750272 709 33554432000 4194304 4964704 140734933903840 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 18982 717 376 189 0 13856 0

[startup+0.066481 s]
/proc/loadavg: 1.49 1.59 3.50 1/201 30868
/proc/meminfo: memFree=15818472/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=101340 CPUtime=0.06 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 22904 0 0 0 3 3 0 0 21 0 1 0 545349190 103772160 19890 33554432000 4194304 4964704 140734933903840 18446744073709551615 4679014 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 25335 19899 377 189 0 20209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 101340

[startup+0.100465 s]
/proc/loadavg: 1.49 1.59 3.50 1/201 30868
/proc/meminfo: memFree=15818472/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=111220 CPUtime=0.09 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 26472 0 0 0 5 4 0 0 21 0 1 0 545349190 113889280 22541 33554432000 4194304 4964704 140734933903840 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 27805 22543 386 189 0 22679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111220

[startup+0.300441 s]
/proc/loadavg: 1.49 1.59 3.50 1/201 30868
/proc/meminfo: memFree=15818472/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=142760 CPUtime=0.29 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 37456 0 0 0 24 5 0 0 22 0 1 0 545349190 146186240 29960 33554432000 4194304 4964704 140734933903840 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 35690 29961 386 189 0 30564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 142760

[startup+0.700352 s]
/proc/loadavg: 1.49 1.59 3.50 1/201 30868
/proc/meminfo: memFree=15818472/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=216508 CPUtime=0.69 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 61810 0 0 0 61 8 0 0 23 0 1 0 545349190 221704192 47923 33554432000 4194304 4964704 140734933903840 18446744073709551615 4615864 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 54127 47923 399 189 0 49001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 216508

[startup+1.50022 s]
/proc/loadavg: 1.49 1.59 3.50 2/202 30869
/proc/meminfo: memFree=15611020/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=247024 CPUtime=1.49 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 69259 0 0 0 141 8 0 0 25 0 1 0 545349190 252952576 55372 33554432000 4194304 4964704 140734933903840 18446744073709551615 4613989 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 61756 55372 404 189 0 56630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 247024

[startup+3.10091 s]
/proc/loadavg: 1.49 1.59 3.50 2/202 30869
/proc/meminfo: memFree=15585500/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=270788 CPUtime=3.1 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 75187 0 0 0 300 10 0 0 25 0 1 0 545349190 277286912 61300 33554432000 4194304 4964704 140734933903840 18446744073709551615 255376992272 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30868/statm: 67697 61300 404 189 0 62571 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 270788

[startup+6.30028 s]
/proc/loadavg: 1.45 1.58 3.49 2/202 30869
/proc/meminfo: memFree=15553776/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=993032 CPUtime=7.41 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 200115 0 0 0 678 63 0 0 16 0 8 0 545349190 1016864768 155254 33554432000 4194304 4964704 140734933903840 18446744073709551615 255376956539 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 248258 155255 454 189 0 242607 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 993032

[startup+12.7011 s]
/proc/loadavg: 2.13 1.72 3.52 9/209 30876
/proc/meminfo: memFree=15186320/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=993032 CPUtime=58.41 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 203685 0 0 0 5774 67 0 0 25 0 8 0 545349190 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 248258 158824 464 189 0 242607 0
[pid=30868/tid=30870] ppid=30866 vsize=993032 CPUtime=6.6 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 14837 0 0 0 654 6 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=993032 CPUtime=6.57 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 18880 0 0 0 649 8 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=993032 CPUtime=6.56 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 18572 0 0 0 648 8 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=993032 CPUtime=6.56 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 15193 0 0 0 650 6 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=993032 CPUtime=6.94 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 17064 0 0 0 685 9 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668598 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=993032 CPUtime=6.63 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 19039 0 0 0 656 7 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=993032 CPUtime=6.46 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 16738 0 0 0 639 7 0 0 25 0 8 0 545349749 1016864768 158824 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 58.41
Current children cumulated vsize (KiB) 993032

[startup+25.5007 s]
/proc/loadavg: 3.43 2.03 3.60 9/209 30877
/proc/meminfo: memFree=15152152/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=993032 CPUtime=160.72 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 212345 0 0 0 15995 77 0 0 25 0 8 0 545349190 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 248258 167436 464 189 0 242607 0
[pid=30868/tid=30870] ppid=30866 vsize=993032 CPUtime=19.4 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 14848 0 0 0 1934 6 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=993032 CPUtime=19.37 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 21805 0 0 0 1925 12 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=993032 CPUtime=19.36 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 20242 0 0 0 1926 10 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=993032 CPUtime=19.36 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 15228 0 0 0 1930 6 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=993032 CPUtime=19.75 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 17095 0 0 0 1966 9 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668641 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=993032 CPUtime=19.44 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 21559 0 0 0 1934 10 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670054 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=993032 CPUtime=19.26 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 18099 0 0 0 1917 9 0 0 25 0 8 0 545349749 1016864768 167436 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 993032

[startup+51.101 s]
/proc/loadavg: 4.99 2.51 3.71 9/209 30878
/proc/meminfo: memFree=15110732/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=993032 CPUtime=365.35 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 222490 0 0 0 36446 89 0 0 25 0 8 0 545349190 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 248258 177581 464 189 0 242607 0
[pid=30868/tid=30870] ppid=30866 vsize=993032 CPUtime=45 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15020 0 0 0 4493 7 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=993032 CPUtime=44.97 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 25650 0 0 0 4480 17 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=993032 CPUtime=44.96 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 21483 0 0 0 4485 11 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=993032 CPUtime=44.95 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 15433 0 0 0 4489 6 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=993032 CPUtime=45.34 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 17204 0 0 0 4525 9 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=993032 CPUtime=45.03 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 23191 0 0 0 4492 11 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=993032 CPUtime=44.86 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 20958 0 0 0 4474 12 0 0 25 0 8 0 545349749 1016864768 177581 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 365.35
Current children cumulated vsize (KiB) 993032

[startup+102.308 s]
/proc/loadavg: 6.69 3.35 3.93 9/209 30879
/proc/meminfo: memFree=15053676/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=993032 CPUtime=774.68 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 236815 0 0 0 77361 107 0 0 25 0 8 0 545349190 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 248258 191906 466 189 0 242607 0
[pid=30868/tid=30870] ppid=30866 vsize=993032 CPUtime=96.21 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15110 0 0 0 9614 7 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=993032 CPUtime=96.18 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 31305 0 0 0 9595 23 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=993032 CPUtime=96.17 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 23484 0 0 0 9603 14 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669306 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=993032 CPUtime=96.16 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 15818 0 0 0 9609 7 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=993032 CPUtime=96.54 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 17598 0 0 0 9645 9 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=993032 CPUtime=96.24 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 25966 0 0 0 9610 14 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=993032 CPUtime=96.07 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 23968 0 0 0 9589 18 0 0 25 0 8 0 545349749 1016864768 191906 33554432000 4194304 4964704 140734933903840 18446744073709551615 4627928 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 774.68
Current children cumulated vsize (KiB) 993032

[startup+162.3 s]
/proc/loadavg: 7.57 4.21 4.19 9/209 30889
/proc/meminfo: memFree=15019488/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1127816 CPUtime=1254.22 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 245352 0 0 0 125306 116 0 0 25 0 8 0 545349190 1154883584 200443 33554432000 4194304 4964704 140734933903840 18446744073709551615 4677956 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 281954 200443 466 189 0 276303 0
[pid=30868/tid=30870] ppid=30866 vsize=1127816 CPUtime=156.2 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15218 0 0 0 15613 7 0 0 25 0 8 0 545349749 1154883584 200443 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1127816 CPUtime=156.17 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 33765 0 0 0 15592 25 0 0 25 0 8 0 545349749 1154883584 200443 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1127816 CPUtime=156.17 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 25557 0 0 0 15601 16 0 0 25 0 8 0 545349749 1154883584 200443 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1127816 CPUtime=156.15 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 16150 0 0 0 15608 7 0 0 25 0 8 0 545349749 1154883584 200443 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1127816 CPUtime=156.53 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 18124 0 0 0 15643 10 0 0 25 0 8 0 545349749 1154883584 200443 33554432000 4194304 4964704 140734933903840 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1127816 CPUtime=156.22 cores=0-7

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

[pid=30868/tid=30870] ppid=30866 vsize=1407692 CPUtime=456.21 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15812 0 0 0 45613 8 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407692 CPUtime=456.18 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 52782 0 0 0 45566 52 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1407692 CPUtime=455.32 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 30562 0 0 0 45511 21 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1407692 CPUtime=456.15 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 18468 0 0 0 45605 10 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407692 CPUtime=456.51 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 20937 0 0 0 45637 14 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407692 CPUtime=456.21 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37075 0 0 0 45592 29 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407692 CPUtime=456.05 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 41165 0 0 0 45561 44 0 0 25 0 8 0 545349749 1441476608 255889 33554432000 4194304 4964704 140734933903840 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3651.44
Current children cumulated vsize (KiB) 1407692

[startup+522.301 s]
/proc/loadavg: 8.16 7.00 5.46 9/209 30902
/proc/meminfo: memFree=14774308/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1407920 CPUtime=4131.07 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306550 0 0 0 412906 201 0 0 25 0 8 0 545349190 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 351980 261641 466 189 0 346329 0
[pid=30868/tid=30870] ppid=30866 vsize=1407920 CPUtime=516.22 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15837 0 0 0 51613 9 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407920 CPUtime=516.18 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 55340 0 0 0 51563 55 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1407920 CPUtime=515.33 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 30569 0 0 0 51512 21 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1407920 CPUtime=516.15 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 18909 0 0 0 51604 11 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407920 CPUtime=516.5 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 21032 0 0 0 51636 14 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407920 CPUtime=516.21 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37974 0 0 0 51591 30 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407920 CPUtime=516.06 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 42842 0 0 0 51560 46 0 0 25 0 8 0 545349749 1441710080 261641 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4131.07
Current children cumulated vsize (KiB) 1407920

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

[startup+524.708 s]
/proc/loadavg: 8.15 7.01 5.48 9/209 30902
/proc/meminfo: memFree=14774060/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1407920 CPUtime=4150.31 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306552 0 0 0 414830 201 0 0 25 0 8 0 545349190 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 351980 261643 466 189 0 346329 0
[pid=30868/tid=30870] ppid=30866 vsize=1407920 CPUtime=518.63 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15839 0 0 0 51854 9 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407920 CPUtime=518.59 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 55340 0 0 0 51804 55 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1407920 CPUtime=517.73 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 30569 0 0 0 51752 21 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1407920 CPUtime=518.55 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 18909 0 0 0 51844 11 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407920 CPUtime=518.91 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 21032 0 0 0 51877 14 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407920 CPUtime=518.62 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37974 0 0 0 51832 30 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407920 CPUtime=518.47 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 42842 0 0 0 51801 46 0 0 25 0 8 0 545349749 1441710080 261643 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4150.31
Current children cumulated vsize (KiB) 1407920

[startup+537.501 s]
/proc/loadavg: 8.12 7.05 5.50 9/209 30902
/proc/meminfo: memFree=14773924/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1407920 CPUtime=4252.57 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306628 0 0 0 425056 201 0 0 25 0 8 0 545349190 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 351980 261719 466 189 0 346329 0
[pid=30868/tid=30870] ppid=30866 vsize=1407920 CPUtime=531.42 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15839 0 0 0 53133 9 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407920 CPUtime=531.38 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 55349 0 0 0 53083 55 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1407920 CPUtime=530.53 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 30635 0 0 0 53032 21 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4684040 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1407920 CPUtime=531.35 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 18909 0 0 0 53124 11 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407920 CPUtime=531.7 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 21032 0 0 0 53156 14 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407920 CPUtime=531.41 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37974 0 0 0 53111 30 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670075 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407920 CPUtime=531.26 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 42843 0 0 0 53080 46 0 0 25 0 8 0 545349749 1441710080 261719 33554432000 4194304 4964704 140734933903840 18446744073709551615 4365162 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4252.57
Current children cumulated vsize (KiB) 1407920

[startup+543.901 s]
/proc/loadavg: 8.11 7.06 5.52 9/209 30903
/proc/meminfo: memFree=14773800/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1407920 CPUtime=4303.73 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306648 0 0 0 430172 201 0 0 25 0 8 0 545349190 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 351980 261735 466 189 0 346329 0
[pid=30868/tid=30870] ppid=30866 vsize=1407920 CPUtime=537.82 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15839 0 0 0 53773 9 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407920 CPUtime=537.78 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 55349 0 0 0 53723 55 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1407920 CPUtime=536.93 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 30653 0 0 0 53672 21 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1407920 CPUtime=537.75 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 18909 0 0 0 53764 11 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407920 CPUtime=538.1 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 21032 0 0 0 53796 14 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407920 CPUtime=537.81 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37974 0 0 0 53751 30 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407920 CPUtime=537.66 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 42843 0 0 0 53720 46 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4321243 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4303.73
Current children cumulated vsize (KiB) 1407920

[startup+545.5 s]
/proc/loadavg: 8.10 7.08 5.53 9/209 30903
/proc/meminfo: memFree=14773800/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1407920 CPUtime=4316.57 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306648 0 0 0 431456 201 0 0 25 0 8 0 545349190 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 351980 261735 466 189 0 346329 0
[pid=30868/tid=30870] ppid=30866 vsize=1407920 CPUtime=539.43 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15839 0 0 0 53934 9 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407920 CPUtime=539.38 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 55349 0 0 0 53883 55 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30872] ppid=30866 vsize=1407920 CPUtime=538.53 cores=0-7
/proc/30868/task/30872/stat : 30872 (claspmt) R 30866 30868 30440 0 -1 4202560 30653 0 0 0 53832 21 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30868/tid=30873] ppid=30866 vsize=1407920 CPUtime=539.35 cores=0-7
/proc/30868/task/30873/stat : 30873 (claspmt) R 30866 30868 30440 0 -1 4202560 18909 0 0 0 53924 11 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407920 CPUtime=539.7 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 21032 0 0 0 53956 14 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4669009 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407920 CPUtime=539.42 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37974 0 0 0 53912 30 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407920 CPUtime=539.27 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 42843 0 0 0 53881 46 0 0 25 0 8 0 545349749 1441710080 261735 33554432000 4194304 4964704 140734933903840 18446744073709551615 4668840 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4316.57
Current children cumulated vsize (KiB) 1407920

[startup+546.301 s]
/proc/loadavg: 8.10 7.08 5.53 9/209 30903
/proc/meminfo: memFree=14773800/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1407920 CPUtime=4322.89 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306649 0 0 0 432087 202 0 0 17 0 6 0 545349190 1441710080 261701 33554432000 4194304 4964704 140734933903840 18446744073709551615 4644891 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30868/statm: 351980 261701 467 189 0 346329 0
[pid=30868/tid=30870] ppid=30866 vsize=1407920 CPUtime=540.22 cores=0-7
/proc/30868/task/30870/stat : 30870 (claspmt) R 30866 30868 30440 0 -1 4202560 15839 0 0 0 54013 9 0 0 18 0 6 0 545349749 1441710080 261701 33554432000 4194304 4964704 140734933903840 18446744073709551615 4644762 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30868/tid=30871] ppid=30866 vsize=1407920 CPUtime=540.18 cores=0-7
/proc/30868/task/30871/stat : 30871 (claspmt) R 30866 30868 30440 0 -1 4202560 55349 0 0 0 53963 55 0 0 18 0 6 0 545349749 1441710080 261701 33554432000 4194304 4964704 140734933903840 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30868/tid=30874] ppid=30866 vsize=1407920 CPUtime=540.49 cores=0-7
/proc/30868/task/30874/stat : 30874 (claspmt) R 30866 30868 30440 0 -1 4202560 21032 0 0 0 54035 14 0 0 18 0 6 0 545349749 1441710080 261701 33554432000 4194304 4964704 140734933903840 18446744073709551615 4629970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30868/tid=30875] ppid=30866 vsize=1407920 CPUtime=540.21 cores=0-7
/proc/30868/task/30875/stat : 30875 (claspmt) R 30866 30868 30440 0 -1 4202560 37974 0 0 0 53991 30 0 0 18 0 6 0 545349749 1441710080 261701 33554432000 4194304 4964704 140734933903840 18446744073709551615 255376999018 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30868/tid=30876] ppid=30866 vsize=1407920 CPUtime=540.06 cores=0-7
/proc/30868/task/30876/stat : 30876 (claspmt) R 30866 30868 30440 0 -1 4202560 42843 0 0 0 53960 46 0 0 18 0 6 0 545349749 1441710080 261701 33554432000 4194304 4964704 140734933903840 18446744073709551615 4644932 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4322.89
Current children cumulated vsize (KiB) 1407920

[startup+547.101 s]
/proc/loadavg: 8.10 7.08 5.53 2/202 30903
/proc/meminfo: memFree=14827920/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=1312636 CPUtime=4323.77 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202496 306658 0 0 0 432174 203 0 0 17 0 1 0 545349190 1344139264 237889 33554432000 4194304 4964704 140734933903840 18446744073709551615 255376959250 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30868/statm: 328159 237889 476 189 0 322508 0
Current children cumulated CPU time (s) 4323.77
Current children cumulated vsize (KiB) 1312636

[startup+547.501 s]
/proc/loadavg: 8.10 7.08 5.53 2/202 30903
/proc/meminfo: memFree=14827920/32951124 swapFree=67111352/67111528
[pid=30868] ppid=30866 vsize=0 CPUtime=4324.18 cores=0-7
/proc/30868/stat : 30868 (claspmt) R 30866 30868 30440 0 -1 4202500 306659 0 0 0 432211 207 0 0 18 0 1 0 545349190 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30868/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4324.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 547.514
CPU time (s): 4324.2
CPU user time (s): 4322.11
CPU system time (s): 2.08268
CPU usage (%): 789.788
Max. virtual memory (cumulated for all children) (KiB): 1407920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4322.11
system time used= 2.08268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306659
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= 40014
involuntary context switches= 42291

runsolver used 0.875866 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-02 13:58:33
IDJOB=3321357
IDBENCH=69591
IDSOLVER=1711
FILE ID=node135/3321357-1304337512
RUNJOBID= node135-1304333949-30454
PBS_JOBID= 13178012
Free space on /tmp= 73072 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.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-3321357-1304337512/watcher-3321357-1304337512 -o /tmp/evaluation-result-3321357-1304337512/solver-3321357-1304337512 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321357-1304337512.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=895213329

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15818628 kB
Buffers:        991548 kB
Cached:        2565280 kB
SwapCached:        172 kB
Active:       13505248 kB
Inactive:      3064180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15818628 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           24848 kB
Writeback:           0 kB
AnonPages:    13012476 kB
Mapped:          17368 kB
Slab:           470244 kB
PageTables:      32312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14080728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73072 MiB
End job on node135 at 2011-05-02 14:07:41