Trace number 2662258

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 RES // CP 2.2.0 2010-05-31? (TO) 1800.45 908.82

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-203099174-max.opb
MD5SUMe373f8acbb3a8da6f3b336b030bf2de6
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 -2
Optimality of the best value was proved NO
Number of variables13201
Total number of constraints38881
Number of constraints which are clauses38880
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint12960
Number of terms in the objective function 81
Biggest coefficient in the objective function 1208925819614629174706176
Number of bits for the biggest coefficient in the objective function 81
Sum of the numbers in the objective function 2417851639229258349412351
Number of bits of the sum of numbers in the objective function 81
Biggest number in a constraint 883423532389192164791648750371459257913741948437809479060803100646309888
Number of bits of the biggest number in a constraint 240
Biggest sum of numbers in a constraint 3533694129556768659166594778305965527968662855207593266623367657506383399
Number of bits of the biggest sum of numbers241
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100531
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c ManyCore solver with 2 solvers running in parallel
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@1f436f5
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 Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
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.PBMaxClauseCardConstrDataStructure@18385e3
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 phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c No 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	
0.23/0.21	c solving HOME/instance-2662258-1276628943.opb
0.23/0.21	c reading problem ... 
2.71/1.98	c ... done. Wall clock time 1.77s.
2.71/1.98	c #vars     13201
2.71/1.98	c #constraints  42122
2.71/1.98	c constraints type 
2.71/1.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12960
2.71/1.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 25920
2.71/1.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
2.71/1.98	c constraints type 
2.71/1.98	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 25920
2.71/1.98	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12960
2.71/1.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
586.56/296.23	c cleaning 3279 clauses out of 6558 with flag 6558/6558
950.99/480.10	c cleaning 3870 clauses out of 7740 with flag 11019/11019
1670.85/843.37	c cleaning 5426 clauses out of 10851 with flag 18000/18000
1800.10/908.62	c starts		: 41
1800.10/908.62	c conflicts		: 18872
1800.10/908.62	c decisions		: 131757
1800.10/908.62	c propagations		: 8135142
1800.10/908.62	c inspects		: 168876781
1800.10/908.62	c learnt literals	: 0
1800.10/908.62	c learnt binary clauses	: 0
1800.10/908.62	c learnt ternary clauses	: 2
1800.10/908.62	c learnt clauses	: 18871
1800.10/908.62	c ignored clauses	: 0
1800.10/908.62	c root simplifications	: 0
1800.10/908.62	c removed literals (reason simplification)	: 28451061
1800.10/908.62	c reason swapping (by a shorter reason)	: 0
1800.10/908.62	c Calls to reduceDB	: 3
1800.10/908.62	c number of reductions to clauses (during analyze)	: 0
1800.10/908.62	c number of learned constraints concerned by reduction	: 0
1800.10/908.62	c number of learning phase by resolution	: 0
1800.10/908.62	c number of learning phase by cutting planes	: 0
1800.10/908.62	c speed (assignments/second)	: 8972.866789170539
1800.10/908.62	c non guided choices	68
1800.29/908.73	c learnt constraints type 
1800.29/908.73	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 6296
1800.29/908.73	c constraints type 
1800.29/908.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12960
1800.29/908.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 25920
1800.29/908.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.29/908.73	c constraints type 
1800.29/908.73	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 25920
1800.29/908.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12960
1800.29/908.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.29/908.73	s UNKNOWN
1800.29/908.73	c Total wall clock time (in seconds): 908.517

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-2662258-1276628943/watcher-2662258-1276628943 -o /tmp/evaluation-result-2662258-1276628943/solver-2662258-1276628943 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662258-1276628943.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: 2.12 2.05 1.87 3/105 10849
/proc/meminfo: memFree=1487748/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1700 CPUtime=0
/proc/10849/stat : 10849 (java6) R 10847 10849 10746 0 -1 4194304 205 0 0 0 0 0 0 0 25 0 1 0 4188395 1740800 109 1992294400 134512640 134550932 4289177920 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10849/statm: 507 114 88 10 0 112 0

[startup+0.0925379 s]
/proc/loadavg: 2.12 2.05 1.87 3/105 10849
/proc/meminfo: memFree=1487748/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1521796 CPUtime=0.08
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 3862 0 1 0 6 2 0 0 25 0 7 0 4188395 1558319104 3303 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 380449 3303 1048 10 0 377759 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1521796

