Trace number 3312789

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.1SAT 63.2654 16.1713

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1129651135-081.SATISFIABLE.cnf
MD5SUMf54f75ab88c77b4cc676aaab44569f75
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.10/0.12	49:33 INFO : Reading from input HOME/instance-3312789-1304135373.cnf
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Executor set job limit to 1000000
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.27/0.26	Starting Executor!
0.45/0.36	49:33 INFO : 75 variables remaining out of 75
0.45/0.36	49:33 INFO : 9582 literals remaining out of 9582
63.05/16.14	c Elapsed time 15.832
63.05/16.14	s SATISFIABLE
63.05/16.14	v -1 -2 3 -4 -5 -6 7 8 9 -10 -11 12 13 -14 -15 -16 -17 18 -19 20 21 22 -23 -24 -25 -26 27 -28 29 -30 -31 32 33 -34 35 -36 37 -38 39 40 -41 -42 -43 -44 -45 46 -47 -48 -49 50 -51 52 53 -54 55 56 57 58 59 60 -61 62 -63 -64 -65 -66 67 68 -69 -70 71 72 73 74 75 0

Verifier Data

OK

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

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

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


[startup+0 s]
/proc/loadavg: 6.91 7.82 7.93 3/174 29817
/proc/meminfo: memFree=30821204/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 667 0 0 0 0 0 0 0 18 0 1 0 525136916 9318400 156 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274659884679 0 2147483391 4096 0 18446744071699109054 0 0 17 5 0 0 0
/proc/29817/statm: 2275 156 126 9 0 67 0

[startup+0.014535 s]
/proc/loadavg: 6.91 7.82 7.93 3/174 29817
/proc/meminfo: memFree=30821204/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15580980 CPUtime=0 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 2049 0 1 0 0 0 0 0 18 0 2 0 525136916 15954923520 1495 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3895245 1515 915 9 0 3886401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15580980

[startup+0.100539 s]
/proc/loadavg: 6.91 7.82 7.93 3/174 29817
/proc/meminfo: memFree=30821204/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15676928 CPUtime=0.1 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 5562 0 1 0 9 1 0 0 18 0 18 0 525136916 16053174272 4973 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3919232 4973 2116 9 0 3909951 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15676928

[startup+0.300449 s]
/proc/loadavg: 6.91 7.82 7.93 3/174 29817
/proc/meminfo: memFree=30821204/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15682204 CPUtime=0.45 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 8915 0 1 0 43 2 0 0 18 0 22 0 525136916 16058576896 8212 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3920551 8212 2209 9 0 3911270 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 15682204

[startup+0.700382 s]
/proc/loadavg: 6.91 7.82 7.93 3/174 29817
/proc/meminfo: memFree=30821204/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726556 CPUtime=1.87 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 33678 0 1 0 181 6 0 0 18 0 22 0 525136916 16103993344 29682 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931639 29682 2252 9 0 3922358 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 15726556

