Trace number 3312968

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.9 1215.28

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.11/0.11	01:24 INFO : Reading from input HOME/instance-3312968-1304182883.cnf
3.31/3.02	Executor set job limit to 1000000
3.31/3.02	Executor set job limit to 1000000
3.31/3.02	Executor set job limit to 1000000
3.31/3.02	Executor set job limit to 1000000
3.31/3.03	Starting Executor!
3.31/3.03	Starting Executor!
3.31/3.03	Starting Executor!
3.31/3.03	Starting Executor!
11.63/9.36	01:33 INFO : 3276 variables remaining out of 3276
11.63/9.36	01:33 INFO : 3145779 literals remaining out of 3131037

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

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

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


[startup+0 s]
/proc/loadavg: 7.73 7.89 7.62 5/198 19845
/proc/meminfo: memFree=27967188/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=30580 CPUtime=0 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 1459 0 0 0 0 0 0 0 25 0 2 0 510703717 31313920 926 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 7632 929 711 9 0 383 0
[pid=19845/tid=19846] ppid=19843 vsize=30528 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 125 0 0 0 0 0 0 0 25 0 2 0 510703718 31260672 945 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254261302992 0 0 4096 0 0 0 0 -1 4 0 0 0

[startup+0.0825911 s]
/proc/loadavg: 7.73 7.89 7.62 5/198 19845
/proc/meminfo: memFree=27967188/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15741828 CPUtime=0.09 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 5350 0 1 0 8 1 0 0 25 0 18 0 510703717 16119631872 4773 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3935457 4774 2116 9 0 3926176 0
[pid=19845/tid=19846] ppid=19843 vsize=15741828 CPUtime=0.06 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 3228 0 1 0 6 0 0 0 18 0 18 0 510703718 16119631872 4774 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 47289911193605 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741828

[startup+0.100625 s]
/proc/loadavg: 7.73 7.89 7.62 5/198 19845
/proc/meminfo: memFree=27967188/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15741828 CPUtime=0.11 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 5628 0 1 0 10 1 0 0 25 0 18 0 510703717 16119631872 5051 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3935457 5051 2118 9 0 3926176 0
[pid=19845/tid=19846] ppid=19843 vsize=15741828 CPUtime=0.09 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 3506 0 1 0 8 1 0 0 18 0 18 0 510703718 16119631872 5052 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 47289911198467 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15741828

[startup+0.301601 s]
/proc/loadavg: 7.73 7.89 7.62 5/198 19845
/proc/meminfo: memFree=27967188/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15747244 CPUtime=0.53 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 16041 0 1 0 51 2 0 0 25 0 18 0 510703717 16125177856 14219 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3936811 14225 2213 9 0 3927530 0
[pid=19845/tid=19846] ppid=19843 vsize=15747244 CPUtime=0.28 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 10887 0 1 0 27 1 0 0 18 0 18 0 510703718 16125177856 14228 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912505644883 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 15747244

[startup+0.700519 s]
/proc/loadavg: 7.73 7.89 7.62 5/198 19845
/proc/meminfo: memFree=27967188/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15747244 CPUtime=0.93 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 41839 0 1 0 88 5 0 0 25 0 18 0 510703717 16125177856 40013 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3936811 40013 2229 9 0 3927530 0
[pid=19845/tid=19846] ppid=19843 vsize=15747244 CPUtime=0.68 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 35553 0 1 0 64 4 0 0 18 0 18 0 510703718 16125177856 40013 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912505526948 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 15747244

