Trace number 3311644

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)UNSAT 1160.83 292.946

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
MD5SUM25ed0c8de63814e6d33af77a8f91b72b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3141
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 54450

Solver Data

0.10/0.11	40:24 INFO : Reading from input HOME/instance-3311644-1304178024.cnf
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Executor set job limit to 1000000
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.52/0.31	Starting Executor!
0.72/0.48	40:24 INFO : 50 variables remaining out of 50
0.72/0.48	40:24 INFO : 35600 literals remaining out of 35600
1160.78/292.91	c Elapsed time 292.803
1160.78/292.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3311644-1304178024/watcher-3311644-1304178024 -o /tmp/evaluation-result-3311644-1304178024/solver-3311644-1304178024 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3311644-1304178024.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.85 7.82 7.94 3/176 18872
/proc/meminfo: memFree=29486488/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=30540 CPUtime=0 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 1492 0 0 0 0 0 0 0 18 0 2 0 510217710 31272960 955 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 7635 957 736 9 0 386 0
[pid=18872/tid=18875] ppid=18870 vsize=30540 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) R 18870 18872 18835 0 -1 4202560 137 0 0 0 0 0 0 0 19 0 2 0 510217711 31272960 957 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254261021587 0 0 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.0118461 s]
/proc/loadavg: 6.85 7.82 7.94 3/176 18872
/proc/meminfo: memFree=29486488/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 2653 0 1 0 0 0 0 0 18 0 10 0 510217710 15965847552 2095 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3897912 2095 1222 9 0 3888660 0
[pid=18872/tid=18875] ppid=18870 vsize=15591648 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) R 18870 18872 18835 0 -1 4202560 1288 0 1 0 0 0 0 0 22 0 10 0 510217711 15965847552 2095 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912504009831 0 4 0 16784584 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15591648

[startup+0.106832 s]
/proc/loadavg: 6.85 7.82 7.94 3/176 18872
/proc/meminfo: memFree=29486488/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15676500 CPUtime=0.1 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 5711 0 1 0 9 1 0 0 18 0 18 0 510217710 16052736000 5134 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3919125 5135 2120 9 0 3909844 0
[pid=18872/tid=18875] ppid=18870 vsize=15676500 CPUtime=0.09 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) R 18870 18872 18835 0 -1 4202560 3589 0 1 0 8 1 0 0 18 0 18 0 510217711 16052736000 5135 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676500

[startup+0.300762 s]
/proc/loadavg: 6.85 7.82 7.94 3/176 18872
/proc/meminfo: memFree=29486488/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15682616 CPUtime=0.52 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 14764 0 1 0 49 3 0 0 18 0 18 0 510217710 16058998784 12902 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3920654 12905 2208 9 0 3911373 0
[pid=18872/tid=18875] ppid=18870 vsize=15682616 CPUtime=0.28 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) R 18870 18872 18835 0 -1 4202560 9573 0 1 0 26 2 0 0 18 0 18 0 510217711 16058998784 12906 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505511966 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15682616

[startup+0.700661 s]
/proc/loadavg: 6.85 7.82 7.94 3/176 18872
/proc/meminfo: memFree=29486488/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=1.56 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 27444 0 1 0 151 5 0 0 18 0 22 0 510217710 16080023552 22464 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 22467 2261 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 22468 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15703148

