Trace number 3311771

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
STRUCTure 0.1 (hbr=2)? (TO) 4800.41 1204.25

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_361_s.cnf
MD5SUM6e5ac2b9425e98989eedf4cf638bde54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.249
Satisfiable
(Un)Satisfiability was proved
Number of variables7942
Number of clauses14991
Sum of the clauses size44382
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2591
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.12	15:26 INFO : Reading from input HOME/instance-3311771-1304183725.cnf
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Executor set job limit to 1000000
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
0.52/0.34	Starting Executor!
1.84/0.85	15:26 INFO : 7922 variables remaining out of 7942
1.84/0.85	15:26 INFO : 60980 literals remaining out of 59373

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

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

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


[startup+0 s]
/proc/loadavg: 7.85 8.01 7.98 5/198 9926
/proc/meminfo: memFree=24350992/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/9926/stat : 9926 (java) R 9924 9926 9587 0 -1 4202496 922 0 0 0 0 0 0 0 25 0 1 0 510788015 23580672 409 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228090488576 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9926/statm: 5757 420 325 9 0 124 0

[startup+0.087878 s]
/proc/loadavg: 7.85 8.01 7.98 5/198 9926
/proc/meminfo: memFree=24350992/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15676396 CPUtime=0.08 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 5397 0 1 0 8 0 0 0 25 0 18 0 510788015 16052629504 4778 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3919099 4778 2116 9 0 3909818 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15676396

[startup+0.10045 s]
/proc/loadavg: 7.85 8.01 7.98 5/198 9926
/proc/meminfo: memFree=24350992/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15676396 CPUtime=0.1 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 5556 0 1 0 9 1 0 0 25 0 18 0 510788015 16052629504 4937 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3919099 4937 2117 9 0 3909818 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676396

[startup+0.30042 s]
/proc/loadavg: 7.85 8.01 7.98 5/198 9926
/proc/meminfo: memFree=24350992/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15679420 CPUtime=0.52 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 14738 0 1 0 50 2 0 0 25 0 18 0 510788015 16055726080 13189 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3919855 13196 2207 9 0 3910574 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 15679420

[startup+0.700314 s]
/proc/loadavg: 7.85 8.01 7.98 5/198 9926
/proc/meminfo: memFree=24350992/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15691732 CPUtime=1.56 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 29733 0 1 0 152 4 0 0 25 0 22 0 510788015 16068333568 25695 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3922933 25695 2249 9 0 3913652 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 15691732