[startup+1.50138 s]
/proc/loadavg: 7.73 7.89 7.62 7/216 19863
/proc/meminfo: memFree=27404952/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15747244 CPUtime=1.74 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 64849 0 1 0 166 8 0 0 25 0 18 0 510703717 16125177856 63006 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3936811 63012 2229 9 0 3927530 0
[pid=19845/tid=19846] ppid=19843 vsize=15747244 CPUtime=1.47 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 55554 0 1 0 140 7 0 0 19 0 18 0 510703718 16125177856 63015 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912505365698 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19845/tid=19848] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19848/stat : 19848 (java) S 19843 19845 18835 0 -1 4202560 88 0 0 0 0 0 0 0 15 0 18 0 510703718 16125177856 63020 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19849] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19849/stat : 19849 (java) S 19843 19845 18835 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 510703718 16125177856 63024 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19850] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19850/stat : 19850 (java) S 19843 19845 18835 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 18 0 510703718 16125177856 63028 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19851] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19851/stat : 19851 (java) S 19843 19845 18835 0 -1 4202560 2547 0 0 0 0 0 0 0 16 0 18 0 510703718 16125177856 63032 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19852] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19852/stat : 19852 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510703718 16125177856 63036 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19853] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19853/stat : 19853 (java) S 19843 19845 18835 0 -1 4202560 987 0 0 0 0 0 0 0 15 0 18 0 510703718 16125177856 63039 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19854] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19854/stat : 19854 (java) S 19843 19845 18835 0 -1 4202560 345 0 0 0 0 0 0 0 15 0 18 0 510703718 16125177856 63044 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19855] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19855/stat : 19855 (java) S 19843 19845 18835 0 -1 4202560 54 0 0 0 0 0 0 0 16 0 18 0 510703718 16125177856 63048 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19856] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19856/stat : 19856 (java) S 19843 19845 18835 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 18 0 510703719 16125177856 63052 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 0 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19857] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19857/stat : 19857 (java) S 19843 19845 18835 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 510703719 16125177856 63056 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19858] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19858/stat : 19858 (java) S 19843 19845 18835 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 510703719 16125177856 63060 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19859] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19859/stat : 19859 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510703721 16125177856 63064 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273440177 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19860] ppid=19843 vsize=15747244 CPUtime=0.12 cores=0,2,4,6
/proc/19845/task/19860/stat : 19860 (java) S 19843 19845 18835 0 -1 4202560 1231 0 0 0 12 0 0 0 17 0 18 0 510703721 16125177856 63068 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19861] ppid=19843 vsize=15747244 CPUtime=0.11 cores=0,2,4,6
/proc/19845/task/19861/stat : 19861 (java) S 19843 19845 18835 0 -1 4202560 2538 0 0 0 11 0 0 0 17 0 18 0 510703722 16125177856 63073 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19862] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19862/stat : 19862 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 510703722 16125177856 63076 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19863] ppid=19843 vsize=15747244 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19863/stat : 19863 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 510703722 16125177856 63080 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 15747244

[startup+3.10109 s]
/proc/loadavg: 7.51 7.84 7.61 8/216 19863
/proc/meminfo: memFree=27188480/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15751356 CPUtime=3.47 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 140061 0 1 0 329 18 0 0 25 0 22 0 510703717 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3937839 138172 2263 9 0 3928558 0
[pid=19845/tid=19846] ppid=19843 vsize=15751356 CPUtime=3.06 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 127822 0 1 0 290 16 0 0 25 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912505698676 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19845/tid=19848] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19848/stat : 19848 (java) S 19843 19845 18835 0 -1 4202560 130 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19849] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19849/stat : 19849 (java) S 19843 19845 18835 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19850] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19850/stat : 19850 (java) S 19843 19845 18835 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19851] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19851/stat : 19851 (java) S 19843 19845 18835 0 -1 4202560 2573 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19852] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19852/stat : 19852 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19853] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19853/stat : 19853 (java) S 19843 19845 18835 0 -1 4202560 988 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19854] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19854/stat : 19854 (java) S 19843 19845 18835 0 -1 4202560 346 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19855] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19855/stat : 19855 (java) S 19843 19845 18835 0 -1 4202560 2619 0 0 0 0 0 0 0 15 0 22 0 510703718 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19856] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19856/stat : 19856 (java) S 19843 19845 18835 0 -1 4202560 199 0 0 0 0 0 0 0 15 0 22 0 510703719 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 0 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19857] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19857/stat : 19857 (java) S 19843 19845 18835 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510703719 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19858] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19858/stat : 19858 (java) S 19843 19845 18835 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510703719 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19859] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19859/stat : 19859 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703721 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273440177 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19860] ppid=19843 vsize=15751356 CPUtime=0.17 cores=0,2,4,6
/proc/19845/task/19860/stat : 19860 (java) S 19843 19845 18835 0 -1 4202560 1300 0 0 0 17 0 0 0 15 0 22 0 510703721 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19861] ppid=19843 vsize=15751356 CPUtime=0.16 cores=0,2,4,6
/proc/19845/task/19861/stat : 19861 (java) S 19843 19845 18835 0 -1 4202560 2601 0 0 0 16 0 0 0 15 0 22 0 510703722 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19862] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19862/stat : 19862 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703722 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19863] ppid=19843 vsize=15751356 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19863/stat : 19863 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510703722 16129388544 138172 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 15751356

