Trace number 3322477

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 439.245 55.2072

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark181.446
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...386274/instance-3322477-1304386274.cnf
0.09/0.12	c Solving...
439.23/55.20	s UNSATISFIABLE
439.23/55.20	
439.23/55.20	c Models        : 0     
439.23/55.20	c Time          : 55.181s (Solving: 55.06s 1st Model: 0.00s Unsat: 55.06s)
439.23/55.20	c CPU Time      : 439.210s

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-3322477-1304386274/watcher-3322477-1304386274 -o /tmp/evaluation-result-3322477-1304386274/solver-3322477-1304386274 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322477-1304386274.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.36 7.89 7.91 2/351 4138
/proc/meminfo: memFree=25961788/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=22256 CPUtime=0 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 868 0 0 0 0 0 0 0 25 0 1 0 550227010 22790144 761 33554432000 4194304 4964704 140733822125664 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4138/statm: 5564 761 386 189 0 438 0

[startup+0.0164629 s]
/proc/loadavg: 7.36 7.89 7.91 2/351 4138
/proc/meminfo: memFree=25961788/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=23000 CPUtime=0.01 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 1092 0 0 0 1 0 0 0 25 0 1 0 550227010 23552000 984 33554432000 4194304 4964704 140733822125664 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4138/statm: 5750 984 399 189 0 624 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23000

[startup+0.100436 s]
/proc/loadavg: 7.36 7.89 7.91 2/351 4138
/proc/meminfo: memFree=25961788/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=23000 CPUtime=0.09 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 1092 0 0 0 9 0 0 0 25 0 1 0 550227010 23552000 984 33554432000 4194304 4964704 140733822125664 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4138/statm: 5750 984 399 189 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23000

[startup+0.972248 s]
/proc/loadavg: 7.36 7.89 7.91 2/351 4138
/proc/meminfo: memFree=25961788/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=254300 CPUtime=6.77 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 4483 0 0 0 675 2 0 0 19 0 8 0 550227010 260403200 4331 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668673 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4138/statm: 63575 4331 464 189 0 57924 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 254300

[startup+1.07223 s]
/proc/loadavg: 7.36 7.89 7.91 2/351 4138
/proc/meminfo: memFree=25961788/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=254300 CPUtime=7.57 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 4622 0 0 0 755 2 0 0 19 0 8 0 550227010 260403200 4470 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668690 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4138/statm: 63575 4470 464 189 0 57924 0
Current children cumulated CPU time (s) 7.57
Current children cumulated vsize (KiB) 254300

[startup+1.50016 s]
/proc/loadavg: 7.36 7.89 7.91 2/351 4138
/proc/meminfo: memFree=25961788/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=254832 CPUtime=10.99 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 5048 0 0 0 1097 2 0 0 19 0 8 0 550227010 260947968 4896 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4138/statm: 63708 4896 464 189 0 58057 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 254832

[startup+3.10089 s]
/proc/loadavg: 7.41 7.89 7.91 9/359 4146
/proc/meminfo: memFree=25936816/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=257148 CPUtime=23.77 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 7119 0 0 0 2374 3 0 0 25 0 8 0 550227010 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4138/statm: 64287 6967 464 189 0 58636 0
[pid=4138/tid=4140] ppid=4136 vsize=257148 CPUtime=2.96 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 699 0 0 0 296 0 0 0 25 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=257148 CPUtime=2.92 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 1133 0 0 0 292 0 0 0 25 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=257148 CPUtime=2.95 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 663 0 0 0 295 0 0 0 25 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668683 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=257148 CPUtime=2.94 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 699 0 0 0 294 0 0 0 22 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=257148 CPUtime=2.96 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 611 0 0 0 296 0 0 0 25 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627324 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=257148 CPUtime=2.95 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 651 0 0 0 295 0 0 0 25 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=257148 CPUtime=2.94 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 868 0 0 0 294 0 0 0 25 0 8 0 550227023 263319552 6967 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.77
Current children cumulated vsize (KiB) 257148

