Trace number 3322707

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 475.773 59.8446

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
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 ...393242/instance-3322707-1304393242.cnf
0.00/0.00	c Solving...
475.43/59.84	s UNSATISFIABLE
475.43/59.84	
475.43/59.84	c Models        : 0     
475.43/59.84	c Time          : 59.839s (Solving: 59.84s 1st Model: 0.00s Unsat: 59.84s)
475.43/59.84	c CPU Time      : 475.760s

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-3322707-1304393242/watcher-3322707-1304393242 -o /tmp/evaluation-result-3322707-1304393242/solver-3322707-1304393242 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322707-1304393242.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: 6.97 7.83 7.93 2/288 1275
/proc/meminfo: memFree=25353424/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=20876 CPUtime=0 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 540 0 0 0 0 0 0 0 25 0 1 0 550922678 21377024 469 33554432000 4194304 4964704 140735743224912 18446744073709551615 4608680 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1275/statm: 5219 469 399 189 0 93 0
[pid=1275/tid=1276] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 8 0 550922679 255897600 792 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204308165 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 8 0 550922679 255897600 794 33554432000 4194304 4964704 140735743224912 18446744073709551615 4336707 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 33 0 0 0 0 0 0 0 18 0 8 0 550922679 255897600 794 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204308165 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 29 0 0 0 0 0 0 0 18 0 8 0 550922679 255897600 795 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204308513 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 21 0 0 0 0 0 0 0 25 0 8 0 550922679 255897600 795 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752366 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 37 0 0 0 0 0 0 0 18 0 8 0 550922679 255897600 795 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=249900 CPUtime=0 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 39 0 0 0 0 0 0 0 18 0 8 0 550922679 255897600 795 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.111414 s]
/proc/loadavg: 6.97 7.83 7.93 2/288 1275
/proc/meminfo: memFree=25353424/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=315696 CPUtime=0.72 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 1204 0 0 0 72 0 0 0 18 0 8 0 550922678 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204306085 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 78924 1129 464 189 0 73273 0
[pid=1275/tid=1276] ppid=1273 vsize=315696 CPUtime=0.09 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 96 0 0 0 9 0 0 0 18 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684659 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=315696 CPUtime=0.08 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 66 0 0 0 8 0 0 0 18 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=315696 CPUtime=0.1 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 56 0 0 0 10 0 0 0 18 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=315696 CPUtime=0.1 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 65 0 0 0 10 0 0 0 18 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 4661050 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=315696 CPUtime=0.02 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 24 0 0 0 2 0 0 0 25 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=315696 CPUtime=0.1 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 57 0 0 0 10 0 0 0 18 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=315696 CPUtime=0.09 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 142 0 0 0 9 0 0 0 18 0 8 0 550922679 323272704 1129 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 315696

[startup+0.200399 s]
/proc/loadavg: 6.97 7.83 7.93 2/288 1275
/proc/meminfo: memFree=25353424/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=315824 CPUtime=1.43 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 1335 0 0 0 142 1 0 0 18 0 8 0 550922678 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 78956 1260 464 189 0 73305 0
[pid=1275/tid=1276] ppid=1273 vsize=315824 CPUtime=0.18 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 119 0 0 0 18 0 0 0 18 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752366 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=315824 CPUtime=0.17 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 83 0 0 0 17 0 0 0 18 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=315824 CPUtime=0.18 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 62 0 0 0 18 0 0 0 18 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=315824 CPUtime=0.19 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 77 0 0 0 19 0 0 0 18 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=315824 CPUtime=0.11 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 28 0 0 0 11 0 0 0 25 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 4359680 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=315824 CPUtime=0.19 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 59 0 0 0 19 0 0 0 18 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=315824 CPUtime=0.18 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 186 0 0 0 18 0 0 0 18 0 8 0 550922679 323403776 1260 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 315824

[startup+0.300383 s]
/proc/loadavg: 6.97 7.83 7.93 2/288 1275
/proc/meminfo: memFree=25353424/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=315824 CPUtime=2.22 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 1428 0 0 0 219 3 0 0 18 0 8 0 550922678 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670552 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 78956 1353 464 189 0 73305 0
[pid=1275/tid=1276] ppid=1273 vsize=315824 CPUtime=0.28 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 139 0 0 0 28 0 0 0 18 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4653275 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=315824 CPUtime=0.27 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 91 0 0 0 27 0 0 0 18 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=315824 CPUtime=0.27 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 67 0 0 0 27 0 0 0 18 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204314626 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=315824 CPUtime=0.29 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 82 0 0 0 29 0 0 0 18 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=315824 CPUtime=0.21 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 28 0 0 0 21 0 0 0 25 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364544 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=315824 CPUtime=0.28 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 60 0 0 0 28 0 0 0 18 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4654493 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=315824 CPUtime=0.27 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 212 0 0 0 27 0 0 0 18 0 8 0 550922679 323403776 1353 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 315824