[startup+0.103837 s]
/proc/loadavg: 2.12 2.05 1.87 3/105 10849
/proc/meminfo: memFree=1487748/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1524180 CPUtime=0.09
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 3970 0 1 0 7 2 0 0 25 0 12 0 4188395 1560760320 3409 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 381045 3409 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.300858 s]
/proc/loadavg: 2.12 2.05 1.87 3/105 10849
/proc/meminfo: memFree=1487748/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1526280 CPUtime=0.35
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 5536 0 1 0 33 2 0 0 25 0 12 0 4188395 1562910720 4973 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 381570 4973 1361 10 0 378873 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526280

[startup+0.70091 s]
/proc/loadavg: 2.12 2.05 1.87 3/105 10849
/proc/meminfo: memFree=1487748/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1527928 CPUtime=1.02
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 7295 0 1 0 98 4 0 0 25 0 12 0 4188395 1564598272 6664 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 381982 6664 1401 10 0 379285 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1527928

[startup+1.502 s]
/proc/loadavg: 2.19 2.06 1.88 5/117 10861
/proc/meminfo: memFree=1452624/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1532696 CPUtime=2.17
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 24519 0 1 0 205 12 0 0 25 0 12 0 4188395 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383174 23364 1407 10 0 380477 0
[pid=10849/tid=10851] ppid=10847 vsize=1532696 CPUtime=1.21
/proc/10849/task/10851/stat : 10851 (java) R 10847 10849 10746 0 -1 4202560 20556 0 1 0 111 10 0 0 25 0 12 0 4188397 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4109658918 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 4188398 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 4188398 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 4188400 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 12 0 4188400 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 12 0 4188400 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 4188405 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1532696 CPUtime=0.34
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 706 0 0 0 34 0 0 0 18 0 12 0 4188405 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1532696 CPUtime=0.59
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2194 0 0 0 59 0 0 0 15 0 12 0 4188405 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 4188405 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1532696 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 4188405 1569480704 23364 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 1532696

[startup+3.10216 s]
/proc/loadavg: 2.19 2.06 1.88 8/121 10865
/proc/meminfo: memFree=1371868/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1533992 CPUtime=5.03
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 33480 0 1 0 488 15 0 0 25 0 16 0 4188395 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383498 32323 1424 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26719 0 1 0 158 12 0 0 18 0 16 0 4188397 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4188398 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188398 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 16 0 4188400 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 16 0 4188400 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 4188400 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=0.73
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 744 0 0 0 73 0 0 0 15 0 16 0 4188405 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=1.32
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2238 0 0 0 131 1 0 0 16 0 16 0 4188405 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=0.85
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 862 0 0 0 85 0 0 0 18 0 16 0 4188594 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4110065823 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=0.38
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4202560 1848 0 0 0 38 0 0 0 18 0 16 0 4188594 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4110112740 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) R 10847 10849 10746 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 4188603 1570807808 32323 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 1533992

[startup+6.30251 s]
/proc/loadavg: 2.19 2.06 1.88 3/121 10865
/proc/meminfo: memFree=1340124/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1533992 CPUtime=11.38
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 43172 0 1 0 1118 20 0 0 25 0 16 0 4188395 1570807808 41940 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383498 41944 1435 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26719 0 1 0 158 12 0 0 18 0 16 0 4188397 1570807808 41947 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=0.11
/proc/10849/task/10852/stat : 10852 (java) R 10847 10849 10746 0 -1 4202560 3442 0 0 0 9 2 0 0 18 0 16 0 4188398 1570807808 41950 1992294400 134512640 134550932 4293957136 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=0.11
/proc/10849/task/10853/stat : 10853 (java) R 10847 10849 10746 0 -1 4202560 3507 0 0 0 10 1 0 0 18 0 16 0 4188398 1570807808 41953 1992294400 134512640 134550932 4293957136 18446744073709551615 106195365 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 9 0 0 0 0 0 0 0 16 0 16 0 4188400 1570807808 41956 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 41959 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 41963 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 41965 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=1.04
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 764 0 0 0 104 0 0 0 15 0 16 0 4188405 1570807808 41969 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=1.99
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2285 0 0 0 198 1 0 0 15 0 16 0 4188405 1570807808 41972 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 41978 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 41987 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=3.56
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 1089 0 0 0 356 0 0 0 25 0 16 0 4188594 1570807808 41996 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=2.79
/proc/10849/task/10863/stat : 10863 (java) S 10847 10849 10746 0 -1 4202560 4300 0 0 0 278 1 0 0 21 0 16 0 4188594 1570807808 42002 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 42009 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 16 0 4188603 1570807808 42017 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 1533992