[startup+6.30036 s]
/proc/loadavg: 7.41 7.89 7.91 9/359 4147
/proc/meminfo: memFree=25928632/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=258528 CPUtime=48.95 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 8999 0 0 0 4887 8 0 0 25 0 8 0 550227010 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670293 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 64632 8847 466 189 0 58981 0
[pid=4138/tid=4140] ppid=4136 vsize=258528 CPUtime=6.15 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 944 0 0 0 615 0 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4333247 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=258528 CPUtime=6.07 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 1669 0 0 0 607 0 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=258528 CPUtime=6.14 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 835 0 0 0 614 0 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=258528 CPUtime=6.13 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 987 0 0 0 613 0 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=258528 CPUtime=6.16 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 749 0 0 0 616 0 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=258528 CPUtime=6.06 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 820 0 0 0 605 1 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=258528 CPUtime=6.14 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 1074 0 0 0 614 0 0 0 25 0 8 0 550227023 264732672 8847 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.95
Current children cumulated vsize (KiB) 258528

[startup+12.7133 s]
/proc/loadavg: 7.50 7.90 7.91 9/359 4147
/proc/meminfo: memFree=25915016/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=262944 CPUtime=100.15 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 12663 0 0 0 10005 10 0 0 25 0 8 0 550227010 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668592 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 65736 12309 466 189 0 60085 0
[pid=4138/tid=4140] ppid=4136 vsize=262944 CPUtime=12.56 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 1463 0 0 0 1256 0 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=262944 CPUtime=12.47 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 2912 0 0 0 1246 1 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=262944 CPUtime=12.49 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1110 0 0 0 1249 0 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=262944 CPUtime=12.55 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 1359 0 0 0 1254 1 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=262944 CPUtime=12.57 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 1071 0 0 0 1257 0 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=262944 CPUtime=12.47 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1077 0 0 0 1246 1 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=262944 CPUtime=12.55 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 1461 0 0 0 1254 1 0 0 25 0 8 0 550227023 269254656 12309 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.15
Current children cumulated vsize (KiB) 262944

[startup+25.5011 s]
/proc/loadavg: 7.58 7.90 7.91 9/359 4147
/proc/meminfo: memFree=25899200/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=268936 CPUtime=202.24 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 17018 0 0 0 20204 20 0 0 25 0 8 0 550227010 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 67234 16660 466 189 0 61583 0
[pid=4138/tid=4140] ppid=4136 vsize=268936 CPUtime=25.34 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 2211 0 0 0 2534 0 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=268936 CPUtime=25.24 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 3737 0 0 0 2523 1 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=268936 CPUtime=25.15 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1423 0 0 0 2514 1 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=268936 CPUtime=25.34 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 1973 0 0 0 2533 1 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=268936 CPUtime=25.36 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 1553 0 0 0 2535 1 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=268936 CPUtime=25.25 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1558 0 0 0 2523 2 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=268936 CPUtime=25.33 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2067 0 0 0 2531 2 0 0 25 0 8 0 550227023 275390464 16660 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.24
Current children cumulated vsize (KiB) 268936

[startup+51.1008 s]
/proc/loadavg: 7.78 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25878088/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274948 CPUtime=406.75 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22140 0 0 0 40647 28 0 0 25 0 8 0 550227010 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 68737 21747 466 189 0 63086 0
[pid=4138/tid=4140] ppid=4136 vsize=274948 CPUtime=50.94 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 3072 0 0 0 5093 1 0 0 25 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=274948 CPUtime=50.85 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 5067 0 0 0 5082 3 0 0 25 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=274948 CPUtime=50.46 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1752 0 0 0 5045 1 0 0 25 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=274948 CPUtime=50.94 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 2693 0 0 0 5093 1 0 0 25 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=274948 CPUtime=50.96 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 2196 0 0 0 5095 1 0 0 25 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=274948 CPUtime=50.86 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1897 0 0 0 5083 3 0 0 21 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=274948 CPUtime=50.94 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2661 0 0 0 5091 3 0 0 25 0 8 0 550227023 281546752 21747 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.75
Current children cumulated vsize (KiB) 274948

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

