Trace number 3312050

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 38.6131 36.5302

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.571912
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

Solver Data

0.10/0.11	47:35 INFO : Reading from input HOME/instance-3312050-1304189255.cnf
5.94/5.63	Executor set job limit to 1000000
5.94/5.63	Executor set job limit to 1000000
5.94/5.63	Executor set job limit to 1000000
5.94/5.63	Executor set job limit to 1000000
5.94/5.65	Starting Executor!
5.94/5.65	Starting Executor!
5.94/5.65	Starting Executor!
5.94/5.65	Starting Executor!
38.47/36.47	c Elapsed time 36.369
38.47/36.48	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-3312050-1304189255/watcher-3312050-1304189255 -o /tmp/evaluation-result-3312050-1304189255/solver-3312050-1304189255 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3312050-1304189255.cnf -hbr 2 

running on 4 cores: 1,3,5,7

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: 4.34 6.89 7.51 4/194 11386
/proc/meminfo: memFree=24228300/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=26088 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 1414 0 0 0 0 0 0 0 22 0 2 0 530523253 26714112 885 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 6793 885 678 9 0 381 0
[pid=11386/tid=11387] ppid=11384 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) S 11384 11386 10914 0 -1 4202560 66 0 0 0 0 0 0 0 24 0 2 0 530523254 27824128 894 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699199166 0 0 -1 5 0 0 0

[startup+0.026082 s]
/proc/loadavg: 4.34 6.89 7.51 4/194 11386
/proc/meminfo: memFree=24228300/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15669652 CPUtime=0.01 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 3497 0 1 0 1 0 0 0 22 0 13 0 530523253 16045723648 2936 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3917413 2937 1651 9 0 3908161 0
[pid=11386/tid=11387] ppid=11384 vsize=15669652 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 2106 0 1 0 1 0 0 0 20 0 13 0 530523254 16045723648 2937 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 47602713872403 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15669652

[startup+0.101036 s]
/proc/loadavg: 4.34 6.89 7.51 4/194 11386
/proc/meminfo: memFree=24228300/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15676864 CPUtime=0.1 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 5632 0 1 0 10 0 0 0 22 0 18 0 530523253 16053108736 5050 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3919216 5050 2118 9 0 3909935 0
[pid=11386/tid=11387] ppid=11384 vsize=15676864 CPUtime=0.08 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 3478 0 1 0 8 0 0 0 25 0 18 0 530523254 16053108736 5050 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912505228260 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676864

[startup+0.301 s]
/proc/loadavg: 4.34 6.89 7.51 4/194 11386
/proc/meminfo: memFree=24228300/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15682580 CPUtime=0.51 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 16336 0 1 0 49 2 0 0 22 0 18 0 530523253 16058961920 14504 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3920645 14504 2207 9 0 3911364 0
[pid=11386/tid=11387] ppid=11384 vsize=15682580 CPUtime=0.28 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 11139 0 1 0 27 1 0 0 25 0 18 0 530523254 16058961920 14504 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912505546656 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15682580

[startup+0.700928 s]
/proc/loadavg: 4.34 6.89 7.51 4/194 11386
/proc/meminfo: memFree=24228300/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15682580 CPUtime=0.92 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 42872 0 1 0 87 5 0 0 22 0 18 0 530523253 16058961920 41038 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3920645 41038 2223 9 0 3911364 0
[pid=11386/tid=11387] ppid=11384 vsize=15682580 CPUtime=0.68 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 35503 0 1 0 64 4 0 0 25 0 18 0 530523254 16058961920 41038 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912505536252 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15682580