[startup+1.50152 s]
/proc/loadavg: 6.85 7.82 7.94 16/220 18916
/proc/meminfo: memFree=29187556/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=4.7 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 54254 0 1 0 462 8 0 0 18 0 22 0 510217710 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 47475 2282 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18885] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18885/stat : 18885 (java) S 18870 18872 18835 0 -1 4202560 498 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18886] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18886/stat : 18886 (java) S 18870 18872 18835 0 -1 4202560 376 0 0 0 0 0 0 0 16 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18887] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18887/stat : 18887 (java) S 18870 18872 18835 0 -1 4202560 691 0 0 0 0 0 0 0 16 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18888] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (java) R 18870 18872 18835 0 -1 4202560 514 0 0 0 0 0 0 0 16 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18872/tid=18889] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18890] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18891] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (java) S 18870 18872 18835 0 -1 4202560 60 0 0 0 0 0 0 0 16 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18892] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (java) S 18870 18872 18835 0 -1 4202560 401 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18894] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (java) S 18870 18872 18835 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 510217712 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 0 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18897] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18897/stat : 18897 (java) S 18870 18872 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18898] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18898/stat : 18898 (java) S 18870 18872 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18899] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18899/stat : 18899 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273440177 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18900] ppid=18870 vsize=15703148 CPUtime=0.59 cores=0,2,4,6
/proc/18872/task/18900/stat : 18900 (java) R 18870 18872 18835 0 -1 4202560 7517 0 0 0 59 0 0 0 25 0 22 0 510217715 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273442485 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18872/tid=18903] ppid=18870 vsize=15703148 CPUtime=0.95 cores=0,2,4,6
/proc/18872/task/18903/stat : 18903 (java) S 18870 18872 18835 0 -1 4202560 7179 0 0 0 94 1 0 0 15 0 22 0 510217715 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18904] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18904/stat : 18904 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18907] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18907/stat : 18907 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510217715 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18913] ppid=18870 vsize=15703148 CPUtime=0.8 cores=0,2,4,6
/proc/18872/task/18913/stat : 18913 (java) R 18870 18872 18835 0 -1 4202560 8737 0 0 0 79 1 0 0 16 0 22 0 510217742 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505718134 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18872/tid=18914] ppid=18870 vsize=15703148 CPUtime=0.49 cores=0,2,4,6
/proc/18872/task/18914/stat : 18914 (java) R 18870 18872 18835 0 -1 4202560 7249 0 0 0 49 0 0 0 18 0 22 0 510217742 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505796634 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18872/tid=18915] ppid=18870 vsize=15703148 CPUtime=0.66 cores=0,2,4,6
/proc/18872/task/18915/stat : 18915 (java) R 18870 18872 18835 0 -1 4202560 3998 0 0 0 66 0 0 0 16 0 22 0 510217742 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 18446744073699065897 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18872/tid=18916] ppid=18870 vsize=15703148 CPUtime=0.66 cores=0,2,4,6
/proc/18872/task/18916/stat : 18916 (java) R 18870 18872 18835 0 -1 4202560 4618 0 0 0 66 0 0 0 17 0 22 0 510217742 16080023552 47475 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505728974 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.7
Current children cumulated vsize (KiB) 15703148

[startup+3.10126 s]
/proc/loadavg: 7.10 7.85 7.95 10/220 18916
/proc/meminfo: memFree=29100632/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=11.06 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 57695 0 1 0 1098 8 0 0 18 0 22 0 510217710 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 45936 2289 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18885] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18885/stat : 18885 (java) S 18870 18872 18835 0 -1 4202560 625 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18886] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18886/stat : 18886 (java) S 18870 18872 18835 0 -1 4202560 813 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18887] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18887/stat : 18887 (java) S 18870 18872 18835 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18888] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (java) S 18870 18872 18835 0 -1 4202560 600 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18889] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (java) S 18870 18872 18835 0 -1 4202560 885 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18890] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (java) S 18870 18872 18835 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18891] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (java) S 18870 18872 18835 0 -1 4202560 470 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18892] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (java) S 18870 18872 18835 0 -1 4202560 1293 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18894] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (java) S 18870 18872 18835 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 22 0 510217712 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 0 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18897] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18897/stat : 18897 (java) S 18870 18872 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18898] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18898/stat : 18898 (java) S 18870 18872 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18899] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18899/stat : 18899 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273440177 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18900] ppid=18870 vsize=15703148 CPUtime=0.59 cores=0,2,4,6
/proc/18872/task/18900/stat : 18900 (java) R 18870 18872 18835 0 -1 4202560 7522 0 0 0 59 0 0 0 21 0 22 0 510217715 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273442485 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18872/tid=18903] ppid=18870 vsize=15703148 CPUtime=1.16 cores=0,2,4,6
/proc/18872/task/18903/stat : 18903 (java) S 18870 18872 18835 0 -1 4202560 7468 0 0 0 115 1 0 0 15 0 22 0 510217715 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18904] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18904/stat : 18904 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18907] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18907/stat : 18907 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510217715 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18913] ppid=18870 vsize=15703148 CPUtime=2.28 cores=0,2,4,6
/proc/18872/task/18913/stat : 18913 (java) R 18870 18872 18835 0 -1 4202560 8745 0 0 0 227 1 0 0 18 0 22 0 510217742 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 18446744073699065856 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18872/tid=18914] ppid=18870 vsize=15703148 CPUtime=1.97 cores=0,2,4,6
/proc/18872/task/18914/stat : 18914 (java) R 18870 18872 18835 0 -1 4202560 7308 0 0 0 197 0 0 0 20 0 22 0 510217742 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505525381 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18872/tid=18915] ppid=18870 vsize=15703148 CPUtime=2.23 cores=0,2,4,6
/proc/18872/task/18915/stat : 18915 (java) R 18870 18872 18835 0 -1 4202560 4015 0 0 0 223 0 0 0 18 0 22 0 510217742 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505971254 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18872/tid=18916] ppid=18870 vsize=15703148 CPUtime=2.25 cores=0,2,4,6
/proc/18872/task/18916/stat : 18916 (java) R 18870 18872 18835 0 -1 4202560 4642 0 0 0 225 0 0 0 19 0 22 0 510217742 16080023552 45936 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505698083 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 15703148