[startup+1.50124 s]
/proc/loadavg: 6.91 7.82 7.93 14/218 29861
/proc/meminfo: memFree=30523888/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726272 CPUtime=5.06 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 60868 0 1 0 497 9 0 0 18 0 22 0 525136916 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931568 52125 2273 9 0 3922287 0
[pid=29817/tid=29821] ppid=29815 vsize=15726272 CPUtime=0.34 cores=1,3,5,7
/proc/29817/task/29821/stat : 29821 (java) S 29815 29817 29202 0 -1 4202560 6306 0 1 0 33 1 0 0 19 0 22 0 525136917 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29823] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29823/stat : 29823 (java) S 29815 29817 29202 0 -1 4202560 108 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29825] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29825/stat : 29825 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29827] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29827/stat : 29827 (java) S 29815 29817 29202 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29829] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29829/stat : 29829 (java) S 29815 29817 29202 0 -1 4202560 68 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29831] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29831/stat : 29831 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29833] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29833/stat : 29833 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29835] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29835/stat : 29835 (java) S 29815 29817 29202 0 -1 4202560 353 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29837] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29837/stat : 29837 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 525136918 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29839] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29839/stat : 29839 (java) S 29815 29817 29202 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 22 0 525136919 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 0 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29841] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29841/stat : 29841 (java) R 29815 29817 29202 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29843] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29843/stat : 29843 (java) S 29815 29817 29202 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 525136919 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29845] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29845/stat : 29845 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525136921 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676631985 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29846] ppid=29815 vsize=15726272 CPUtime=0.6 cores=1,3,5,7
/proc/29817/task/29846/stat : 29846 (java) R 29815 29817 29202 0 -1 4202560 6901 0 0 0 60 0 0 0 20 0 22 0 525136921 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914021618099 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29817/tid=29848] ppid=29815 vsize=15726272 CPUtime=1.25 cores=1,3,5,7
/proc/29817/task/29848/stat : 29848 (java) R 29815 29817 29202 0 -1 4202560 17736 0 0 0 123 2 0 0 17 0 22 0 525136921 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914023721961 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29850] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29850/stat : 29850 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525136922 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29852] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29852/stat : 29852 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525136922 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29858] ppid=29815 vsize=15726272 CPUtime=0.82 cores=1,3,5,7
/proc/29817/task/29858/stat : 29858 (java) R 29815 29817 29202 0 -1 4202560 7832 0 0 0 82 0 0 0 20 0 22 0 525136943 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676634293 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29859] ppid=29815 vsize=15726272 CPUtime=0.63 cores=1,3,5,7
/proc/29817/task/29859/stat : 29859 (java) R 29815 29817 29202 0 -1 4202560 7886 0 0 0 62 1 0 0 19 0 22 0 525136943 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505679880 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29860] ppid=29815 vsize=15726272 CPUtime=0.37 cores=1,3,5,7
/proc/29817/task/29860/stat : 29860 (java) R 29815 29817 29202 0 -1 4202560 2485 0 0 0 37 0 0 0 18 0 22 0 525136943 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505673991 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29861] ppid=29815 vsize=15726272 CPUtime=0.96 cores=1,3,5,7
/proc/29817/task/29861/stat : 29861 (java) R 29815 29817 29202 0 -1 4202560 9787 0 0 0 95 1 0 0 16 0 22 0 525136943 16103702528 52125 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505673943 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 15726272

[startup+3.10097 s]
/proc/loadavg: 6.91 7.82 7.93 12/218 29861
/proc/meminfo: memFree=30293040/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726272 CPUtime=11.42 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 64874 0 1 0 1132 10 0 0 18 0 22 0 525136916 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931568 54362 2287 9 0 3922287 0
[pid=29817/tid=29821] ppid=29815 vsize=15726272 CPUtime=0.34 cores=1,3,5,7
/proc/29817/task/29821/stat : 29821 (java) S 29815 29817 29202 0 -1 4202560 6306 0 1 0 33 1 0 0 19 0 22 0 525136917 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29823] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29823/stat : 29823 (java) S 29815 29817 29202 0 -1 4202560 587 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29825] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29825/stat : 29825 (java) S 29815 29817 29202 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29827] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29827/stat : 29827 (java) S 29815 29817 29202 0 -1 4202560 517 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29829] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29829/stat : 29829 (java) S 29815 29817 29202 0 -1 4202560 357 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29831] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29831/stat : 29831 (java) S 29815 29817 29202 0 -1 4202560 179 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29833] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29833/stat : 29833 (java) S 29815 29817 29202 0 -1 4202560 183 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29835] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29835/stat : 29835 (java) S 29815 29817 29202 0 -1 4202560 443 0 0 0 0 0 0 0 16 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29837] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29837/stat : 29837 (java) S 29815 29817 29202 0 -1 4202560 330 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29839] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29839/stat : 29839 (java) S 29815 29817 29202 0 -1 4202560 12 0 0 0 0 0 0 0 16 0 22 0 525136919 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 0 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29841] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29841/stat : 29841 (java) S 29815 29817 29202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29843] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29843/stat : 29843 (java) S 29815 29817 29202 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29845] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29845/stat : 29845 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525136921 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676631985 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29846] ppid=29815 vsize=15726272 CPUtime=0.73 cores=1,3,5,7
/proc/29817/task/29846/stat : 29846 (java) S 29815 29817 29202 0 -1 4202560 6965 0 0 0 73 0 0 0 15 0 22 0 525136921 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29848] ppid=29815 vsize=15726272 CPUtime=1.41 cores=1,3,5,7
/proc/29817/task/29848/stat : 29848 (java) S 29815 29817 29202 0 -1 4202560 17763 0 0 0 139 2 0 0 15 0 22 0 525136921 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29850] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29850/stat : 29850 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525136922 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29852] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29852/stat : 29852 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525136922 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29858] ppid=29815 vsize=15726272 CPUtime=2.31 cores=1,3,5,7
/proc/29817/task/29858/stat : 29858 (java) R 29815 29817 29202 0 -1 4202560 8113 0 0 0 230 1 0 0 25 0 22 0 525136943 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 18446744073699065955 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29859] ppid=29815 vsize=15726272 CPUtime=2.06 cores=1,3,5,7
/proc/29817/task/29859/stat : 29859 (java) R 29815 29817 29202 0 -1 4202560 7935 0 0 0 205 1 0 0 23 0 22 0 525136943 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914024854281 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29860] ppid=29815 vsize=15726272 CPUtime=1.95 cores=1,3,5,7
/proc/29817/task/29860/stat : 29860 (java) R 29815 29817 29202 0 -1 4202560 3145 0 0 0 195 0 0 0 20 0 22 0 525136943 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505984167 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29861] ppid=29815 vsize=15726272 CPUtime=2.53 cores=1,3,5,7
/proc/29817/task/29861/stat : 29861 (java) R 29815 29817 29202 0 -1 4202560 10233 0 0 0 252 1 0 0 18 0 22 0 525136943 16103702528 54362 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505910986 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.42
Current children cumulated vsize (KiB) 15726272