[startup+1.50083 s]
/proc/loadavg: 4.34 6.89 7.51 3/212 11404
/proc/meminfo: memFree=23906872/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15682580 CPUtime=1.74 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 76831 0 1 0 164 10 0 0 22 0 18 0 530523253 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3920645 74994 2223 9 0 3911364 0
[pid=11386/tid=11387] ppid=11384 vsize=15682580 CPUtime=1.47 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 65197 0 1 0 138 9 0 0 25 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912505587975 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11386/tid=11389] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11389/stat : 11389 (java) S 11384 11386 10914 0 -1 4202560 1383 0 0 0 0 0 0 0 16 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11390] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11390/stat : 11390 (java) S 11384 11386 10914 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11391] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11391/stat : 11391 (java) S 11384 11386 10914 0 -1 4202560 546 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11392] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11392/stat : 11392 (java) S 11384 11386 10914 0 -1 4202560 331 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11393] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11393/stat : 11393 (java) S 11384 11386 10914 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11394] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11394/stat : 11394 (java) S 11384 11386 10914 0 -1 4202560 580 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11395] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11395/stat : 11395 (java) S 11384 11386 10914 0 -1 4202560 1005 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11396] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11396/stat : 11396 (java) S 11384 11386 10914 0 -1 4202560 2369 0 0 0 0 0 0 0 15 0 18 0 530523254 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11397] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11397/stat : 11397 (java) S 11384 11386 10914 0 -1 4202560 184 0 0 0 0 0 0 0 16 0 18 0 530523255 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 0 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11398] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11398/stat : 11398 (java) S 11384 11386 10914 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 530523256 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11399] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11399/stat : 11399 (java) S 11384 11386 10914 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 530523256 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11400] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11400/stat : 11400 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 530523258 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699498929 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11401] ppid=11384 vsize=15682580 CPUtime=0.11 cores=1,3,5,7
/proc/11386/task/11401/stat : 11401 (java) S 11384 11386 10914 0 -1 4202560 1337 0 0 0 11 0 0 0 23 0 18 0 530523258 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11402] ppid=11384 vsize=15682580 CPUtime=0.1 cores=1,3,5,7
/proc/11386/task/11402/stat : 11402 (java) S 11384 11386 10914 0 -1 4202560 2465 0 0 0 10 0 0 0 15 0 18 0 530523258 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11403] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11403/stat : 11403 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 530523258 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11404] ppid=11384 vsize=15682580 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11404/stat : 11404 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530523258 16058961920 74994 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15682580

[startup+3.10153 s]
/proc/loadavg: 4.34 6.89 7.51 3/212 11404
/proc/meminfo: memFree=23469820/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15748116 CPUtime=3.44 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 146569 0 1 0 325 19 0 0 22 0 18 0 530523253 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3937029 144704 2241 9 0 3927748 0
[pid=11386/tid=11387] ppid=11384 vsize=15748116 CPUtime=3.04 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 125715 0 1 0 288 16 0 0 25 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912505513385 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11386/tid=11389] ppid=11384 vsize=15748116 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11389/stat : 11389 (java) S 11384 11386 10914 0 -1 4202560 1442 0 0 0 2 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11390] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11390/stat : 11390 (java) S 11384 11386 10914 0 -1 4202560 5152 0 0 0 0 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11391] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11391/stat : 11391 (java) S 11384 11386 10914 0 -1 4202560 600 0 0 0 0 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11392] ppid=11384 vsize=15748116 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11392/stat : 11392 (java) S 11384 11386 10914 0 -1 4202560 333 0 0 0 1 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11393] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11393/stat : 11393 (java) S 11384 11386 10914 0 -1 4202560 549 0 0 0 0 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11394] ppid=11384 vsize=15748116 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11394/stat : 11394 (java) S 11384 11386 10914 0 -1 4202560 3157 0 0 0 1 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11395] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11395/stat : 11395 (java) S 11384 11386 10914 0 -1 4202560 1544 0 0 0 0 0 0 0 15 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11396] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11396/stat : 11396 (java) S 11384 11386 10914 0 -1 4202560 2369 0 0 0 0 0 0 0 16 0 18 0 530523254 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11397] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11397/stat : 11397 (java) S 11384 11386 10914 0 -1 4202560 437 0 0 0 0 0 0 0 15 0 18 0 530523255 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 0 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11398] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11398/stat : 11398 (java) S 11384 11386 10914 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 18 0 530523256 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11399] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11399/stat : 11399 (java) S 11384 11386 10914 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 18 0 530523256 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11400] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11400/stat : 11400 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 530523258 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699498929 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11401] ppid=11384 vsize=15748116 CPUtime=0.13 cores=1,3,5,7
/proc/11386/task/11401/stat : 11401 (java) S 11384 11386 10914 0 -1 4202560 1387 0 0 0 13 0 0 0 16 0 18 0 530523258 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11402] ppid=11384 vsize=15748116 CPUtime=0.13 cores=1,3,5,7
/proc/11386/task/11402/stat : 11402 (java) S 11384 11386 10914 0 -1 4202560 2498 0 0 0 13 0 0 0 15 0 18 0 530523258 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11403] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11403/stat : 11403 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 530523258 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11404] ppid=11384 vsize=15748116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11404/stat : 11404 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 530523258 16126070784 144704 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 15748116

