Trace number 3381321

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-R4095-patched (fixed)UNSAT 1987.76 249.033

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...512719/instance-3381321-1305512719.cnf
0.00/0.00	c Solving...
1987.64/249.03	s UNSATISFIABLE
1987.64/249.03	
1987.64/249.03	c Models        : 0     
1987.64/249.03	c Time          : 249.023s (Solving: 249.02s 1st Model: 0.00s Unsat: 249.02s)
1987.64/249.03	c CPU Time      : 1987.740s

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: 961)

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-3381321-1305512719/watcher-3381321-1305512719 -o /tmp/evaluation-result-3381321-1305512719/solver-3381321-1305512719 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381321-1305512719.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.49 8.01 8.07 2/327 22583
/proc/meminfo: memFree=24322504/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=315604 CPUtime=0.01 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 957 0 0 0 1 0 0 0 18 0 8 0 662870061 323178496 873 33554432000 4194304 4964800 140736849527520 18446744073709551615 4660070 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 78901 873 458 189 0 73250 0
[pid=22583/tid=22584] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 8 0 662870062 323178496 875 33554432000 4194304 4964800 140736849527520 18446744073709551615 4647419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 40 0 0 0 0 0 0 0 18 0 8 0 662870062 323178496 877 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 60 0 0 0 0 0 0 0 18 0 8 0 662870062 323178496 877 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335553569 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 29 0 0 0 0 0 0 0 17 0 8 0 662870062 323178496 877 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 28 0 0 0 0 0 0 0 19 0 8 0 662870062 323178496 878 33554432000 4194304 4964800 140736849527520 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 34 0 0 0 0 0 0 0 17 0 8 0 662870062 323178496 879 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=315604 CPUtime=0 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 8 0 662870062 323178496 880 33554432000 4194304 4964800 140736849527520 18446744073709551615 4653183 0 0 4096 18946 0 0 0 -1 5 0 0 0

[startup+0.0422281 s]
/proc/loadavg: 7.49 8.01 8.07 2/327 22583
/proc/meminfo: memFree=24322504/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=315736 CPUtime=0.22 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 1306 0 0 0 22 0 0 0 18 0 8 0 662870061 323313664 1222 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335553221 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 78934 1223 464 189 0 73283 0
[pid=22583/tid=22584] ppid=22581 vsize=315736 CPUtime=0.01 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 57 0 0 0 1 0 0 0 25 0 8 0 662870062 323313664 1224 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=315736 CPUtime=0.03 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 103 0 0 0 3 0 0 0 18 0 8 0 662870062 323313664 1224 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=315736 CPUtime=0.03 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 97 0 0 0 3 0 0 0 18 0 8 0 662870062 323313664 1224 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=315736 CPUtime=0.02 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 79 0 0 0 2 0 0 0 18 0 8 0 662870062 323313664 1224 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=315736 CPUtime=0.03 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 65 0 0 0 3 0 0 0 20 0 8 0 662870062 323313664 1224 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=315736 CPUtime=0.02 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 70 0 0 0 2 0 0 0 18 0 8 0 662870062 323313664 1224 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=315736 CPUtime=0.02 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 100 0 0 0 2 0 0 0 18 0 8 0 662870062 323313664 1225 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 315736

[startup+0.101132 s]
/proc/loadavg: 7.49 8.01 8.07 2/327 22583
/proc/meminfo: memFree=24322504/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=316000 CPUtime=0.7 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 1628 0 0 0 69 1 0 0 19 0 8 0 662870061 323584000 1544 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 79000 1544 464 189 0 73349 0
[pid=22583/tid=22584] ppid=22581 vsize=316000 CPUtime=0.06 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 91 0 0 0 6 0 0 0 25 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997422 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=316000 CPUtime=0.08 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 164 0 0 0 8 0 0 0 18 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=316000 CPUtime=0.09 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 144 0 0 0 9 0 0 0 18 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=316000 CPUtime=0.08 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 116 0 0 0 8 0 0 0 18 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 4684800 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=316000 CPUtime=0.08 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 90 0 0 0 8 0 0 0 20 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335553569 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=316000 CPUtime=0.08 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 101 0 0 0 8 0 0 0 18 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=316000 CPUtime=0.08 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 148 0 0 0 8 0 0 0 18 0 8 0 662870062 323584000 1545 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 316000