[startup+6.3007 s]
/proc/loadavg: 7.10 7.85 7.95 9/220 18916
/proc/meminfo: memFree=29164120/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=23.79 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 58789 0 1 0 2369 10 0 0 18 0 22 0 510217710 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 31060 2289 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18885] ppid=18870 vsize=15703148 CPUtime=0.01 cores=0,2,4,6
/proc/18872/task/18885/stat : 18885 (java) S 18870 18872 18835 0 -1 4202560 780 0 0 0 1 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18886] ppid=18870 vsize=15703148 CPUtime=0.01 cores=0,2,4,6
/proc/18872/task/18886/stat : 18886 (java) S 18870 18872 18835 0 -1 4202560 860 0 0 0 1 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18887] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18887/stat : 18887 (java) S 18870 18872 18835 0 -1 4202560 849 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18888] ppid=18870 vsize=15703148 CPUtime=0.01 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (java) S 18870 18872 18835 0 -1 4202560 709 0 0 0 1 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18889] ppid=18870 vsize=15703148 CPUtime=0.01 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (java) S 18870 18872 18835 0 -1 4202560 1137 0 0 0 1 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18890] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (java) S 18870 18872 18835 0 -1 4202560 273 0 0 0 0 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18891] ppid=18870 vsize=15703148 CPUtime=0.01 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (java) S 18870 18872 18835 0 -1 4202560 661 0 0 0 1 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18892] ppid=18870 vsize=15703148 CPUtime=0.01 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (java) S 18870 18872 18835 0 -1 4202560 1360 0 0 0 1 0 0 0 15 0 22 0 510217711 16080023552 31060 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0

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

