Trace number 3311890

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
STRUCTure 0.1 (hbr=2)SAT 47.6138 18.6956

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK10.cnf
MD5SUM0d32a4893e12fa46a8943c5daeb46b88
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.066989
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses75600
Sum of the clauses size907200
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575600

Solver Data

0.11/0.11	16:48 INFO : Reading from input HOME/instance-3311890-1304079408.cnf
1.24/1.04	Executor set job limit to 1000000
1.24/1.04	Executor set job limit to 1000000
1.24/1.04	Executor set job limit to 1000000
1.24/1.04	Executor set job limit to 1000000
1.24/1.04	Starting Executor!
1.24/1.04	Starting Executor!
1.24/1.04	Starting Executor!
1.24/1.04	Starting Executor!
6.50/5.32	16:54 INFO : 45 variables remaining out of 45
6.50/5.32	16:54 INFO : 982800 literals remaining out of 982800
47.32/18.66	c Elapsed time 18.518
47.32/18.66	s SATISFIABLE
47.32/18.66	v 1 2 -3 -4 -5 6 -7 8 -9 -10 -11 12 -13 14 -15 16 17 18 19 20 -21 -22 23 24 -25 -26 27 -28 -29 30 -31 32 -33 34 -35 -36 -37 38 -39 -40 -41 42 43 -44 45 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311890-1304079408/watcher-3311890-1304079408 -o /tmp/evaluation-result-3311890-1304079408/solver-3311890-1304079408 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311890-1304079408.cnf -hbr 2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.72 7.75 7.47 3/189 32584
/proc/meminfo: memFree=29417048/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=24004 CPUtime=0 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 1384 0 0 0 0 0 0 0 22 0 2 0 598171493 24580096 863 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 6014 870 667 9 0 381 0
[pid=32584/tid=32590] ppid=32582 vsize=26088 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 42 0 0 0 0 0 0 0 23 0 2 0 598171494 26714112 871 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251383530523 0 0 4096 0 0 0 0 -1 2 0 0 0

[startup+0.0525199 s]
/proc/loadavg: 6.72 7.75 7.47 3/189 32584
/proc/meminfo: memFree=29417048/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15674908 CPUtime=0.04 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 4097 0 1 0 4 0 0 0 22 0 18 0 598171493 16051105792 3536 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3918727 3537 1754 9 0 3909446 0
[pid=32584/tid=32590] ppid=32582 vsize=15674908 CPUtime=0.03 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 2680 0 1 0 3 0 0 0 25 0 18 0 598171494 16051105792 3538 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912504008735 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15674908

[startup+0.100507 s]
/proc/loadavg: 6.72 7.75 7.47 3/189 32584
/proc/meminfo: memFree=29417048/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15676416 CPUtime=0.11 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 5623 0 1 0 10 1 0 0 22 0 18 0 598171493 16052649984 5062 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3919104 5063 2117 9 0 3909823 0
[pid=32584/tid=32590] ppid=32582 vsize=15676416 CPUtime=0.08 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 3494 0 1 0 8 0 0 0 18 0 18 0 598171494 16052649984 5063 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 47871607560211 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15676416

[startup+0.3005 s]
/proc/loadavg: 6.72 7.75 7.47 3/189 32584
/proc/meminfo: memFree=29417048/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15680168 CPUtime=0.53 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 15132 0 1 0 51 2 0 0 22 0 18 0 598171493 16056492032 13599 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3920042 13604 2208 9 0 3910761 0
[pid=32584/tid=32590] ppid=32582 vsize=15680168 CPUtime=0.28 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 10116 0 1 0 27 1 0 0 18 0 18 0 598171494 16056492032 13608 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505640275 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15680168

[startup+0.700405 s]
/proc/loadavg: 6.72 7.75 7.47 3/189 32584
/proc/meminfo: memFree=29417048/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15680168 CPUtime=0.93 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 41730 0 1 0 88 5 0 0 22 0 18 0 598171493 16056492032 40194 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3920042 40194 2224 9 0 3910761 0
[pid=32584/tid=32590] ppid=32582 vsize=15680168 CPUtime=0.67 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 35529 0 1 0 63 4 0 0 18 0 18 0 598171494 16056492032 40194 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505522784 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15680168

