Trace number 3381045

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 15608 1955.98

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13888.3
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...501120/instance-3381045-1305501120.cnf
0.00/0.00	c Solving...
15607.43/1955.98	s UNSATISFIABLE
15607.43/1955.98	
15607.43/1955.98	c Models        : 0     
15607.43/1955.98	c Time          : 1955.971s (Solving: 1955.97s 1st Model: 0.00s Unsat: 1955.97s)
15607.43/1955.98	c CPU Time      : 15608.000s

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-3381045-1305501120/watcher-3381045-1305501120 -o /tmp/evaluation-result-3381045-1305501120/solver-3381045-1305501120 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381045-1305501120.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.00 7.83 7.93 1/331 2469
/proc/meminfo: memFree=24294308/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=21008 CPUtime=0 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 555 0 0 0 0 0 0 0 25 0 1 0 740342639 21512192 484 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2469/statm: 5252 485 397 189 0 126 0
[pid=2469/tid=2470] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 740342640 189071360 834 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595502 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 38 0 0 0 0 0 0 0 18 0 8 0 740342640 189071360 834 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895151649 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 8 0 740342640 189071360 835 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 740342640 189071360 836 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595502 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 740342640 189071360 836 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 20 0 0 0 0 0 0 0 25 0 8 0 740342640 189071360 836 33554432000 4194304 4964800 140733857558944 18446744073709551615 231907306393 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=184640 CPUtime=0 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) S 2467 2469 2409 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 8 0 740342640 189071360 836 33554432000 4194304 4964800 140733857558944 18446744073709551615 231907306393 0 0 4096 18946 18446604468382079936 0 0 -1 2 0 0 0

[startup+0.0431881 s]
/proc/loadavg: 7.00 7.83 7.93 1/331 2469
/proc/meminfo: memFree=24294308/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=250572 CPUtime=0.21 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 1274 0 0 0 21 0 0 0 18 0 8 0 740342639 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670361 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 62643 1199 464 189 0 56992 0
[pid=2469/tid=2470] ppid=2467 vsize=250572 CPUtime=0.03 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 81 0 0 0 3 0 0 0 18 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=250572 CPUtime=0.03 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 104 0 0 0 3 0 0 0 18 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 4658547 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=250572 CPUtime=0 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 49 0 0 0 0 0 0 0 25 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595502 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=250572 CPUtime=0.03 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 84 0 0 0 3 0 0 0 18 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=250572 CPUtime=0.02 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 53 0 0 0 2 0 0 0 25 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=250572 CPUtime=0.02 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 76 0 0 0 2 0 0 0 18 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=250572 CPUtime=0.02 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 74 0 0 0 2 0 0 0 18 0 8 0 740342640 256585728 1199 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 250572

[startup+0.106086 s]
/proc/loadavg: 7.00 7.83 7.93 1/331 2469
/proc/meminfo: memFree=24294308/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=316240 CPUtime=0.67 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 1593 0 0 0 66 1 0 0 18 0 8 0 740342639 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 4658589 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 79060 1518 464 189 0 73409 0
[pid=2469/tid=2470] ppid=2467 vsize=316240 CPUtime=0.09 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 133 0 0 0 9 0 0 0 18 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=316240 CPUtime=0.09 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 166 0 0 0 9 0 0 0 18 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=316240 CPUtime=0.04 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 68 0 0 0 4 0 0 0 25 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895151649 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=316240 CPUtime=0.08 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 110 0 0 0 8 0 0 0 18 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 4653664 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=316240 CPUtime=0.08 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) D 2467 2469 2409 0 -1 4202560 90 0 0 0 8 0 0 0 25 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895533751 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=316240 CPUtime=0.07 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 113 0 0 0 7 0 0 0 18 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 4690465 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=316240 CPUtime=0.07 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) S 2467 2469 2409 0 -1 4202560 124 0 0 0 7 0 0 0 18 0 8 0 740342640 323829760 1518 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595502 0 0 4096 18946 18446604468382079936 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 316240