/proc/18872/task/18900/stat : 18900 (java) S 18870 18872 18835 0 -1 4202560 7546 0 0 0 72 0 0 0 15 0 22 0 510217715 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18903] ppid=18870 vsize=15703148 CPUtime=1.22 cores=0,2,4,6
/proc/18872/task/18903/stat : 18903 (java) S 18870 18872 18835 0 -1 4202560 7477 0 0 0 121 1 0 0 15 0 22 0 510217715 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18904] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18904/stat : 18904 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18907] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18907/stat : 18907 (java) S 18870 18872 18835 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 510217715 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18913] ppid=18870 vsize=15703148 CPUtime=286.49 cores=0,2,4,6
/proc/18872/task/18913/stat : 18913 (java) R 18870 18872 18835 0 -1 4202560 46005 0 0 0 28642 7 0 0 25 0 22 0 510217742 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 47557099907170 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18872/tid=18914] ppid=18870 vsize=15703148 CPUtime=286.37 cores=0,2,4,6
/proc/18872/task/18914/stat : 18914 (java) R 18870 18872 18835 0 -1 4202560 45066 0 0 0 28632 5 0 0 25 0 22 0 510217742 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505698102 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18872/tid=18915] ppid=18870 vsize=15703148 CPUtime=286.58 cores=0,2,4,6
/proc/18872/task/18915/stat : 18915 (java) R 18870 18872 18835 0 -1 4202560 41574 0 0 0 28652 6 0 0 25 0 22 0 510217742 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505718075 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18872/tid=18916] ppid=18870 vsize=15703148 CPUtime=286.69 cores=0,2,4,6
/proc/18872/task/18916/stat : 18916 (java) R 18870 18872 18835 0 -1 4202560 42593 0 0 0 28662 7 0 0 25 0 22 0 510217742 16080023552 146990 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505937397 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1156.28
Current children cumulated vsize (KiB) 15703148

[startup+291.901 s]
/proc/loadavg: 8.12 8.03 8.00 9/220 18973
/proc/meminfo: memFree=28517816/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=1159.15 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 380625 0 1 0 115826 89 0 0 18 0 22 0 510217710 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 146984 2291 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18885] ppid=18870 vsize=15703148 CPUtime=0.9 cores=0,2,4,6
/proc/18872/task/18885/stat : 18885 (java) S 18870 18872 18835 0 -1 4202560 22743 0 0 0 85 5 0 0 15 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18886] ppid=18870 vsize=15703148 CPUtime=0.96 cores=0,2,4,6
/proc/18872/task/18886/stat : 18886 (java) S 18870 18872 18835 0 -1 4202560 21987 0 0 0 91 5 0 0 15 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18887] ppid=18870 vsize=15703148 CPUtime=0.86 cores=0,2,4,6
/proc/18872/task/18887/stat : 18887 (java) S 18870 18872 18835 0 -1 4202560 21666 0 0 0 82 4 0 0 16 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18888] ppid=18870 vsize=15703148 CPUtime=0.94 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (java) S 18870 18872 18835 0 -1 4202560 22894 0 0 0 89 5 0 0 15 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18889] ppid=18870 vsize=15703148 CPUtime=0.89 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (java) S 18870 18872 18835 0 -1 4202560 22185 0 0 0 84 5 0 0 16 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18890] ppid=18870 vsize=15703148 CPUtime=0.93 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (java) S 18870 18872 18835 0 -1 4202560 22771 0 0 0 88 5 0 0 16 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18891] ppid=18870 vsize=15703148 CPUtime=0.86 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (java) S 18870 18872 18835 0 -1 4202560 21453 0 0 0 81 5 0 0 15 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18892] ppid=18870 vsize=15703148 CPUtime=0.87 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (java) S 18870 18872 18835 0 -1 4202560 21547 0 0 0 82 5 0 0 15 0 22 0 510217711 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18894] ppid=18870 vsize=15703148 CPUtime=0.38 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (java) S 18870 18872 18835 0 -1 4202560 692 0 0 0 25 13 0 0 15 0 22 0 510217712 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 0 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18897] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18897/stat : 18897 (java) S 18870 18872 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18898] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18898/stat : 18898 (java) S 18870 18872 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18899] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18899/stat : 18899 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273440177 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18900] ppid=18870 vsize=15703148 CPUtime=0.72 cores=0,2,4,6
/proc/18872/task/18900/stat : 18900 (java) S 18870 18872 18835 0 -1 4202560 7546 0 0 0 72 0 0 0 15 0 22 0 510217715 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18903] ppid=18870 vsize=15703148 CPUtime=1.22 cores=0,2,4,6
/proc/18872/task/18903/stat : 18903 (java) S 18870 18872 18835 0 -1 4202560 7477 0 0 0 121 1 0 0 15 0 22 0 510217715 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18904] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18904/stat : 18904 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18907] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18907/stat : 18907 (java) S 18870 18872 18835 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 510217715 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18913] ppid=18870 vsize=15703148 CPUtime=287.28 cores=0,2,4,6
/proc/18872/task/18913/stat : 18913 (java) S 18870 18872 18835 0 -1 4202560 46006 0 0 0 28721 7 0 0 25 0 22 0 510217742 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18914] ppid=18870 vsize=15703148 CPUtime=286.95 cores=0,2,4,6
/proc/18872/task/18914/stat : 18914 (java) R 18870 18872 18835 0 -1 4202560 45066 0 0 0 28690 5 0 0 24 0 22 0 510217742 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505728997 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18872/tid=18915] ppid=18870 vsize=15703148 CPUtime=287.27 cores=0,2,4,6
/proc/18872/task/18915/stat : 18915 (java) R 18870 18872 18835 0 -1 4202560 41574 0 0 0 28721 6 0 0 25 0 22 0 510217742 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505808735 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=18872/tid=18916] ppid=18870 vsize=15703148 CPUtime=287.48 cores=0,2,4,6
/proc/18872/task/18916/stat : 18916 (java) R 18870 18872 18835 0 -1 4202560 42596 0 0 0 28741 7 0 0 25 0 22 0 510217742 16080023552 146984 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 46912505697993 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1159.15
Current children cumulated vsize (KiB) 15703148