[startup+6.30141 s]
/proc/loadavg: 7.15 7.86 7.94 9/218 29861
/proc/meminfo: memFree=30058820/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726272 CPUtime=24.12 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 66531 0 1 0 2400 12 0 0 18 0 22 0 525136916 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931568 49408 2289 9 0 3922287 0
[pid=29817/tid=29821] ppid=29815 vsize=15726272 CPUtime=0.34 cores=1,3,5,7
/proc/29817/task/29821/stat : 29821 (java) S 29815 29817 29202 0 -1 4202560 6306 0 1 0 33 1 0 0 19 0 22 0 525136917 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29823] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29823/stat : 29823 (java) S 29815 29817 29202 0 -1 4202560 735 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29825] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29825/stat : 29825 (java) S 29815 29817 29202 0 -1 4202560 676 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29827] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29827/stat : 29827 (java) S 29815 29817 29202 0 -1 4202560 812 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29829] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29829/stat : 29829 (java) S 29815 29817 29202 0 -1 4202560 517 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29831] ppid=29815 vsize=15726272 CPUtime=0.01 cores=1,3,5,7
/proc/29817/task/29831/stat : 29831 (java) S 29815 29817 29202 0 -1 4202560 329 0 0 0 1 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29833] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29833/stat : 29833 (java) S 29815 29817 29202 0 -1 4202560 350 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29835] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29835/stat : 29835 (java) S 29815 29817 29202 0 -1 4202560 561 0 0 0 0 0 0 0 16 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29837] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29837/stat : 29837 (java) S 29815 29817 29202 0 -1 4202560 496 0 0 0 0 0 0 0 15 0 22 0 525136918 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29839] ppid=29815 vsize=15726272 CPUtime=0.01 cores=1,3,5,7
/proc/29817/task/29839/stat : 29839 (java) S 29815 29817 29202 0 -1 4202560 13 0 0 0 1 0 0 0 15 0 22 0 525136919 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 0 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29841] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29841/stat : 29841 (java) S 29815 29817 29202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29843] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29843/stat : 29843 (java) S 29815 29817 29202 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29845] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29845/stat : 29845 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525136921 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676631985 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29846] ppid=29815 vsize=15726272 CPUtime=0.77 cores=1,3,5,7
/proc/29817/task/29846/stat : 29846 (java) S 29815 29817 29202 0 -1 4202560 7109 0 0 0 77 0 0 0 16 0 22 0 525136921 16103702528 49408 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0

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

