Trace number 3322427

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 311.758 39.1033

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.858
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
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 ...385283/instance-3322427-1304385283.cnf
0.00/0.04	c Solving...
311.74/39.10	s UNSATISFIABLE
311.74/39.10	
311.74/39.10	c Models        : 0     
311.74/39.10	c Time          : 39.085s (Solving: 39.04s 1st Model: 0.00s Unsat: 39.04s)
311.74/39.10	c CPU Time      : 311.730s

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-3322427-1304385283/watcher-3322427-1304385283 -o /tmp/evaluation-result-3322427-1304385283/solver-3322427-1304385283 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322427-1304385283.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: 7.61 8.02 8.06 1/310 13746
/proc/meminfo: memFree=11430912/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=22408 CPUtime=0 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 954 0 0 0 0 0 0 0 24 0 1 0 550130679 22945792 834 33554432000 4194304 4964704 140734446985008 18446744073709551615 4623600 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/13746/statm: 5602 834 403 189 0 476 0

[startup+0.118129 s]
/proc/loadavg: 7.61 8.02 8.06 1/310 13746
/proc/meminfo: memFree=11430912/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=319272 CPUtime=0.46 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 2886 0 0 0 45 1 0 0 25 0 8 0 550130679 326934528 2604 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670032 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 79818 2604 464 189 0 74167 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 319272

[startup+0.208636 s]
/proc/loadavg: 7.61 8.02 8.06 1/310 13746
/proc/meminfo: memFree=11430912/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=319672 CPUtime=1.18 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 3317 0 0 0 117 1 0 0 25 0 8 0 550130679 327344128 3035 33554432000 4194304 4964704 140734446985008 18446744073709551615 4658341 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 79918 3035 464 189 0 74267 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 319672

[startup+0.300774 s]
/proc/loadavg: 7.61 8.02 8.06 1/310 13746
/proc/meminfo: memFree=11430912/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=319808 CPUtime=1.92 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 3455 0 0 0 191 1 0 0 25 0 8 0 550130679 327483392 3173 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 79952 3173 464 189 0 74301 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 319808

[startup+0.700698 s]
/proc/loadavg: 7.61 8.02 8.06 1/310 13746
/proc/meminfo: memFree=11430912/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=320240 CPUtime=5.12 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 4179 0 0 0 510 2 0 0 25 0 8 0 550130679 327925760 3897 33554432000 4194304 4964704 140734446985008 18446744073709551615 4660505 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 80060 3897 464 189 0 74409 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 320240

[startup+1.50055 s]
/proc/loadavg: 7.61 8.02 8.06 9/318 13754
/proc/meminfo: memFree=11417092/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=321216 CPUtime=11.51 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 5159 0 0 0 1148 3 0 0 25 0 8 0 550130679 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 80304 4877 464 189 0 74653 0
[pid=13746/tid=13748] ppid=13744 vsize=321216 CPUtime=1.44 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 518 0 0 0 144 0 0 0 20 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=321216 CPUtime=1.43 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 795 0 0 0 143 0 0 0 20 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4379632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=321216 CPUtime=1.38 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 355 0 0 0 138 0 0 0 25 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=321216 CPUtime=1.43 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 403 0 0 0 143 0 0 0 19 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669423 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=321216 CPUtime=1.41 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 358 0 0 0 141 0 0 0 20 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=321216 CPUtime=1.43 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 543 0 0 0 143 0 0 0 18 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=321216 CPUtime=1.44 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 648 0 0 0 144 0 0 0 20 0 8 0 550130684 328925184 4877 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 321216

[startup+3.10124 s]
/proc/loadavg: 7.61 8.02 8.06 9/318 13754
/proc/meminfo: memFree=11412132/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=322260 CPUtime=24.29 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 6272 0 0 0 2426 3 0 0 25 0 8 0 550130679 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 80565 5954 466 189 0 74914 0
[pid=13746/tid=13748] ppid=13744 vsize=322260 CPUtime=3.04 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 704 0 0 0 304 0 0 0 25 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=322260 CPUtime=3.03 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1035 0 0 0 303 0 0 0 25 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 212436122143 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=322260 CPUtime=2.98 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 411 0 0 0 298 0 0 0 25 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=322260 CPUtime=3.03 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 585 0 0 0 303 0 0 0 25 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=322260 CPUtime=3 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 430 0 0 0 300 0 0 0 25 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=322260 CPUtime=3.03 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 659 0 0 0 303 0 0 0 21 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=322260 CPUtime=3.04 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 782 0 0 0 304 0 0 0 25 0 8 0 550130684 329994240 5954 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.29
Current children cumulated vsize (KiB) 322260