[startup+292.701 s]
/proc/loadavg: 8.11 8.03 8.00 6/220 18973
/proc/meminfo: memFree=28529224/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=1160.78 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 380725 0 1 0 115989 89 0 0 18 0 22 0 510217710 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 146793 2291 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18885] ppid=18870 vsize=15703148 CPUtime=0.9 cores=0,2,4,6
/proc/18872/task/18885/stat : 18885 (java) S 18870 18872 18835 0 -1 4202560 22743 0 0 0 85 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18886] ppid=18870 vsize=15703148 CPUtime=0.96 cores=0,2,4,6
/proc/18872/task/18886/stat : 18886 (java) S 18870 18872 18835 0 -1 4202560 22014 0 0 0 91 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18887] ppid=18870 vsize=15703148 CPUtime=0.86 cores=0,2,4,6
/proc/18872/task/18887/stat : 18887 (java) S 18870 18872 18835 0 -1 4202560 21687 0 0 0 82 4 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18888] ppid=18870 vsize=15703148 CPUtime=0.94 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (java) S 18870 18872 18835 0 -1 4202560 22909 0 0 0 89 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18889] ppid=18870 vsize=15703148 CPUtime=0.9 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (java) S 18870 18872 18835 0 -1 4202560 22201 0 0 0 85 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18890] ppid=18870 vsize=15703148 CPUtime=0.93 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (java) S 18870 18872 18835 0 -1 4202560 22771 0 0 0 88 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18891] ppid=18870 vsize=15703148 CPUtime=0.86 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (java) S 18870 18872 18835 0 -1 4202560 21455 0 0 0 81 5 0 0 16 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18892] ppid=18870 vsize=15703148 CPUtime=0.87 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (java) S 18870 18872 18835 0 -1 4202560 21563 0 0 0 82 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18894] ppid=18870 vsize=15703148 CPUtime=0.39 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (java) S 18870 18872 18835 0 -1 4202560 693 0 0 0 26 13 0 0 15 0 22 0 510217712 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 0 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18897] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18897/stat : 18897 (java) S 18870 18872 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18898] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18898/stat : 18898 (java) S 18870 18872 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18899] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18899/stat : 18899 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273440177 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18900] ppid=18870 vsize=15703148 CPUtime=0.72 cores=0,2,4,6
/proc/18872/task/18900/stat : 18900 (java) S 18870 18872 18835 0 -1 4202560 7546 0 0 0 72 0 0 0 15 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18903] ppid=18870 vsize=15703148 CPUtime=1.22 cores=0,2,4,6
/proc/18872/task/18903/stat : 18903 (java) S 18870 18872 18835 0 -1 4202560 7477 0 0 0 121 1 0 0 15 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18904] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18904/stat : 18904 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18907] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18907/stat : 18907 (java) S 18870 18872 18835 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18913] ppid=18870 vsize=15703148 CPUtime=287.57 cores=0,2,4,6
/proc/18872/task/18913/stat : 18913 (java) S 18870 18872 18835 0 -1 4202560 46006 0 0 0 28750 7 0 0 22 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18914] ppid=18870 vsize=15703148 CPUtime=287.35 cores=0,2,4,6
/proc/18872/task/18914/stat : 18914 (java) S 18870 18872 18835 0 -1 4202560 45067 0 0 0 28730 5 0 0 22 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18915] ppid=18870 vsize=15703148 CPUtime=287.79 cores=0,2,4,6
/proc/18872/task/18915/stat : 18915 (java) S 18870 18872 18835 0 -1 4202560 41575 0 0 0 28773 6 0 0 23 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18916] ppid=18870 vsize=15703148 CPUtime=287.89 cores=0,2,4,6
/proc/18872/task/18916/stat : 18916 (java) S 18870 18872 18835 0 -1 4202560 42596 0 0 0 28782 7 0 0 23 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1160.78
Current children cumulated vsize (KiB) 15703148