[startup+0.700327 s]
/proc/loadavg: 6.97 7.83 7.93 2/288 1275
/proc/meminfo: memFree=25353424/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=315956 CPUtime=5.51 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 1642 0 0 0 545 6 0 0 18 0 8 0 550922678 323538944 1567 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670176 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 78989 1571 464 189 0 73338 0
[pid=1275/tid=1276] ppid=1273 vsize=315956 CPUtime=0.71 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 200 0 0 0 71 0 0 0 18 0 8 0 550922679 323538944 1573 33554432000 4194304 4964704 140735743224912 18446744073709551615 4333247 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=315956 CPUtime=0.7 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) S 1273 1275 1249 0 -1 4202560 110 0 0 0 70 0 0 0 18 0 8 0 550922679 323538944 1578 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752366 0 0 4096 18946 18446604450998127424 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=315956 CPUtime=0.73 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) S 1273 1275 1249 0 -1 4202560 72 0 0 0 72 1 0 0 18 0 8 0 550922679 323538944 1578 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752366 0 0 4096 18946 18446604450998127424 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=315956 CPUtime=0.75 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 92 0 0 0 75 0 0 0 18 0 8 0 550922679 323538944 1579 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=315956 CPUtime=0.68 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) S 1273 1275 1249 0 -1 4202560 29 0 0 0 68 0 0 0 18 0 8 0 550922679 323538944 1585 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752366 0 0 4096 18946 18446604450998127424 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=315956 CPUtime=0.78 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 63 0 0 0 77 1 0 0 18 0 8 0 550922679 323538944 1588 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=315956 CPUtime=0.78 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 282 0 0 0 77 1 0 0 18 0 8 0 550922679 323538944 1588 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 315956

[startup+1.50118 s]
/proc/loadavg: 7.05 7.83 7.93 9/296 1283
/proc/meminfo: memFree=25349380/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=316224 CPUtime=11.75 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 1832 0 0 0 1163 12 0 0 19 0 8 0 550922678 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 47547771355088 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 79056 1757 464 189 0 73405 0
[pid=1275/tid=1276] ppid=1273 vsize=316224 CPUtime=1.45 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 258 0 0 0 145 0 0 0 18 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=316224 CPUtime=1.46 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 119 0 0 0 145 1 0 0 18 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=316224 CPUtime=1.46 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 77 0 0 0 144 2 0 0 19 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=316224 CPUtime=1.48 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 101 0 0 0 147 1 0 0 18 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204314586 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=316224 CPUtime=1.39 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 34 0 0 0 139 0 0 0 18 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=316224 CPUtime=1.48 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 69 0 0 0 147 1 0 0 18 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=316224 CPUtime=1.47 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 328 0 0 0 145 2 0 0 19 0 8 0 550922679 323813376 1757 33554432000 4194304 4964704 140735743224912 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 316224

[startup+3.10091 s]
/proc/loadavg: 7.05 7.83 7.93 9/296 1283
/proc/meminfo: memFree=25348016/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=316356 CPUtime=24.44 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 2021 0 0 0 2421 23 0 0 19 0 8 0 550922678 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 79089 1946 464 189 0 73438 0
[pid=1275/tid=1276] ppid=1273 vsize=316356 CPUtime=3.04 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 353 0 0 0 303 1 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=316356 CPUtime=3.04 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 126 0 0 0 301 3 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=316356 CPUtime=3.05 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 81 0 0 0 301 4 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=316356 CPUtime=3.07 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 105 0 0 0 306 1 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684655 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=316356 CPUtime=2.97 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 35 0 0 0 295 2 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 4465641 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=316356 CPUtime=3.07 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 75 0 0 0 304 3 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=316356 CPUtime=3.06 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 354 0 0 0 302 4 0 0 18 0 8 0 550922679 323948544 1946 33554432000 4194304 4964704 140735743224912 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 316356