[startup+1.50113 s]
/proc/loadavg: 7.85 8.01 7.98 8/220 9948
/proc/meminfo: memFree=24236056/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15692400 CPUtime=4.28 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 74228 0 1 0 418 10 0 0 25 0 22 0 510788015 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3923100 69510 2275 9 0 3913819 0
[pid=9926/tid=9928] ppid=9924 vsize=15692400 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9928/stat : 9928 (java) S 9924 9926 9587 0 -1 4202560 17903 0 1 0 82 2 0 0 20 0 22 0 510788015 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9929] ppid=9924 vsize=15692400 CPUtime=0.01 cores=0,2,4,6
/proc/9926/task/9929/stat : 9929 (java) S 9924 9926 9587 0 -1 4202560 2315 0 0 0 1 0 0 0 15 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9930] ppid=9924 vsize=15692400 CPUtime=0.01 cores=0,2,4,6
/proc/9926/task/9930/stat : 9930 (java) S 9924 9926 9587 0 -1 4202560 3714 0 0 0 1 0 0 0 16 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9931] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9931/stat : 9931 (java) S 9924 9926 9587 0 -1 4202560 3083 0 0 0 0 0 0 0 16 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9932] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9932/stat : 9932 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9933] ppid=9924 vsize=15692400 CPUtime=0.01 cores=0,2,4,6
/proc/9926/task/9933/stat : 9933 (java) S 9924 9926 9587 0 -1 4202560 4590 0 0 0 1 0 0 0 16 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9934] ppid=9924 vsize=15692400 CPUtime=0.01 cores=0,2,4,6
/proc/9926/task/9934/stat : 9934 (java) S 9924 9926 9587 0 -1 4202560 3624 0 0 0 1 0 0 0 15 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9935] ppid=9924 vsize=15692400 CPUtime=0.02 cores=0,2,4,6
/proc/9926/task/9935/stat : 9935 (java) S 9924 9926 9587 0 -1 4202560 5243 0 0 0 1 1 0 0 16 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9936] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9936/stat : 9936 (java) S 9924 9926 9587 0 -1 4202560 2446 0 0 0 0 0 0 0 15 0 22 0 510788016 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9937] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9937/stat : 9937 (java) S 9924 9926 9587 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 22 0 510788017 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 0 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9938] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9938/stat : 9938 (java) S 9924 9926 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510788017 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9939] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9939/stat : 9939 (java) S 9924 9926 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510788017 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9940] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9940/stat : 9940 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107274673 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9941] ppid=9924 vsize=15692400 CPUtime=0.78 cores=0,2,4,6
/proc/9926/task/9941/stat : 9941 (java) R 9924 9926 9587 0 -1 4202560 3548 0 0 0 78 0 0 0 15 0 22 0 510788020 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9926/tid=9942] ppid=9924 vsize=15692400 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9942/stat : 9942 (java) R 9924 9926 9587 0 -1 4202560 8486 0 0 0 83 1 0 0 24 0 22 0 510788020 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 47830522503960 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9926/tid=9943] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9943/stat : 9943 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9944] ppid=9924 vsize=15692400 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9944/stat : 9944 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510788020 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9945] ppid=9924 vsize=15692400 CPUtime=0.44 cores=0,2,4,6
/proc/9926/task/9945/stat : 9945 (java) R 9924 9926 9587 0 -1 4202560 3051 0 0 0 44 0 0 0 15 0 22 0 510788049 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506038051 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9926/tid=9946] ppid=9924 vsize=15692400 CPUtime=0.43 cores=0,2,4,6
/proc/9926/task/9946/stat : 9946 (java) R 9924 9926 9587 0 -1 4202560 5937 0 0 0 43 0 0 0 16 0 22 0 510788049 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506220510 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9926/tid=9947] ppid=9924 vsize=15692400 CPUtime=0.29 cores=0,2,4,6
/proc/9926/task/9947/stat : 9947 (java) S 9924 9926 9587 0 -1 4202560 627 0 0 0 29 0 0 0 15 0 22 0 510788049 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9948] ppid=9924 vsize=15692400 CPUtime=0.48 cores=0,2,4,6
/proc/9926/task/9948/stat : 9948 (java) R 9924 9926 9587 0 -1 4202560 8201 0 0 0 48 0 0 0 16 0 22 0 510788049 16069017600 69510 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506220510 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 15692400

