Trace number 2659170

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.25 1793.33

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3709.opb
MD5SUM7d8773951a908fd3c2652ff6acba65e8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4559348765
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29610373267604
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29610373267604
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2659170-1276524072.opb
0.23/0.21	c reading problem ... 
6.19/5.06	c ... done. Wall clock time 4.854s.
6.19/5.06	c #vars     155000
6.19/5.06	c #constraints  64336
6.19/5.06	c constraints type 
6.19/5.06	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
49.30/46.30	c cleaning 2488 clauses out of 5000 with flag 5000/5000
71.68/68.54	c cleaning 4264 clauses out of 8527 with flag 11015/11015
88.01/84.85	c cleaning 5635 clauses out of 11270 with flag 18022/18022
110.59/107.39	c cleaning 6816 clauses out of 13631 with flag 26018/26018
134.46/131.10	c cleaning 7913 clauses out of 15826 with flag 35029/35029
151.61/148.21	c cleaning 8945 clauses out of 17898 with flag 45014/45014
173.04/169.69	c cleaning 9469 clauses out of 18943 with flag 55004/55004
193.32/189.84	c cleaning 9726 clauses out of 19472 with flag 65002/65002
211.98/208.47	c cleaning 9842 clauses out of 19744 with flag 75000/75000
232.99/229.38	c cleaning 9934 clauses out of 19903 with flag 85001/85001
257.10/253.31	c cleaning 9974 clauses out of 19975 with flag 95007/95007
276.18/272.34	c cleaning 9992 clauses out of 20002 with flag 105008/105008
296.72/292.85	c cleaning 9999 clauses out of 20003 with flag 115001/115001
332.21/328.26	c cleaning 10001 clauses out of 20005 with flag 125002/125002
353.80/349.73	c cleaning 9997 clauses out of 20002 with flag 135000/135000
379.57/375.44	c cleaning 10009 clauses out of 20024 with flag 145019/145019
406.05/401.84	c cleaning 9999 clauses out of 20006 with flag 155010/155010
430.28/426.03	c cleaning 9998 clauses out of 20005 with flag 165008/165008
462.21/457.96	c cleaning 10009 clauses out of 20024 with flag 175025/175025
486.01/481.67	c cleaning 9995 clauses out of 19998 with flag 185008/185008
512.95/508.53	c cleaning 9996 clauses out of 19999 with flag 195004/195004
538.10/533.64	c cleaning 9999 clauses out of 20005 with flag 205006/205006
562.95/558.43	c cleaning 9997 clauses out of 20000 with flag 215000/215000
586.03/581.47	c cleaning 9999 clauses out of 20006 with flag 225003/225003
614.39/609.76	c cleaning 9999 clauses out of 20006 with flag 235002/235002
637.65/632.91	c cleaning 9998 clauses out of 20005 with flag 245000/245000
662.50/657.74	c cleaning 10003 clauses out of 20009 with flag 255002/255002
689.40/684.52	c cleaning 9996 clauses out of 20006 with flag 265002/265002
713.60/708.66	c cleaning 9983 clauses out of 20008 with flag 275000/275000
749.05/744.08	c cleaning 10002 clauses out of 20040 with flag 285015/285015
772.58/767.53	c cleaning 9999 clauses out of 20023 with flag 295000/295000
804.10/798.97	c cleaning 9965 clauses out of 20024 with flag 305000/305000
872.65/867.44	c cleaning 9964 clauses out of 20059 with flag 315000/315000
920.50/915.23	c cleaning 10035 clauses out of 20096 with flag 325001/325001
946.16/940.84	c cleaning 10017 clauses out of 20060 with flag 335000/335000
970.70/965.36	c cleaning 10008 clauses out of 20043 with flag 345000/345000
992.36/986.91	c cleaning 10012 clauses out of 20036 with flag 355001/355001
1012.91/1007.46	c cleaning 10005 clauses out of 20023 with flag 365000/365000
1033.84/1028.31	c cleaning 10004 clauses out of 20019 with flag 375001/375001
1060.47/1054.91	c cleaning 9999 clauses out of 20014 with flag 385000/385000
1087.69/1082.19	c cleaning 10003 clauses out of 20015 with flag 395000/395000
1106.83/1101.22	c cleaning 10002 clauses out of 20012 with flag 405000/405000
1133.66/1128.02	c cleaning 10001 clauses out of 20011 with flag 415001/415001
1156.09/1150.49	c cleaning 9996 clauses out of 20009 with flag 425000/425000
1188.73/1182.93	c cleaning 9999 clauses out of 20015 with flag 435002/435002
1226.57/1220.70	c cleaning 9992 clauses out of 20015 with flag 445001/445001
1267.96/1262.02	c cleaning 9967 clauses out of 20023 with flag 455001/455001
1420.36/1414.13	c cleaning 9938 clauses out of 20055 with flag 465000/465000
1748.64/1741.83	c cleaning 9939 clauses out of 20117 with flag 475000/475000
1800.09/1793.21	c starts		: 151
1800.09/1793.21	c conflicts		: 475908
1800.09/1793.21	c decisions		: 1978234
1800.09/1793.21	c propagations		: 17320496
1800.09/1793.21	c inspects		: 254286317
1800.09/1793.21	c learnt literals	: 0
1800.09/1793.21	c learnt binary clauses	: 0
1800.09/1793.21	c learnt ternary clauses	: 0
1800.09/1793.21	c learnt clauses	: 475907
1800.09/1793.21	c ignored clauses	: 0
1800.09/1793.21	c root simplifications	: 0
1800.09/1793.21	c removed literals (reason simplification)	: 11094658
1800.09/1793.21	c reason swapping (by a shorter reason)	: 0
1800.09/1793.21	c Calls to reduceDB	: 49
1800.09/1793.21	c number of reductions to clauses (during analyze)	: 0
1800.09/1793.21	c number of learned constraints concerned by reduction	: 0
1800.09/1793.21	c number of learning phase by resolution	: 0
1800.09/1793.21	c number of learning phase by cutting planes	: 0
1800.09/1793.21	c speed (assignments/second)	: 9686.271110517077
1800.09/1793.21	c non guided choices	888808
1800.09/1793.24	c learnt constraints type 
1800.09/1793.24	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 11085
1800.09/1793.24	c constraints type 
1800.09/1793.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
1800.09/1793.24	s UNKNOWN
1800.09/1793.24	c Total wall clock time (in seconds): 1793.031

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659170-1276524072/watcher-2659170-1276524072 -o /tmp/evaluation-result-2659170-1276524072/solver-2659170-1276524072 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659170-1276524072.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.40 1.80 1.58 3/106 32642
/proc/meminfo: memFree=1856780/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=248 CPUtime=0
/proc/32642/stat : 32642 (java) R 32640 32642 32133 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 28011271 253952 28 1992294400 134512640 134550932 4289251904 18446744073709551615 8045140 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32642/statm: 62 28 21 10 0 23 0