[startup+1.50119 s]
/proc/loadavg: 6.72 7.75 7.47 4/216 32611
/proc/meminfo: memFree=29065052/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15694872 CPUtime=2.11 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 64730 0 1 0 203 8 0 0 22 0 22 0 598171493 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3923718 61659 2256 9 0 3914437 0
[pid=32584/tid=32590] ppid=32582 vsize=15694872 CPUtime=1.47 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 51900 0 1 0 141 6 0 0 20 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 47871609321634 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32584/tid=32592] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32582 32584 31827 0 -1 4202560 15 0 0 0 0 0 0 0 17 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32593] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32582 32584 31827 0 -1 4202560 1935 0 0 0 0 0 0 0 16 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32594] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32582 32584 31827 0 -1 4202560 13 0 0 0 0 0 0 0 17 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32595] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32582 32584 31827 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32596] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32582 32584 31827 0 -1 4202560 352 0 0 0 0 0 0 0 17 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32597] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32582 32584 31827 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32598] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32582 32584 31827 0 -1 4202560 325 0 0 0 0 0 0 0 17 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32599] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32582 32584 31827 0 -1 4202560 72 0 0 0 0 0 0 0 17 0 22 0 598171494 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32600] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32600/stat : 32600 (java) S 32582 32584 31827 0 -1 4202560 71 0 0 0 0 0 0 0 17 0 22 0 598171495 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 0 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32601] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32601/stat : 32601 (java) S 32582 32584 31827 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 598171495 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32602] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32602/stat : 32602 (java) S 32582 32584 31827 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 598171495 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32603] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32603/stat : 32603 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379370417 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32604] ppid=32582 vsize=15694872 CPUtime=0.29 cores=0,2,4,6
/proc/32584/task/32604/stat : 32604 (java) R 32582 32584 31827 0 -1 4202560 3383 0 0 0 29 0 0 0 15 0 22 0 598171497 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 47871608869488 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32584/tid=32605] ppid=32582 vsize=15694872 CPUtime=0.3 cores=0,2,4,6
/proc/32584/task/32605/stat : 32605 (java) S 32582 32584 31827 0 -1 4202560 5118 0 0 0 30 0 0 0 15 0 22 0 598171497 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32606] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32606/stat : 32606 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32607] ppid=32582 vsize=15694872 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32607/stat : 32607 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598171498 16071548928 61659 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 15694872