[startup+6.30064 s]
/proc/loadavg: 7.64 8.02 8.06 9/318 13754
/proc/meminfo: memFree=11407172/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=323436 CPUtime=49.85 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 7566 0 0 0 4981 4 0 0 25 0 8 0 550130679 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 80859 7212 466 189 0 75208 0
[pid=13746/tid=13748] ppid=13744 vsize=323436 CPUtime=6.24 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1017 0 0 0 623 1 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=323436 CPUtime=6.23 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1264 0 0 0 623 0 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=323436 CPUtime=6.18 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 517 0 0 0 618 0 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=323436 CPUtime=6.22 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 812 0 0 0 622 0 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=323436 CPUtime=6.17 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 503 0 0 0 617 0 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669258 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=323436 CPUtime=6.23 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 777 0 0 0 623 0 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=323436 CPUtime=6.23 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 933 0 0 0 623 0 0 0 25 0 8 0 550130684 331198464 7212 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668543 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (KiB) 323436

[startup+12.7004 s]
/proc/loadavg: 7.75 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11402344/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=324304 CPUtime=100.96 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 8881 0 0 0 10090 6 0 0 25 0 8 0 550130679 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81076 8527 466 189 0 75425 0
[pid=13746/tid=13748] ppid=13744 vsize=324304 CPUtime=12.63 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1296 0 0 0 1262 1 0 0 25 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=324304 CPUtime=12.63 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1537 0 0 0 1262 1 0 0 25 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=324304 CPUtime=12.57 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 564 0 0 0 1257 0 0 0 25 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=324304 CPUtime=12.62 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1039 0 0 0 1262 0 0 0 25 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=324304 CPUtime=12.5 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 580 0 0 0 1250 0 0 0 25 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=324304 CPUtime=12.63 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 903 0 0 0 1263 0 0 0 25 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669361 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=324304 CPUtime=12.63 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1116 0 0 0 1263 0 0 0 20 0 8 0 550130684 332087296 8527 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 324304

[startup+25.501 s]
/proc/loadavg: 7.80 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11397924/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=325596 CPUtime=203.22 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 10470 0 0 0 20313 9 0 0 25 0 8 0 550130679 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669277 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81399 10104 466 189 0 75748 0
[pid=13746/tid=13748] ppid=13744 vsize=325596 CPUtime=25.43 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1661 0 0 0 2542 1 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=325596 CPUtime=25.43 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1809 0 0 0 2542 1 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669406 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=325596 CPUtime=25.37 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 630 0 0 0 2537 0 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=325596 CPUtime=25.42 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1381 0 0 0 2541 1 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=325596 CPUtime=25.17 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 751 0 0 0 2516 1 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669015 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=325596 CPUtime=25.42 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1063 0 0 0 2542 0 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=325596 CPUtime=25.42 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1229 0 0 0 2542 0 0 0 25 0 8 0 550130684 333410304 10104 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 325596

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

[startup+25.601 s]
/proc/loadavg: 7.80 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11397924/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=325596 CPUtime=204.02 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 10479 0 0 0 20393 9 0 0 25 0 8 0 550130679 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669365 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81399 10113 466 189 0 75748 0
[pid=13746/tid=13748] ppid=13744 vsize=325596 CPUtime=25.53 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1661 0 0 0 2552 1 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670360 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=325596 CPUtime=25.53 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1810 0 0 0 2552 1 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=325596 CPUtime=25.47 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 630 0 0 0 2547 0 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4361295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=325596 CPUtime=25.52 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1381 0 0 0 2551 1 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=325596 CPUtime=25.27 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 751 0 0 0 2526 1 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670080 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=325596 CPUtime=25.52 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1071 0 0 0 2552 0 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4644840 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=325596 CPUtime=25.52 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1229 0 0 0 2552 0 0 0 25 0 8 0 550130684 333410304 10113 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670126 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 325596