[startup+0.56552 s]
/proc/loadavg: 7.49 8.01 8.07 2/327 22583
/proc/meminfo: memFree=24322504/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=316948 CPUtime=4.41 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 2793 0 0 0 438 3 0 0 19 0 8 0 662870061 324554752 2709 33554432000 4194304 4964800 140736849527520 18446744073709551615 4660165 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 79237 2709 464 189 0 73586 0
[pid=22583/tid=22584] ppid=22581 vsize=317084 CPUtime=0.6 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 257 0 0 0 60 0 0 0 18 0 8 0 662870062 324694016 2794 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997422 0 0 4096 18946 18446604442880192768 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=317084 CPUtime=0.62 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 509 0 0 0 62 0 0 0 18 0 8 0 662870062 324694016 2794 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=317084 CPUtime=0.62 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 261 0 0 0 62 0 0 0 18 0 8 0 662870062 324694016 2795 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=317084 CPUtime=0.62 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 300 0 0 0 62 0 0 0 18 0 8 0 662870062 324694016 2795 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=317348 CPUtime=0.71 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 206 0 0 0 71 0 0 0 18 0 8 0 662870062 324964352 3003 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=317348 CPUtime=0.71 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 241 0 0 0 71 0 0 0 18 0 8 0 662870062 324964352 3003 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=317348 CPUtime=0.71 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 287 0 0 0 71 0 0 0 18 0 8 0 662870062 324964352 3005 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320902 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 316948

[startup+0.895208 s]
/proc/loadavg: 7.49 8.01 8.07 2/327 22583
/proc/meminfo: memFree=24322504/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=317512 CPUtime=7.27 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 3284 0 0 0 724 3 0 0 20 0 8 0 662870061 325132288 3200 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 79378 3200 464 189 0 73727 0
[pid=22583/tid=22584] ppid=22581 vsize=317512 CPUtime=0.88 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) S 22581 22583 21940 0 -1 4202560 293 0 0 0 88 0 0 0 19 0 8 0 662870062 325132288 3200 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997422 0 0 4096 18946 18446604442880192768 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=317512 CPUtime=0.9 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 665 0 0 0 90 0 0 0 19 0 8 0 662870062 325132288 3200 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=317512 CPUtime=0.91 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 282 0 0 0 91 0 0 0 18 0 8 0 662870062 325132288 3200 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=317512 CPUtime=0.9 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 365 0 0 0 90 0 0 0 19 0 8 0 662870062 325132288 3200 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=317512 CPUtime=0.93 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 217 0 0 0 93 0 0 0 18 0 8 0 662870062 325132288 3204 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=317512 CPUtime=0.93 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 266 0 0 0 93 0 0 0 18 0 8 0 662870062 325132288 3204 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=317512 CPUtime=0.93 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 298 0 0 0 93 0 0 0 19 0 8 0 662870062 325132288 3204 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 317512

[startup+1.50118 s]
/proc/loadavg: 7.49 8.01 8.07 9/335 22591
/proc/meminfo: memFree=24310300/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=318180 CPUtime=11.96 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 3878 0 0 0 1191 5 0 0 21 0 8 0 662870061 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4332616 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 79545 3794 464 189 0 73894 0
[pid=22583/tid=22584] ppid=22581 vsize=318180 CPUtime=1.45 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 340 0 0 0 145 0 0 0 20 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335590030 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=318180 CPUtime=1.49 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 844 0 0 0 149 0 0 0 20 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=318180 CPUtime=1.49 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 329 0 0 0 149 0 0 0 19 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=318180 CPUtime=1.48 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 518 0 0 0 148 0 0 0 20 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=318180 CPUtime=1.49 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 240 0 0 0 149 0 0 0 18 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=318180 CPUtime=1.5 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 310 0 0 0 149 1 0 0 19 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4332335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=318180 CPUtime=1.49 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 360 0 0 0 149 0 0 0 20 0 8 0 662870062 325816320 3794 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 318180

[startup+3.10089 s]
/proc/loadavg: 7.49 8.01 8.07 9/335 22591
/proc/meminfo: memFree=24307620/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=318764 CPUtime=24.63 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 4625 0 0 0 2455 8 0 0 18 0 8 0 662870061 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 79691 4541 464 189 0 74040 0
[pid=22583/tid=22584] ppid=22581 vsize=318764 CPUtime=3.03 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 409 0 0 0 302 1 0 0 25 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=318764 CPUtime=3.07 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 1165 0 0 0 307 0 0 0 25 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=318764 CPUtime=3.06 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 349 0 0 0 306 0 0 0 23 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4660104 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=318764 CPUtime=3.07 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 738 0 0 0 307 0 0 0 25 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=318764 CPUtime=3.08 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 272 0 0 0 307 1 0 0 20 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4653889 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=318764 CPUtime=3.08 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 340 0 0 0 307 1 0 0 22 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=318764 CPUtime=3.07 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 383 0 0 0 307 0 0 0 18 0 8 0 662870062 326414336 4541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 318764