[startup+6.30152 s]
/proc/loadavg: 7.51 7.84 7.61 6/220 19867
/proc/meminfo: memFree=26020748/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15772036 CPUtime=8.51 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 170164 0 1 0 828 23 0 0 25 0 22 0 510703717 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3943009 155295 2267 9 0 3933728 0
[pid=19845/tid=19846] ppid=19843 vsize=15772036 CPUtime=6.25 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) R 19843 19845 18835 0 -1 4202560 127861 0 1 0 609 16 0 0 21 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506209012 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19845/tid=19848] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19848/stat : 19848 (java) S 19843 19845 18835 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19849] ppid=19843 vsize=15772036 CPUtime=0.01 cores=0,2,4,6
/proc/19845/task/19849/stat : 19849 (java) S 19843 19845 18835 0 -1 4202560 5125 0 0 0 0 1 0 0 16 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19850] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19850/stat : 19850 (java) S 19843 19845 18835 0 -1 4202560 543 0 0 0 0 0 0 0 16 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19851] ppid=19843 vsize=15772036 CPUtime=0.01 cores=0,2,4,6
/proc/19845/task/19851/stat : 19851 (java) S 19843 19845 18835 0 -1 4202560 3757 0 0 0 1 0 0 0 16 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19852] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19852/stat : 19852 (java) S 19843 19845 18835 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19853] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19853/stat : 19853 (java) S 19843 19845 18835 0 -1 4202560 988 0 0 0 0 0 0 0 15 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19854] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19854/stat : 19854 (java) S 19843 19845 18835 0 -1 4202560 3406 0 0 0 0 0 0 0 16 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19855] ppid=19843 vsize=15772036 CPUtime=0.01 cores=0,2,4,6
/proc/19845/task/19855/stat : 19855 (java) S 19843 19845 18835 0 -1 4202560 4338 0 0 0 1 0 0 0 16 0 22 0 510703718 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19856] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19856/stat : 19856 (java) S 19843 19845 18835 0 -1 4202560 353 0 0 0 0 0 0 0 15 0 22 0 510703719 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 0 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19857] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19857/stat : 19857 (java) S 19843 19845 18835 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 510703719 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19858] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19858/stat : 19858 (java) S 19843 19845 18835 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 510703719 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19859] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19859/stat : 19859 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703721 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273440177 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19860] ppid=19843 vsize=15772036 CPUtime=0.42 cores=0,2,4,6
/proc/19845/task/19860/stat : 19860 (java) S 19843 19845 18835 0 -1 4202560 4600 0 0 0 42 0 0 0 15 0 22 0 510703721 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19861] ppid=19843 vsize=15772036 CPUtime=1.71 cores=0,2,4,6
/proc/19845/task/19861/stat : 19861 (java) S 19843 19845 18835 0 -1 4202560 17630 0 0 0 170 1 0 0 15 0 22 0 510703722 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19862] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19862/stat : 19862 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703722 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19863] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19863/stat : 19863 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510703722 16150564864 155295 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0

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