[startup+51.7007 s]
/proc/loadavg: 7.78 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25878088/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274948 CPUtime=411.47 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22158 0 0 0 41119 28 0 0 25 0 8 0 550227010 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 68737 21765 466 189 0 63086 0
[pid=4138/tid=4140] ppid=4136 vsize=274948 CPUtime=51.53 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 3073 0 0 0 5152 1 0 0 25 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=274948 CPUtime=51.44 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 5067 0 0 0 5141 3 0 0 25 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=274948 CPUtime=51.05 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1756 0 0 0 5104 1 0 0 25 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4653420 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=274948 CPUtime=51.53 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 2693 0 0 0 5152 1 0 0 25 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=274948 CPUtime=51.55 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 2197 0 0 0 5154 1 0 0 25 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=274948 CPUtime=51.44 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1897 0 0 0 5141 3 0 0 18 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=274948 CPUtime=51.52 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2663 0 0 0 5149 3 0 0 25 0 8 0 550227023 281546752 21765 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627918 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 411.47
Current children cumulated vsize (KiB) 274948

[startup+53.3004 s]
/proc/loadavg: 7.80 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25877468/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274948 CPUtime=424.32 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22276 0 0 0 42404 28 0 0 25 0 8 0 550227010 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4684687 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 68737 21883 466 189 0 63086 0
[pid=4138/tid=4140] ppid=4136 vsize=274948 CPUtime=53.14 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 3073 0 0 0 5313 1 0 0 25 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=274948 CPUtime=53.05 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 5093 0 0 0 5302 3 0 0 25 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=274948 CPUtime=52.64 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1759 0 0 0 5263 1 0 0 25 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=274948 CPUtime=53.14 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 2774 0 0 0 5313 1 0 0 25 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=274948 CPUtime=53.16 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 2198 0 0 0 5315 1 0 0 25 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=274948 CPUtime=53.06 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1897 0 0 0 5303 3 0 0 21 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=274948 CPUtime=53.13 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2664 0 0 0 5310 3 0 0 25 0 8 0 550227023 281546752 21883 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 424.32
Current children cumulated vsize (KiB) 274948

[startup+54.1013 s]
/proc/loadavg: 7.80 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25877468/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274948 CPUtime=430.65 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22293 0 0 0 43037 28 0 0 25 0 8 0 550227010 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4669423 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 68737 21900 466 189 0 63086 0
[pid=4138/tid=4140] ppid=4136 vsize=274948 CPUtime=53.93 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 3073 0 0 0 5392 1 0 0 25 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=274948 CPUtime=53.84 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 5093 0 0 0 5381 3 0 0 25 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=274948 CPUtime=53.42 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1759 0 0 0 5341 1 0 0 25 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=274948 CPUtime=53.93 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 2775 0 0 0 5392 1 0 0 25 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 210646844018 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=274948 CPUtime=53.95 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 2213 0 0 0 5394 1 0 0 25 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=274948 CPUtime=53.84 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1897 0 0 0 5381 3 0 0 23 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=274948 CPUtime=53.92 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2664 0 0 0 5389 3 0 0 25 0 8 0 550227023 281546752 21900 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668618 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 430.65
Current children cumulated vsize (KiB) 274948

[startup+54.9012 s]
/proc/loadavg: 7.80 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25877468/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274948 CPUtime=437.03 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22296 0 0 0 43675 28 0 0 25 0 8 0 550227010 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 68737 21903 466 189 0 63086 0
[pid=4138/tid=4140] ppid=4136 vsize=274948 CPUtime=54.73 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 3073 0 0 0 5472 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=274948 CPUtime=54.64 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 5094 0 0 0 5461 3 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=274948 CPUtime=54.21 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1759 0 0 0 5420 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=274948 CPUtime=54.73 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 2776 0 0 0 5472 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=274948 CPUtime=54.75 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 2214 0 0 0 5474 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=274948 CPUtime=54.64 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1897 0 0 0 5461 3 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=274948 CPUtime=54.72 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2664 0 0 0 5469 3 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 437.03
Current children cumulated vsize (KiB) 274948