[startup+3.10091 s]
/proc/loadavg: 6.72 7.75 7.47 5/220 32615
/proc/meminfo: memFree=28971176/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15700512 CPUtime=4.26 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 72510 0 1 0 417 9 0 0 22 0 22 0 598171493 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3925128 65815 2261 9 0 3915847 0
[pid=32584/tid=32590] ppid=32582 vsize=15700512 CPUtime=3.07 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) R 32582 32584 31827 0 -1 4202560 54251 0 1 0 301 6 0 0 20 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871876 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32584/tid=32592] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32582 32584 31827 0 -1 4202560 15 0 0 0 0 0 0 0 17 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32593] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32582 32584 31827 0 -1 4202560 1935 0 0 0 0 0 0 0 16 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32594] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32582 32584 31827 0 -1 4202560 13 0 0 0 0 0 0 0 17 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32595] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32582 32584 31827 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32596] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32582 32584 31827 0 -1 4202560 352 0 0 0 0 0 0 0 17 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32597] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32582 32584 31827 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32598] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32582 32584 31827 0 -1 4202560 325 0 0 0 0 0 0 0 17 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32599] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32582 32584 31827 0 -1 4202560 72 0 0 0 0 0 0 0 17 0 22 0 598171494 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32600] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32600/stat : 32600 (java) S 32582 32584 31827 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 598171495 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 0 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32601] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32601/stat : 32601 (java) S 32582 32584 31827 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 598171495 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32602] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32602/stat : 32602 (java) S 32582 32584 31827 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 22 0 598171495 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32603] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32603/stat : 32603 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379370417 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32604] ppid=32582 vsize=15700512 CPUtime=0.64 cores=0,2,4,6
/proc/32584/task/32604/stat : 32604 (java) S 32582 32584 31827 0 -1 4202560 7460 0 0 0 63 1 0 0 15 0 22 0 598171497 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32605] ppid=32582 vsize=15700512 CPUtime=0.5 cores=0,2,4,6
/proc/32584/task/32605/stat : 32605 (java) S 32582 32584 31827 0 -1 4202560 6419 0 0 0 50 0 0 0 16 0 22 0 598171497 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32606] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32606/stat : 32606 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32607] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32607/stat : 32607 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598171498 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32612] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32612/stat : 32612 (java) S 32582 32584 31827 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 598171597 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32613] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32613/stat : 32613 (java) S 32582 32584 31827 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 22 0 598171597 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32614] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32614/stat : 32614 (java) S 32582 32584 31827 0 -1 4202560 31 0 0 0 0 0 0 0 15 0 22 0 598171597 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32615] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32615/stat : 32615 (java) S 32582 32584 31827 0 -1 4202560 24 0 0 0 0 0 0 0 15 0 22 0 598171597 16077324288 65815 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 15700512

[startup+6.30131 s]
/proc/loadavg: 6.66 7.72 7.46 7/220 32615
/proc/meminfo: memFree=28245916/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15700512 CPUtime=8.59 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 91391 0 1 0 847 12 0 0 22 0 22 0 598171493 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3925128 82074 2277 9 0 3915847 0
[pid=32584/tid=32590] ppid=32582 vsize=15700512 CPUtime=5.29 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32582 32584 31827 0 -1 4202560 54322 0 1 0 523 6 0 0 18 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32592] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32582 32584 31827 0 -1 4202560 1747 0 0 0 0 0 0 0 16 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32593] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32582 32584 31827 0 -1 4202560 1935 0 0 0 0 0 0 0 15 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32594] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32582 32584 31827 0 -1 4202560 2013 0 0 0 0 0 0 0 16 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32595] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32582 32584 31827 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32596] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32582 32584 31827 0 -1 4202560 352 0 0 0 0 0 0 0 15 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32597] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32582 32584 31827 0 -1 4202560 1997 0 0 0 0 0 0 0 16 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32598] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32582 32584 31827 0 -1 4202560 325 0 0 0 0 0 0 0 15 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32599] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32582 32584 31827 0 -1 4202560 1822 0 0 0 0 0 0 0 16 0 22 0 598171494 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32600] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32600/stat : 32600 (java) S 32582 32584 31827 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 598171495 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 0 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32601] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32601/stat : 32601 (java) S 32582 32584 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598171495 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32602] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32602/stat : 32602 (java) S 32582 32584 31827 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 598171495 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32603] ppid=32582 vsize=15700512 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32603/stat : 32603 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16077324288 82074 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379370417 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0

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