[startup+6.30032 s]
/proc/loadavg: 7.45 7.99 8.06 9/335 22591
/proc/meminfo: memFree=24303900/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=319324 CPUtime=50.16 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 5435 0 0 0 5003 13 0 0 20 0 8 0 662870061 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 79831 5351 464 189 0 74180 0
[pid=22583/tid=22584] ppid=22581 vsize=319324 CPUtime=6.19 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 542 0 0 0 617 2 0 0 20 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335589986 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=319324 CPUtime=6.27 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 1337 0 0 0 626 1 0 0 25 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4363605 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=319324 CPUtime=6.26 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 422 0 0 0 625 1 0 0 21 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=319324 CPUtime=6.27 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 957 0 0 0 626 1 0 0 21 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=319324 CPUtime=6.27 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 379 0 0 0 626 1 0 0 25 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=319324 CPUtime=6.27 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 377 0 0 0 626 1 0 0 25 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=319324 CPUtime=6.27 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 418 0 0 0 626 1 0 0 18 0 8 0 662870062 326987776 5351 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0

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

/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1283 0 0 0 22192 20 0 0 25 0 8 0 662870062 331689984 10541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669001 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=220.55 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 965 0 0 0 22030 25 0 0 25 0 8 0 662870062 331689984 10541 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=222.11 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 854 0 0 0 22181 30 0 0 25 0 8 0 662870062 331689984 10541 33554432000 4194304 4964800 140736849527520 18446744073709551615 232335997471 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1774.4
Current children cumulated vsize (KiB) 323916

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

[startup+230.8 s]
/proc/loadavg: 8.09 8.07 8.08 9/335 22597
/proc/meminfo: memFree=24283296/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1842.23 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10674 0 0 0 184002 221 0 0 25 0 8 0 662870061 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4364593 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10570 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=229.7 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 22933 37 0 0 25 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=230.57 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2350 0 0 0 23032 25 0 0 24 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=230.54 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 992 0 0 0 23028 26 0 0 25 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4653523 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=230.57 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 23030 27 0 0 18 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4627254 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=230.61 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1286 0 0 0 23040 21 0 0 25 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=228.95 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 973 0 0 0 22869 26 0 0 25 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=230.59 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 23029 30 0 0 22 0 8 0 662870062 331689984 10570 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1842.23
Current children cumulated vsize (KiB) 323916

[startup+237.2 s]
/proc/loadavg: 8.24 8.10 8.09 9/335 22597
/proc/meminfo: memFree=24283412/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1893.33 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10675 0 0 0 189107 226 0 0 25 0 8 0 662870061 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4689125 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10571 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=236.09 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 23572 37 0 0 25 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=236.97 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2350 0 0 0 23671 26 0 0 25 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=236.94 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 993 0 0 0 23667 27 0 0 25 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=236.97 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 23669 28 0 0 21 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=237 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1286 0 0 0 23679 21 0 0 25 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=235.28 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 973 0 0 0 23501 27 0 0 25 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669160 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=236.99 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 23668 31 0 0 19 0 8 0 662870062 331689984 10571 33554432000 4194304 4964800 140736849527520 18446744073709551615 4366941 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1893.33
Current children cumulated vsize (KiB) 323916

[startup+243.612 s]
/proc/loadavg: 8.22 8.10 8.09 9/335 22597
/proc/meminfo: memFree=24283412/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1944.53 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10677 0 0 0 194221 232 0 0 25 0 8 0 662870061 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10573 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=242.5 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 24212 38 0 0 25 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=243.38 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2350 0 0 0 24312 26 0 0 25 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=243.35 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 993 0 0 0 24308 27 0 0 25 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=243.37 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 24308 29 0 0 24 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4654555 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=243.41 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1287 0 0 0 24319 22 0 0 25 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=241.61 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 974 0 0 0 24134 27 0 0 25 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=243.4 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 24309 31 0 0 18 0 8 0 662870062 331689984 10573 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1944.53
Current children cumulated vsize (KiB) 323916

[startup+246.801 s]
/proc/loadavg: 8.21 8.10 8.09 10/335 22597
/proc/meminfo: memFree=24283412/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1970.07 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10679 0 0 0 196774 233 0 0 25 0 8 0 662870061 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10575 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=245.69 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 24531 38 0 0 21 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=246.57 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2351 0 0 0 24631 26 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=246.55 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 993 0 0 0 24627 28 0 0 18 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=246.57 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 24628 29 0 0 18 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=246.62 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1287 0 0 0 24639 23 0 0 23 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=244.77 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 975 0 0 0 24450 27 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4362964 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=246.6 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 24628 32 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1970.07
Current children cumulated vsize (KiB) 323916

[startup+248.4 s]
/proc/loadavg: 8.21 8.10 8.09 10/335 22597
/proc/meminfo: memFree=24283412/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1982.76 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10679 0 0 0 198042 234 0 0 25 0 8 0 662870061 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10575 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=247.28 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 24690 38 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=248.16 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2351 0 0 0 24790 26 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4465641 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=248.14 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 993 0 0 0 24786 28 0 0 21 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=248.15 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 24786 29 0 0 20 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4660372 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=248.2 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1287 0 0 0 24797 23 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=246.34 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 975 0 0 0 24607 27 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4653464 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=248.19 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 24787 32 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1982.76
Current children cumulated vsize (KiB) 323916