[startup+6.30093 s]
/proc/loadavg: 4.15 6.81 7.48 4/216 11408
/proc/meminfo: memFree=22036944/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15751116 CPUtime=6.85 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 285574 0 1 0 647 38 0 0 22 0 22 0 530523253 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3937779 283375 2266 9 0 3928498 0
[pid=11386/tid=11387] ppid=11384 vsize=15751116 CPUtime=6.22 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 253783 0 1 0 588 34 0 0 18 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 47602715632529 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11386/tid=11389] ppid=11384 vsize=15751116 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11389/stat : 11389 (java) S 11384 11386 10914 0 -1 4202560 1442 0 0 0 2 0 0 0 15 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11390] ppid=11384 vsize=15751116 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11390/stat : 11390 (java) S 11384 11386 10914 0 -1 4202560 5157 0 0 0 1 0 0 0 15 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11391] ppid=11384 vsize=15751116 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11391/stat : 11391 (java) S 11384 11386 10914 0 -1 4202560 605 0 0 0 1 0 0 0 15 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11392] ppid=11384 vsize=15751116 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11392/stat : 11392 (java) S 11384 11386 10914 0 -1 4202560 10575 0 0 0 1 1 0 0 16 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11393] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11393/stat : 11393 (java) S 11384 11386 10914 0 -1 4202560 549 0 0 0 0 0 0 0 15 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11394] ppid=11384 vsize=15751116 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11394/stat : 11394 (java) S 11384 11386 10914 0 -1 4202560 3157 0 0 0 2 0 0 0 15 0 22 0 530523254 16129142784 283375 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11395] ppid=11384 vsize=15751116 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11395/stat : 11395 (java) S 11384 11386 10914 0 -1 4202560 1544 0 0 0 1 0 0 0 15 0 22 0 530523254 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11396] ppid=11384 vsize=15751116 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11396/stat : 11396 (java) S 11384 11386 10914 0 -1 4202560 2371 0 0 0 2 0 0 0 15 0 22 0 530523254 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11397] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11397/stat : 11397 (java) S 11384 11386 10914 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 22 0 530523255 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 0 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11398] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11398/stat : 11398 (java) S 11384 11386 10914 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530523256 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11399] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11399/stat : 11399 (java) S 11384 11386 10914 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530523256 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11400] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11400/stat : 11400 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530523258 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699498929 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11401] ppid=11384 vsize=15751116 CPUtime=0.21 cores=1,3,5,7
/proc/11386/task/11401/stat : 11401 (java) R 11384 11386 10914 0 -1 4202560 1728 0 0 0 21 0 0 0 15 0 22 0 530523258 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212687336133 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11386/tid=11402] ppid=11384 vsize=15751116 CPUtime=0.21 cores=1,3,5,7
/proc/11386/task/11402/stat : 11402 (java) R 11384 11386 10914 0 -1 4202560 2517 0 0 0 21 0 0 0 15 0 22 0 530523258 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 47602715923123 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=11386/tid=11403] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11403/stat : 11403 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530523258 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11404] ppid=11384 vsize=15751116 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11404/stat : 11404 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 530523258 16129142784 283376 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0

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

