Trace number 3313468

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? (TO) 4800.47 1205.18

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.13	18:20 INFO : Reading from input HOME/instance-3313468-1304075900.cnf
0.81/0.60	Executor set job limit to 1000000
0.81/0.60	Executor set job limit to 1000000
0.81/0.60	Executor set job limit to 1000000
0.81/0.60	Executor set job limit to 1000000
0.81/0.60	Starting Executor!
0.81/0.60	Starting Executor!
0.81/0.60	Starting Executor!
0.81/0.60	Starting Executor!
2.32/1.38	18:21 INFO : Found 1103 xor gates
4.45/2.46	18:22 INFO : 28714 variables remaining out of 31616
4.45/2.46	18:22 INFO : 1868866 literals remaining out of 306094

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3313468-1304075900/watcher-3313468-1304075900 -o /tmp/evaluation-result-3313468-1304075900/solver-3313468-1304075900 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313468-1304075900.cnf 

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: 3.90 6.76 7.47 1/172 19487
/proc/meminfo: memFree=20212468/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/19487/stat : 19487 (java) R 19485 19487 19459 0 -1 4202496 851 0 0 0 0 0 0 0 21 0 1 0 597820537 23580672 337 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260015433472 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19487/statm: 5757 349 273 9 0 124 0

[startup+0.104919 s]
/proc/loadavg: 3.90 6.76 7.47 1/172 19487
/proc/meminfo: memFree=20212468/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15676568 CPUtime=0.1 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 5498 0 1 0 9 1 0 0 21 0 18 0 597820537 16052805632 4936 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3919142 4936 2115 9 0 3909861 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676568

[startup+0.200886 s]
/proc/loadavg: 3.90 6.76 7.47 1/172 19487
/proc/meminfo: memFree=20212468/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15677136 CPUtime=0.25 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 6924 0 1 0 24 1 0 0 21 0 18 0 597820537 16053387264 6331 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3919284 6332 2180 9 0 3910003 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 15677136

[startup+0.300872 s]
/proc/loadavg: 3.90 6.76 7.47 1/172 19487
/proc/meminfo: memFree=20212468/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15682472 CPUtime=0.5 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 13981 0 1 0 47 3 0 0 21 0 18 0 597820537 16058851328 12260 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3920618 12264 2205 9 0 3911337 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 15682472

[startup+0.700799 s]
/proc/loadavg: 3.90 6.76 7.47 1/172 19487
/proc/meminfo: memFree=20212468/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15686436 CPUtime=1.05 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 44445 0 1 0 98 7 0 0 21 0 22 0 597820537 16062910464 42560 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3921609 42560 2246 9 0 3912328 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 15686436