[startup+0.305679 s]
/proc/loadavg: 7.00 7.83 7.93 1/331 2469
/proc/meminfo: memFree=24294308/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=317024 CPUtime=2.62 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 2557 0 0 0 260 2 0 0 18 0 8 0 740342639 324632576 2482 33554432000 4194304 4964800 140733857558944 18446744073709551615 4332324 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 79325 2652 464 189 0 73674 0
[pid=2469/tid=2470] ppid=2467 vsize=317300 CPUtime=0.36 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 288 0 0 0 36 0 0 0 18 0 8 0 740342640 324915200 2652 33554432000 4194304 4964800 140733857558944 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=317300 CPUtime=0.4 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 513 0 0 0 40 0 0 0 18 0 8 0 740342640 324915200 2705 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=317300 CPUtime=0.4 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) S 2467 2469 2409 0 -1 4202560 176 0 0 0 40 0 0 0 18 0 8 0 740342640 324915200 2825 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595502 0 0 4096 18946 18446604468382079936 0 0 -1 7 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=317300 CPUtime=0.46 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 284 0 0 0 46 0 0 0 18 0 8 0 740342640 324915200 2863 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=317432 CPUtime=0.48 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 230 0 0 0 48 0 0 0 18 0 8 0 740342640 325050368 2944 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=317432 CPUtime=0.53 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 221 0 0 0 53 0 0 0 18 0 8 0 740342640 325050368 3013 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=317432 CPUtime=0.56 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 279 0 0 0 56 0 0 0 18 0 8 0 740342640 325050368 3089 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 317024

[startup+0.989545 s]
/proc/loadavg: 7.00 7.83 7.93 1/331 2469
/proc/meminfo: memFree=24294308/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=317828 CPUtime=8.03 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 3713 0 0 0 799 4 0 0 19 0 8 0 740342639 325455872 3638 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 79457 3671 464 189 0 73806 0
[pid=2469/tid=2470] ppid=2467 vsize=317828 CPUtime=1.04 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 428 0 0 0 104 0 0 0 19 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=317828 CPUtime=1.05 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 815 0 0 0 105 0 0 0 19 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=317828 CPUtime=1 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 246 0 0 0 100 0 0 0 19 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=317828 CPUtime=1.04 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 413 0 0 0 104 0 0 0 19 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=317828 CPUtime=1.04 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 262 0 0 0 104 0 0 0 18 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=317828 CPUtime=1.03 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 264 0 0 0 103 0 0 0 18 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=317828 CPUtime=1.03 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 312 0 0 0 103 0 0 0 18 0 8 0 740342640 325455872 3671 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 317828

[startup+1.55631 s]
/proc/loadavg: 7.00 7.83 7.93 1/331 2469
/proc/meminfo: memFree=24294308/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=318092 CPUtime=12.25 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 4127 0 0 0 1220 5 0 0 20 0 8 0 740342639 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627910 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 79523 4052 464 189 0 73872 0
[pid=2469/tid=2470] ppid=2467 vsize=318092 CPUtime=1.53 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 468 0 0 0 153 0 0 0 20 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=318092 CPUtime=1.54 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 926 0 0 0 154 0 0 0 20 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=318092 CPUtime=1.49 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 283 0 0 0 149 0 0 0 19 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595502 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=318092 CPUtime=1.53 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 481 0 0 0 153 0 0 0 20 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=318092 CPUtime=1.52 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 306 0 0 0 152 0 0 0 19 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=318092 CPUtime=1.52 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 279 0 0 0 151 1 0 0 19 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=318092 CPUtime=1.51 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 344 0 0 0 151 0 0 0 19 0 8 0 740342640 325726208 4052 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 318092

[startup+3.10114 s]
/proc/loadavg: 7.08 7.83 7.93 9/339 2477
/proc/meminfo: memFree=24277044/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=319008 CPUtime=24.56 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 5011 0 0 0 2448 8 0 0 25 0 8 0 740342639 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 79752 4936 464 189 0 74101 0
[pid=2469/tid=2470] ppid=2467 vsize=319008 CPUtime=3.07 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 588 0 0 0 307 0 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=319008 CPUtime=3.08 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 1206 0 0 0 307 1 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=319008 CPUtime=3 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 349 0 0 0 300 0 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=319008 CPUtime=3.07 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 626 0 0 0 307 0 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=319008 CPUtime=3.06 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 391 0 0 0 306 0 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 4660427 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=319008 CPUtime=3.05 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 341 0 0 0 304 1 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=319008 CPUtime=3.06 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 406 0 0 0 305 1 0 0 19 0 8 0 740342640 326664192 4936 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 319008