[startup+32.0118 s]
/proc/loadavg: 7.82 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11394700/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=325932 CPUtime=255.24 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11257 0 0 0 25513 11 0 0 25 0 8 0 550130679 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4644844 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81483 10891 466 189 0 75832 0
[pid=13746/tid=13748] ppid=13744 vsize=325932 CPUtime=31.94 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1805 0 0 0 3193 1 0 0 25 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=325932 CPUtime=31.94 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1883 0 0 0 3193 1 0 0 25 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4320902 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=325932 CPUtime=31.88 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 669 0 0 0 3188 0 0 0 18 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=325932 CPUtime=31.93 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1501 0 0 0 3192 1 0 0 25 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=325932 CPUtime=31.61 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 898 0 0 0 3160 1 0 0 25 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=325932 CPUtime=31.94 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1148 0 0 0 3193 1 0 0 25 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4363002 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=325932 CPUtime=31.94 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1355 0 0 0 3193 1 0 0 25 0 8 0 550130684 333754368 10891 33554432000 4194304 4964704 140734446985008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 255.24
Current children cumulated vsize (KiB) 325932

[startup+35.2012 s]
/proc/loadavg: 7.83 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11393576/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=326592 CPUtime=280.8 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11616 0 0 0 28069 11 0 0 25 0 8 0 550130679 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81648 11250 466 189 0 75997 0
[pid=13746/tid=13748] ppid=13744 vsize=326592 CPUtime=35.14 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1900 0 0 0 3512 2 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=326592 CPUtime=35.14 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1915 0 0 0 3513 1 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=326592 CPUtime=35.08 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 669 0 0 0 3508 0 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=326592 CPUtime=35.13 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1558 0 0 0 3512 1 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=326592 CPUtime=34.78 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 978 0 0 0 3477 1 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670159 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=326592 CPUtime=35.14 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1176 0 0 0 3513 1 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=326592 CPUtime=35.14 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1402 0 0 0 3513 1 0 0 25 0 8 0 550130684 334430208 11250 33554432000 4194304 4964704 140734446985008 18446744073709551615 4365640 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 280.8
Current children cumulated vsize (KiB) 326592

[startup+36.8009 s]
/proc/loadavg: 7.83 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11393080/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=326592 CPUtime=293.5 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11778 0 0 0 29339 11 0 0 25 0 8 0 550130679 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81648 11412 466 189 0 75997 0
[pid=13746/tid=13748] ppid=13744 vsize=326592 CPUtime=36.73 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1923 0 0 0 3671 2 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4312134 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=326592 CPUtime=36.73 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 1981 0 0 0 3672 1 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=326592 CPUtime=36.66 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 669 0 0 0 3666 0 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670570 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=326592 CPUtime=36.72 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1588 0 0 0 3671 1 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=326592 CPUtime=36.36 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 1018 0 0 0 3635 1 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=326592 CPUtime=36.73 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1178 0 0 0 3672 1 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670360 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=326592 CPUtime=36.73 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1403 0 0 0 3672 1 0 0 25 0 8 0 550130684 334430208 11412 33554432000 4194304 4964704 140734446985008 18446744073709551615 4627636 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 293.5
Current children cumulated vsize (KiB) 326592

[startup+38.4006 s]
/proc/loadavg: 7.83 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11392560/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=326800 CPUtime=306.28 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11936 0 0 0 30617 11 0 0 25 0 8 0 550130679 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81700 11570 466 189 0 76049 0
[pid=13746/tid=13748] ppid=13744 vsize=326800 CPUtime=38.33 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1987 0 0 0 3831 2 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=326800 CPUtime=38.33 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 2017 0 0 0 3832 1 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=326800 CPUtime=38.27 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 669 0 0 0 3826 1 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=326800 CPUtime=38.32 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1633 0 0 0 3831 1 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=326800 CPUtime=37.95 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 1021 0 0 0 3794 1 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=326800 CPUtime=38.33 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1181 0 0 0 3832 1 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=326800 CPUtime=38.33 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1408 0 0 0 3832 1 0 0 25 0 8 0 550130684 334643200 11570 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 306.28
Current children cumulated vsize (KiB) 326800

[startup+38.8005 s]
/proc/loadavg: 7.83 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11392188/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=326800 CPUtime=309.47 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11947 0 0 0 30936 11 0 0 25 0 8 0 550130679 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669452 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81700 11581 466 189 0 76049 0
[pid=13746/tid=13748] ppid=13744 vsize=326800 CPUtime=38.73 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1987 0 0 0 3871 2 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=326800 CPUtime=38.73 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 2028 0 0 0 3872 1 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 212435713540 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=326800 CPUtime=38.67 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 669 0 0 0 3866 1 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668512 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=326800 CPUtime=38.72 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1633 0 0 0 3871 1 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=326800 CPUtime=38.33 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 1021 0 0 0 3832 1 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=326800 CPUtime=38.73 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1181 0 0 0 3872 1 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4320931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=326800 CPUtime=38.73 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1408 0 0 0 3872 1 0 0 25 0 8 0 550130684 334643200 11581 33554432000 4194304 4964704 140734446985008 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 309.47
Current children cumulated vsize (KiB) 326800