/proc/32584/task/32604/stat : 32604 (java) S 32582 32584 31827 0 -1 4202560 8420 0 0 0 89 1 0 0 15 0 22 0 598171497 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32605] ppid=32582 vsize=15695044 CPUtime=0.95 cores=0,2,4,6
/proc/32584/task/32605/stat : 32605 (java) S 32582 32584 31827 0 -1 4202560 9796 0 0 0 94 1 0 0 15 0 22 0 598171497 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32606] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32606/stat : 32606 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32607] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32607/stat : 32607 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598171498 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32612] ppid=32582 vsize=15695044 CPUtime=7.31 cores=0,2,4,6
/proc/32584/task/32612/stat : 32612 (java) R 32582 32584 31827 0 -1 4202560 757 0 0 0 731 0 0 0 18 0 22 0 598171597 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871909 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32584/tid=32613] ppid=32582 vsize=15695044 CPUtime=6.93 cores=0,2,4,6
/proc/32584/task/32613/stat : 32613 (java) R 32582 32584 31827 0 -1 4202560 161 0 0 0 693 0 0 0 25 0 22 0 598171597 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505329120 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32584/tid=32614] ppid=32582 vsize=15695044 CPUtime=11.46 cores=0,2,4,6
/proc/32584/task/32614/stat : 32614 (java) R 32582 32584 31827 0 -1 4202560 5327 0 0 0 1146 0 0 0 25 0 22 0 598171597 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505922397 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32584/tid=32615] ppid=32582 vsize=15695044 CPUtime=9.86 cores=0,2,4,6
/proc/32584/task/32615/stat : 32615 (java) R 32582 32584 31827 0 -1 4202560 5921 0 0 0 986 0 0 0 25 0 22 0 598171597 16071725056 115527 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871928 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 42.95
Current children cumulated vsize (KiB) 15695044

[startup+18.301 s]
/proc/loadavg: 6.88 7.73 7.46 10/220 32615
/proc/meminfo: memFree=26844892/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15695044 CPUtime=46.12 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 151652 0 1 0 4587 25 0 0 22 0 22 0 598171493 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3923761 133313 2290 9 0 3914480 0
[pid=32584/tid=32590] ppid=32582 vsize=15695044 CPUtime=5.29 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32582 32584 31827 0 -1 4202560 54322 0 1 0 523 6 0 0 18 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32592] ppid=32582 vsize=15695044 CPUtime=0.03 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32582 32584 31827 0 -1 4202560 10125 0 0 0 1 2 0 0 16 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32593] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32582 32584 31827 0 -1 4202560 2143 0 0 0 0 0 0 0 15 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32594] ppid=32582 vsize=15695044 CPUtime=0.05 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32582 32584 31827 0 -1 4202560 16036 0 0 0 2 3 0 0 16 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32595] ppid=32582 vsize=15695044 CPUtime=0.01 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32582 32584 31827 0 -1 4202560 4730 0 0 0 0 1 0 0 15 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32596] ppid=32582 vsize=15695044 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32582 32584 31827 0 -1 4202560 9161 0 0 0 1 1 0 0 16 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32597] ppid=32582 vsize=15695044 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32582 32584 31827 0 -1 4202560 6510 0 0 0 1 1 0 0 15 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32598] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32582 32584 31827 0 -1 4202560 325 0 0 0 0 0 0 0 15 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32599] ppid=32582 vsize=15695044 CPUtime=0.05 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32582 32584 31827 0 -1 4202560 15504 0 0 0 2 3 0 0 16 0 22 0 598171494 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32600] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32600/stat : 32600 (java) S 32582 32584 31827 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 598171495 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 0 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32601] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32601/stat : 32601 (java) S 32582 32584 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598171495 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32602] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32602/stat : 32602 (java) S 32582 32584 31827 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 598171495 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32603] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32603/stat : 32603 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379370417 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32604] ppid=32582 vsize=15695044 CPUtime=1.08 cores=0,2,4,6
/proc/32584/task/32604/stat : 32604 (java) S 32582 32584 31827 0 -1 4202560 8446 0 0 0 107 1 0 0 15 0 22 0 598171497 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32605] ppid=32582 vsize=15695044 CPUtime=1.36 cores=0,2,4,6
/proc/32584/task/32605/stat : 32605 (java) S 32582 32584 31827 0 -1 4202560 10571 0 0 0 135 1 0 0 15 0 22 0 598171497 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32606] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32606/stat : 32606 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32607] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32607/stat : 32607 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598171498 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32612] ppid=32582 vsize=15695044 CPUtime=8.09 cores=0,2,4,6
/proc/32584/task/32612/stat : 32612 (java) R 32582 32584 31827 0 -1 4202560 757 0 0 0 809 0 0 0 19 0 22 0 598171597 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871909 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32584/tid=32613] ppid=32582 vsize=15695044 CPUtime=7.51 cores=0,2,4,6
/proc/32584/task/32613/stat : 32613 (java) R 32582 32584 31827 0 -1 4202560 186 0 0 0 751 0 0 0 25 0 22 0 598171597 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505227543 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32584/tid=32614] ppid=32582 vsize=15695044 CPUtime=12.05 cores=0,2,4,6
/proc/32584/task/32614/stat : 32614 (java) R 32582 32584 31827 0 -1 4202560 5327 0 0 0 1205 0 0 0 25 0 22 0 598171597 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912506070028 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32584/tid=32615] ppid=32582 vsize=15695044 CPUtime=10.42 cores=0,2,4,6
/proc/32584/task/32615/stat : 32615 (java) R 32582 32584 31827 0 -1 4202560 5921 0 0 0 1042 0 0 0 25 0 22 0 598171597 16071725056 133313 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871928 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.12
Current children cumulated vsize (KiB) 15695044