/proc/19845/task/19850/stat : 19850 (java) S 19843 19845 18835 0 -1 4202560 265832 0 0 0 285 51 0 0 15 0 22 0 510703718 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19851] ppid=19843 vsize=15772036 CPUtime=3.77 cores=0,2,4,6
/proc/19845/task/19851/stat : 19851 (java) S 19843 19845 18835 0 -1 4202560 305225 0 0 0 320 57 0 0 16 0 22 0 510703718 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19852] ppid=19843 vsize=15772036 CPUtime=3.25 cores=0,2,4,6
/proc/19845/task/19852/stat : 19852 (java) S 19843 19845 18835 0 -1 4202560 265534 0 0 0 274 51 0 0 16 0 22 0 510703718 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19853] ppid=19843 vsize=15772036 CPUtime=3.01 cores=0,2,4,6
/proc/19845/task/19853/stat : 19853 (java) S 19843 19845 18835 0 -1 4202560 250674 0 0 0 255 46 0 0 15 0 22 0 510703718 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19854] ppid=19843 vsize=15772036 CPUtime=3.63 cores=0,2,4,6
/proc/19845/task/19854/stat : 19854 (java) S 19843 19845 18835 0 -1 4202560 243554 0 0 0 319 44 0 0 16 0 22 0 510703718 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19855] ppid=19843 vsize=15772036 CPUtime=3.9 cores=0,2,4,6
/proc/19845/task/19855/stat : 19855 (java) S 19843 19845 18835 0 -1 4202560 376785 0 0 0 322 68 0 0 16 0 22 0 510703718 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19856] ppid=19843 vsize=15772036 CPUtime=2.55 cores=0,2,4,6
/proc/19845/task/19856/stat : 19856 (java) S 19843 19845 18835 0 -1 4202560 293832 0 0 0 223 32 0 0 15 0 22 0 510703719 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 0 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19857] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19857/stat : 19857 (java) S 19843 19845 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510703719 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19858] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19858/stat : 19858 (java) S 19843 19845 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510703719 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19859] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19859/stat : 19859 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703721 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273440177 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19860] ppid=19843 vsize=15772036 CPUtime=0.99 cores=0,2,4,6
/proc/19845/task/19860/stat : 19860 (java) S 19843 19845 18835 0 -1 4202560 6910 0 0 0 98 1 0 0 15 0 22 0 510703721 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19861] ppid=19843 vsize=15772036 CPUtime=2.16 cores=0,2,4,6
/proc/19845/task/19861/stat : 19861 (java) S 19843 19845 18835 0 -1 4202560 17674 0 0 0 215 1 0 0 15 0 22 0 510703722 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19862] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19862/stat : 19862 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703722 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19863] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19863/stat : 19863 (java) S 19843 19845 18835 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 22 0 510703722 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19864] ppid=19843 vsize=15772036 CPUtime=1098.96 cores=0,2,4,6
/proc/19845/task/19864/stat : 19864 (java) R 19843 19845 18835 0 -1 4202560 28929 0 0 0 109893 3 0 0 25 0 22 0 510704020 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506404061 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19845/tid=19865] ppid=19843 vsize=15772036 CPUtime=1091.73 cores=0,2,4,6
/proc/19845/task/19865/stat : 19865 (java) R 19843 19845 18835 0 -1 4202560 54499 0 0 0 109168 5 0 0 25 0 22 0 510704020 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506208998 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19845/tid=19866] ppid=19843 vsize=15772036 CPUtime=1095.54 cores=0,2,4,6
/proc/19845/task/19866/stat : 19866 (java) R 19843 19845 18835 0 -1 4202560 18758 0 0 0 109552 2 0 0 25 0 22 0 510704020 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506296354 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19845/tid=19867] ppid=19843 vsize=15772036 CPUtime=1101.76 cores=0,2,4,6
/proc/19845/task/19867/stat : 19867 (java) R 19843 19845 18835 0 -1 4202560 24863 0 0 0 110173 3 0 0 25 0 22 0 510704020 16150564864 2453258 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506422994 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4430.96
Current children cumulated vsize (KiB) 15772036

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.90 9/220 19898
/proc/meminfo: memFree=17661016/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15772036 CPUtime=4670.61 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 3050501 0 1 0 466530 531 0 0 25 0 22 0 510703717 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3943009 2682252 2295 9 0 3933728 0
[pid=19845/tid=19846] ppid=19843 vsize=15772036 CPUtime=9.32 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) S 19843 19845 18835 0 -1 4202560 127885 0 1 0 916 16 0 0 25 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19848] ppid=19843 vsize=15772036 CPUtime=3.51 cores=0,2,4,6
/proc/19845/task/19848/stat : 19848 (java) S 19843 19845 18835 0 -1 4202560 258509 0 0 0 303 48 0 0 16 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19849] ppid=19843 vsize=15772036 CPUtime=3.6 cores=0,2,4,6
/proc/19845/task/19849/stat : 19849 (java) S 19843 19845 18835 0 -1 4202560 323575 0 0 0 298 62 0 0 15 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19850] ppid=19843 vsize=15772036 CPUtime=3.59 cores=0,2,4,6
/proc/19845/task/19850/stat : 19850 (java) S 19843 19845 18835 0 -1 4202560 301353 0 0 0 302 57 0 0 16 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19851] ppid=19843 vsize=15772036 CPUtime=4.09 cores=0,2,4,6
/proc/19845/task/19851/stat : 19851 (java) S 19843 19845 18835 0 -1 4202560 355650 0 0 0 343 66 0 0 16 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19852] ppid=19843 vsize=15772036 CPUtime=3.25 cores=0,2,4,6
/proc/19845/task/19852/stat : 19852 (java) S 19843 19845 18835 0 -1 4202560 265534 0 0 0 274 51 0 0 16 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19853] ppid=19843 vsize=15772036 CPUtime=3.21 cores=0,2,4,6
/proc/19845/task/19853/stat : 19853 (java) S 19843 19845 18835 0 -1 4202560 267655 0 0 0 272 49 0 0 16 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19854] ppid=19843 vsize=15772036 CPUtime=3.74 cores=0,2,4,6
/proc/19845/task/19854/stat : 19854 (java) S 19843 19845 18835 0 -1 4202560 262546 0 0 0 327 47 0 0 15 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19855] ppid=19843 vsize=15772036 CPUtime=4.16 cores=0,2,4,6
/proc/19845/task/19855/stat : 19855 (java) S 19843 19845 18835 0 -1 4202560 422302 0 0 0 340 76 0 0 16 0 22 0 510703718 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19856] ppid=19843 vsize=15772036 CPUtime=2.55 cores=0,2,4,6
/proc/19845/task/19856/stat : 19856 (java) S 19843 19845 18835 0 -1 4202560 294204 0 0 0 223 32 0 0 15 0 22 0 510703719 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 0 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19857] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19857/stat : 19857 (java) S 19843 19845 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510703719 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19858] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19858/stat : 19858 (java) S 19843 19845 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510703719 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19859] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19859/stat : 19859 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703721 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273440177 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19860] ppid=19843 vsize=15772036 CPUtime=1 cores=0,2,4,6
/proc/19845/task/19860/stat : 19860 (java) S 19843 19845 18835 0 -1 4202560 6912 0 0 0 99 1 0 0 15 0 22 0 510703721 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19861] ppid=19843 vsize=15772036 CPUtime=2.16 cores=0,2,4,6
/proc/19845/task/19861/stat : 19861 (java) S 19843 19845 18835 0 -1 4202560 17674 0 0 0 215 1 0 0 15 0 22 0 510703722 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19862] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19862/stat : 19862 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703722 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19863] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19863/stat : 19863 (java) S 19843 19845 18835 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 510703722 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19864] ppid=19843 vsize=15772036 CPUtime=1158.62 cores=0,2,4,6
/proc/19845/task/19864/stat : 19864 (java) R 19843 19845 18835 0 -1 4202560 34930 0 0 0 115858 4 0 0 25 0 22 0 510704020 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506208974 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19845/tid=19865] ppid=19843 vsize=15772036 CPUtime=1151.38 cores=0,2,4,6
/proc/19845/task/19865/stat : 19865 (java) R 19843 19845 18835 0 -1 4202560 60212 0 0 0 115132 6 0 0 25 0 22 0 510704020 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506208939 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19845/tid=19866] ppid=19843 vsize=15772036 CPUtime=1154.86 cores=0,2,4,6
/proc/19845/task/19866/stat : 19866 (java) R 19843 19845 18835 0 -1 4202560 21356 0 0 0 115484 2 0 0 25 0 22 0 510704020 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506296670 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19845/tid=19867] ppid=19843 vsize=15772036 CPUtime=1161.41 cores=0,2,4,6
/proc/19845/task/19867/stat : 19867 (java) R 19843 19845 18835 0 -1 4202560 28749 0 0 0 116137 4 0 0 25 0 22 0 510704020 16150564864 2682252 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506208998 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4670.61
Current children cumulated vsize (KiB) 15772036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1214.8 s]
/proc/loadavg: 7.18 7.86 7.84 5/193 19919
/proc/meminfo: memFree=18840112/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=15772036 CPUtime=4800.41 cores=0,2,4,6
/proc/19845/stat : 19845 (java) S 19843 19845 18835 0 -1 4202496 3102939 0 1 0 479499 542 0 0 25 0 22 0 510703717 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 3943009 2654665 2295 9 0 3933728 0
[pid=19845/tid=19846] ppid=19843 vsize=15772036 CPUtime=9.32 cores=0,2,4,6
/proc/19845/task/19846/stat : 19846 (java) S 19843 19845 18835 0 -1 4202560 127885 0 1 0 916 16 0 0 25 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19848] ppid=19843 vsize=15772036 CPUtime=3.58 cores=0,2,4,6
/proc/19845/task/19848/stat : 19848 (java) S 19843 19845 18835 0 -1 4202560 258672 0 0 0 310 48 0 0 16 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19849] ppid=19843 vsize=15772036 CPUtime=3.68 cores=0,2,4,6
/proc/19845/task/19849/stat : 19849 (java) S 19843 19845 18835 0 -1 4202560 332815 0 0 0 304 64 0 0 15 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 2 0 0 0
[pid=19845/tid=19850] ppid=19843 vsize=15772036 CPUtime=3.79 cores=0,2,4,6
/proc/19845/task/19850/stat : 19850 (java) S 19843 19845 18835 0 -1 4202560 314606 0 0 0 319 60 0 0 16 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19851] ppid=19843 vsize=15772036 CPUtime=4.09 cores=0,2,4,6
/proc/19845/task/19851/stat : 19851 (java) S 19843 19845 18835 0 -1 4202560 355650 0 0 0 343 66 0 0 15 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19852] ppid=19843 vsize=15772036 CPUtime=3.32 cores=0,2,4,6
/proc/19845/task/19852/stat : 19852 (java) S 19843 19845 18835 0 -1 4202560 266544 0 0 0 280 52 0 0 16 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19853] ppid=19843 vsize=15772036 CPUtime=3.4 cores=0,2,4,6
/proc/19845/task/19853/stat : 19853 (java) S 19843 19845 18835 0 -1 4202560 279668 0 0 0 289 51 0 0 16 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19854] ppid=19843 vsize=15772036 CPUtime=3.8 cores=0,2,4,6
/proc/19845/task/19854/stat : 19854 (java) S 19843 19845 18835 0 -1 4202560 264343 0 0 0 332 48 0 0 15 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19855] ppid=19843 vsize=15772036 CPUtime=4.28 cores=0,2,4,6
/proc/19845/task/19855/stat : 19855 (java) S 19843 19845 18835 0 -1 4202560 432700 0 0 0 350 78 0 0 15 0 22 0 510703718 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19856] ppid=19843 vsize=15772036 CPUtime=2.56 cores=0,2,4,6
/proc/19845/task/19856/stat : 19856 (java) S 19843 19845 18835 0 -1 4202560 294206 0 0 0 223 33 0 0 15 0 22 0 510703719 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 0 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19857] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19857/stat : 19857 (java) S 19843 19845 18835 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510703719 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19858] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19858/stat : 19858 (java) S 19843 19845 18835 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510703719 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 6 0 0 0
[pid=19845/tid=19859] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19859/stat : 19859 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703721 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273440177 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19860] ppid=19843 vsize=15772036 CPUtime=1 cores=0,2,4,6
/proc/19845/task/19860/stat : 19860 (java) S 19843 19845 18835 0 -1 4202560 6912 0 0 0 99 1 0 0 15 0 22 0 510703721 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19861] ppid=19843 vsize=15772036 CPUtime=2.16 cores=0,2,4,6
/proc/19845/task/19861/stat : 19861 (java) S 19843 19845 18835 0 -1 4202560 17674 0 0 0 215 1 0 0 15 0 22 0 510703722 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19862] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19862/stat : 19862 (java) S 19843 19845 18835 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510703722 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273432473 0 4 0 16800975 18446604453961272064 0 0 -1 0 0 0 0
[pid=19845/tid=19863] ppid=19843 vsize=15772036 CPUtime=0 cores=0,2,4,6
/proc/19845/task/19863/stat : 19863 (java) S 19843 19845 18835 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 510703722 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 254273433088 0 4 0 16800975 18446604453961272064 0 0 -1 4 0 0 0
[pid=19845/tid=19864] ppid=19843 vsize=15772036 CPUtime=1190.92 cores=0,2,4,6
/proc/19845/task/19864/stat : 19864 (java) R 19843 19845 18835 0 -1 4202560 37926 0 0 0 119088 4 0 0 25 0 22 0 510704020 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506209048 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19845/tid=19865] ppid=19843 vsize=15772036 CPUtime=1183.68 cores=0,2,4,6
/proc/19845/task/19865/stat : 19865 (java) R 19843 19845 18835 0 -1 4202560 61769 0 0 0 118362 6 0 0 25 0 22 0 510704020 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506275939 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=19845/tid=19866] ppid=19843 vsize=15772036 CPUtime=1186.98 cores=0,2,4,6
/proc/19845/task/19866/stat : 19866 (java) R 19843 19845 18835 0 -1 4202560 21363 0 0 0 118696 2 0 0 25 0 22 0 510704020 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912506208993 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=19845/tid=19867] ppid=19843 vsize=15772036 CPUtime=1193.71 cores=0,2,4,6
/proc/19845/task/19867/stat : 19867 (java) R 19843 19845 18835 0 -1 4202560 28749 0 0 0 119367 4 0 0 25 0 22 0 510704020 16150564864 2654665 33554432000 1073741824 1073778376 140735502636368 18446744073709551615 46912505951108 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 15772036

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

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