[startup+0.042332 s]
/proc/loadavg: 1.40 1.80 1.58 3/106 32642
/proc/meminfo: memFree=1856780/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1521200 CPUtime=0.02
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 3332 0 1 0 1 1 0 0 18 0 4 0 28011271 1557708800 2774 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 380300 2774 945 10 0 377610 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1521200

[startup+0.101339 s]
/proc/loadavg: 1.40 1.80 1.58 3/106 32642
/proc/meminfo: memFree=1856780/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1524592 CPUtime=0.08
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 3936 0 1 0 6 2 0 0 18 0 12 0 28011271 1561182208 3374 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 381148 3374 1073 10 0 378450 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524592

[startup+0.301363 s]
/proc/loadavg: 1.40 1.80 1.58 3/106 32642
/proc/meminfo: memFree=1856780/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1525680 CPUtime=0.37
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 6155 0 1 0 34 3 0 0 18 0 12 0 28011271 1562296320 5591 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 381420 5591 1359 10 0 378722 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1525680

[startup+0.701395 s]
/proc/loadavg: 1.40 1.80 1.58 3/106 32642
/proc/meminfo: memFree=1856780/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1526788 CPUtime=1.01
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 10277 0 1 0 96 5 0 0 18 0 12 0 28011271 1563430912 9665 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 381697 9666 1400 10 0 378999 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1526788