[startup+6.30038 s]
/proc/loadavg: 7.05 7.83 7.93 9/296 1283
/proc/meminfo: memFree=25347304/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=316492 CPUtime=49.79 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 2291 0 0 0 4929 50 0 0 18 0 8 0 550922678 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 79123 2216 464 189 0 73472 0
[pid=1275/tid=1276] ppid=1273 vsize=316492 CPUtime=6.2 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 467 0 0 0 616 4 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=316492 CPUtime=6.22 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 136 0 0 0 614 8 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=316492 CPUtime=6.21 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 91 0 0 0 612 9 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=316492 CPUtime=6.26 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 112 0 0 0 622 4 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=316492 CPUtime=6.13 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 43 0 0 0 608 5 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=316492 CPUtime=6.25 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 82 0 0 0 618 7 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=316492 CPUtime=6.21 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 406 0 0 0 614 7 0 0 18 0 8 0 550922679 324087808 2216 33554432000 4194304 4964704 140735743224912 18446744073709551615 4315277 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 61 0 0 0 2507 17 0 0 18 0 8 0 550922679 458584064 2826 33554432000 4194304 4964704 140735743224912 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447836 CPUtime=25.34 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 114 0 0 0 2510 24 0 0 19 0 8 0 550922679 458584064 2826 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447836 CPUtime=25.25 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 515 0 0 0 2499 26 0 0 18 0 8 0 550922679 458584064 2826 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.34
Current children cumulated vsize (KiB) 447836

[startup+51.1009 s]
/proc/loadavg: 7.60 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343864/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=406.06 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3152 0 0 0 40345 261 0 0 20 0 8 0 550922678 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3077 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=50.66 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 774 0 0 0 5043 23 0 0 22 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364611 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=50.52 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5009 43 0 0 18 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=50.71 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 142 0 0 0 5031 40 0 0 19 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=50.95 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 140 0 0 0 5073 22 0 0 21 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4362363 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=50.76 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 73 0 0 0 5049 27 0 0 18 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=50.84 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5044 40 0 0 20 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=50.58 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 559 0 0 0 5017 41 0 0 18 0 8 0 550922679 458723328 3077 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204314580 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.06
Current children cumulated vsize (KiB) 447972

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

[startup+51.4008 s]
/proc/loadavg: 7.60 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343864/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=408.45 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3153 0 0 0 40583 262 0 0 20 0 8 0 550922678 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3078 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=50.96 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 774 0 0 0 5073 23 0 0 24 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=50.81 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5038 43 0 0 18 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=51.01 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 143 0 0 0 5061 40 0 0 20 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=51.25 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 140 0 0 0 5103 22 0 0 22 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=51.06 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 73 0 0 0 5078 28 0 0 18 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=51.13 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5073 40 0 0 20 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 210204752415 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=50.88 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 559 0 0 0 5047 41 0 0 18 0 8 0 550922679 458723328 3078 33554432000 4194304 4964704 140735743224912 18446744073709551615 4658370 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 447972

[startup+54.6003 s]
/proc/loadavg: 7.63 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343864/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=433.95 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3174 0 0 0 43124 271 0 0 25 0 8 0 550922678 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684562 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3099 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=54.15 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 786 0 0 0 5391 24 0 0 25 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364579 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=54 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5355 45 0 0 18 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4660822 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=54.2 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 145 0 0 0 5379 41 0 0 20 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4312134 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=54.45 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 141 0 0 0 5422 23 0 0 25 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=54.26 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 74 0 0 0 5397 29 0 0 18 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=54.32 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5391 41 0 0 25 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4325296 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=54.04 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 564 0 0 0 5361 43 0 0 18 0 8 0 550922679 458723328 3099 33554432000 4194304 4964704 140735743224912 18446744073709551615 4660105 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 433.95
Current children cumulated vsize (KiB) 447972

[startup+57.8008 s]
/proc/loadavg: 7.66 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343860/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=459.48 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3183 0 0 0 45668 280 0 0 21 0 8 0 550922678 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4312192 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3108 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=57.35 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 790 0 0 0 5710 25 0 0 25 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4333346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=57.18 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5671 47 0 0 25 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4660046 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=57.4 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 145 0 0 0 5697 43 0 0 19 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=57.65 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 141 0 0 0 5741 24 0 0 20 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=57.46 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 74 0 0 0 5716 30 0 0 21 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684624 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=57.52 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5710 42 0 0 19 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670504 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=57.2 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 564 0 0 0 5676 44 0 0 19 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 459.48
Current children cumulated vsize (KiB) 447972

[startup+58.6106 s]
/proc/loadavg: 7.66 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343860/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=465.93 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3183 0 0 0 46312 281 0 0 23 0 8 0 550922678 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3108 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=58.16 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 790 0 0 0 5791 25 0 0 25 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4362231 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=57.98 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5751 47 0 0 18 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=58.21 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 145 0 0 0 5778 43 0 0 20 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4312185 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=58.45 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 141 0 0 0 5821 24 0 0 23 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4332205 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=58.26 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 74 0 0 0 5796 30 0 0 25 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=58.33 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5791 42 0 0 21 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4363438 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=58 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 564 0 0 0 5756 44 0 0 20 0 8 0 550922679 458723328 3108 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 465.93
Current children cumulated vsize (KiB) 447972