[startup+1.50165 s]
/proc/loadavg: 3.90 6.76 7.47 4/216 19536
/proc/meminfo: memFree=19873708/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15692520 CPUtime=2.91 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 58998 0 1 0 282 9 0 0 21 0 22 0 597820537 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3923130 50246 2263 9 0 3913849 0
[pid=19487/tid=19489] ppid=19485 vsize=15692520 CPUtime=1.46 cores=1,3,5,7
/proc/19487/task/19489/stat : 19489 (java) R 19485 19487 19459 0 -1 4202560 35643 0 1 0 140 6 0 0 21 0 22 0 597820538 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912505215748 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19487/tid=19490] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19490/stat : 19490 (java) S 19485 19487 19459 0 -1 4202560 893 0 0 0 0 0 0 0 17 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19491] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19491/stat : 19491 (java) S 19485 19487 19459 0 -1 4202560 958 0 0 0 0 0 0 0 18 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19492] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19492/stat : 19492 (java) S 19485 19487 19459 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19493] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19493/stat : 19493 (java) S 19485 19487 19459 0 -1 4202560 272 0 0 0 0 0 0 0 19 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19494] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19494/stat : 19494 (java) S 19485 19487 19459 0 -1 4202560 384 0 0 0 0 0 0 0 19 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19495] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19495/stat : 19495 (java) S 19485 19487 19459 0 -1 4202560 162 0 0 0 0 0 0 0 19 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19496] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19496/stat : 19496 (java) S 19485 19487 19459 0 -1 4202560 150 0 0 0 0 0 0 0 19 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19497] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19497/stat : 19497 (java) S 19485 19487 19459 0 -1 4202560 527 0 0 0 0 0 0 0 19 0 22 0 597820539 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19498] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19498/stat : 19498 (java) S 19485 19487 19459 0 -1 4202560 72 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 0 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19499] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19499/stat : 19499 (java) S 19485 19487 19459 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19500] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19500/stat : 19500 (java) S 19485 19487 19459 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19501] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19501/stat : 19501 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032219569 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19502] ppid=19485 vsize=15692520 CPUtime=0.48 cores=1,3,5,7
/proc/19487/task/19502/stat : 19502 (java) R 19485 19487 19459 0 -1 4202560 4041 0 0 0 48 0 0 0 18 0 22 0 597820543 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032221877 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19487/tid=19503] ppid=19485 vsize=15692520 CPUtime=0.91 cores=1,3,5,7
/proc/19487/task/19503/stat : 19503 (java) R 19485 19487 19459 0 -1 4202560 14466 0 0 0 90 1 0 0 16 0 22 0 597820543 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032221877 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19487/tid=19504] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19504/stat : 19504 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19505] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19505/stat : 19505 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597820543 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19533] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19533/stat : 19533 (java) S 19485 19487 19459 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 597820597 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19534] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19534/stat : 19534 (java) S 19485 19487 19459 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597820597 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19535] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19535/stat : 19535 (java) S 19485 19487 19459 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597820597 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19536] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19536/stat : 19536 (java) S 19485 19487 19459 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 597820597 16069140480 50246 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 15692520