[startup+1.50248 s]
/proc/loadavg: 1.40 1.80 1.58 2/118 32654
/proc/meminfo: memFree=1801628/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1526788 CPUtime=1.9
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 23627 0 1 0 180 10 0 0 18 0 12 0 28011271 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 381697 22975 1401 10 0 378999 0
[pid=32642/tid=32644] ppid=32640 vsize=1526788 CPUtime=1.46
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 21535 0 1 0 137 9 0 0 25 0 12 0 28011273 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 106834530 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 28011274 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 28011274 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28011276 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 28011277 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 28011277 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28011281 1563430912 22975 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1526788 CPUtime=0.19
/proc/32642/task/32651/stat : 32651 (java) R 32640 32642 32133 0 -1 4202560 246 0 0 0 19 0 0 0 16 0 12 0 28011281 1563430912 22976 1992294400 134512640 134550932 4289251904 18446744073709551615 103975996 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1526788 CPUtime=0.23
/proc/32642/task/32652/stat : 32652 (java) R 32640 32642 32133 0 -1 4202560 782 0 0 0 23 0 0 0 17 0 12 0 28011281 1563430912 22976 1992294400 134512640 134550932 4289251904 18446744073709551615 106106493 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 28011281 1563430912 22976 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 28011281 1563430912 22976 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 1526788

[startup+3.10164 s]
/proc/loadavg: 1.40 1.80 1.58 4/118 32654
/proc/meminfo: memFree=1704660/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1526788 CPUtime=3.93
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 41390 0 1 0 375 18 0 0 18 0 12 0 28011271 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 381697 40451 1415 10 0 378999 0
[pid=32642/tid=32644] ppid=32640 vsize=1526788 CPUtime=2.93
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 31991 0 1 0 280 13 0 0 25 0 12 0 28011273 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4109107673 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1526788 CPUtime=0.12
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 3237 0 0 0 11 1 0 0 18 0 12 0 28011274 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1526788 CPUtime=0.1
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 3930 0 0 0 9 1 0 0 18 0 12 0 28011274 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 12 0 28011276 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 28011277 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 28011277 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28011281 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1526788 CPUtime=0.43
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 361 0 0 0 43 0 0 0 16 0 12 0 28011281 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1526788 CPUtime=0.29
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 804 0 0 0 29 0 0 0 17 0 12 0 28011281 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 28011281 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1526788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 28011281 1563430912 40451 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 1526788

[startup+6.30197 s]
/proc/loadavg: 1.37 1.79 1.58 4/118 32654
/proc/meminfo: memFree=1635220/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=8.34
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 63084 0 1 0 805 29 0 0 18 0 13 0 28011271 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 59641 1435 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=5.65
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32035 0 1 0 551 14 0 0 25 0 13 0 28011273 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4109434651 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=0.59
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 12116 0 0 0 55 4 0 0 18 0 13 0 28011274 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=0.58
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 15503 0 0 0 51 7 0 0 18 0 13 0 28011274 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 8 0 0 0 0 0 0 0 16 0 13 0 28011276 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 28011277 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 28011277 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=0.74
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 694 0 0 0 74 0 0 0 15 0 13 0 28011281 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=0.72
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1665 0 0 0 72 0 0 0 15 0 13 0 28011281 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 59641 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 1529788

[startup+12.7016 s]
/proc/loadavg: 1.34 1.77 1.57 2/119 32655
/proc/meminfo: memFree=1618472/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=15.26
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 64202 0 1 0 1496 30 0 0 18 0 13 0 28011271 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 60709 1438 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=11.9
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32043 0 1 0 1176 14 0 0 25 0 13 0 28011273 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4109434947 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=0.68
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 12150 0 0 0 63 5 0 0 18 0 13 0 28011274 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=0.66
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 16480 0 0 0 59 7 0 0 18 0 13 0 28011274 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 13 0 28011276 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 28011277 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 28011277 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=0.84
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 764 0 0 0 84 0 0 0 15 0 13 0 28011281 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=1.11
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1694 0 0 0 111 0 0 0 16 0 13 0 28011281 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32655] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32655/stat : 32655 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28011875 1566502912 60709 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.26
Current children cumulated vsize (KiB) 1529788