/proc/29817/task/29846/stat : 29846 (java) S 29815 29817 29202 0 -1 4202560 7109 0 0 0 77 0 0 0 15 0 22 0 525136921 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29848] ppid=29815 vsize=15726272 CPUtime=1.44 cores=1,3,5,7
/proc/29817/task/29848/stat : 29848 (java) S 29815 29817 29202 0 -1 4202560 17772 0 0 0 142 2 0 0 16 0 22 0 525136921 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29850] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29850/stat : 29850 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525136922 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29852] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29852/stat : 29852 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525136922 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29858] ppid=29815 vsize=15726272 CPUtime=13.32 cores=1,3,5,7
/proc/29817/task/29858/stat : 29858 (java) R 29815 29817 29202 0 -1 4202560 8220 0 0 0 1331 1 0 0 25 0 22 0 525136943 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912506126504 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29859] ppid=29815 vsize=15726272 CPUtime=13.12 cores=1,3,5,7
/proc/29817/task/29859/stat : 29859 (java) R 29815 29817 29202 0 -1 4202560 8092 0 0 0 1311 1 0 0 25 0 22 0 525136943 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 18446744073699065894 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29860] ppid=29815 vsize=15726272 CPUtime=12.98 cores=1,3,5,7
/proc/29817/task/29860/stat : 29860 (java) R 29815 29817 29202 0 -1 4202560 3237 0 0 0 1298 0 0 0 25 0 22 0 525136943 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505973059 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29861] ppid=29815 vsize=15726272 CPUtime=13.55 cores=1,3,5,7
/proc/29817/task/29861/stat : 29861 (java) R 29815 29817 29202 0 -1 4202560 10370 0 0 0 1354 1 0 0 25 0 22 0 525136943 16103702528 46404 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505679999 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 55.93
Current children cumulated vsize (KiB) 15726272

[startup+15.1009 s]
/proc/loadavg: 7.22 7.86 7.94 9/218 29861
/proc/meminfo: memFree=30147244/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726272 CPUtime=59.09 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 72894 0 1 0 5895 14 0 0 18 0 22 0 525136916 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931568 46746 2289 9 0 3922287 0
[pid=29817/tid=29821] ppid=29815 vsize=15726272 CPUtime=0.34 cores=1,3,5,7
/proc/29817/task/29821/stat : 29821 (java) S 29815 29817 29202 0 -1 4202560 6306 0 1 0 33 1 0 0 19 0 22 0 525136917 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29823] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29823/stat : 29823 (java) S 29815 29817 29202 0 -1 4202560 1492 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29825] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29825/stat : 29825 (java) S 29815 29817 29202 0 -1 4202560 1360 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29827] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29827/stat : 29827 (java) S 29815 29817 29202 0 -1 4202560 1572 0 0 0 3 0 0 0 16 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29829] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29829/stat : 29829 (java) S 29815 29817 29202 0 -1 4202560 1517 0 0 0 4 0 0 0 16 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29831] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29831/stat : 29831 (java) S 29815 29817 29202 0 -1 4202560 1245 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29833] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29833/stat : 29833 (java) S 29815 29817 29202 0 -1 4202560 1016 0 0 0 3 0 0 0 16 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29835] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29835/stat : 29835 (java) S 29815 29817 29202 0 -1 4202560 1188 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29837] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29837/stat : 29837 (java) S 29815 29817 29202 0 -1 4202560 980 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29839] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29839/stat : 29839 (java) S 29815 29817 29202 0 -1 4202560 23 0 0 0 3 0 0 0 15 0 22 0 525136919 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 0 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29841] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29841/stat : 29841 (java) S 29815 29817 29202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29843] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29843/stat : 29843 (java) S 29815 29817 29202 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29845] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29845/stat : 29845 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525136921 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676631985 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29846] ppid=29815 vsize=15726272 CPUtime=0.77 cores=1,3,5,7
/proc/29817/task/29846/stat : 29846 (java) S 29815 29817 29202 0 -1 4202560 7109 0 0 0 77 0 0 0 15 0 22 0 525136921 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29848] ppid=29815 vsize=15726272 CPUtime=1.44 cores=1,3,5,7
/proc/29817/task/29848/stat : 29848 (java) S 29815 29817 29202 0 -1 4202560 17772 0 0 0 142 2 0 0 16 0 22 0 525136921 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29850] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29850/stat : 29850 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525136922 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29852] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29852/stat : 29852 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525136922 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29858] ppid=29815 vsize=15726272 CPUtime=14.11 cores=1,3,5,7
/proc/29817/task/29858/stat : 29858 (java) R 29815 29817 29202 0 -1 4202560 8220 0 0 0 1410 1 0 0 25 0 22 0 525136943 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914024853659 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29859] ppid=29815 vsize=15726272 CPUtime=13.9 cores=1,3,5,7
/proc/29817/task/29859/stat : 29859 (java) R 29815 29817 29202 0 -1 4202560 8094 0 0 0 1389 1 0 0 25 0 22 0 525136943 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912506018920 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29860] ppid=29815 vsize=15726272 CPUtime=13.76 cores=1,3,5,7
/proc/29817/task/29860/stat : 29860 (java) R 29815 29817 29202 0 -1 4202560 3243 0 0 0 1376 0 0 0 25 0 22 0 525136943 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 18446744073699065939 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29861] ppid=29815 vsize=15726272 CPUtime=14.33 cores=1,3,5,7
/proc/29817/task/29861/stat : 29861 (java) R 29815 29817 29202 0 -1 4202560 10372 0 0 0 1432 1 0 0 25 0 22 0 525136943 16103702528 46746 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505735813 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 59.09
Current children cumulated vsize (KiB) 15726272