[startup+18.5047 s]
/proc/loadavg: 6.88 7.73 7.46 10/220 32615
/proc/meminfo: memFree=26844892/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15695044 CPUtime=46.93 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 160788 0 1 0 4666 27 0 0 22 0 22 0 598171493 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3923761 142447 2290 9 0 3914480 0
[pid=32584/tid=32590] ppid=32582 vsize=15695044 CPUtime=5.29 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32582 32584 31827 0 -1 4202560 54322 0 1 0 523 6 0 0 18 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32592] ppid=32582 vsize=15695044 CPUtime=0.03 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) R 32582 32584 31827 0 -1 4202560 10125 0 0 0 1 2 0 0 15 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379372725 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=32584/tid=32593] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32582 32584 31827 0 -1 4202560 2143 0 0 0 0 0 0 0 15 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32594] ppid=32582 vsize=15695044 CPUtime=0.06 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32582 32584 31827 0 -1 4202560 18497 0 0 0 3 3 0 0 16 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32595] ppid=32582 vsize=15695044 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32582 32584 31827 0 -1 4202560 7162 0 0 0 1 1 0 0 16 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32596] ppid=32582 vsize=15695044 CPUtime=0.03 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) R 32582 32584 31827 0 -1 4202560 11377 0 0 0 1 2 0 0 15 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251367500087 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32584/tid=32597] ppid=32582 vsize=15695044 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32582 32584 31827 0 -1 4202560 6510 0 0 0 1 1 0 0 16 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32598] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32582 32584 31827 0 -1 4202560 2305 0 0 0 0 0 0 0 16 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32599] ppid=32582 vsize=15695044 CPUtime=0.05 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32582 32584 31827 0 -1 4202560 15538 0 0 0 2 3 0 0 16 0 22 0 598171494 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32600] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32600/stat : 32600 (java) S 32582 32584 31827 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 598171495 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 0 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32601] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32601/stat : 32601 (java) S 32582 32584 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598171495 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32602] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32602/stat : 32602 (java) S 32582 32584 31827 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 598171495 16071725056 142447 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32603] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32603/stat : 32603 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 142207 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379370417 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32604] ppid=32582 vsize=15695044 CPUtime=1.12 cores=0,2,4,6
/proc/32584/task/32604/stat : 32604 (java) S 32582 32584 31827 0 -1 4202560 8453 0 0 0 111 1 0 0 15 0 22 0 598171497 16071725056 142207 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32605] ppid=32582 vsize=15695044 CPUtime=1.4 cores=0,2,4,6
/proc/32584/task/32605/stat : 32605 (java) S 32582 32584 31827 0 -1 4202560 10577 0 0 0 139 1 0 0 15 0 22 0 598171497 16071725056 142207 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32606] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32606/stat : 32606 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 142207 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32607] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32607/stat : 32607 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598171498 16071725056 142207 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32612] ppid=32582 vsize=15695044 CPUtime=8.28 cores=0,2,4,6
/proc/32584/task/32612/stat : 32612 (java) S 32582 32584 31827 0 -1 4202560 757 0 0 0 828 0 0 0 19 0 22 0 598171597 16071725056 141696 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32613] ppid=32582 vsize=15695044 CPUtime=7.7 cores=0,2,4,6
/proc/32584/task/32613/stat : 32613 (java) S 32582 32584 31827 0 -1 4202560 186 0 0 0 770 0 0 0 25 0 22 0 598171597 16071725056 141696 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32614] ppid=32582 vsize=15695044 CPUtime=12.21 cores=0,2,4,6
/proc/32584/task/32614/stat : 32614 (java) S 32582 32584 31827 0 -1 4202560 5327 0 0 0 1221 0 0 0 25 0 22 0 598171597 16071725056 141696 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32615] ppid=32582 vsize=15695044 CPUtime=10.58 cores=0,2,4,6
/proc/32584/task/32615/stat : 32615 (java) S 32582 32584 31827 0 -1 4202560 5921 0 0 0 1058 0 0 0 25 0 22 0 598171597 16071725056 141423 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.93
Current children cumulated vsize (KiB) 15695044

