Trace number 3313337

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) 4261.95 1302.67

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-5p1.cnf
MD5SUM495b16f308d01d9469d32d5a90e713bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.1734
Satisfiable
(Un)Satisfiability was proved
Number of variables218990
Number of clauses943377
Sum of the clauses size2207168
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2730991
Number of clauses of size 3162400
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.09/0.13	58:51 INFO : Reading from input HOME/instance-3313337-1304078330.cnf
3.70/3.48	Executor set job limit to 1000000
3.70/3.48	Executor set job limit to 1000000
3.70/3.48	Executor set job limit to 1000000
3.70/3.48	Executor set job limit to 1000000
3.70/3.48	Starting Executor!
3.70/3.48	Starting Executor!
3.70/3.48	Starting Executor!
3.70/3.49	Starting Executor!
91.24/88.17	00:19 INFO : 142764 variables remaining out of 218990
91.24/88.17	00:19 INFO : 26136937 literals remaining out of 3150545

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-3313337-1304078330/watcher-3313337-1304078330 -o /tmp/evaluation-result-3313337-1304078330/solver-3313337-1304078330 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313337-1304078330.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: 3.86 6.84 7.54 2/174 5693
/proc/meminfo: memFree=24854652/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/5693/stat : 5693 (java) R 5691 5693 5661 0 -1 4202496 1105 0 0 0 0 0 0 0 21 0 1 0 519433495 23580672 591 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230804203264 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/5693/statm: 5757 604 453 9 0 124 0

[startup+0.013227 s]
/proc/loadavg: 3.86 6.84 7.54 2/174 5693
/proc/meminfo: memFree=24854652/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15589660 CPUtime=0 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 2287 0 1 0 0 0 0 0 21 0 10 0 519433495 15963811840 1731 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3897415 1731 950 9 0 3888571 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15589660

[startup+0.101143 s]
/proc/loadavg: 3.86 6.84 7.54 2/174 5693
/proc/meminfo: memFree=24854652/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15676952 CPUtime=0.09 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 5449 0 1 0 8 1 0 0 21 0 18 0 519433495 16053198848 4888 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3919238 4888 2116 9 0 3909957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15676952

[startup+0.305181 s]
/proc/loadavg: 3.86 6.84 7.54 2/174 5693
/proc/meminfo: memFree=24854652/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15682584 CPUtime=0.49 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 13502 0 1 0 47 2 0 0 21 0 18 0 519433495 16058966016 11960 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3920646 11963 2206 9 0 3911365 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15682584

[startup+0.701107 s]
/proc/loadavg: 3.86 6.84 7.54 2/174 5693
/proc/meminfo: memFree=24854652/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15682436 CPUtime=0.91 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 42239 0 1 0 86 5 0 0 21 0 18 0 519433495 16058814464 40459 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3920609 40459 2223 9 0 3911328 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 15682436

[startup+1.50099 s]
/proc/loadavg: 3.86 6.84 7.54 3/212 5734
/proc/meminfo: memFree=24536660/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15682436 CPUtime=1.73 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 45488 0 1 0 167 6 0 0 21 0 18 0 519433495 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3920609 43628 2223 9 0 3911328 0
[pid=5693/tid=5695] ppid=5691 vsize=15682436 CPUtime=1.45 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 5661 0 -1 4202560 35547 0 1 0 140 5 0 0 19 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 46912505640245 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5696] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5691 5693 5661 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5697] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5691 5693 5661 0 -1 4202560 560 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5698] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5691 5693 5661 0 -1 4202560 726 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 5661 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 5661 0 -1 4202560 220 0 0 0 0 0 0 0 16 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 5661 0 -1 4202560 2539 0 0 0 0 0 0 0 16 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 5661 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 5661 0 -1 4202560 364 0 0 0 0 0 0 0 16 0 18 0 519433496 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 5661 0 -1 4202560 135 0 0 0 0 0 0 0 15 0 18 0 519433497 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 0 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 5661 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 519433498 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 5661 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 519433498 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5707] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519433501 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820989361 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5708] ppid=5691 vsize=15682436 CPUtime=0.12 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5691 5693 5661 0 -1 4202560 2335 0 0 0 12 0 0 0 15 0 18 0 519433501 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5709] ppid=5691 vsize=15682436 CPUtime=0.09 cores=0,2,4,6
/proc/5693/task/5709/stat : 5709 (java) S 5691 5693 5661 0 -1 4202560 1363 0 0 0 9 0 0 0 17 0 18 0 519433501 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519433501 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5711] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5711/stat : 5711 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519433501 16058814464 43628 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 15682436