[startup+3.10084 s]
/proc/loadavg: 7.85 8.01 7.98 9/220 9948
/proc/meminfo: memFree=23807760/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15692596 CPUtime=10.65 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 260895 0 1 0 1028 37 0 0 25 0 22 0 510788015 16069218304 256068 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3923149 256074 2275 9 0 3913868 0
[pid=9926/tid=9928] ppid=9924 vsize=15692596 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9928/stat : 9928 (java) S 9924 9926 9587 0 -1 4202560 17903 0 1 0 82 2 0 0 20 0 22 0 510788015 16069218304 256076 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9929] ppid=9924 vsize=15692596 CPUtime=0.04 cores=0,2,4,6
/proc/9926/task/9929/stat : 9929 (java) S 9924 9926 9587 0 -1 4202560 9932 0 0 0 3 1 0 0 16 0 22 0 510788016 16069218304 256078 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9930] ppid=9924 vsize=15692596 CPUtime=0.04 cores=0,2,4,6
/proc/9926/task/9930/stat : 9930 (java) S 9924 9926 9587 0 -1 4202560 8323 0 0 0 3 1 0 0 15 0 22 0 510788016 16069218304 256080 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9931] ppid=9924 vsize=15692596 CPUtime=0.05 cores=0,2,4,6
/proc/9926/task/9931/stat : 9931 (java) S 9924 9926 9587 0 -1 4202560 16442 0 0 0 3 2 0 0 15 0 22 0 510788016 16069218304 256083 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9932] ppid=9924 vsize=15692596 CPUtime=0.04 cores=0,2,4,6
/proc/9926/task/9932/stat : 9932 (java) S 9924 9926 9587 0 -1 4202560 13496 0 0 0 2 2 0 0 15 0 22 0 510788016 16069218304 256086 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9933] ppid=9924 vsize=15692596 CPUtime=0.07 cores=0,2,4,6
/proc/9926/task/9933/stat : 9933 (java) S 9924 9926 9587 0 -1 4202560 18997 0 0 0 4 3 0 0 16 0 22 0 510788016 16069218304 256088 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9934] ppid=9924 vsize=15692596 CPUtime=0.05 cores=0,2,4,6
/proc/9926/task/9934/stat : 9934 (java) S 9924 9926 9587 0 -1 4202560 16516 0 0 0 3 2 0 0 16 0 22 0 510788016 16069218304 256090 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9935] ppid=9924 vsize=15692596 CPUtime=0.02 cores=0,2,4,6
/proc/9926/task/9935/stat : 9935 (java) S 9924 9926 9587 0 -1 4202560 5245 0 0 0 1 1 0 0 15 0 22 0 510788016 16069218304 256094 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9936] ppid=9924 vsize=15692596 CPUtime=0.04 cores=0,2,4,6
/proc/9926/task/9936/stat : 9936 (java) S 9924 9926 9587 0 -1 4202560 12208 0 0 0 3 1 0 0 15 0 22 0 510788016 16069218304 256096 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9937] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9937/stat : 9937 (java) S 9924 9926 9587 0 -1 4202560 539 0 0 0 0 0 0 0 15 0 22 0 510788017 16069218304 256098 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 0 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9938] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9938/stat : 9938 (java) S 9924 9926 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 256100 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9939] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9939/stat : 9939 (java) S 9924 9926 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 256104 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9940] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9940/stat : 9940 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 256106 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107274673 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9941] ppid=9924 vsize=15692596 CPUtime=0.86 cores=0,2,4,6
/proc/9926/task/9941/stat : 9941 (java) S 9924 9926 9587 0 -1 4202560 3608 0 0 0 86 0 0 0 15 0 22 0 510788020 16069218304 256108 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9942] ppid=9924 vsize=15692596 CPUtime=0.85 cores=0,2,4,6
/proc/9926/task/9942/stat : 9942 (java) S 9924 9926 9587 0 -1 4202560 8489 0 0 0 84 1 0 0 24 0 22 0 510788020 16069218304 256111 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9943] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9943/stat : 9943 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 256114 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9944] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9944/stat : 9944 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 510788020 16069218304 256116 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9945] ppid=9924 vsize=15692596 CPUtime=1.89 cores=0,2,4,6
/proc/9926/task/9945/stat : 9945 (java) R 9924 9926 9587 0 -1 4202560 27596 0 0 0 187 2 0 0 16 0 22 0 510788049 16069218304 256118 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506076700 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9926/tid=9946] ppid=9924 vsize=15692596 CPUtime=1.92 cores=0,2,4,6
/proc/9926/task/9946/stat : 9946 (java) R 9924 9926 9587 0 -1 4202560 34709 0 0 0 188 4 0 0 16 0 22 0 510788049 16069218304 256121 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506076550 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9926/tid=9947] ppid=9924 vsize=15692596 CPUtime=1.79 cores=0,2,4,6
/proc/9926/task/9947/stat : 9947 (java) R 9924 9926 9587 0 -1 4202560 29568 0 0 0 176 3 0 0 16 0 22 0 510788049 16069218304 256124 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 47830527107726 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9926/tid=9948] ppid=9924 vsize=15692596 CPUtime=1.99 cores=0,2,4,6
/proc/9926/task/9948/stat : 9948 (java) R 9924 9926 9587 0 -1 4202560 35990 0 0 0 195 4 0 0 16 0 22 0 510788049 16069218304 256126 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506135210 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 15692596