[startup+25.5019 s]
/proc/loadavg: 1.33 1.75 1.57 2/119 32655
/proc/meminfo: memFree=1597888/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=28.33
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 69949 0 1 0 2801 32 0 0 18 0 13 0 28011271 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 65862 1438 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=24.4
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32047 0 1 0 2426 14 0 0 25 0 13 0 28011273 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4109570771 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=0.95
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 14725 0 0 0 90 5 0 0 18 0 13 0 28011274 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=0.95
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 19648 0 0 0 86 9 0 0 18 0 13 0 28011274 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 13 0 28011276 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 28011277 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 28011277 1566502912 65862 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0

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

[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=20.96
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 37372 0 0 0 2083 13 0 0 15 0 13 0 28011276 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=1.04
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 790 0 0 0 104 0 0 0 15 0 13 0 28011281 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=1.19
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1698 0 0 0 119 0 0 0 16 0 13 0 28011281 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32655] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32655/stat : 32655 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28011875 1566502912 136234 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1609.02
Current children cumulated vsize (KiB) 1529788

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 32702
/proc/meminfo: memFree=1291364/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=1669.05
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 192022 0 1 0 166809 96 0 0 18 0 13 0 28011271 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 141866 1445 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=1634.79
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32185 0 1 0 163461 18 0 0 25 0 13 0 28011273 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4109572115 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=5.5
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 56360 0 0 0 520 30 0 0 16 0 13 0 28011274 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=5.5
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 62452 0 0 0 520 30 0 0 16 0 13 0 28011274 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=20.96
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 37374 0 0 0 2083 13 0 0 15 0 13 0 28011276 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=1.04
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 790 0 0 0 104 0 0 0 15 0 13 0 28011281 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=1.19
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1698 0 0 0 119 0 0 0 16 0 13 0 28011281 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32655] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32655/stat : 32655 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28011875 1566502912 141866 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1669.05
Current children cumulated vsize (KiB) 1529788

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/119 32704
/proc/meminfo: memFree=1236804/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=1729.15
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 205659 0 1 0 172812 103 0 0 18 0 13 0 28011271 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 155446 1445 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=1694.64
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32187 0 1 0 169446 18 0 0 25 0 13 0 28011273 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4109572182 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=5.63
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 63551 0 0 0 529 34 0 0 16 0 13 0 28011274 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=5.63
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 68888 0 0 0 530 33 0 0 16 0 13 0 28011274 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=20.96
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 37378 0 0 0 2083 13 0 0 15 0 13 0 28011276 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=1.04
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 790 0 0 0 104 0 0 0 15 0 13 0 28011281 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=1.19
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1698 0 0 0 119 0 0 0 16 0 13 0 28011281 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32655] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32655/stat : 32655 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28011875 1566502912 155446 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1729.15
Current children cumulated vsize (KiB) 1529788

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 32706
/proc/meminfo: memFree=1220684/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=1789.19
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 210280 0 1 0 178813 106 0 0 18 0 13 0 28011271 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 159288 1445 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=1754.12
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32189 0 1 0 175394 18 0 0 25 0 13 0 28011273 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4109572178 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=5.69
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 66052 0 0 0 533 36 0 0 16 0 13 0 28011274 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=5.69
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 70246 0 0 0 535 34 0 0 15 0 13 0 28011274 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=21.39
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 38134 0 0 0 2126 13 0 0 15 0 13 0 28011276 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=1.04
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 790 0 0 0 104 0 0 0 15 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=1.19
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1698 0 0 0 119 0 0 0 16 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32655] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32655/stat : 32655 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28011875 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1789.19
Current children cumulated vsize (KiB) 1529788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.2 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 32706
/proc/meminfo: memFree=1220684/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=1529788 CPUtime=1800.09
/proc/32642/stat : 32642 (java) S 32640 32642 32133 0 -1 4202496 210280 0 1 0 179903 106 0 0 18 0 13 0 28011271 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 382447 159288 1445 10 0 379749 0
[pid=32642/tid=32644] ppid=32640 vsize=1529788 CPUtime=1765.03
/proc/32642/task/32644/stat : 32644 (java) R 32640 32642 32133 0 -1 4202560 32189 0 1 0 176485 18 0 0 25 0 13 0 28011273 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4109570937 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32642/tid=32645] ppid=32640 vsize=1529788 CPUtime=5.69
/proc/32642/task/32645/stat : 32645 (java) S 32640 32642 32133 0 -1 4202560 66052 0 0 0 533 36 0 0 16 0 13 0 28011274 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32646] ppid=32640 vsize=1529788 CPUtime=5.69
/proc/32642/task/32646/stat : 32646 (java) S 32640 32642 32133 0 -1 4202560 70246 0 0 0 535 34 0 0 15 0 13 0 28011274 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32647] ppid=32640 vsize=1529788 CPUtime=21.39
/proc/32642/task/32647/stat : 32647 (java) S 32640 32642 32133 0 -1 4202560 38134 0 0 0 2126 13 0 0 15 0 13 0 28011276 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 0 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32648] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32648/stat : 32648 (java) S 32640 32642 32133 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32649] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32649/stat : 32649 (java) S 32640 32642 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28011277 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32650] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32650/stat : 32650 (java) S 32640 32642 32133 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32651] ppid=32640 vsize=1529788 CPUtime=1.04
/proc/32642/task/32651/stat : 32651 (java) S 32640 32642 32133 0 -1 4202560 790 0 0 0 104 0 0 0 15 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32652] ppid=32640 vsize=1529788 CPUtime=1.19
/proc/32642/task/32652/stat : 32652 (java) S 32640 32642 32133 0 -1 4202560 1698 0 0 0 119 0 0 0 16 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 1 0 0 0
[pid=32642/tid=32653] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32653/stat : 32653 (java) S 32640 32642 32133 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32654] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32654/stat : 32654 (java) S 32640 32642 32133 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 28011281 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
[pid=32642/tid=32655] ppid=32640 vsize=1529788 CPUtime=0
/proc/32642/task/32655/stat : 32655 (java) S 32640 32642 32133 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28011875 1566502912 159288 1992294400 134512640 134550932 4289251904 18446744073709551615 4294960144 0 4 0 16800975 18446604437837742208 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1529788

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

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