[pid=11386/tid=11410] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11410/stat : 11410 (java) S 11384 11386 10914 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11411] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11411/stat : 11411 (java) S 11384 11386 10914 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11412] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11412/stat : 11412 (java) S 11384 11386 10914 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 33.97
Current children cumulated vsize (KiB) 15771684

[startup+35.1007 s]
/proc/loadavg: 3.30 6.35 7.31 3/220 11413
/proc/meminfo: memFree=21977708/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15771684 CPUtime=37.17 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 302802 0 1 0 3677 40 0 0 22 0 22 0 530523253 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3942921 289509 2277 9 0 3933640 0
[pid=11386/tid=11387] ppid=11384 vsize=15771684 CPUtime=35.03 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 253795 0 1 0 3469 34 0 0 25 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912506150505 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11386/tid=11389] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11389/stat : 11389 (java) S 11384 11386 10914 0 -1 4202560 1442 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11390] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11390/stat : 11390 (java) S 11384 11386 10914 0 -1 4202560 5157 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11391] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11391/stat : 11391 (java) S 11384 11386 10914 0 -1 4202560 605 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11392] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11392/stat : 11392 (java) S 11384 11386 10914 0 -1 4202560 10575 0 0 0 1 1 0 0 16 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11393] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11393/stat : 11393 (java) S 11384 11386 10914 0 -1 4202560 549 0 0 0 0 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11394] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11394/stat : 11394 (java) S 11384 11386 10914 0 -1 4202560 3157 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11395] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11395/stat : 11395 (java) S 11384 11386 10914 0 -1 4202560 1544 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11396] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11396/stat : 11396 (java) S 11384 11386 10914 0 -1 4202560 2371 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11397] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11397/stat : 11397 (java) S 11384 11386 10914 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 22 0 530523255 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 0 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11398] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11398/stat : 11398 (java) S 11384 11386 10914 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530523256 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11399] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11399/stat : 11399 (java) S 11384 11386 10914 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530523256 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11400] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11400/stat : 11400 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699498929 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11401] ppid=11384 vsize=15771684 CPUtime=0.38 cores=1,3,5,7
/proc/11386/task/11401/stat : 11401 (java) S 11384 11386 10914 0 -1 4202560 3282 0 0 0 38 0 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11402] ppid=11384 vsize=15771684 CPUtime=1.55 cores=1,3,5,7
/proc/11386/task/11402/stat : 11402 (java) S 11384 11386 10914 0 -1 4202560 18169 0 0 0 153 2 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11403] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11403/stat : 11403 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11404] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11404/stat : 11404 (java) S 11384 11386 10914 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11409] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11409/stat : 11409 (java) S 11384 11386 10914 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11410] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11410/stat : 11410 (java) S 11384 11386 10914 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11411] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11411/stat : 11411 (java) S 11384 11386 10914 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11412] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11412/stat : 11412 (java) S 11384 11386 10914 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.17
Current children cumulated vsize (KiB) 15771684