[startup+3.10137 s]
/proc/loadavg: 3.90 6.76 7.47 5/220 19540
/proc/meminfo: memFree=19829044/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15692520 CPUtime=5.93 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 89620 0 1 0 578 15 0 0 21 0 22 0 597820537 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3923130 80618 2274 9 0 3913849 0
[pid=19487/tid=19489] ppid=19485 vsize=15692520 CPUtime=2.42 cores=1,3,5,7
/proc/19487/task/19489/stat : 19489 (java) S 19485 19487 19459 0 -1 4202560 35690 0 1 0 236 6 0 0 25 0 22 0 597820538 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19490] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19490/stat : 19490 (java) S 19485 19487 19459 0 -1 4202560 893 0 0 0 0 0 0 0 15 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19491] ppid=19485 vsize=15692520 CPUtime=0.02 cores=1,3,5,7
/proc/19487/task/19491/stat : 19491 (java) S 19485 19487 19459 0 -1 4202560 6311 0 0 0 2 0 0 0 16 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19492] ppid=19485 vsize=15692520 CPUtime=0.01 cores=1,3,5,7
/proc/19487/task/19492/stat : 19492 (java) S 19485 19487 19459 0 -1 4202560 3656 0 0 0 1 0 0 0 15 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19493] ppid=19485 vsize=15692520 CPUtime=0.01 cores=1,3,5,7
/proc/19487/task/19493/stat : 19493 (java) S 19485 19487 19459 0 -1 4202560 4149 0 0 0 1 0 0 0 15 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19494] ppid=19485 vsize=15692520 CPUtime=0.03 cores=1,3,5,7
/proc/19487/task/19494/stat : 19494 (java) S 19485 19487 19459 0 -1 4202560 6833 0 0 0 3 0 0 0 16 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19495] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19495/stat : 19495 (java) S 19485 19487 19459 0 -1 4202560 162 0 0 0 0 0 0 0 15 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19496] ppid=19485 vsize=15692520 CPUtime=0.01 cores=1,3,5,7
/proc/19487/task/19496/stat : 19496 (java) S 19485 19487 19459 0 -1 4202560 4465 0 0 0 1 0 0 0 16 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19497] ppid=19485 vsize=15692520 CPUtime=0.05 cores=1,3,5,7
/proc/19487/task/19497/stat : 19497 (java) S 19485 19487 19459 0 -1 4202560 7275 0 0 0 4 1 0 0 16 0 22 0 597820539 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19498] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19498/stat : 19498 (java) S 19485 19487 19459 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 597820540 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 0 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19499] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19499/stat : 19499 (java) S 19485 19487 19459 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19500] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19500/stat : 19500 (java) S 19485 19487 19459 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19501] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19501/stat : 19501 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032219569 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19502] ppid=19485 vsize=15692520 CPUtime=0.88 cores=1,3,5,7
/proc/19487/task/19502/stat : 19502 (java) S 19485 19487 19459 0 -1 4202560 4134 0 0 0 88 0 0 0 15 0 22 0 597820543 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19503] ppid=19485 vsize=15692520 CPUtime=1.35 cores=1,3,5,7
/proc/19487/task/19503/stat : 19503 (java) S 19485 19487 19459 0 -1 4202560 14537 0 0 0 133 2 0 0 15 0 22 0 597820543 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19504] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19504/stat : 19504 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19505] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19505/stat : 19505 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 597820543 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19533] ppid=19485 vsize=15692520 CPUtime=0.1 cores=1,3,5,7
/proc/19487/task/19533/stat : 19533 (java) S 19485 19487 19459 0 -1 4202560 29 0 0 0 10 0 0 0 15 0 22 0 597820597 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19534] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19534/stat : 19534 (java) S 19485 19487 19459 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 597820597 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19535] ppid=19485 vsize=15692520 CPUtime=0.46 cores=1,3,5,7
/proc/19487/task/19535/stat : 19535 (java) R 19485 19487 19459 0 -1 4202560 8 0 0 0 46 0 0 0 16 0 22 0 597820597 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141563 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19487/tid=19536] ppid=19485 vsize=15692520 CPUtime=0.46 cores=1,3,5,7
/proc/19487/task/19536/stat : 19536 (java) R 19485 19487 19459 0 -1 4202560 11 0 0 0 46 0 0 0 16 0 22 0 597820597 16069140480 80618 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141417 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 15692520

[startup+6.34672 s]
/proc/loadavg: 3.83 6.69 7.44 8/220 19540
/proc/meminfo: memFree=18931408/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15692520 CPUtime=16.18 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 286374 0 1 0 1574 44 0 0 21 0 22 0 597820537 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3923130 275913 2282 9 0 3913849 0
[pid=19487/tid=19489] ppid=19485 vsize=15692520 CPUtime=2.42 cores=1,3,5,7
/proc/19487/task/19489/stat : 19489 (java) S 19485 19487 19459 0 -1 4202560 35690 0 1 0 236 6 0 0 25 0 22 0 597820538 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19490] ppid=19485 vsize=15692520 CPUtime=0.12 cores=1,3,5,7
/proc/19487/task/19490/stat : 19490 (java) S 19485 19487 19459 0 -1 4202560 19590 0 0 0 9 3 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19491] ppid=19485 vsize=15692520 CPUtime=0.11 cores=1,3,5,7
/proc/19487/task/19491/stat : 19491 (java) S 19485 19487 19459 0 -1 4202560 22671 0 0 0 7 4 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19492] ppid=19485 vsize=15692520 CPUtime=0.09 cores=1,3,5,7
/proc/19487/task/19492/stat : 19492 (java) S 19485 19487 19459 0 -1 4202560 15472 0 0 0 8 1 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19493] ppid=19485 vsize=15692520 CPUtime=0.1 cores=1,3,5,7
/proc/19487/task/19493/stat : 19493 (java) S 19485 19487 19459 0 -1 4202560 17241 0 0 0 8 2 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19494] ppid=19485 vsize=15692520 CPUtime=0.15 cores=1,3,5,7
/proc/19487/task/19494/stat : 19494 (java) S 19485 19487 19459 0 -1 4202560 25582 0 0 0 12 3 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19495] ppid=19485 vsize=15692520 CPUtime=0.11 cores=1,3,5,7
/proc/19487/task/19495/stat : 19495 (java) S 19485 19487 19459 0 -1 4202560 16847 0 0 0 9 2 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19496] ppid=19485 vsize=15692520 CPUtime=0.08 cores=1,3,5,7
/proc/19487/task/19496/stat : 19496 (java) S 19485 19487 19459 0 -1 4202560 10978 0 0 0 7 1 0 0 15 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19497] ppid=19485 vsize=15692520 CPUtime=0.18 cores=1,3,5,7
/proc/19487/task/19497/stat : 19497 (java) S 19485 19487 19459 0 -1 4202560 29028 0 0 0 13 5 0 0 16 0 22 0 597820539 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19498] ppid=19485 vsize=15692520 CPUtime=0.17 cores=1,3,5,7
/proc/19487/task/19498/stat : 19498 (java) S 19485 19487 19459 0 -1 4202560 1043 0 0 0 17 0 0 0 16 0 22 0 597820540 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 0 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19499] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19499/stat : 19499 (java) S 19485 19487 19459 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19500] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19500/stat : 19500 (java) S 19485 19487 19459 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19501] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19501/stat : 19501 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032219569 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19502] ppid=19485 vsize=15692520 CPUtime=0.97 cores=1,3,5,7
/proc/19487/task/19502/stat : 19502 (java) S 19485 19487 19459 0 -1 4202560 4137 0 0 0 97 0 0 0 15 0 22 0 597820543 16069140480 275913 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0

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