[startup+15.9008 s]
/proc/loadavg: 7.28 7.86 7.94 9/218 29861
/proc/meminfo: memFree=30155428/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726272 CPUtime=62.26 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 73818 0 1 0 6212 14 0 0 18 0 22 0 525136916 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931568 46901 2289 9 0 3922287 0
[pid=29817/tid=29821] ppid=29815 vsize=15726272 CPUtime=0.34 cores=1,3,5,7
/proc/29817/task/29821/stat : 29821 (java) S 29815 29817 29202 0 -1 4202560 6306 0 1 0 33 1 0 0 19 0 22 0 525136917 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29823] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29823/stat : 29823 (java) S 29815 29817 29202 0 -1 4202560 1556 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29825] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29825/stat : 29825 (java) S 29815 29817 29202 0 -1 4202560 1532 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29827] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29827/stat : 29827 (java) S 29815 29817 29202 0 -1 4202560 1622 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29829] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29829/stat : 29829 (java) S 29815 29817 29202 0 -1 4202560 1719 0 0 0 4 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29831] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29831/stat : 29831 (java) S 29815 29817 29202 0 -1 4202560 1334 0 0 0 3 0 0 0 16 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29833] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29833/stat : 29833 (java) S 29815 29817 29202 0 -1 4202560 1170 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29835] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29835/stat : 29835 (java) S 29815 29817 29202 0 -1 4202560 1231 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29837] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29837/stat : 29837 (java) S 29815 29817 29202 0 -1 4202560 1069 0 0 0 3 0 0 0 15 0 22 0 525136918 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29839] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29839/stat : 29839 (java) S 29815 29817 29202 0 -1 4202560 25 0 0 0 3 0 0 0 15 0 22 0 525136919 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 0 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29841] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29841/stat : 29841 (java) S 29815 29817 29202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29843] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29843/stat : 29843 (java) S 29815 29817 29202 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29845] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29845/stat : 29845 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525136921 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676631985 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29846] ppid=29815 vsize=15726272 CPUtime=0.77 cores=1,3,5,7
/proc/29817/task/29846/stat : 29846 (java) S 29815 29817 29202 0 -1 4202560 7109 0 0 0 77 0 0 0 15 0 22 0 525136921 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29848] ppid=29815 vsize=15726272 CPUtime=1.44 cores=1,3,5,7
/proc/29817/task/29848/stat : 29848 (java) S 29815 29817 29202 0 -1 4202560 17772 0 0 0 142 2 0 0 16 0 22 0 525136921 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29850] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29850/stat : 29850 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525136922 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29852] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29852/stat : 29852 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525136922 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29858] ppid=29815 vsize=15726272 CPUtime=14.9 cores=1,3,5,7
/proc/29817/task/29858/stat : 29858 (java) R 29815 29817 29202 0 -1 4202560 8223 0 0 0 1489 1 0 0 25 0 22 0 525136943 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505679715 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29859] ppid=29815 vsize=15726272 CPUtime=14.69 cores=1,3,5,7
/proc/29817/task/29859/stat : 29859 (java) R 29815 29817 29202 0 -1 4202560 8096 0 0 0 1468 1 0 0 25 0 22 0 525136943 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914024854434 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29860] ppid=29815 vsize=15726272 CPUtime=14.55 cores=1,3,5,7
/proc/29817/task/29860/stat : 29860 (java) R 29815 29817 29202 0 -1 4202560 3266 0 0 0 1455 0 0 0 25 0 22 0 525136943 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505522629 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29861] ppid=29815 vsize=15726272 CPUtime=15.12 cores=1,3,5,7
/proc/29817/task/29861/stat : 29861 (java) R 29815 29817 29202 0 -1 4202560 10403 0 0 0 1511 1 0 0 25 0 22 0 525136943 16103702528 46901 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505673826 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 62.26
Current children cumulated vsize (KiB) 15726272