[startup+35.9016 s]
/proc/loadavg: 3.30 6.35 7.31 3/220 11413
/proc/meminfo: memFree=21977708/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15771684 CPUtime=37.97 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 302803 0 1 0 3757 40 0 0 22 0 22 0 530523253 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3942921 289509 2277 9 0 3933640 0
[pid=11386/tid=11387] ppid=11384 vsize=15771684 CPUtime=35.82 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 253795 0 1 0 3548 34 0 0 25 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912506150523 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11386/tid=11389] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11389/stat : 11389 (java) S 11384 11386 10914 0 -1 4202560 1442 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11390] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11390/stat : 11390 (java) S 11384 11386 10914 0 -1 4202560 5157 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11391] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11391/stat : 11391 (java) S 11384 11386 10914 0 -1 4202560 605 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11392] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11392/stat : 11392 (java) S 11384 11386 10914 0 -1 4202560 10575 0 0 0 1 1 0 0 16 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11393] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11393/stat : 11393 (java) S 11384 11386 10914 0 -1 4202560 549 0 0 0 0 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11394] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11394/stat : 11394 (java) S 11384 11386 10914 0 -1 4202560 3157 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11395] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11395/stat : 11395 (java) S 11384 11386 10914 0 -1 4202560 1544 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11396] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11396/stat : 11396 (java) S 11384 11386 10914 0 -1 4202560 2371 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11397] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11397/stat : 11397 (java) S 11384 11386 10914 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 22 0 530523255 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 0 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11398] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11398/stat : 11398 (java) S 11384 11386 10914 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530523256 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11399] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11399/stat : 11399 (java) S 11384 11386 10914 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530523256 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11400] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11400/stat : 11400 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699498929 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11401] ppid=11384 vsize=15771684 CPUtime=0.38 cores=1,3,5,7
/proc/11386/task/11401/stat : 11401 (java) S 11384 11386 10914 0 -1 4202560 3282 0 0 0 38 0 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11402] ppid=11384 vsize=15771684 CPUtime=1.56 cores=1,3,5,7
/proc/11386/task/11402/stat : 11402 (java) S 11384 11386 10914 0 -1 4202560 18170 0 0 0 154 2 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11403] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11403/stat : 11403 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11404] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11404/stat : 11404 (java) S 11384 11386 10914 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11409] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11409/stat : 11409 (java) S 11384 11386 10914 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11410] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11410/stat : 11410 (java) S 11384 11386 10914 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11411] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11411/stat : 11411 (java) S 11384 11386 10914 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11412] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11412/stat : 11412 (java) S 11384 11386 10914 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.97
Current children cumulated vsize (KiB) 15771684