[startup+18.601 s]
/proc/loadavg: 6.97 7.73 7.46 9/220 32615
/proc/meminfo: memFree=26769248/32950928 swapFree=67111352/67111528
[pid=32584] ppid=32582 vsize=15695044 CPUtime=47.32 cores=0,2,4,6
/proc/32584/stat : 32584 (java) S 32582 32584 31827 0 -1 4202496 160789 0 1 0 4705 27 0 0 22 0 22 0 598171493 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/32584/statm: 3923761 134617 2290 9 0 3914480 0
[pid=32584/tid=32590] ppid=32582 vsize=15695044 CPUtime=5.29 cores=0,2,4,6
/proc/32584/task/32590/stat : 32590 (java) S 32582 32584 31827 0 -1 4202560 54322 0 1 0 523 6 0 0 18 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32592] ppid=32582 vsize=15695044 CPUtime=0.03 cores=0,2,4,6
/proc/32584/task/32592/stat : 32592 (java) S 32582 32584 31827 0 -1 4202560 10125 0 0 0 1 2 0 0 15 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32593] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32593/stat : 32593 (java) S 32582 32584 31827 0 -1 4202560 2143 0 0 0 0 0 0 0 15 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32594] ppid=32582 vsize=15695044 CPUtime=0.06 cores=0,2,4,6
/proc/32584/task/32594/stat : 32594 (java) S 32582 32584 31827 0 -1 4202560 18497 0 0 0 3 3 0 0 16 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32595] ppid=32582 vsize=15695044 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32595/stat : 32595 (java) S 32582 32584 31827 0 -1 4202560 7162 0 0 0 1 1 0 0 16 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32596] ppid=32582 vsize=15695044 CPUtime=0.03 cores=0,2,4,6
/proc/32584/task/32596/stat : 32596 (java) S 32582 32584 31827 0 -1 4202560 11377 0 0 0 1 2 0 0 15 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32597] ppid=32582 vsize=15695044 CPUtime=0.02 cores=0,2,4,6
/proc/32584/task/32597/stat : 32597 (java) S 32582 32584 31827 0 -1 4202560 6510 0 0 0 1 1 0 0 15 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32598] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32598/stat : 32598 (java) S 32582 32584 31827 0 -1 4202560 2305 0 0 0 0 0 0 0 15 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32599] ppid=32582 vsize=15695044 CPUtime=0.05 cores=0,2,4,6
/proc/32584/task/32599/stat : 32599 (java) S 32582 32584 31827 0 -1 4202560 15538 0 0 0 2 3 0 0 15 0 22 0 598171494 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 0 0 0 0
[pid=32584/tid=32600] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32600/stat : 32600 (java) S 32582 32584 31827 0 -1 4202560 201 0 0 0 0 0 0 0 15 0 22 0 598171495 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 0 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32601] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32601/stat : 32601 (java) S 32582 32584 31827 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 598171495 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32602] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32602/stat : 32602 (java) S 32582 32584 31827 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 22 0 598171495 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 6 0 0 0
[pid=32584/tid=32603] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32603/stat : 32603 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379370417 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32604] ppid=32582 vsize=15695044 CPUtime=1.12 cores=0,2,4,6
/proc/32584/task/32604/stat : 32604 (java) S 32582 32584 31827 0 -1 4202560 8453 0 0 0 111 1 0 0 15 0 22 0 598171497 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32605] ppid=32582 vsize=15695044 CPUtime=1.4 cores=0,2,4,6
/proc/32584/task/32605/stat : 32605 (java) S 32582 32584 31827 0 -1 4202560 10577 0 0 0 139 1 0 0 15 0 22 0 598171497 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32606] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32606/stat : 32606 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 598171497 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379362713 0 4 0 16800975 18446604453846222144 0 0 -1 4 0 0 0
[pid=32584/tid=32607] ppid=32582 vsize=15695044 CPUtime=0 cores=0,2,4,6
/proc/32584/task/32607/stat : 32607 (java) S 32582 32584 31827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 598171498 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 251379363328 0 4 0 16800975 18446604453846222144 0 0 -1 2 0 0 0
[pid=32584/tid=32612] ppid=32582 vsize=15695044 CPUtime=8.38 cores=0,2,4,6
/proc/32584/task/32612/stat : 32612 (java) R 32582 32584 31827 0 -1 4202560 757 0 0 0 838 0 0 0 19 0 22 0 598171597 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871909 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32584/tid=32613] ppid=32582 vsize=15695044 CPUtime=7.8 cores=0,2,4,6
/proc/32584/task/32613/stat : 32613 (java) R 32582 32584 31827 0 -1 4202560 187 0 0 0 780 0 0 0 25 0 22 0 598171597 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505658123 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=32584/tid=32614] ppid=32582 vsize=15695044 CPUtime=12.31 cores=0,2,4,6
/proc/32584/task/32614/stat : 32614 (java) R 32582 32584 31827 0 -1 4202560 5327 0 0 0 1231 0 0 0 25 0 22 0 598171597 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505909353 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=32584/tid=32615] ppid=32582 vsize=15695044 CPUtime=10.68 cores=0,2,4,6
/proc/32584/task/32615/stat : 32615 (java) R 32582 32584 31827 0 -1 4202560 5921 0 0 0 1068 0 0 0 25 0 22 0 598171597 16071725056 134617 33554432000 1073741824 1073778376 140734220629520 18446744073709551615 46912505871862 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.32
Current children cumulated vsize (KiB) 15695044