/proc/meminfo: memFree=5525664/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15692520 CPUtime=4470.23 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 1788786 0 1 0 446746 277 0 0 21 0 22 0 597820537 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3923130 1774765 2292 9 0 3913849 0
[pid=19487/tid=19489] ppid=19485 vsize=15692520 CPUtime=2.42 cores=1,3,5,7
/proc/19487/task/19489/stat : 19489 (java) S 19485 19487 19459 0 -1 4202560 35690 0 1 0 236 6 0 0 25 0 22 0 597820538 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19490] ppid=19485 vsize=15692520 CPUtime=3.21 cores=1,3,5,7
/proc/19487/task/19490/stat : 19490 (java) S 19485 19487 19459 0 -1 4202560 150940 0 0 0 295 26 0 0 16 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19491] ppid=19485 vsize=15692520 CPUtime=3.26 cores=1,3,5,7
/proc/19487/task/19491/stat : 19491 (java) S 19485 19487 19459 0 -1 4202560 146210 0 0 0 301 25 0 0 15 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19492] ppid=19485 vsize=15692520 CPUtime=3.39 cores=1,3,5,7
/proc/19487/task/19492/stat : 19492 (java) S 19485 19487 19459 0 -1 4202560 151540 0 0 0 314 25 0 0 16 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19493] ppid=19485 vsize=15692520 CPUtime=3.68 cores=1,3,5,7
/proc/19487/task/19493/stat : 19493 (java) S 19485 19487 19459 0 -1 4202560 162427 0 0 0 345 23 0 0 15 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19494] ppid=19485 vsize=15692520 CPUtime=3.42 cores=1,3,5,7
/proc/19487/task/19494/stat : 19494 (java) S 19485 19487 19459 0 -1 4202560 166125 0 0 0 315 27 0 0 16 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19495] ppid=19485 vsize=15692520 CPUtime=3.5 cores=1,3,5,7
/proc/19487/task/19495/stat : 19495 (java) S 19485 19487 19459 0 -1 4202560 206316 0 0 0 318 32 0 0 16 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19496] ppid=19485 vsize=15692520 CPUtime=3.74 cores=1,3,5,7
/proc/19487/task/19496/stat : 19496 (java) S 19485 19487 19459 0 -1 4202560 197886 0 0 0 344 30 0 0 15 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19497] ppid=19485 vsize=15692520 CPUtime=3.71 cores=1,3,5,7
/proc/19487/task/19497/stat : 19497 (java) S 19485 19487 19459 0 -1 4202560 184192 0 0 0 340 31 0 0 16 0 22 0 597820539 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19498] ppid=19485 vsize=15692520 CPUtime=1.28 cores=1,3,5,7
/proc/19487/task/19498/stat : 19498 (java) S 19485 19487 19459 0 -1 4202560 92960 0 0 0 118 10 0 0 15 0 22 0 597820540 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 0 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19499] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19499/stat : 19499 (java) S 19485 19487 19459 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19500] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19500/stat : 19500 (java) S 19485 19487 19459 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19501] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19501/stat : 19501 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032219569 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19502] ppid=19485 vsize=15692520 CPUtime=1.11 cores=1,3,5,7
/proc/19487/task/19502/stat : 19502 (java) S 19485 19487 19459 0 -1 4202560 4151 0 0 0 111 0 0 0 16 0 22 0 597820543 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19503] ppid=19485 vsize=15692520 CPUtime=1.66 cores=1,3,5,7
/proc/19487/task/19503/stat : 19503 (java) S 19485 19487 19459 0 -1 4202560 14571 0 0 0 164 2 0 0 15 0 22 0 597820543 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19504] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19504/stat : 19504 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19505] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19505/stat : 19505 (java) S 19485 19487 19459 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 597820543 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19533] ppid=19485 vsize=15692520 CPUtime=1109.53 cores=1,3,5,7
/proc/19487/task/19533/stat : 19533 (java) R 19485 19487 19459 0 -1 4202560 72055 0 0 0 110945 8 0 0 25 0 22 0 597820597 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141729 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19487/tid=19534] ppid=19485 vsize=15692520 CPUtime=1107.05 cores=1,3,5,7
/proc/19487/task/19534/stat : 19534 (java) R 19485 19487 19459 0 -1 4202560 86827 0 0 0 110695 10 0 0 25 0 22 0 597820597 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141684 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19487/tid=19535] ppid=19485 vsize=15692520 CPUtime=1109.99 cores=1,3,5,7
/proc/19487/task/19535/stat : 19535 (java) R 19485 19487 19459 0 -1 4202560 55479 0 0 0 110993 6 0 0 25 0 22 0 597820597 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141646 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19487/tid=19536] ppid=19485 vsize=15692520 CPUtime=1109.12 cores=1,3,5,7
/proc/19487/task/19536/stat : 19536 (java) R 19485 19487 19459 0 -1 4202560 59965 0 0 0 110906 6 0 0 25 0 22 0 597820597 16069140480 1774765 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506393263 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4470.23
Current children cumulated vsize (KiB) 15692520