[startup+1215.1 s]
/proc/loadavg: 7.18 7.86 7.84 5/193 19919
/proc/meminfo: memFree=18840112/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=0 CPUtime=4800.72 cores=0,2,4,6
/proc/19845/stat : 19845 (java) Z 19843 19845 18835 0 -1 4203548 3102966 0 1 0 479501 571 0 0 17 0 2 0 510703717 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 0 0 0 0 0 0 0
[pid=19845/tid=19867] ppid=19843 vsize=0 CPUtime=1194.01 cores=0,2,4,6
/proc/19845/task/19867/stat : 19867 (java) R 19843 19845 18835 0 -1 4203588 28749 0 0 0 119368 33 0 0 25 0 2 0 510704020 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.72
Current children cumulated vsize (KiB) 0

[startup+1215.2 s]
/proc/loadavg: 7.18 7.86 7.84 5/193 19919
/proc/meminfo: memFree=18840112/32951124 swapFree=67111348/67111528
[pid=19845] ppid=19843 vsize=0 CPUtime=4800.82 cores=0,2,4,6
/proc/19845/stat : 19845 (java) Z 19843 19845 18835 0 -1 4203548 3102966 0 1 0 479501 581 0 0 17 0 2 0 510703717 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/19845/statm: 0 0 0 0 0 0 0
[pid=19845/tid=19867] ppid=19843 vsize=0 CPUtime=1194.11 cores=0,2,4,6
/proc/19845/task/19867/stat : 19867 (java) R 19843 19845 18835 0 -1 4203588 28749 0 0 0 119368 43 0 0 25 0 2 0 510704020 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.82
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1215.28
CPU time (s): 4800.9
CPU user time (s): 4795.01
CPU system time (s): 5.8881
CPU usage (%): 395.046
Max. virtual memory (cumulated for all children) (KiB): 15786008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.01
system time used= 5.8881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3102966
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= 29429
involuntary context switches= 57316

runsolver used 2.05669 second user time and 4.6213 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-30 19:01:24
IDJOB=3312968
IDBENCH=83184
IDSOLVER=1699
FILE ID=node140/3312968-1304182883
RUNJOBID= node140-1304181666-19562
PBS_JOBID= 13172443
Free space on /tmp= 73276 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312968-1304182883/watcher-3312968-1304182883 -o /tmp/evaluation-result-3312968-1304182883/solver-3312968-1304182883 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312968-1304182883.cnf

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=1476558764

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27967460 kB
Buffers:       1063912 kB
Cached:        1859108 kB
SwapCached:        180 kB
Active:        1858648 kB
Inactive:      2626352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27967460 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           19980 kB
Writeback:           0 kB
AnonPages:     1561620 kB
Mapped:          23484 kB
Slab:           434032 kB
PageTables:       7804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2540132 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= 73276 MiB
End job on node140 at 2011-04-30 19:21:41