[startup+39.0004 s]
/proc/loadavg: 7.83 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11392188/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=326800 CPUtime=311.07 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11948 0 0 0 31096 11 0 0 25 0 8 0 550130679 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/13746/statm: 81700 11582 466 189 0 76049 0
[pid=13746/tid=13748] ppid=13744 vsize=326800 CPUtime=38.93 cores=0-7
/proc/13746/task/13748/stat : 13748 (claspmt) R 13744 13746 13378 0 -1 4202560 1987 0 0 0 3891 2 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13746/tid=13749] ppid=13744 vsize=326800 CPUtime=38.93 cores=0-7
/proc/13746/task/13749/stat : 13749 (claspmt) R 13744 13746 13378 0 -1 4202560 2028 0 0 0 3892 1 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13746/tid=13750] ppid=13744 vsize=326800 CPUtime=38.87 cores=0-7
/proc/13746/task/13750/stat : 13750 (claspmt) R 13744 13746 13378 0 -1 4202560 670 0 0 0 3886 1 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13746/tid=13751] ppid=13744 vsize=326800 CPUtime=38.92 cores=0-7
/proc/13746/task/13751/stat : 13751 (claspmt) R 13744 13746 13378 0 -1 4202560 1633 0 0 0 3891 1 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13746/tid=13752] ppid=13744 vsize=326800 CPUtime=38.53 cores=0-7
/proc/13746/task/13752/stat : 13752 (claspmt) R 13744 13746 13378 0 -1 4202560 1021 0 0 0 3852 1 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=13746/tid=13753] ppid=13744 vsize=326800 CPUtime=38.93 cores=0-7
/proc/13746/task/13753/stat : 13753 (claspmt) R 13744 13746 13378 0 -1 4202560 1181 0 0 0 3892 1 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4321042 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13746/tid=13754] ppid=13744 vsize=326800 CPUtime=38.93 cores=0-7
/proc/13746/task/13754/stat : 13754 (claspmt) R 13744 13746 13378 0 -1 4202560 1408 0 0 0 3892 1 0 0 25 0 8 0 550130684 334643200 11582 33554432000 4194304 4964704 140734446985008 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 311.07
Current children cumulated vsize (KiB) 326800

[startup+39.1005 s]
/proc/loadavg: 7.83 8.03 8.06 9/318 13755
/proc/meminfo: memFree=11392188/32951124 swapFree=67111416/67111528
[pid=13746] ppid=13744 vsize=324624 CPUtime=311.74 cores=0-7
/proc/13746/stat : 13746 (claspmt) R 13744 13746 13378 0 -1 4202496 11960 0 0 0 31163 11 0 0 25 0 1 0 550130679 332414976 10390 33554432000 4194304 4964704 140734446985008 18446744073709551615 212436060519 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/13746/statm: 81156 10390 476 189 0 75505 0
Current children cumulated CPU time (s) 311.74
Current children cumulated vsize (KiB) 324624

Child status: 20
Real time (s): 39.1033
CPU time (s): 311.758
CPU user time (s): 311.637
CPU system time (s): 0.120981
CPU usage (%): 797.267
Max. virtual memory (cumulated for all children) (KiB): 326800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 311.637
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11961
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= 7911
involuntary context switches= 1365

runsolver used 0.122981 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-03 03:14:43
IDJOB=3322427
IDBENCH=83192
IDSOLVER=1711
FILE ID=node102/3322427-1304385283
RUNJOBID= node102-1304380261-13392
PBS_JOBID= 13181784
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.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-3322427-1304385283/watcher-3322427-1304385283 -o /tmp/evaluation-result-3322427-1304385283/solver-3322427-1304385283 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322427-1304385283.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=812254797

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11430944 kB
Buffers:        678256 kB
Cached:        1905624 kB
SwapCached:          0 kB
Active:       18949408 kB
Inactive:      2090240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11430944 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            1252 kB
Writeback:           0 kB
AnonPages:    18455576 kB
Mapped:          26884 kB
Slab:           358316 kB
PageTables:      52596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59038124 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= 73412 MiB
End job on node102 at 2011-05-03 03:15:22