[startup+6.30054 s]
/proc/loadavg: 7.08 7.83 7.93 9/339 2477
/proc/meminfo: memFree=24272456/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=319948 CPUtime=50.07 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 6180 0 0 0 4993 14 0 0 23 0 8 0 740342639 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 79987 6105 464 189 0 74336 0
[pid=2469/tid=2470] ppid=2467 vsize=319948 CPUtime=6.26 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 720 0 0 0 625 1 0 0 19 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=319948 CPUtime=6.27 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 1494 0 0 0 626 1 0 0 21 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=319948 CPUtime=6.17 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 424 0 0 0 616 1 0 0 19 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=319948 CPUtime=6.27 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 872 0 0 0 626 1 0 0 18 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=319948 CPUtime=6.25 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 487 0 0 0 624 1 0 0 19 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4660247 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=319948 CPUtime=6.26 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 429 0 0 0 623 3 0 0 25 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=319948 CPUtime=6.26 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 500 0 0 0 625 1 0 0 18 0 8 0 740342640 327626752 6105 33554432000 4194304 4964800 140733857558944 18446744073709551615 4365968 0 0 4096 18946 0 0 0 -1 3 0 0 0

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

/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 191510 220 0 0 22 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1916.17 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 191405 212 0 0 22 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1911.68 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 190962 206 0 0 21 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1914.75 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 191305 170 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15324.9
Current children cumulated vsize (KiB) 392800

[startup+1933.31 s]
/proc/loadavg: 8.09 8.10 8.03 9/339 2531
/proc/meminfo: memFree=24228060/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15427.1 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17741 0 0 0 1541078 1633 0 0 18 0 8 0 740342639 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16779 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1929.09 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 192650 259 0 0 18 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895188048 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1929.06 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3619 0 0 0 192742 164 0 0 18 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4338823 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1926.81 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 192476 205 0 0 18 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1930.11 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 192789 222 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1928.96 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 192683 213 0 0 21 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1924.49 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 192241 208 0 0 18 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1927.56 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 192585 171 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15427.1
Current children cumulated vsize (KiB) 392800

[startup+1946.1 s]
/proc/loadavg: 8.07 8.09 8.03 9/339 2532
/proc/meminfo: memFree=24228056/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15529.2 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17741 0 0 0 1551281 1642 0 0 19 0 8 0 740342639 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16779 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1941.86 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 193926 260 0 0 20 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4684739 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1941.72 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3619 0 0 0 194007 165 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1939.59 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 193754 205 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1942.89 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 194067 222 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4362359 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1941.74 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 193960 214 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1937.27 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 193518 209 0 0 18 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1940.34 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 193862 172 0 0 25 0 8 0 740342640 402227200 16779 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15529.2
Current children cumulated vsize (KiB) 392800

[startup+1952.5 s]
/proc/loadavg: 8.07 8.09 8.03 9/339 2532
/proc/meminfo: memFree=24227932/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15580.3 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17742 0 0 0 1556381 1647 0 0 24 0 8 0 740342639 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16780 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1948.25 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 194564 261 0 0 23 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4362211 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1948.04 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3620 0 0 0 194639 165 0 0 18 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1945.98 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 194392 206 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1949.28 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 194704 224 0 0 20 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1948.13 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 194598 215 0 0 18 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1943.65 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 194156 209 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4669347 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1946.73 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 194501 172 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4366297 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15580.3
Current children cumulated vsize (KiB) 392800

[startup+1954.1 s]
/proc/loadavg: 8.06 8.09 8.03 9/339 2532
/proc/meminfo: memFree=24228052/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15593.1 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17742 0 0 0 1557659 1649 0 0 19 0 8 0 740342639 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4332431 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16780 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1949.86 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 194725 261 0 0 19 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1949.63 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3620 0 0 0 194797 166 0 0 21 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1947.59 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 194553 206 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1950.89 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 194865 224 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1949.74 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 194759 215 0 0 21 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1945.27 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 194317 210 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1948.34 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 194662 172 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15593.1
Current children cumulated vsize (KiB) 392800

[startup+1954.9 s]
/proc/loadavg: 8.06 8.09 8.03 9/339 2532
/proc/meminfo: memFree=24228052/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15599.4 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17742 0 0 0 1558295 1649 0 0 21 0 8 0 740342639 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4660449 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16780 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1950.65 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 194804 261 0 0 20 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1950.42 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3620 0 0 0 194876 166 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4660224 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1948.37 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 194631 206 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1951.68 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 194944 224 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1950.52 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 194837 215 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1946.06 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 194396 210 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1949.12 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 194740 172 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15599.4
Current children cumulated vsize (KiB) 392800