[startup+292.901 s]
/proc/loadavg: 8.11 8.03 8.00 6/220 18973
/proc/meminfo: memFree=28529224/32951124 swapFree=67111348/67111528
[pid=18872] ppid=18870 vsize=15703148 CPUtime=1160.78 cores=0,2,4,6
/proc/18872/stat : 18872 (java) S 18870 18872 18835 0 -1 4202496 380725 0 1 0 115989 89 0 0 18 0 22 0 510217710 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/18872/statm: 3925787 146793 2291 9 0 3916506 0
[pid=18872/tid=18875] ppid=18870 vsize=15703148 CPUtime=0.47 cores=0,2,4,6
/proc/18872/task/18875/stat : 18875 (java) S 18870 18872 18835 0 -1 4202560 11018 0 1 0 45 2 0 0 20 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18885] ppid=18870 vsize=15703148 CPUtime=0.9 cores=0,2,4,6
/proc/18872/task/18885/stat : 18885 (java) S 18870 18872 18835 0 -1 4202560 22743 0 0 0 85 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18886] ppid=18870 vsize=15703148 CPUtime=0.96 cores=0,2,4,6
/proc/18872/task/18886/stat : 18886 (java) S 18870 18872 18835 0 -1 4202560 22014 0 0 0 91 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18887] ppid=18870 vsize=15703148 CPUtime=0.86 cores=0,2,4,6
/proc/18872/task/18887/stat : 18887 (java) S 18870 18872 18835 0 -1 4202560 21687 0 0 0 82 4 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18888] ppid=18870 vsize=15703148 CPUtime=0.94 cores=0,2,4,6
/proc/18872/task/18888/stat : 18888 (java) S 18870 18872 18835 0 -1 4202560 22909 0 0 0 89 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18889] ppid=18870 vsize=15703148 CPUtime=0.9 cores=0,2,4,6
/proc/18872/task/18889/stat : 18889 (java) S 18870 18872 18835 0 -1 4202560 22201 0 0 0 85 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18890] ppid=18870 vsize=15703148 CPUtime=0.93 cores=0,2,4,6
/proc/18872/task/18890/stat : 18890 (java) S 18870 18872 18835 0 -1 4202560 22771 0 0 0 88 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18891] ppid=18870 vsize=15703148 CPUtime=0.86 cores=0,2,4,6
/proc/18872/task/18891/stat : 18891 (java) S 18870 18872 18835 0 -1 4202560 21455 0 0 0 81 5 0 0 16 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18892] ppid=18870 vsize=15703148 CPUtime=0.87 cores=0,2,4,6
/proc/18872/task/18892/stat : 18892 (java) S 18870 18872 18835 0 -1 4202560 21563 0 0 0 82 5 0 0 15 0 22 0 510217711 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18894] ppid=18870 vsize=15703148 CPUtime=0.39 cores=0,2,4,6
/proc/18872/task/18894/stat : 18894 (java) S 18870 18872 18835 0 -1 4202560 693 0 0 0 26 13 0 0 15 0 22 0 510217712 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 0 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18897] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18897/stat : 18897 (java) S 18870 18872 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18898] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18898/stat : 18898 (java) S 18870 18872 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510217713 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
[pid=18872/tid=18899] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18899/stat : 18899 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273440177 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18900] ppid=18870 vsize=15703148 CPUtime=0.72 cores=0,2,4,6
/proc/18872/task/18900/stat : 18900 (java) S 18870 18872 18835 0 -1 4202560 7546 0 0 0 72 0 0 0 15 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18903] ppid=18870 vsize=15703148 CPUtime=1.22 cores=0,2,4,6
/proc/18872/task/18903/stat : 18903 (java) S 18870 18872 18835 0 -1 4202560 7477 0 0 0 121 1 0 0 15 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18904] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18904/stat : 18904 (java) S 18870 18872 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273432473 0 4 0 16800975 18446604453952502656 0 0 -1 6 0 0 0
[pid=18872/tid=18907] ppid=18870 vsize=15703148 CPUtime=0 cores=0,2,4,6
/proc/18872/task/18907/stat : 18907 (java) S 18870 18872 18835 0 -1 4202560 20 0 0 0 0 0 0 0 15 0 22 0 510217715 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18913] ppid=18870 vsize=15703148 CPUtime=287.57 cores=0,2,4,6
/proc/18872/task/18913/stat : 18913 (java) S 18870 18872 18835 0 -1 4202560 46006 0 0 0 28750 7 0 0 20 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18914] ppid=18870 vsize=15703148 CPUtime=287.35 cores=0,2,4,6
/proc/18872/task/18914/stat : 18914 (java) S 18870 18872 18835 0 -1 4202560 45067 0 0 0 28730 5 0 0 20 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 4 0 0 0
[pid=18872/tid=18915] ppid=18870 vsize=15703148 CPUtime=287.79 cores=0,2,4,6
/proc/18872/task/18915/stat : 18915 (java) S 18870 18872 18835 0 -1 4202560 41575 0 0 0 28773 6 0 0 21 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 2 0 0 0
[pid=18872/tid=18916] ppid=18870 vsize=15703148 CPUtime=287.89 cores=0,2,4,6
/proc/18872/task/18916/stat : 18916 (java) S 18870 18872 18835 0 -1 4202560 42596 0 0 0 28782 7 0 0 21 0 22 0 510217742 16080023552 146793 33554432000 1073741824 1073778376 140733203358400 18446744073709551615 254273433088 0 4 0 16800975 18446604453952502656 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1160.78
Current children cumulated vsize (KiB) 15703148