[startup+1182.3 s]
/proc/loadavg: 8.05 8.07 7.90 9/220 19571
/proc/meminfo: memFree=5501172/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15692520 CPUtime=4709.9 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 1793219 0 1 0 470712 278 0 0 21 0 22 0 597820537 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3923130 1779180 2292 9 0 3913849 0
[pid=19487/tid=19489] ppid=19485 vsize=15692520 CPUtime=2.42 cores=1,3,5,7
/proc/19487/task/19489/stat : 19489 (java) S 19485 19487 19459 0 -1 4202560 35690 0 1 0 236 6 0 0 25 0 22 0 597820538 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19490] ppid=19485 vsize=15692520 CPUtime=3.41 cores=1,3,5,7
/proc/19487/task/19490/stat : 19490 (java) S 19485 19487 19459 0 -1 4202560 151824 0 0 0 314 27 0 0 15 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19491] ppid=19485 vsize=15692520 CPUtime=3.46 cores=1,3,5,7
/proc/19487/task/19491/stat : 19491 (java) S 19485 19487 19459 0 -1 4202560 146668 0 0 0 321 25 0 0 16 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19492] ppid=19485 vsize=15692520 CPUtime=3.5 cores=1,3,5,7
/proc/19487/task/19492/stat : 19492 (java) S 19485 19487 19459 0 -1 4202560 151540 0 0 0 325 25 0 0 15 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19493] ppid=19485 vsize=15692520 CPUtime=3.79 cores=1,3,5,7
/proc/19487/task/19493/stat : 19493 (java) S 19485 19487 19459 0 -1 4202560 162427 0 0 0 356 23 0 0 16 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19494] ppid=19485 vsize=15692520 CPUtime=3.53 cores=1,3,5,7
/proc/19487/task/19494/stat : 19494 (java) S 19485 19487 19459 0 -1 4202560 166125 0 0 0 326 27 0 0 16 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19495] ppid=19485 vsize=15692520 CPUtime=3.65 cores=1,3,5,7
/proc/19487/task/19495/stat : 19495 (java) S 19485 19487 19459 0 -1 4202560 206316 0 0 0 333 32 0 0 16 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19496] ppid=19485 vsize=15692520 CPUtime=3.82 cores=1,3,5,7
/proc/19487/task/19496/stat : 19496 (java) S 19485 19487 19459 0 -1 4202560 200871 0 0 0 351 31 0 0 15 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19497] ppid=19485 vsize=15692520 CPUtime=3.84 cores=1,3,5,7
/proc/19487/task/19497/stat : 19497 (java) S 19485 19487 19459 0 -1 4202560 184279 0 0 0 353 31 0 0 15 0 22 0 597820539 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19498] ppid=19485 vsize=15692520 CPUtime=1.28 cores=1,3,5,7
/proc/19487/task/19498/stat : 19498 (java) S 19485 19487 19459 0 -1 4202560 92965 0 0 0 118 10 0 0 15 0 22 0 597820540 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 0 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19499] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19499/stat : 19499 (java) S 19485 19487 19459 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19500] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19500/stat : 19500 (java) S 19485 19487 19459 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19501] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19501/stat : 19501 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032219569 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19502] ppid=19485 vsize=15692520 CPUtime=1.11 cores=1,3,5,7
/proc/19487/task/19502/stat : 19502 (java) S 19485 19487 19459 0 -1 4202560 4151 0 0 0 111 0 0 0 16 0 22 0 597820543 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19503] ppid=19485 vsize=15692520 CPUtime=1.67 cores=1,3,5,7
/proc/19487/task/19503/stat : 19503 (java) S 19485 19487 19459 0 -1 4202560 14573 0 0 0 165 2 0 0 15 0 22 0 597820543 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19504] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19504/stat : 19504 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19505] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19505/stat : 19505 (java) S 19485 19487 19459 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 597820543 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19533] ppid=19485 vsize=15692520 CPUtime=1169.25 cores=1,3,5,7
/proc/19487/task/19533/stat : 19533 (java) R 19485 19487 19459 0 -1 4202560 72057 0 0 0 116917 8 0 0 25 0 22 0 597820597 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506177744 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19487/tid=19534] ppid=19485 vsize=15692520 CPUtime=1166.76 cores=1,3,5,7
/proc/19487/task/19534/stat : 19534 (java) R 19485 19487 19459 0 -1 4202560 86830 0 0 0 116666 10 0 0 25 0 22 0 597820597 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141748 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=19487/tid=19535] ppid=19485 vsize=15692520 CPUtime=1169.39 cores=1,3,5,7
/proc/19487/task/19535/stat : 19535 (java) R 19485 19487 19459 0 -1 4202560 55481 0 0 0 116933 6 0 0 25 0 22 0 597820597 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 18446744073699066043 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19487/tid=19536] ppid=19485 vsize=15692520 CPUtime=1168.84 cores=1,3,5,7
/proc/19487/task/19536/stat : 19536 (java) R 19485 19487 19459 0 -1 4202560 59966 0 0 0 116878 6 0 0 25 0 22 0 597820597 16069140480 1779180 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 47022512113418 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4709.9
Current children cumulated vsize (KiB) 15692520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 8.09 8.08 7.90 9/220 19572
/proc/meminfo: memFree=5497184/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=15692520 CPUtime=4800.17 cores=1,3,5,7
/proc/19487/stat : 19487 (java) S 19485 19487 19459 0 -1 4202496 1795153 0 1 0 479739 278 0 0 21 0 22 0 597820537 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 3923130 1781108 2292 9 0 3913849 0
[pid=19487/tid=19489] ppid=19485 vsize=15692520 CPUtime=2.42 cores=1,3,5,7
/proc/19487/task/19489/stat : 19489 (java) S 19485 19487 19459 0 -1 4202560 35690 0 1 0 236 6 0 0 25 0 22 0 597820538 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19490] ppid=19485 vsize=15692520 CPUtime=3.45 cores=1,3,5,7
/proc/19487/task/19490/stat : 19490 (java) S 19485 19487 19459 0 -1 4202560 151850 0 0 0 318 27 0 0 16 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19491] ppid=19485 vsize=15692520 CPUtime=3.5 cores=1,3,5,7
/proc/19487/task/19491/stat : 19491 (java) S 19485 19487 19459 0 -1 4202560 148083 0 0 0 325 25 0 0 16 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19492] ppid=19485 vsize=15692520 CPUtime=3.5 cores=1,3,5,7
/proc/19487/task/19492/stat : 19492 (java) S 19485 19487 19459 0 -1 4202560 151540 0 0 0 325 25 0 0 15 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19493] ppid=19485 vsize=15692520 CPUtime=3.79 cores=1,3,5,7
/proc/19487/task/19493/stat : 19493 (java) S 19485 19487 19459 0 -1 4202560 162427 0 0 0 356 23 0 0 15 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19494] ppid=19485 vsize=15692520 CPUtime=3.61 cores=1,3,5,7
/proc/19487/task/19494/stat : 19494 (java) S 19485 19487 19459 0 -1 4202560 166173 0 0 0 334 27 0 0 16 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19495] ppid=19485 vsize=15692520 CPUtime=3.69 cores=1,3,5,7
/proc/19487/task/19495/stat : 19495 (java) S 19485 19487 19459 0 -1 4202560 206341 0 0 0 337 32 0 0 16 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19496] ppid=19485 vsize=15692520 CPUtime=3.89 cores=1,3,5,7
/proc/19487/task/19496/stat : 19496 (java) S 19485 19487 19459 0 -1 4202560 200898 0 0 0 358 31 0 0 16 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19497] ppid=19485 vsize=15692520 CPUtime=3.87 cores=1,3,5,7
/proc/19487/task/19497/stat : 19497 (java) S 19485 19487 19459 0 -1 4202560 184666 0 0 0 356 31 0 0 15 0 22 0 597820539 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19498] ppid=19485 vsize=15692520 CPUtime=1.28 cores=1,3,5,7
/proc/19487/task/19498/stat : 19498 (java) S 19485 19487 19459 0 -1 4202560 92967 0 0 0 118 10 0 0 15 0 22 0 597820540 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 0 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19499] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19499/stat : 19499 (java) S 19485 19487 19459 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 7 0 0 0
[pid=19487/tid=19500] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19500/stat : 19500 (java) S 19485 19487 19459 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 22 0 597820540 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19501] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19501/stat : 19501 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032219569 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19502] ppid=19485 vsize=15692520 CPUtime=1.11 cores=1,3,5,7
/proc/19487/task/19502/stat : 19502 (java) S 19485 19487 19459 0 -1 4202560 4151 0 0 0 111 0 0 0 16 0 22 0 597820543 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19503] ppid=19485 vsize=15692520 CPUtime=1.67 cores=1,3,5,7
/proc/19487/task/19503/stat : 19503 (java) S 19485 19487 19459 0 -1 4202560 14573 0 0 0 165 2 0 0 15 0 22 0 597820543 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 3 0 0 0
[pid=19487/tid=19504] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19504/stat : 19504 (java) S 19485 19487 19459 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 597820543 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032211865 0 4 0 16800975 18446604465891173568 0 0 -1 5 0 0 0
[pid=19487/tid=19505] ppid=19485 vsize=15692520 CPUtime=0 cores=1,3,5,7
/proc/19487/task/19505/stat : 19505 (java) S 19485 19487 19459 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 22 0 597820543 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 260032212480 0 4 0 16800975 18446604465891173568 0 0 -1 1 0 0 0
[pid=19487/tid=19533] ppid=19485 vsize=15692520 CPUtime=1191.78 cores=1,3,5,7
/proc/19487/task/19533/stat : 19533 (java) R 19485 19487 19459 0 -1 4202560 72057 0 0 0 119170 8 0 0 25 0 22 0 597820597 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506393496 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19487/tid=19534] ppid=19485 vsize=15692520 CPUtime=1189.29 cores=1,3,5,7
/proc/19487/task/19534/stat : 19534 (java) R 19485 19487 19459 0 -1 4202560 86830 0 0 0 118919 10 0 0 25 0 22 0 597820597 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506393365 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=19487/tid=19535] ppid=19485 vsize=15692520 CPUtime=1191.83 cores=1,3,5,7
/proc/19487/task/19535/stat : 19535 (java) R 19485 19487 19459 0 -1 4202560 55483 0 0 0 119177 6 0 0 25 0 22 0 597820597 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141519 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=19487/tid=19536] ppid=19485 vsize=15692520 CPUtime=1191.32 cores=1,3,5,7
/proc/19487/task/19536/stat : 19536 (java) R 19485 19487 19459 0 -1 4202560 59966 0 0 0 119126 6 0 0 25 0 22 0 597820597 16069140480 1781108 33554432000 1073741824 1073778376 140737262954272 18446744073709551615 46912506141561 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 15692520

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1205.1 s]
/proc/loadavg: 8.09 8.08 7.90 9/220 19572
/proc/meminfo: memFree=5497184/32951124 swapFree=67111524/67111528
[pid=19487] ppid=19485 vsize=0 CPUtime=4800.39 cores=1,3,5,7
/proc/19487/stat : 19487 (java) Z 19485 19487 19459 0 -1 4203548 1795179 0 1 0 479742 297 0 0 17 0 2 0 597820537 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/19487/statm: 0 0 0 0 0 0 0
[pid=19487/tid=19534] ppid=19485 vsize=0 CPUtime=1189.49 cores=1,3,5,7
/proc/19487/task/19534/stat : 19534 (java) R 19485 19487 19459 0 -1 4203588 86830 0 0 0 118920 29 0 0 25 0 2 0 597820597 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.18
CPU time (s): 4800.47
CPU user time (s): 4797.43
CPU system time (s): 3.04854
CPU usage (%): 398.321
Max. virtual memory (cumulated for all children) (KiB): 15695100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.43
system time used= 3.04854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1795179
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= 30145
involuntary context switches= 58951

runsolver used 2.07768 second user time and 4.55031 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 13:18:20
IDJOB=3313468
IDBENCH=70848
IDSOLVER=1699
FILE ID=node110/3313468-1304075900
RUNJOBID= node110-1304075899-19478
PBS_JOBID= 13170503
Free space on /tmp= 72840 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313468-1304075900/watcher-3313468-1304075900 -o /tmp/evaluation-result-3313468-1304075900/solver-3313468-1304075900 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313468-1304075900.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=43735411

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20212748 kB
Buffers:       2302980 kB
Cached:        9802944 kB
SwapCached:          4 kB
Active:        2845140 kB
Inactive:      9325564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20212748 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3288 kB
Writeback:           0 kB
AnonPages:       63828 kB
Mapped:          14420 kB
Slab:           502560 kB
PageTables:       4596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186016 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= 72832 MiB
End job on node110 at 2011-04-29 13:38:27