[startup+3.1007 s]
/proc/loadavg: 3.86 6.84 7.54 3/212 5734
/proc/meminfo: memFree=24249724/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15682436 CPUtime=3.4 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 140113 0 1 0 320 20 0 0 21 0 18 0 519433495 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3920609 138144 2241 9 0 3911328 0
[pid=5693/tid=5695] ppid=5691 vsize=15682436 CPUtime=3.05 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 5661 0 -1 4202560 127035 0 1 0 287 18 0 0 23 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820992459 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5696] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5691 5693 5661 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5697] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5691 5693 5661 0 -1 4202560 560 0 0 0 0 0 0 0 16 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5698] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5691 5693 5661 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 5661 0 -1 4202560 2586 0 0 0 0 0 0 0 16 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 5661 0 -1 4202560 220 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 5661 0 -1 4202560 2569 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 5661 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=15682436 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 5661 0 -1 4202560 583 0 0 0 1 0 0 0 15 0 18 0 519433496 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 5661 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 18 0 519433497 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 0 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 5661 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 18 0 519433498 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 5661 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 18 0 519433498 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5707] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519433501 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820989361 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5708] ppid=5691 vsize=15682436 CPUtime=0.15 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5691 5693 5661 0 -1 4202560 2356 0 0 0 15 0 0 0 15 0 18 0 519433501 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5709] ppid=5691 vsize=15682436 CPUtime=0.12 cores=0,2,4,6
/proc/5693/task/5709/stat : 5709 (java) S 5691 5693 5661 0 -1 4202560 1501 0 0 0 12 0 0 0 15 0 18 0 519433501 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 519433501 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5711] ppid=5691 vsize=15682436 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5711/stat : 5711 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 519433501 16058814464 138144 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 15682436

[startup+6.3011 s]
/proc/loadavg: 3.71 6.76 7.51 4/220 5742
/proc/meminfo: memFree=23158380/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15700232 CPUtime=7.93 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 166943 0 1 0 769 24 0 0 21 0 22 0 519433495 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3925058 153952 2265 9 0 3915777 0
[pid=5693/tid=5695] ppid=5691 vsize=15700232 CPUtime=6.23 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) R 5691 5693 5661 0 -1 4202560 127150 0 1 0 605 18 0 0 25 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 46912505958879 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5696] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5691 5693 5661 0 -1 4202560 304 0 0 0 0 0 0 0 16 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5697] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5691 5693 5661 0 -1 4202560 561 0 0 0 0 0 0 0 15 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5698] ppid=5691 vsize=15700232 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5691 5693 5661 0 -1 4202560 747 0 0 0 1 0 0 0 15 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 5661 0 -1 4202560 2593 0 0 0 0 0 0 0 15 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=15700232 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 5661 0 -1 4202560 220 0 0 0 1 0 0 0 15 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=15700232 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 5661 0 -1 4202560 7693 0 0 0 1 0 0 0 16 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=15700232 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 5661 0 -1 4202560 6 0 0 0 1 0 0 0 15 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=15700232 CPUtime=0.01 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 5661 0 -1 4202560 583 0 0 0 1 0 0 0 15 0 22 0 519433496 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) S 5691 5693 5661 0 -1 4202560 399 0 0 0 0 0 0 0 15 0 22 0 519433497 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 0 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 5661 0 -1 4202560 17 0 0 0 0 0 0 0 21 0 22 0 519433498 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 5661 0 -1 4202560 8 0 0 0 0 0 0 0 21 0 22 0 519433498 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5707] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820989361 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5708] ppid=5691 vsize=15700232 CPUtime=0.48 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5691 5693 5661 0 -1 4202560 5826 0 0 0 48 0 0 0 16 0 22 0 519433501 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
[pid=5693/tid=5709] ppid=5691 vsize=15700232 CPUtime=1.08 cores=0,2,4,6
/proc/5693/task/5709/stat : 5709 (java) S 5691 5693 5661 0 -1 4202560 19434 0 0 0 105 3 0 0 15 0 22 0 519433501 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5711] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5711/stat : 5711 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 519433501 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5735] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5735/stat : 5735 (java) S 5691 5693 5661 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 22 0 519433844 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5736] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5736/stat : 5736 (java) S 5691 5693 5661 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 22 0 519433844 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5737] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5737/stat : 5737 (java) S 5691 5693 5661 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519433844 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5738] ppid=5691 vsize=15700232 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5738/stat : 5738 (java) S 5691 5693 5661 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 519433844 16077037568 153952 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 15700232

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