[startup+1955.7 s]
/proc/loadavg: 8.06 8.09 8.03 9/339 2532
/proc/meminfo: memFree=24228052/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15605.8 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17742 0 0 0 1558933 1650 0 0 25 0 8 0 740342639 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16780 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1951.45 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 194884 261 0 0 22 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4359706 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1951.21 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3620 0 0 0 194955 166 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1949.17 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 194711 206 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1952.48 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 195024 224 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1951.32 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 194917 215 0 0 18 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1946.86 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 194476 210 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1949.92 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 194820 172 0 0 18 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15605.8
Current children cumulated vsize (KiB) 392800

[startup+1955.9 s]
/proc/loadavg: 8.06 8.09 8.03 9/339 2532
/proc/meminfo: memFree=24228052/32950928 swapFree=60044312/67111528
[pid=2469] ppid=2467 vsize=392800 CPUtime=15607.4 cores=0-7
/proc/2469/stat : 2469 (claspmt) R 2467 2469 2409 0 -1 4202496 17742 0 0 0 1559093 1650 0 0 25 0 8 0 740342639 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/2469/statm: 98200 16780 464 189 0 92549 0
[pid=2469/tid=2470] ppid=2467 vsize=392800 CPUtime=1951.65 cores=0-7
/proc/2469/task/2470/stat : 2470 (claspmt) R 2467 2469 2409 0 -1 4202560 2243 0 0 0 194904 261 0 0 24 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2469/tid=2471] ppid=2467 vsize=392800 CPUtime=1951.41 cores=0-7
/proc/2469/task/2471/stat : 2471 (claspmt) R 2467 2469 2409 0 -1 4202560 3620 0 0 0 194975 166 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2469/tid=2472] ppid=2467 vsize=392800 CPUtime=1949.37 cores=0-7
/proc/2469/task/2472/stat : 2472 (claspmt) R 2467 2469 2409 0 -1 4202560 1553 0 0 0 194731 206 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2469/tid=2473] ppid=2467 vsize=392800 CPUtime=1952.68 cores=0-7
/proc/2469/task/2473/stat : 2473 (claspmt) R 2467 2469 2409 0 -1 4202560 2409 0 0 0 195044 224 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2469/tid=2474] ppid=2467 vsize=392800 CPUtime=1951.52 cores=0-7
/proc/2469/task/2474/stat : 2474 (claspmt) R 2467 2469 2409 0 -1 4202560 2530 0 0 0 194937 215 0 0 18 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2469/tid=2475] ppid=2467 vsize=392800 CPUtime=1947.06 cores=0-7
/proc/2469/task/2475/stat : 2475 (claspmt) R 2467 2469 2409 0 -1 4202560 1742 0 0 0 194496 210 0 0 25 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2469/tid=2476] ppid=2467 vsize=392800 CPUtime=1950.12 cores=0-7
/proc/2469/task/2476/stat : 2476 (claspmt) R 2467 2469 2409 0 -1 4202560 1120 0 0 0 194840 172 0 0 18 0 8 0 740342640 402227200 16780 33554432000 4194304 4964800 140733857558944 18446744073709551615 4627356 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15607.4
Current children cumulated vsize (KiB) 392800

Child status: 20
Real time (s): 1955.98
CPU time (s): 15608
CPU user time (s): 15591.5
CPU system time (s): 16.5115
CPU usage (%): 797.964
Max. virtual memory (cumulated for all children) (KiB): 392800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15591.5
system time used= 16.5115
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17753
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= 2847671
involuntary context switches= 73913

runsolver used 6.17206 second user time and 13.9549 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-16 01:12:00
IDJOB=3381045
IDBENCH=83211
IDSOLVER=1865
FILE ID=node114/3381045-1305501120
RUNJOBID= node114-1305501119-2423
PBS_JOBID= 13325464
Free space on /tmp= 72996 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.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-3381045-1305501120/watcher-3381045-1305501120 -o /tmp/evaluation-result-3381045-1305501120/solver-3381045-1305501120 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381045-1305501120.cnf

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=1291769265

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      24294960 kB
Buffers:         11144 kB
Cached:         185964 kB
SwapCached:      47960 kB
Active:         533604 kB
Inactive:      7943600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24294960 kB
SwapTotal:    67111528 kB
SwapFree:     60044312 kB
Dirty:             916 kB
Writeback:           0 kB
AnonPages:     8237968 kB
Mapped:          19848 kB
Slab:            64584 kB
PageTables:      47540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 57418492 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= 72996 MiB
End job on node114 at 2011-05-16 01:44:36