[startup+6.30125 s]
/proc/loadavg: 7.94 8.03 7.98 10/220 9948
/proc/meminfo: memFree=22188292/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15692596 CPUtime=23.02 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 564964 0 1 0 2217 85 0 0 25 0 22 0 510788015 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3923149 559606 2293 9 0 3913868 0
[pid=9926/tid=9928] ppid=9924 vsize=15692596 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9928/stat : 9928 (java) S 9924 9926 9587 0 -1 4202560 17903 0 1 0 82 2 0 0 20 0 22 0 510788015 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9929] ppid=9924 vsize=15692596 CPUtime=0.08 cores=0,2,4,6
/proc/9926/task/9929/stat : 9929 (java) S 9924 9926 9587 0 -1 4202560 20553 0 0 0 4 4 0 0 15 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9930] ppid=9924 vsize=15692596 CPUtime=0.13 cores=0,2,4,6
/proc/9926/task/9930/stat : 9930 (java) S 9924 9926 9587 0 -1 4202560 34561 0 0 0 8 5 0 0 16 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9931] ppid=9924 vsize=15692596 CPUtime=0.07 cores=0,2,4,6
/proc/9926/task/9931/stat : 9931 (java) S 9924 9926 9587 0 -1 4202560 21802 0 0 0 4 3 0 0 15 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9932] ppid=9924 vsize=15692596 CPUtime=0.09 cores=0,2,4,6
/proc/9926/task/9932/stat : 9932 (java) S 9924 9926 9587 0 -1 4202560 26469 0 0 0 5 4 0 0 15 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9933] ppid=9924 vsize=15692596 CPUtime=0.21 cores=0,2,4,6
/proc/9926/task/9933/stat : 9933 (java) S 9924 9926 9587 0 -1 4202560 59376 0 0 0 9 12 0 0 16 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9934] ppid=9924 vsize=15692596 CPUtime=0.13 cores=0,2,4,6
/proc/9926/task/9934/stat : 9934 (java) S 9924 9926 9587 0 -1 4202560 38273 0 0 0 8 5 0 0 16 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9935] ppid=9924 vsize=15692596 CPUtime=0.1 cores=0,2,4,6
/proc/9926/task/9935/stat : 9935 (java) S 9924 9926 9587 0 -1 4202560 27821 0 0 0 5 5 0 0 16 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9936] ppid=9924 vsize=15692596 CPUtime=0.11 cores=0,2,4,6
/proc/9926/task/9936/stat : 9936 (java) S 9924 9926 9587 0 -1 4202560 29124 0 0 0 6 5 0 0 16 0 22 0 510788016 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9937] ppid=9924 vsize=15692596 CPUtime=0.13 cores=0,2,4,6
/proc/9926/task/9937/stat : 9937 (java) S 9924 9926 9587 0 -1 4202560 1838 0 0 0 13 0 0 0 15 0 22 0 510788017 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 0 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9938] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9938/stat : 9938 (java) S 9924 9926 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9939] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9939/stat : 9939 (java) S 9924 9926 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9940] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9940/stat : 9940 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107274673 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9941] ppid=9924 vsize=15692596 CPUtime=0.99 cores=0,2,4,6
/proc/9926/task/9941/stat : 9941 (java) S 9924 9926 9587 0 -1 4202560 3629 0 0 0 99 0 0 0 16 0 22 0 510788020 16069218304 559606 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0

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