[startup+1793.32 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 32706
/proc/meminfo: memFree=1220684/2059040 swapFree=4135652/4192956
[pid=32642] ppid=32640 vsize=0 CPUtime=1800.22
/proc/32642/stat : 32642 (java) Z 32640 32642 32133 0 -1 4203548 210302 0 1 0 179912 110 0 0 17 0 2 0 28011271 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32642/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1793.33
CPU time (s): 1800.25
CPU user time (s): 1799.12
CPU system time (s): 1.12483
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 1532796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 1.12483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210302
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= 38251
involuntary context switches= 13971

runsolver used 3.69344 second user time and 9.43857 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-14 16:01:13
IDJOB=2659170
IDBENCH=2305
IDSOLVER=1164
FILE ID=node002/2659170-1276524072
PBS_JOBID= 11173434
Free space on /tmp= 62448 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3709.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659170-1276524072/watcher-2659170-1276524072 -o /tmp/evaluation-result-2659170-1276524072/solver-2659170-1276524072 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659170-1276524072.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7d8773951a908fd3c2652ff6acba65e8
RANDOM SEED=468127898

node002.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1857360 kB
Buffers:         12064 kB
Cached:          99060 kB
SwapCached:      10336 kB
Active:          24700 kB
Inactive:        99148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1857360 kB
SwapTotal:     4192956 kB
SwapFree:      4135652 kB
Dirty:            8976 kB
Writeback:           8 kB
AnonPages:       11064 kB
Mapped:           9148 kB
Slab:            55868 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62448 MiB
End job on node002 at 2010-06-14 16:31:08