Child status: 10
Real time (s): 18.6956
CPU time (s): 47.6138
CPU user time (s): 47.3098
CPU system time (s): 0.303953
CPU usage (%): 254.679
Max. virtual memory (cumulated for all children) (KiB): 15702592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.3098
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160821
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1656
involuntary context switches= 751

runsolver used 0.033994 second user time and 0.078987 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 14:16:48
IDJOB=3311890
IDBENCH=71129
IDSOLVER=1698
FILE ID=node113/3311890-1304079408
RUNJOBID= node113-1304079408-32552
PBS_JOBID= 13170493
Free space on /tmp= 71160 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK10.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311890-1304079408/watcher-3311890-1304079408 -o /tmp/evaluation-result-3311890-1304079408/solver-3311890-1304079408 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311890-1304079408.cnf -hbr 2

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0d32a4893e12fa46a8943c5daeb46b88
RANDOM SEED=162296573

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29417452 kB
Buffers:        690368 kB
Cached:        2253128 kB
SwapCached:         12 kB
Active:          94428 kB
Inactive:      2919428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29417452 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7532 kB
Writeback:           0 kB
AnonPages:       69660 kB
Mapped:          20664 kB
Slab:           453156 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   773748 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= 71160 MiB
End job on node113 at 2011-04-29 14:17:07