[startup+36.3075 s]
/proc/loadavg: 3.30 6.35 7.31 3/220 11413
/proc/meminfo: memFree=21977824/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=15771684 CPUtime=38.38 cores=1,3,5,7
/proc/11386/stat : 11386 (java) S 11384 11386 10914 0 -1 4202496 302803 0 1 0 3798 40 0 0 22 0 22 0 530523253 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699477989 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 3942921 289509 2277 9 0 3933640 0
[pid=11386/tid=11387] ppid=11384 vsize=15771684 CPUtime=36.23 cores=1,3,5,7
/proc/11386/task/11387/stat : 11387 (java) R 11384 11386 10914 0 -1 4202560 253795 0 1 0 3589 34 0 0 25 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 46912506150405 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11386/tid=11389] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11389/stat : 11389 (java) S 11384 11386 10914 0 -1 4202560 1442 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11390] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11390/stat : 11390 (java) S 11384 11386 10914 0 -1 4202560 5157 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11391] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11391/stat : 11391 (java) S 11384 11386 10914 0 -1 4202560 605 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11392] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11392/stat : 11392 (java) S 11384 11386 10914 0 -1 4202560 10575 0 0 0 1 1 0 0 16 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11393] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11393/stat : 11393 (java) S 11384 11386 10914 0 -1 4202560 549 0 0 0 0 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11394] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11394/stat : 11394 (java) S 11384 11386 10914 0 -1 4202560 3157 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 3 0 0 0
[pid=11386/tid=11395] ppid=11384 vsize=15771684 CPUtime=0.01 cores=1,3,5,7
/proc/11386/task/11395/stat : 11395 (java) S 11384 11386 10914 0 -1 4202560 1544 0 0 0 1 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11396] ppid=11384 vsize=15771684 CPUtime=0.02 cores=1,3,5,7
/proc/11386/task/11396/stat : 11396 (java) S 11384 11386 10914 0 -1 4202560 2371 0 0 0 2 0 0 0 15 0 22 0 530523254 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11397] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11397/stat : 11397 (java) S 11384 11386 10914 0 -1 4202560 709 0 0 0 0 0 0 0 15 0 22 0 530523255 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 0 0 16800975 18446604463477223872 0 0 -1 7 0 0 0
[pid=11386/tid=11398] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11398/stat : 11398 (java) S 11384 11386 10914 0 -1 4202560 17 0 0 0 0 0 0 0 16 0 22 0 530523256 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11399] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11399/stat : 11399 (java) S 11384 11386 10914 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 22 0 530523256 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11400] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11400/stat : 11400 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699498929 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11401] ppid=11384 vsize=15771684 CPUtime=0.38 cores=1,3,5,7
/proc/11386/task/11401/stat : 11401 (java) S 11384 11386 10914 0 -1 4202560 3282 0 0 0 38 0 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11402] ppid=11384 vsize=15771684 CPUtime=1.56 cores=1,3,5,7
/proc/11386/task/11402/stat : 11402 (java) S 11384 11386 10914 0 -1 4202560 18170 0 0 0 154 2 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11403] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11403/stat : 11403 (java) S 11384 11386 10914 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491225 0 4 0 16800975 18446604463477223872 0 0 -1 5 0 0 0
[pid=11386/tid=11404] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11404/stat : 11404 (java) S 11384 11386 10914 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 530523258 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11409] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11409/stat : 11409 (java) S 11384 11386 10914 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11410] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11410/stat : 11410 (java) S 11384 11386 10914 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 22 0 530523816 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11411] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11411/stat : 11411 (java) S 11384 11386 10914 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
[pid=11386/tid=11412] ppid=11384 vsize=15771684 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11412/stat : 11412 (java) S 11384 11386 10914 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 22 0 530523819 16150204416 289509 33554432000 1073741824 1073778376 140735175703840 18446744073709551615 212699491840 0 4 0 16800975 18446604463477223872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 15771684

[startup+36.5014 s]
/proc/loadavg: 3.30 6.35 7.31 3/220 11413
/proc/meminfo: memFree=21977824/32951124 swapFree=67111524/67111528
[pid=11386] ppid=11384 vsize=0 CPUtime=38.57 cores=1,3,5,7
/proc/11386/stat : 11386 (java) R 11384 11386 10914 0 -1 4203524 302838 0 1 0 3815 42 0 0 18 0 1 0 530523253 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11386/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 38.57
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 36.5302
CPU time (s): 38.6131
CPU user time (s): 38.1562
CPU system time (s): 0.45693
CPU usage (%): 105.702
Max. virtual memory (cumulated for all children) (KiB): 15783552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.1562
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 302838
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= 3843
involuntary context switches= 1016

runsolver used 0.06099 second user time and 0.142978 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-30 20:47:35
IDJOB=3312050
IDBENCH=88185
IDSOLVER=1698
FILE ID=node139/3312050-1304189255
RUNJOBID= node139-1304189255-11352
PBS_JOBID= 13172483
Free space on /tmp= 72848 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-25-U-7061.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312050-1304189255/watcher-3312050-1304189255 -o /tmp/evaluation-result-3312050-1304189255/solver-3312050-1304189255 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312050-1304189255.cnf -hbr 2

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=18642147

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      24229192 kB
Buffers:       2067068 kB
Cached:        6061624 kB
SwapCached:          4 kB
Active:        1330156 kB
Inactive:      6871452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24229192 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           57200 kB
Writeback:           0 kB
AnonPages:       72348 kB
Mapped:          21900 kB
Slab:           457312 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   775204 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= 72844 MiB
End job on node139 at 2011-04-30 20:48:12