[startup+59.4005 s]
/proc/loadavg: 7.66 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343860/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=472.24 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3195 0 0 0 46940 284 0 0 25 0 8 0 550922678 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4632252 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3120 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=58.95 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 795 0 0 0 5870 25 0 0 25 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=58.77 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5829 48 0 0 19 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=59 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 145 0 0 0 5856 44 0 0 22 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4642227 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=59.24 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 141 0 0 0 5900 24 0 0 18 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=59.05 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 74 0 0 0 5875 30 0 0 25 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684720 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=59.12 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5869 43 0 0 18 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4658145 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=58.79 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 564 0 0 0 5834 45 0 0 22 0 8 0 550922679 458723328 3120 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 472.24
Current children cumulated vsize (KiB) 447972

[startup+59.8004 s]
/proc/loadavg: 7.66 7.87 7.93 9/296 1284
/proc/meminfo: memFree=25343736/32951124 swapFree=67107192/67111528
[pid=1275] ppid=1273 vsize=447972 CPUtime=475.43 cores=0-7
/proc/1275/stat : 1275 (claspmt) R 1273 1275 1249 0 -1 4202496 3199 0 0 0 47259 284 0 0 25 0 8 0 550922678 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4684720 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/1275/statm: 111993 3124 464 189 0 106342 0
[pid=1275/tid=1276] ppid=1273 vsize=447972 CPUtime=59.35 cores=0-7
/proc/1275/task/1276/stat : 1276 (claspmt) R 1273 1275 1249 0 -1 4202560 795 0 0 0 5910 25 0 0 25 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1275/tid=1277] ppid=1273 vsize=447972 CPUtime=59.17 cores=0-7
/proc/1275/task/1277/stat : 1277 (claspmt) R 1273 1275 1249 0 -1 4202560 196 0 0 0 5869 48 0 0 20 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1275/tid=1278] ppid=1273 vsize=447972 CPUtime=59.4 cores=0-7
/proc/1275/task/1278/stat : 1278 (claspmt) R 1273 1275 1249 0 -1 4202560 145 0 0 0 5896 44 0 0 25 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1275/tid=1279] ppid=1273 vsize=447972 CPUtime=59.64 cores=0-7
/proc/1275/task/1279/stat : 1279 (claspmt) R 1273 1275 1249 0 -1 4202560 141 0 0 0 5940 24 0 0 19 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4371249 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1275/tid=1280] ppid=1273 vsize=447972 CPUtime=59.45 cores=0-7
/proc/1275/task/1280/stat : 1280 (claspmt) R 1273 1275 1249 0 -1 4202560 74 0 0 0 5915 30 0 0 25 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1275/tid=1281] ppid=1273 vsize=447972 CPUtime=59.52 cores=0-7
/proc/1275/task/1281/stat : 1281 (claspmt) R 1273 1275 1249 0 -1 4202560 132 0 0 0 5909 43 0 0 19 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4661050 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1275/tid=1282] ppid=1273 vsize=447972 CPUtime=59.18 cores=0-7
/proc/1275/task/1282/stat : 1282 (claspmt) R 1273 1275 1249 0 -1 4202560 564 0 0 0 5873 45 0 0 25 0 8 0 550922679 458723328 3124 33554432000 4194304 4964704 140735743224912 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 475.43
Current children cumulated vsize (KiB) 447972

Child status: 20
Real time (s): 59.8446
CPU time (s): 475.773
CPU user time (s): 472.922
CPU system time (s): 2.85057
CPU usage (%): 795.014
Max. virtual memory (cumulated for all children) (KiB): 447972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 472.922
system time used= 2.85057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3210
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= 401064
involuntary context switches= 2199

runsolver used 0.147977 second user time and 0.383941 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-03 05:27:22
IDJOB=3322707
IDBENCH=87817
IDSOLVER=1711
FILE ID=node130/3322707-1304393242
RUNJOBID= node130-1304393242-1263
PBS_JOBID= 13181858
Free space on /tmp= 73708 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.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-3322707-1304393242/watcher-3322707-1304393242 -o /tmp/evaluation-result-3322707-1304393242/solver-3322707-1304393242 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322707-1304393242.cnf

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=659112151

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25353952 kB
Buffers:        283740 kB
Cached:        2502736 kB
SwapCached:       2028 kB
Active:        5106000 kB
Inactive:      2183004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25353952 kB
SwapTotal:    67111528 kB
SwapFree:     67107192 kB
Dirty:             888 kB
Writeback:           0 kB
AnonPages:     4501256 kB
Mapped:          23632 kB
Slab:           220920 kB
PageTables:      24704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51454476 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= 73708 MiB
End job on node130 at 2011-05-03 05:28:22