[startup+55.1011 s]
/proc/loadavg: 7.80 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25877468/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274948 CPUtime=438.63 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22296 0 0 0 43835 28 0 0 25 0 8 0 550227010 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627904 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/4138/statm: 68737 21903 466 189 0 63086 0
[pid=4138/tid=4140] ppid=4136 vsize=274948 CPUtime=54.93 cores=0-7
/proc/4138/task/4140/stat : 4140 (claspmt) R 4136 4138 4112 0 -1 4202560 3073 0 0 0 5492 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4138/tid=4141] ppid=4136 vsize=274948 CPUtime=54.84 cores=0-7
/proc/4138/task/4141/stat : 4141 (claspmt) R 4136 4138 4112 0 -1 4202560 5094 0 0 0 5481 3 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4138/tid=4142] ppid=4136 vsize=274948 CPUtime=54.41 cores=0-7
/proc/4138/task/4142/stat : 4142 (claspmt) R 4136 4138 4112 0 -1 4202560 1759 0 0 0 5440 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4138/tid=4143] ppid=4136 vsize=274948 CPUtime=54.93 cores=0-7
/proc/4138/task/4143/stat : 4143 (claspmt) R 4136 4138 4112 0 -1 4202560 2776 0 0 0 5492 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4138/tid=4144] ppid=4136 vsize=274948 CPUtime=54.95 cores=0-7
/proc/4138/task/4144/stat : 4144 (claspmt) R 4136 4138 4112 0 -1 4202560 2214 0 0 0 5494 1 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4138/tid=4145] ppid=4136 vsize=274948 CPUtime=54.84 cores=0-7
/proc/4138/task/4145/stat : 4145 (claspmt) R 4136 4138 4112 0 -1 4202560 1897 0 0 0 5481 3 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4138/tid=4146] ppid=4136 vsize=274948 CPUtime=54.92 cores=0-7
/proc/4138/task/4146/stat : 4146 (claspmt) R 4136 4138 4112 0 -1 4202560 2664 0 0 0 5489 3 0 0 25 0 8 0 550227023 281546752 21903 33554432000 4194304 4964704 140733822125664 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 438.63
Current children cumulated vsize (KiB) 274948

[startup+55.2011 s]
/proc/loadavg: 7.80 7.92 7.91 9/359 4148
/proc/meminfo: memFree=25877468/32951132 swapFree=65145212/67111528
[pid=4138] ppid=4136 vsize=274224 CPUtime=439.23 cores=0-7
/proc/4138/stat : 4138 (claspmt) R 4136 4138 4112 0 -1 4202496 22306 0 0 0 43894 29 0 0 18 0 1 0 550227010 280805376 21505 33554432000 4194304 4964704 140733822125664 18446744073709551615 210647189863 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/4138/statm: 68556 21505 476 189 0 62905 0
Current children cumulated CPU time (s) 439.23
Current children cumulated vsize (KiB) 274224

Child status: 20
Real time (s): 55.2072
CPU time (s): 439.245
CPU user time (s): 438.942
CPU system time (s): 0.302953
CPU usage (%): 795.631
Max. virtual memory (cumulated for all children) (KiB): 274948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 438.942
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22307
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= 10770
involuntary context switches= 1947

runsolver used 0.171973 second user time and 0.429934 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-03 03:31:14
IDJOB=3322477
IDBENCH=83285
IDSOLVER=1711
FILE ID=node129/3322477-1304386274
RUNJOBID= node129-1304386274-4126
PBS_JOBID= 13181806
Free space on /tmp= 67528 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.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-3322477-1304386274/watcher-3322477-1304386274 -o /tmp/evaluation-result-3322477-1304386274/solver-3322477-1304386274 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322477-1304386274.cnf

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1327652047

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25961936 kB
Buffers:         75460 kB
Cached:        1122140 kB
SwapCached:      38708 kB
Active:        5884628 kB
Inactive:       916168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25961936 kB
SwapTotal:    67111528 kB
SwapFree:     65145212 kB
Dirty:            1316 kB
Writeback:           0 kB
AnonPages:     5573556 kB
Mapped:          17220 kB
Slab:            83808 kB
PageTables:      38980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79761884 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67528 MiB
End job on node129 at 2011-05-03 03:32:09