[startup+16.1007 s]
/proc/loadavg: 7.28 7.86 7.94 9/218 29861
/proc/meminfo: memFree=30155428/32951132 swapFree=67111356/67111528
[pid=29817] ppid=29815 vsize=15726272 CPUtime=63.05 cores=1,3,5,7
/proc/29817/stat : 29817 (java) S 29815 29817 29202 0 -1 4202496 73915 0 1 0 6291 14 0 0 18 0 22 0 525136916 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/29817/statm: 3931568 46995 2289 9 0 3922287 0
[pid=29817/tid=29821] ppid=29815 vsize=15726272 CPUtime=0.34 cores=1,3,5,7
/proc/29817/task/29821/stat : 29821 (java) D 29815 29817 29202 0 -1 4202560 6306 0 1 0 33 1 0 0 18 0 22 0 525136917 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676635083 0 4 0 16800975 18446744071562234166 0 0 -1 7 0 0 0
[pid=29817/tid=29823] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29823/stat : 29823 (java) S 29815 29817 29202 0 -1 4202560 1556 0 0 0 4 0 0 0 16 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29825] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29825/stat : 29825 (java) S 29815 29817 29202 0 -1 4202560 1532 0 0 0 4 0 0 0 16 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29827] ppid=29815 vsize=15726272 CPUtime=0.03 cores=1,3,5,7
/proc/29817/task/29827/stat : 29827 (java) S 29815 29817 29202 0 -1 4202560 1622 0 0 0 3 0 0 0 16 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29829] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29829/stat : 29829 (java) S 29815 29817 29202 0 -1 4202560 1719 0 0 0 4 0 0 0 15 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29831] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29831/stat : 29831 (java) S 29815 29817 29202 0 -1 4202560 1334 0 0 0 4 0 0 0 15 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29833] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29833/stat : 29833 (java) S 29815 29817 29202 0 -1 4202560 1181 0 0 0 4 0 0 0 15 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29835] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29835/stat : 29835 (java) S 29815 29817 29202 0 -1 4202560 1231 0 0 0 4 0 0 0 15 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 3 0 0 0
[pid=29817/tid=29837] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29837/stat : 29837 (java) S 29815 29817 29202 0 -1 4202560 1120 0 0 0 4 0 0 0 15 0 22 0 525136918 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29839] ppid=29815 vsize=15726272 CPUtime=0.04 cores=1,3,5,7
/proc/29817/task/29839/stat : 29839 (java) S 29815 29817 29202 0 -1 4202560 31 0 0 0 3 1 0 0 15 0 22 0 525136919 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 0 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29841] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29841/stat : 29841 (java) S 29815 29817 29202 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29843] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29843/stat : 29843 (java) S 29815 29817 29202 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 525136919 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 1 0 0 0
[pid=29817/tid=29845] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29845/stat : 29845 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 22 0 525136921 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676631985 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29846] ppid=29815 vsize=15726272 CPUtime=0.93 cores=1,3,5,7
/proc/29817/task/29846/stat : 29846 (java) R 29815 29817 29202 0 -1 4202560 7129 0 0 0 93 0 0 0 16 0 22 0 525136921 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914021857283 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29817/tid=29848] ppid=29815 vsize=15726272 CPUtime=1.49 cores=1,3,5,7
/proc/29817/task/29848/stat : 29848 (java) R 29815 29817 29202 0 -1 4202560 17775 0 0 0 147 2 0 0 15 0 22 0 525136921 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46914019576976 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29850] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29850/stat : 29850 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 22 0 525136922 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624281 0 4 0 16800975 18446604471002703104 0 0 -1 5 0 0 0
[pid=29817/tid=29852] ppid=29815 vsize=15726272 CPUtime=0 cores=1,3,5,7
/proc/29817/task/29852/stat : 29852 (java) S 29815 29817 29202 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 525136922 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 274676624896 0 4 0 16800975 18446604471002703104 0 0 -1 7 0 0 0
[pid=29817/tid=29858] ppid=29815 vsize=15726272 CPUtime=15.06 cores=1,3,5,7
/proc/29817/task/29858/stat : 29858 (java) R 29815 29817 29202 0 -1 4202560 8225 0 0 0 1505 1 0 0 25 0 22 0 525136943 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505911724 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=29817/tid=29859] ppid=29815 vsize=15726272 CPUtime=14.87 cores=1,3,5,7
/proc/29817/task/29859/stat : 29859 (java) R 29815 29817 29202 0 -1 4202560 8100 0 0 0 1486 1 0 0 25 0 22 0 525136943 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505178611 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=29817/tid=29860] ppid=29815 vsize=15726272 CPUtime=14.68 cores=1,3,5,7
/proc/29817/task/29860/stat : 29860 (java) R 29815 29817 29202 0 -1 4202560 3266 0 0 0 1468 0 0 0 25 0 22 0 525136943 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505673991 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=29817/tid=29861] ppid=29815 vsize=15726272 CPUtime=15.19 cores=1,3,5,7
/proc/29817/task/29861/stat : 29861 (java) R 29815 29817 29202 0 -1 4202560 10403 0 0 0 1518 1 0 0 25 0 22 0 525136943 16103702528 46995 33554432000 1073741824 1073778376 140735351701856 18446744073709551615 46912505669334 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 63.05
Current children cumulated vsize (KiB) 15726272