[startup+248.8 s]
/proc/loadavg: 8.21 8.10 8.09 10/335 22597
/proc/meminfo: memFree=24283412/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1985.96 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10679 0 0 0 198362 234 0 0 25 0 8 0 662870061 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10575 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=247.68 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 24730 38 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4668909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=248.56 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2351 0 0 0 24830 26 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=248.54 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 993 0 0 0 24826 28 0 0 22 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=248.55 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 24826 29 0 0 21 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=248.6 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1287 0 0 0 24837 23 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4653153 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=246.74 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 975 0 0 0 24647 27 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=248.59 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 24827 32 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1985.96
Current children cumulated vsize (KiB) 323916

[startup+249.001 s]
/proc/loadavg: 8.21 8.10 8.09 9/335 22597
/proc/meminfo: memFree=24283412/32951124 swapFree=65173160/67111528
[pid=22583] ppid=22581 vsize=323916 CPUtime=1987.64 cores=0-7
/proc/22583/stat : 22583 (claspmt) R 22581 22583 21940 0 -1 4202496 10679 0 0 0 198530 234 0 0 25 0 8 0 662870061 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669386 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/22583/statm: 80979 10575 464 189 0 75328 0
[pid=22583/tid=22584] ppid=22581 vsize=323916 CPUtime=247.89 cores=0-7
/proc/22583/task/22584/stat : 22584 (claspmt) R 22581 22583 21940 0 -1 4202560 1291 0 0 0 24751 38 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=22583/tid=22585] ppid=22581 vsize=323916 CPUtime=248.77 cores=0-7
/proc/22583/task/22585/stat : 22585 (claspmt) R 22581 22583 21940 0 -1 4202560 2351 0 0 0 24851 26 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=22583/tid=22586] ppid=22581 vsize=323916 CPUtime=248.75 cores=0-7
/proc/22583/task/22586/stat : 22586 (claspmt) R 22581 22583 21940 0 -1 4202560 993 0 0 0 24847 28 0 0 23 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22583/tid=22587] ppid=22581 vsize=323916 CPUtime=248.77 cores=0-7
/proc/22583/task/22587/stat : 22587 (claspmt) R 22581 22583 21940 0 -1 4202560 1588 0 0 0 24848 29 0 0 22 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22583/tid=22588] ppid=22581 vsize=323916 CPUtime=248.82 cores=0-7
/proc/22583/task/22588/stat : 22588 (claspmt) R 22581 22583 21940 0 -1 4202560 1287 0 0 0 24859 23 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22583/tid=22589] ppid=22581 vsize=323916 CPUtime=246.95 cores=0-7
/proc/22583/task/22589/stat : 22589 (claspmt) R 22581 22583 21940 0 -1 4202560 975 0 0 0 24667 28 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4325352 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=22583/tid=22590] ppid=22581 vsize=323916 CPUtime=248.8 cores=0-7
/proc/22583/task/22590/stat : 22590 (claspmt) R 22581 22583 21940 0 -1 4202560 855 0 0 0 24848 32 0 0 25 0 8 0 662870062 331689984 10575 33554432000 4194304 4964800 140736849527520 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1987.64
Current children cumulated vsize (KiB) 323916

Child status: 20
Real time (s): 249.033
CPU time (s): 1987.76
CPU user time (s): 1985.41
CPU system time (s): 2.35064
CPU usage (%): 798.193
Max. virtual memory (cumulated for all children) (KiB): 323916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1985.41
system time used= 2.35064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10690
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= 364032
involuntary context switches= 16831

runsolver used 0.824874 second user time and 1.85172 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 04:25:19
IDJOB=3381321
IDBENCH=87946
IDSOLVER=1865
FILE ID=node132/3381321-1305512719
RUNJOBID= node132-1305509043-21954
PBS_JOBID= 13325514
Free space on /tmp= 73372 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.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-3381321-1305512719/watcher-3381321-1305512719 -o /tmp/evaluation-result-3381321-1305512719/solver-3381321-1305512719 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381321-1305512719.cnf

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=1745611987

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24323040 kB
Buffers:        306588 kB
Cached:        3211992 kB
SwapCached:       9912 kB
Active:        2270548 kB
Inactive:      6041276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24323040 kB
SwapTotal:    67111528 kB
SwapFree:     65173160 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:     4791152 kB
Mapped:          21304 kB
Slab:           219000 kB
PageTables:      31120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58151196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73372 MiB
End job on node132 at 2011-05-16 04:29:28