/proc/meminfo: memFree=24408920/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15692596 CPUtime=4473.84 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 1571900 0 1 0 447130 254 0 0 25 0 22 0 510788015 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3923149 1218610 2299 9 0 3913868 0
[pid=9926/tid=9928] ppid=9924 vsize=15692596 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9928/stat : 9928 (java) S 9924 9926 9587 0 -1 4202560 17903 0 1 0 82 2 0 0 20 0 22 0 510788015 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9929] ppid=9924 vsize=15692596 CPUtime=3.39 cores=0,2,4,6
/proc/9926/task/9929/stat : 9929 (java) S 9924 9926 9587 0 -1 4202560 54499 0 0 0 327 12 0 0 16 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9930] ppid=9924 vsize=15692596 CPUtime=3.32 cores=0,2,4,6
/proc/9926/task/9930/stat : 9930 (java) S 9924 9926 9587 0 -1 4202560 47938 0 0 0 322 10 0 0 16 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9931] ppid=9924 vsize=15692596 CPUtime=3.3 cores=0,2,4,6
/proc/9926/task/9931/stat : 9931 (java) S 9924 9926 9587 0 -1 4202560 45712 0 0 0 319 11 0 0 16 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9932] ppid=9924 vsize=15692596 CPUtime=3.19 cores=0,2,4,6
/proc/9926/task/9932/stat : 9932 (java) S 9924 9926 9587 0 -1 4202560 38588 0 0 0 311 8 0 0 15 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9933] ppid=9924 vsize=15692596 CPUtime=3.4 cores=0,2,4,6
/proc/9926/task/9933/stat : 9933 (java) S 9924 9926 9587 0 -1 4202560 95622 0 0 0 319 21 0 0 15 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9934] ppid=9924 vsize=15692596 CPUtime=3.34 cores=0,2,4,6
/proc/9926/task/9934/stat : 9934 (java) S 9924 9926 9587 0 -1 4202560 64134 0 0 0 322 12 0 0 15 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9935] ppid=9924 vsize=15692596 CPUtime=3.36 cores=0,2,4,6
/proc/9926/task/9935/stat : 9935 (java) S 9924 9926 9587 0 -1 4202560 44285 0 0 0 326 10 0 0 16 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9936] ppid=9924 vsize=15692596 CPUtime=3.48 cores=0,2,4,6
/proc/9926/task/9936/stat : 9936 (java) S 9924 9926 9587 0 -1 4202560 65497 0 0 0 334 14 0 0 15 0 22 0 510788016 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9937] ppid=9924 vsize=15692596 CPUtime=0.74 cores=0,2,4,6
/proc/9926/task/9937/stat : 9937 (java) S 9924 9926 9587 0 -1 4202560 3946 0 0 0 58 16 0 0 15 0 22 0 510788017 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 0 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9938] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9938/stat : 9938 (java) S 9924 9926 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9939] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9939/stat : 9939 (java) S 9924 9926 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9940] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9940/stat : 9940 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107274673 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9941] ppid=9924 vsize=15692596 CPUtime=1.05 cores=0,2,4,6
/proc/9926/task/9941/stat : 9941 (java) S 9924 9926 9587 0 -1 4202560 3638 0 0 0 105 0 0 0 15 0 22 0 510788020 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9942] ppid=9924 vsize=15692596 CPUtime=1.08 cores=0,2,4,6
/proc/9926/task/9942/stat : 9942 (java) S 9924 9926 9587 0 -1 4202560 8524 0 0 0 107 1 0 0 15 0 22 0 510788020 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9943] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9943/stat : 9943 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9944] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9944/stat : 9944 (java) S 9924 9926 9587 0 -1 4202560 62 0 0 0 0 0 0 0 15 0 22 0 510788020 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9945] ppid=9924 vsize=15692596 CPUtime=1111.29 cores=0,2,4,6
/proc/9926/task/9945/stat : 9945 (java) R 9924 9926 9587 0 -1 4202560 265251 0 0 0 111102 27 0 0 25 0 22 0 510788049 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912505821575 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9926/tid=9946] ppid=9924 vsize=15692596 CPUtime=1109.44 cores=0,2,4,6
/proc/9926/task/9946/stat : 9946 (java) R 9924 9926 9587 0 -1 4202560 261545 0 0 0 110913 31 0 0 25 0 22 0 510788049 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 18446744073699065947 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9926/tid=9947] ppid=9924 vsize=15692596 CPUtime=1110.77 cores=0,2,4,6
/proc/9926/task/9947/stat : 9947 (java) R 9924 9926 9587 0 -1 4202560 269672 0 0 0 111045 32 0 0 25 0 22 0 510788049 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912505832021 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9926/tid=9948] ppid=9924 vsize=15692596 CPUtime=1111.71 cores=0,2,4,6
/proc/9926/task/9948/stat : 9948 (java) R 9924 9926 9587 0 -1 4202560 283700 0 0 0 111131 40 0 0 25 0 22 0 510788049 16069218304 1218610 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912505821781 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.84
Current children cumulated vsize (KiB) 15692596