Child status: 10
Real time (s): 16.1713
CPU time (s): 63.2654
CPU user time (s): 63.1084
CPU system time (s): 0.156976
CPU usage (%): 391.22
Max. virtual memory (cumulated for all children) (KiB): 15730048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.1084
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73956
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= 6598
involuntary context switches= 3658

runsolver used 0.028995 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-30 05:49:33
IDJOB=3312789
IDBENCH=82974
IDSOLVER=1699
FILE ID=node131/3312789-1304135373
RUNJOBID= node131-1304135373-29799
PBS_JOBID= 13170786
Free space on /tmp= 72060 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1129651135-081.SATISFIABLE.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3312789-1304135373/watcher-3312789-1304135373 -o /tmp/evaluation-result-3312789-1304135373/solver-3312789-1304135373 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3312789-1304135373.cnf

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

MD5SUM BENCH= f54f75ab88c77b4cc676aaab44569f75
RANDOM SEED=629066500

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30821492 kB
Buffers:        230140 kB
Cached:        1527800 kB
SwapCached:        168 kB
Active:         165276 kB
Inactive:      1659156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30821492 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3244 kB
Writeback:          16 kB
AnonPages:       66024 kB
Mapped:          14652 kB
Slab:           243264 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   187460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72056 MiB
End job on node131 at 2011-04-30 05:49:49