[startup+12.7022 s]
/proc/loadavg: 2.16 2.06 1.88 3/121 10865
/proc/meminfo: memFree=1300320/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1533992 CPUtime=24.07
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 49779 0 1 0 2383 24 0 0 25 0 16 0 4188395 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383498 48031 1436 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26719 0 1 0 158 12 0 0 18 0 16 0 4188397 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=0.39
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 6472 0 0 0 36 3 0 0 18 0 16 0 4188398 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=0.41
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 7038 0 0 0 38 3 0 0 18 0 16 0 4188398 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=0.01
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 27 0 0 0 1 0 0 0 15 0 16 0 4188400 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=1.04
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 764 0 0 0 104 0 0 0 15 0 16 0 4188405 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=2.1
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2291 0 0 0 209 1 0 0 15 0 16 0 4188405 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=9.62
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 1090 0 0 0 961 1 0 0 25 0 16 0 4188594 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4109806653 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=8.74
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4202560 4307 0 0 0 873 1 0 0 25 0 16 0 4188594 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4110227773 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 16 0 4188603 1570807808 48031 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0

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

/proc/10849/statm: 383498 115137 1449 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26721 0 1 0 158 12 0 0 15 0 16 0 4188397 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=6.38
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 42080 0 0 0 614 24 0 0 16 0 16 0 4188398 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=6.4
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 42917 0 0 0 618 22 0 0 15 0 16 0 4188398 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=1.13
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 79 0 0 0 100 13 0 0 15 0 16 0 4188400 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=1.63
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 781 0 0 0 163 0 0 0 15 0 16 0 4188405 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=2.32
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2297 0 0 0 231 1 0 0 15 0 16 0 4188405 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=746.22
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 1843 0 0 0 74616 6 0 0 25 0 16 0 4188594 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4110286787 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=744.4
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4202560 4854 0 0 0 74427 13 0 0 25 0 16 0 4188594 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4109806653 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 16 0 4188603 1570807808 115137 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1510.26
Current children cumulated vsize (KiB) 1533992

[startup+822.302 s]
/proc/loadavg: 2.08 2.03 1.95 3/121 10887
/proc/meminfo: memFree=979780/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1533992 CPUtime=1629.21
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 135440 0 1 0 162818 103 0 0 25 0 16 0 4188395 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383498 127687 1449 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26721 0 1 0 158 12 0 0 15 0 16 0 4188397 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=6.49
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 49123 0 0 0 622 27 0 0 16 0 16 0 4188398 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=6.51
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 48614 0 0 0 626 25 0 0 16 0 16 0 4188398 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=1.13
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 81 0 0 0 100 13 0 0 15 0 16 0 4188400 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=1.63
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 781 0 0 0 163 0 0 0 15 0 16 0 4188405 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=2.32
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2297 0 0 0 231 1 0 0 15 0 16 0 4188405 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=806.06
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 1846 0 0 0 80600 6 0 0 25 0 16 0 4188594 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4109636459 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=803.27
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4202560 4854 0 0 0 80314 13 0 0 25 0 16 0 4188594 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4109806664 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 16 0 4188603 1570807808 127687 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1629.21
Current children cumulated vsize (KiB) 1533992