Child status: 20
Real time (s): 292.946
CPU time (s): 1160.83
CPU user time (s): 1159.9
CPU system time (s): 0.932858
CPU usage (%): 396.26
Max. virtual memory (cumulated for all children) (KiB): 15705120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1159.9
system time used= 0.932858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 380747
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= 60588
involuntary context switches= 33415

runsolver used 0.492925 second user time and 1.11883 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 17:40:24
IDJOB=3311644
IDBENCH=83029
IDSOLVER=1698
FILE ID=node140/3311644-1304178024
RUNJOBID= node140-1304178024-18853
PBS_JOBID= 13172443
Free space on /tmp= 73292 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S324945930-048.UNKNOWN.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311644-1304178024/watcher-3311644-1304178024 -o /tmp/evaluation-result-3311644-1304178024/solver-3311644-1304178024 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311644-1304178024.cnf -hbr 2

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

MD5SUM BENCH= 25ed0c8de63814e6d33af77a8f91b72b
RANDOM SEED=97701453

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29486776 kB
Buffers:       1061928 kB
Cached:        1842392 kB
SwapCached:        180 kB
Active:         340872 kB
Inactive:      2626324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29486776 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3616 kB
Writeback:           0 kB
AnonPages:       62376 kB
Mapped:          14872 kB
Slab:           432432 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197388 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= 73292 MiB
End job on node140 at 2011-04-30 17:45:17