[pid=5693/tid=5706] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519433498 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5707] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820989361 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5708] ppid=5691 vsize=15693188 CPUtime=1.37 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5691 5693 5661 0 -1 4202560 6107 0 0 0 137 0 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5709] ppid=5691 vsize=15693188 CPUtime=1.68 cores=0,2,4,6
/proc/5693/task/5709/stat : 5709 (java) S 5691 5693 5661 0 -1 4202560 19519 0 0 0 165 3 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5711] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5711/stat : 5711 (java) S 5691 5693 5661 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5735] ppid=5691 vsize=15693188 CPUtime=1006.02 cores=0,2,4,6
/proc/5693/task/5735/stat : 5735 (java) R 5691 5693 5661 0 -1 4202560 6030 0 0 0 100599 3 0 0 21 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 46912506375942 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=5693/tid=5736] ppid=5691 vsize=15693188 CPUtime=914.27 cores=0,2,4,6
/proc/5693/task/5736/stat : 5736 (java) R 5691 5693 5661 0 -1 4202560 50 0 0 0 91427 0 0 0 21 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 46912505602744 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=5693/tid=5737] ppid=5691 vsize=15693188 CPUtime=963.57 cores=0,2,4,6
/proc/5693/task/5737/stat : 5737 (java) R 5691 5693 5661 0 -1 4202560 65 0 0 0 96355 2 0 0 21 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 46912505819861 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5738] ppid=5691 vsize=15693188 CPUtime=1001.21 cores=0,2,4,6
/proc/5693/task/5738/stat : 5738 (java) R 5691 5693 5661 0 -1 4202560 6197 0 0 0 100120 1 0 0 21 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 46912505953968 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4130.18
Current children cumulated vsize (KiB) 15693188