[startup+882.302 s]
/proc/loadavg: 2.03 2.02 1.95 3/121 10889
/proc/meminfo: memFree=955848/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1533992 CPUtime=1747.84
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 141500 0 1 0 174676 108 0 0 25 0 16 0 4188395 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383498 133636 1449 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26721 0 1 0 158 12 0 0 15 0 16 0 4188397 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=6.8
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 52400 0 0 0 651 29 0 0 16 0 16 0 4188398 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=6.82
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 51325 0 0 0 655 27 0 0 16 0 16 0 4188398 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=1.54
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 85 0 0 0 140 14 0 0 15 0 16 0 4188400 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=1.63
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 781 0 0 0 163 0 0 0 15 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=2.32
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2297 0 0 0 231 1 0 0 15 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=864.8
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 1876 0 0 0 86473 7 0 0 25 0 16 0 4188594 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4109636557 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=862.14
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4202560 4890 0 0 0 86200 14 0 0 25 0 16 0 4188594 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4110007730 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 16 0 4188603 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1747.84
Current children cumulated vsize (KiB) 1533992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+908.61 s]
/proc/loadavg: 2.02 2.02 1.95 3/121 10889
/proc/meminfo: memFree=955724/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=1533992 CPUtime=1800.1
/proc/10849/stat : 10849 (java) S 10847 10849 10746 0 -1 4202496 141561 0 1 0 179901 109 0 0 25 0 16 0 4188395 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10849/statm: 383498 133636 1449 10 0 380801 0
[pid=10849/tid=10851] ppid=10847 vsize=1533992 CPUtime=1.7
/proc/10849/task/10851/stat : 10851 (java) S 10847 10849 10746 0 -1 4202560 26721 0 1 0 158 12 0 0 15 0 16 0 4188397 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10852] ppid=10847 vsize=1533992 CPUtime=7.03
/proc/10849/task/10852/stat : 10852 (java) S 10847 10849 10746 0 -1 4202560 52400 0 0 0 674 29 0 0 16 0 16 0 4188398 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10853] ppid=10847 vsize=1533992 CPUtime=7.04
/proc/10849/task/10853/stat : 10853 (java) S 10847 10849 10746 0 -1 4202560 51325 0 0 0 677 27 0 0 16 0 16 0 4188398 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10854] ppid=10847 vsize=1533992 CPUtime=1.57
/proc/10849/task/10854/stat : 10854 (java) S 10847 10849 10746 0 -1 4202560 87 0 0 0 143 14 0 0 15 0 16 0 4188400 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 0 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10855] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10855/stat : 10855 (java) S 10847 10849 10746 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10856] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10856/stat : 10856 (java) S 10847 10849 10746 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 4188400 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10857] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10857/stat : 10857 (java) S 10847 10849 10746 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10858] ppid=10847 vsize=1533992 CPUtime=1.63
/proc/10849/task/10858/stat : 10858 (java) S 10847 10849 10746 0 -1 4202560 781 0 0 0 163 0 0 0 15 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10859] ppid=10847 vsize=1533992 CPUtime=2.37
/proc/10849/task/10859/stat : 10859 (java) S 10847 10849 10746 0 -1 4202560 2297 0 0 0 236 1 0 0 15 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 1 0 0 0
[pid=10849/tid=10860] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10860/stat : 10860 (java) S 10847 10849 10746 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10861] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10861/stat : 10861 (java) S 10847 10849 10746 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 16 0 4188405 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10862] ppid=10847 vsize=1533992 CPUtime=890.56
/proc/10849/task/10862/stat : 10862 (java) R 10847 10849 10746 0 -1 4202560 1882 0 0 0 89049 7 0 0 25 0 16 0 4188594 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4109636475 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=1533992 CPUtime=888.12
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4202560 4941 0 0 0 88798 14 0 0 25 0 16 0 4188594 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4109940915 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10849/tid=10864] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10864/stat : 10864 (java) S 10847 10849 10746 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 4188601 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
[pid=10849/tid=10865] ppid=10847 vsize=1533992 CPUtime=0
/proc/10849/task/10865/stat : 10865 (java) S 10847 10849 10746 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 16 0 4188603 1570807808 133636 1992294400 134512640 134550932 4293957136 18446744073709551615 4294960144 0 4 0 16800975 18446604437803703360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1533992

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

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

[startup+908.802 s]
/proc/loadavg: 2.02 2.02 1.95 3/121 10889
/proc/meminfo: memFree=955724/2059040 swapFree=4192956/4192956
[pid=10849] ppid=10847 vsize=0 CPUtime=1800.43
/proc/10849/stat : 10849 (java) Z 10847 10849 10746 0 -1 4203548 141582 0 1 0 179931 112 0 0 16 0 2 0 4188395 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10849/statm: 0 0 0 0 0 0 0
[pid=10849/tid=10863] ppid=10847 vsize=0 CPUtime=888.29
/proc/10849/task/10863/stat : 10863 (java) R 10847 10849 10746 0 -1 4203588 4941 0 0 0 88812 17 0 0 25 0 2 0 4188594 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 908.82
CPU time (s): 1800.45
CPU user time (s): 1799.31
CPU system time (s): 1.13983
CPU usage (%): 198.109
Max. virtual memory (cumulated for all children) (KiB): 1534640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 1.13983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141582
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= 36455
involuntary context switches= 53921

runsolver used 5.9431 second user time and 7.35388 second system time

The end

Launcher Data

Begin job on node081 at 2010-06-15 21:09:03
IDJOB=2662258
IDBENCH=3047
IDSOLVER=1166
FILE ID=node081/2662258-1276628943
PBS_JOBID= 11172352
Free space on /tmp= 121808 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=160-sizeP=81-sizeQ=160-203099174-max.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662258-1276628943/watcher-2662258-1276628943 -o /tmp/evaluation-result-2662258-1276628943/solver-2662258-1276628943 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662258-1276628943.opb

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

MD5SUM BENCH= e373f8acbb3a8da6f3b336b030bf2de6
RANDOM SEED=1662647478

node081.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.212
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.42
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.212
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1488144 kB
Buffers:         89708 kB
Cached:         353024 kB
SwapCached:          0 kB
Active:         204280 kB
Inactive:       297976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1488144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2032 kB
Writeback:           0 kB
AnonPages:       59560 kB
Mapped:          15408 kB
Slab:            46840 kB
PageTables:       3948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121808 MiB
End job on node081 at 2010-06-15 21:24:14