[startup+1182.3 s]
/proc/loadavg: 5.34 7.28 7.77 5/193 10003
/proc/meminfo: memFree=23786528/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15692596 CPUtime=4713.46 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 1739051 0 1 0 471072 274 0 0 25 0 22 0 510788015 16069218304 1385728 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3923149 1385734 2299 9 0 3913868 0
[pid=9926/tid=9928] ppid=9924 vsize=15692596 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9928/stat : 9928 (java) S 9924 9926 9587 0 -1 4202560 17903 0 1 0 82 2 0 0 20 0 22 0 510788015 16069218304 1385743 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9929] ppid=9924 vsize=15692596 CPUtime=3.41 cores=0,2,4,6
/proc/9926/task/9929/stat : 9929 (java) S 9924 9926 9587 0 -1 4202560 55503 0 0 0 329 12 0 0 16 0 22 0 510788016 16069218304 1385751 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9930] ppid=9924 vsize=15692596 CPUtime=3.33 cores=0,2,4,6
/proc/9926/task/9930/stat : 9930 (java) S 9924 9926 9587 0 -1 4202560 48369 0 0 0 323 10 0 0 15 0 22 0 510788016 16069218304 1385755 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9931] ppid=9924 vsize=15692596 CPUtime=3.32 cores=0,2,4,6
/proc/9926/task/9931/stat : 9931 (java) S 9924 9926 9587 0 -1 4202560 46628 0 0 0 321 11 0 0 16 0 22 0 510788016 16069218304 1385763 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9932] ppid=9924 vsize=15692596 CPUtime=3.21 cores=0,2,4,6
/proc/9926/task/9932/stat : 9932 (java) S 9924 9926 9587 0 -1 4202560 39265 0 0 0 313 8 0 0 15 0 22 0 510788016 16069218304 1385770 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9933] ppid=9924 vsize=15692596 CPUtime=3.42 cores=0,2,4,6
/proc/9926/task/9933/stat : 9933 (java) S 9924 9926 9587 0 -1 4202560 96693 0 0 0 321 21 0 0 16 0 22 0 510788016 16069218304 1385777 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9934] ppid=9924 vsize=15692596 CPUtime=3.37 cores=0,2,4,6
/proc/9926/task/9934/stat : 9934 (java) S 9924 9926 9587 0 -1 4202560 65238 0 0 0 325 12 0 0 15 0 22 0 510788016 16069218304 1385781 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9935] ppid=9924 vsize=15692596 CPUtime=3.39 cores=0,2,4,6
/proc/9926/task/9935/stat : 9935 (java) S 9924 9926 9587 0 -1 4202560 44923 0 0 0 329 10 0 0 15 0 22 0 510788016 16069218304 1385784 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9936] ppid=9924 vsize=15692596 CPUtime=3.5 cores=0,2,4,6
/proc/9926/task/9936/stat : 9936 (java) S 9924 9926 9587 0 -1 4202560 66484 0 0 0 336 14 0 0 16 0 22 0 510788016 16069218304 1385787 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9937] ppid=9924 vsize=15692596 CPUtime=0.74 cores=0,2,4,6
/proc/9926/task/9937/stat : 9937 (java) S 9924 9926 9587 0 -1 4202560 4242 0 0 0 58 16 0 0 15 0 22 0 510788017 16069218304 1385792 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 0 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9938] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9938/stat : 9938 (java) S 9924 9926 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 1385797 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9939] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9939/stat : 9939 (java) S 9924 9926 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 1385798 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9940] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9940/stat : 9940 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 1385802 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107274673 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9941] ppid=9924 vsize=15692596 CPUtime=1.05 cores=0,2,4,6
/proc/9926/task/9941/stat : 9941 (java) S 9924 9926 9587 0 -1 4202560 3638 0 0 0 105 0 0 0 15 0 22 0 510788020 16069218304 1385814 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9942] ppid=9924 vsize=15692596 CPUtime=1.08 cores=0,2,4,6
/proc/9926/task/9942/stat : 9942 (java) S 9924 9926 9587 0 -1 4202560 8524 0 0 0 107 1 0 0 15 0 22 0 510788020 16069218304 1385819 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9943] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9943/stat : 9943 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 1385823 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9944] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9944/stat : 9944 (java) S 9924 9926 9587 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 510788020 16069218304 1385828 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9945] ppid=9924 vsize=15692596 CPUtime=1171.23 cores=0,2,4,6
/proc/9926/task/9945/stat : 9945 (java) R 9924 9926 9587 0 -1 4202560 305462 0 0 0 117091 32 0 0 25 0 22 0 510788049 16069218304 1385831 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506222158 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9926/tid=9946] ppid=9924 vsize=15692596 CPUtime=1169.39 cores=0,2,4,6
/proc/9926/task/9946/stat : 9946 (java) R 9924 9926 9587 0 -1 4202560 299556 0 0 0 116903 36 0 0 25 0 22 0 510788049 16069218304 1385835 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912505601640 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9926/tid=9947] ppid=9924 vsize=15692596 CPUtime=1170.72 cores=0,2,4,6
/proc/9926/task/9947/stat : 9947 (java) R 9924 9926 9587 0 -1 4202560 305660 0 0 0 117036 36 0 0 25 0 22 0 510788049 16069218304 1385837 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506211508 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9926/tid=9948] ppid=9924 vsize=15692596 CPUtime=1171.32 cores=0,2,4,6
/proc/9926/task/9948/stat : 9948 (java) R 9924 9926 9587 0 -1 4202560 329621 0 0 0 117086 46 0 0 25 0 22 0 510788049 16069218304 1385841 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506038056 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4713.46
Current children cumulated vsize (KiB) 15692596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 4.96 7.07 7.69 5/193 10003
/proc/meminfo: memFree=23564044/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=15692596 CPUtime=4800.13 cores=0,2,4,6
/proc/9926/stat : 9926 (java) S 9924 9926 9587 0 -1 4202496 1782976 0 1 0 479735 278 0 0 25 0 22 0 510788015 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 3923149 1429647 2299 9 0 3913868 0
[pid=9926/tid=9928] ppid=9924 vsize=15692596 CPUtime=0.84 cores=0,2,4,6
/proc/9926/task/9928/stat : 9928 (java) S 9924 9926 9587 0 -1 4202560 17903 0 1 0 82 2 0 0 20 0 22 0 510788015 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9929] ppid=9924 vsize=15692596 CPUtime=3.41 cores=0,2,4,6
/proc/9926/task/9929/stat : 9929 (java) S 9924 9926 9587 0 -1 4202560 55592 0 0 0 329 12 0 0 15 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9930] ppid=9924 vsize=15692596 CPUtime=3.34 cores=0,2,4,6
/proc/9926/task/9930/stat : 9930 (java) S 9924 9926 9587 0 -1 4202560 48667 0 0 0 324 10 0 0 16 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9931] ppid=9924 vsize=15692596 CPUtime=3.32 cores=0,2,4,6
/proc/9926/task/9931/stat : 9931 (java) S 9924 9926 9587 0 -1 4202560 46873 0 0 0 321 11 0 0 15 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9932] ppid=9924 vsize=15692596 CPUtime=3.22 cores=0,2,4,6
/proc/9926/task/9932/stat : 9932 (java) S 9924 9926 9587 0 -1 4202560 39583 0 0 0 314 8 0 0 16 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9933] ppid=9924 vsize=15692596 CPUtime=3.42 cores=0,2,4,6
/proc/9926/task/9933/stat : 9933 (java) S 9924 9926 9587 0 -1 4202560 96975 0 0 0 321 21 0 0 16 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9934] ppid=9924 vsize=15692596 CPUtime=3.38 cores=0,2,4,6
/proc/9926/task/9934/stat : 9934 (java) S 9924 9926 9587 0 -1 4202560 65483 0 0 0 326 12 0 0 15 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9935] ppid=9924 vsize=15692596 CPUtime=3.4 cores=0,2,4,6
/proc/9926/task/9935/stat : 9935 (java) S 9924 9926 9587 0 -1 4202560 45372 0 0 0 330 10 0 0 15 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9936] ppid=9924 vsize=15692596 CPUtime=3.5 cores=0,2,4,6
/proc/9926/task/9936/stat : 9936 (java) S 9924 9926 9587 0 -1 4202560 66593 0 0 0 336 14 0 0 16 0 22 0 510788016 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9937] ppid=9924 vsize=15692596 CPUtime=0.74 cores=0,2,4,6
/proc/9926/task/9937/stat : 9937 (java) S 9924 9926 9587 0 -1 4202560 4352 0 0 0 58 16 0 0 15 0 22 0 510788017 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 0 0 16800975 18446604444111032640 0 0 -1 6 0 0 0
[pid=9926/tid=9938] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9938/stat : 9938 (java) S 9924 9926 9587 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9939] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9939/stat : 9939 (java) S 9924 9926 9587 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 510788017 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9940] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9940/stat : 9940 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107274673 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9941] ppid=9924 vsize=15692596 CPUtime=1.05 cores=0,2,4,6
/proc/9926/task/9941/stat : 9941 (java) S 9924 9926 9587 0 -1 4202560 3638 0 0 0 105 0 0 0 15 0 22 0 510788020 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 0 0 0 0
[pid=9926/tid=9942] ppid=9924 vsize=15692596 CPUtime=1.08 cores=0,2,4,6
/proc/9926/task/9942/stat : 9942 (java) S 9924 9926 9587 0 -1 4202560 8524 0 0 0 107 1 0 0 15 0 22 0 510788020 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9943] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9943/stat : 9943 (java) S 9924 9926 9587 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 510788020 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107266969 0 4 0 16800975 18446604444111032640 0 0 -1 2 0 0 0
[pid=9926/tid=9944] ppid=9924 vsize=15692596 CPUtime=0 cores=0,2,4,6
/proc/9926/task/9944/stat : 9944 (java) S 9924 9926 9587 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 22 0 510788020 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 228107267584 0 4 0 16800975 18446604444111032640 0 0 -1 4 0 0 0
[pid=9926/tid=9945] ppid=9924 vsize=15692596 CPUtime=1192.91 cores=0,2,4,6
/proc/9926/task/9945/stat : 9945 (java) R 9924 9926 9587 0 -1 4202560 312904 0 0 0 119259 32 0 0 25 0 22 0 510788049 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912505821503 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9926/tid=9946] ppid=9924 vsize=15692596 CPUtime=1191.07 cores=0,2,4,6
/proc/9926/task/9946/stat : 9946 (java) R 9924 9926 9587 0 -1 4202560 313667 0 0 0 119070 37 0 0 25 0 22 0 510788049 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 18446744073699066094 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9926/tid=9947] ppid=9924 vsize=15692596 CPUtime=1192.4 cores=0,2,4,6
/proc/9926/task/9947/stat : 9947 (java) R 9924 9926 9587 0 -1 4202560 315841 0 0 0 119203 37 0 0 25 0 22 0 510788049 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506136133 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=9926/tid=9948] ppid=9924 vsize=15692596 CPUtime=1192.88 cores=0,2,4,6
/proc/9926/task/9948/stat : 9948 (java) R 9924 9926 9587 0 -1 4202560 339559 0 0 0 119241 47 0 0 25 0 22 0 510788049 16069218304 1429647 33554432000 1073741824 1073778376 140736485836384 18446744073709551615 46912506076314 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 15692596

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

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