[startup+1242.3 s]
/proc/loadavg: 6.29 7.50 7.50 8/220 5787
/proc/meminfo: memFree=96280/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15693188 CPUtime=4201.54 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 4050255 0 1 0 419443 711 0 0 21 0 22 0 519433495 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3923297 3855066 2295 9 0 3914016 0
[pid=5693/tid=5695] ppid=5691 vsize=15693188 CPUtime=87.61 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) S 5691 5693 5661 0 -1 4202560 127204 0 1 0 8743 18 0 0 25 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5696] ppid=5691 vsize=15693188 CPUtime=12.61 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5691 5693 5661 0 -1 4202560 450501 0 0 0 1184 77 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5697] ppid=5691 vsize=15693188 CPUtime=10.5 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5691 5693 5661 0 -1 4202560 440856 0 0 0 977 73 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5698] ppid=5691 vsize=15693188 CPUtime=11.09 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5691 5693 5661 0 -1 4202560 523479 0 0 0 1019 90 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=15693188 CPUtime=11.11 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 5661 0 -1 4202560 496911 0 0 0 1022 89 0 0 15 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=15693188 CPUtime=11.19 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 5661 0 -1 4202560 322347 0 0 0 1057 62 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=15693188 CPUtime=11.23 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 5661 0 -1 4202560 486809 0 0 0 1039 84 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=15693188 CPUtime=12.15 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 5661 0 -1 4202560 433501 0 0 0 1139 76 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=15693188 CPUtime=11.31 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 5661 0 -1 4202560 542070 0 0 0 1031 100 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=15693188 CPUtime=119.3 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) R 5691 5693 5661 0 -1 4202560 187006 0 0 0 11906 24 0 0 18 0 22 0 519433497 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 47896582428867 0 0 0 16800975 0 0 0 -1 4 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 5661 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519433498 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519433498 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5707] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820989361 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5708] ppid=5691 vsize=15693188 CPUtime=1.37 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5691 5693 5661 0 -1 4202560 6107 0 0 0 137 0 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5709] ppid=5691 vsize=15693188 CPUtime=1.68 cores=0,2,4,6
/proc/5693/task/5709/stat : 5709 (java) S 5691 5693 5661 0 -1 4202560 19519 0 0 0 165 3 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5711] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5711/stat : 5711 (java) S 5691 5693 5661 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5735] ppid=5691 vsize=15693188 CPUtime=1009.81 cores=0,2,4,6
/proc/5693/task/5735/stat : 5735 (java) S 5691 5693 5661 0 -1 4202560 6101 0 0 0 100978 3 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5736] ppid=5691 vsize=15693188 CPUtime=918.05 cores=0,2,4,6
/proc/5693/task/5736/stat : 5736 (java) S 5691 5693 5661 0 -1 4202560 95 0 0 0 91805 0 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5737] ppid=5691 vsize=15693188 CPUtime=967.36 cores=0,2,4,6
/proc/5693/task/5737/stat : 5737 (java) S 5691 5693 5661 0 -1 4202560 93 0 0 0 96734 2 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5738] ppid=5691 vsize=15693188 CPUtime=1005.01 cores=0,2,4,6
/proc/5693/task/5738/stat : 5738 (java) S 5691 5693 5661 0 -1 4202560 6197 0 0 0 100500 1 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4201.54
Current children cumulated vsize (KiB) 15693188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.54 7.06 7.35 3/201 5792
/proc/meminfo: memFree=8679784/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=15693188 CPUtime=4259.27 cores=0,2,4,6
/proc/5693/stat : 5693 (java) S 5691 5693 5661 0 -1 4202496 4050421 0 1 0 425214 713 0 0 21 0 22 0 519433495 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820968421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 3923297 3855066 2295 9 0 3914016 0
[pid=5693/tid=5695] ppid=5691 vsize=15693188 CPUtime=87.61 cores=0,2,4,6
/proc/5693/task/5695/stat : 5695 (java) S 5691 5693 5661 0 -1 4202560 127204 0 1 0 8743 18 0 0 25 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5696] ppid=5691 vsize=15693188 CPUtime=12.61 cores=0,2,4,6
/proc/5693/task/5696/stat : 5696 (java) S 5691 5693 5661 0 -1 4202560 450501 0 0 0 1184 77 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5697] ppid=5691 vsize=15693188 CPUtime=10.5 cores=0,2,4,6
/proc/5693/task/5697/stat : 5697 (java) S 5691 5693 5661 0 -1 4202560 440856 0 0 0 977 73 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5698] ppid=5691 vsize=15693188 CPUtime=11.09 cores=0,2,4,6
/proc/5693/task/5698/stat : 5698 (java) S 5691 5693 5661 0 -1 4202560 523479 0 0 0 1019 90 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5699] ppid=5691 vsize=15693188 CPUtime=11.11 cores=0,2,4,6
/proc/5693/task/5699/stat : 5699 (java) S 5691 5693 5661 0 -1 4202560 496911 0 0 0 1022 89 0 0 15 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5700] ppid=5691 vsize=15693188 CPUtime=11.19 cores=0,2,4,6
/proc/5693/task/5700/stat : 5700 (java) S 5691 5693 5661 0 -1 4202560 322347 0 0 0 1057 62 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5701] ppid=5691 vsize=15693188 CPUtime=11.23 cores=0,2,4,6
/proc/5693/task/5701/stat : 5701 (java) S 5691 5693 5661 0 -1 4202560 486809 0 0 0 1039 84 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5702] ppid=5691 vsize=15693188 CPUtime=12.15 cores=0,2,4,6
/proc/5693/task/5702/stat : 5702 (java) S 5691 5693 5661 0 -1 4202560 433501 0 0 0 1139 76 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5703] ppid=5691 vsize=15693188 CPUtime=11.31 cores=0,2,4,6
/proc/5693/task/5703/stat : 5703 (java) S 5691 5693 5661 0 -1 4202560 542070 0 0 0 1031 100 0 0 16 0 22 0 519433496 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5704] ppid=5691 vsize=15693188 CPUtime=176.98 cores=0,2,4,6
/proc/5693/task/5704/stat : 5704 (java) R 5691 5693 5661 0 -1 4202560 187008 0 0 0 17672 26 0 0 18 0 22 0 519433497 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 47896581700741 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=5693/tid=5705] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5705/stat : 5705 (java) S 5691 5693 5661 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 22 0 519433498 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5706] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5706/stat : 5706 (java) S 5691 5693 5661 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 519433498 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5707] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5707/stat : 5707 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820989361 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5708] ppid=5691 vsize=15693188 CPUtime=1.37 cores=0,2,4,6
/proc/5693/task/5708/stat : 5708 (java) S 5691 5693 5661 0 -1 4202560 6107 0 0 0 137 0 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5709] ppid=5691 vsize=15693188 CPUtime=1.68 cores=0,2,4,6
/proc/5693/task/5709/stat : 5709 (java) S 5691 5693 5661 0 -1 4202560 19519 0 0 0 165 3 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) S 5691 5693 5661 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5711] ppid=5691 vsize=15693188 CPUtime=0 cores=0,2,4,6
/proc/5693/task/5711/stat : 5711 (java) S 5691 5693 5661 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 22 0 519433501 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820982272 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5735] ppid=5691 vsize=15693188 CPUtime=1009.82 cores=0,2,4,6
/proc/5693/task/5735/stat : 5735 (java) S 5691 5693 5661 0 -1 4202560 6146 0 0 0 100979 3 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 4 0 0 0
[pid=5693/tid=5736] ppid=5691 vsize=15693188 CPUtime=918.06 cores=0,2,4,6
/proc/5693/task/5736/stat : 5736 (java) S 5691 5693 5661 0 -1 4202560 170 0 0 0 91806 0 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 0 0 0 0
[pid=5693/tid=5737] ppid=5691 vsize=15693188 CPUtime=967.36 cores=0,2,4,6
/proc/5693/task/5737/stat : 5737 (java) S 5691 5693 5661 0 -1 4202560 135 0 0 0 96734 2 0 0 15 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 6 0 0 0
[pid=5693/tid=5738] ppid=5691 vsize=15693188 CPUtime=1005.03 cores=0,2,4,6
/proc/5693/task/5738/stat : 5738 (java) S 5691 5693 5661 0 -1 4202560 6197 0 0 0 100502 1 0 0 16 0 22 0 519433844 16069824512 3855066 33554432000 1073741824 1073778376 140736159102208 18446744073709551615 230820981657 0 4 0 16800975 18446604453888452672 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4259.27
Current children cumulated vsize (KiB) 15693188

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -5693