[startup+1204.2 s]
/proc/loadavg: 4.96 7.07 7.69 5/193 10003
/proc/meminfo: memFree=23564044/32951124 swapFree=67111348/67111528
[pid=9926] ppid=9924 vsize=0 CPUtime=4800.35 cores=0,2,4,6
/proc/9926/stat : 9926 (java) Z 9924 9926 9587 0 -1 4203548 1783002 0 1 0 479738 297 0 0 17 0 2 0 510788015 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/9926/statm: 0 0 0 0 0 0 0
[pid=9926/tid=9946] ppid=9924 vsize=0 CPUtime=1191.26 cores=0,2,4,6
/proc/9926/task/9946/stat : 9946 (java) R 9924 9926 9587 0 -1 4203588 313667 0 0 0 119070 56 0 0 25 0 2 0 510788049 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1204.25
CPU time (s): 4800.41
CPU user time (s): 4797.38
CPU system time (s): 3.02254
CPU usage (%): 398.623
Max. virtual memory (cumulated for all children) (KiB): 15692596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.38
system time used= 3.02254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1783002
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= 96501
involuntary context switches= 78788

runsolver used 1.9867 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-30 19:15:25
IDJOB=3311771
IDBENCH=83194
IDSOLVER=1698
FILE ID=node142/3311771-1304183725
RUNJOBID= node142-1304181213-9605
PBS_JOBID= 13172464
Free space on /tmp= 73320 MiB

SOLVER NAME= STRUCTure 0.1 (hbr=2)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_361_s.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME -hbr 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3311771-1304183725/watcher-3311771-1304183725 -o /tmp/evaluation-result-3311771-1304183725/solver-3311771-1304183725 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3311771-1304183725.cnf -hbr 2

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

MD5SUM BENCH= 6e5ac2b9425e98989eedf4cf638bde54
RANDOM SEED=892533369

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      24351264 kB
Buffers:       1112188 kB
Cached:        1994620 kB
SwapCached:        176 kB
Active:        5400308 kB
Inactive:      2694736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24351264 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:     4987916 kB
Mapped:          23472 kB
Slab:           431916 kB
PageTables:      14172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5485824 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= 73320 MiB
End job on node142 at 2011-04-30 19:35:31