[startup+1302.3 s]
/proc/loadavg: 5.54 7.06 7.35 2/195 5810
/proc/meminfo: memFree=10668960/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=0 CPUtime=4261.57 cores=0,2,4,6
/proc/5693/stat : 5693 (java) Z 5691 5693 5661 0 -1 4203548 4050431 0 1 0 425415 742 0 0 18 0 2 0 519433495 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 0 0 0 0 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=0 CPUtime=0.28 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) R 5691 5693 5661 0 -1 4203588 1 0 0 0 0 28 0 0 18 0 2 0 519433501 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) 4261.57
Current children cumulated vsize (KiB) 0

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

[startup+1302.5 s]
/proc/loadavg: 5.54 7.06 7.35 2/195 5810
/proc/meminfo: memFree=10668960/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=0 CPUtime=4261.77 cores=0,2,4,6
/proc/5693/stat : 5693 (java) Z 5691 5693 5661 0 -1 4203548 4050431 0 1 0 425415 762 0 0 18 0 2 0 519433495 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 0 0 0 0 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=0 CPUtime=0.48 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) R 5691 5693 5661 0 -1 4203588 1 0 0 0 0 48 0 0 18 0 2 0 519433501 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) 4261.77
Current children cumulated vsize (KiB) 0

[startup+1302.6 s]
/proc/loadavg: 5.54 7.06 7.35 2/195 5810
/proc/meminfo: memFree=10668960/32951124 swapFree=67111524/67111528
[pid=5693] ppid=5691 vsize=0 CPUtime=4261.87 cores=0,2,4,6
/proc/5693/stat : 5693 (java) Z 5691 5693 5661 0 -1 4203548 4050431 0 1 0 425415 772 0 0 18 0 2 0 519433495 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/5693/statm: 0 0 0 0 0 0 0
[pid=5693/tid=5710] ppid=5691 vsize=0 CPUtime=0.58 cores=0,2,4,6
/proc/5693/task/5710/stat : 5710 (java) R 5691 5693 5661 0 -1 4203588 1 0 0 0 0 58 0 0 18 0 2 0 519433501 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) 4261.87
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1302.67
CPU time (s): 4261.95
CPU user time (s): 4254.16
CPU system time (s): 7.78881
CPU usage (%): 327.17
Max. virtual memory (cumulated for all children) (KiB): 15700232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4254.16
system time used= 7.78881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4050431
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= 42694
involuntary context switches= 75691

runsolver used 2.14667 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 13:58:50
IDJOB=3313337
IDBENCH=71059
IDSOLVER=1699
FILE ID=node104/3313337-1304078330
RUNJOBID= node104-1304078330-5679
PBS_JOBID= 13170520
Free space on /tmp= 71520 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-5p1.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313337-1304078330/watcher-3313337-1304078330 -o /tmp/evaluation-result-3313337-1304078330/solver-3313337-1304078330 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313337-1304078330.cnf

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

MD5SUM BENCH= 495b16f308d01d9469d32d5a90e713bd
RANDOM SEED=519421891

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24855048 kB
Buffers:       2055676 kB
Cached:        5410660 kB
SwapCached:          4 kB
Active:         118904 kB
Inactive:      7415584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24855048 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32720 kB
Writeback:           0 kB
AnonPages:       67392 kB
Mapped:          14600 kB
Slab:           496620 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188052 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= 71528 MiB
End job on node104 at 2011-04-29 14:20:33