Trace number 2662264

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.34 908.718

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=280-sizeP=141-sizeQ=280-999529433-max.opb
MD5SUM50ead5886965da8908c50d598d2024b3
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables39901
Total number of constraints118441
Number of constraints which are clauses118440
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 constraint39480
Number of terms in the objective function 141
Biggest coefficient in the objective function 1393796574908163946345982392040522594123776
Number of bits for the biggest coefficient in the objective function 141
Sum of the numbers in the objective function 2787593149816327892691964784081045188247551
Number of bits of the sum of numbers in the objective function 141
Biggest number in a constraint 1353842624082429130653522550851115089568572790710847937094960732721983060451965636249987502980536903367866802227247837807116288
Number of bits of the biggest number in a constraint 420
Biggest sum of numbers in a constraint 5415370496329716522614090203404460358274290488264820097939793578523366423469831924776142526293328950606202579825495873831248858
Number of bits of the biggest sum of numbers421
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.v20100531
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 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-2662264-1276629579.opb
0.23/0.21	c reading problem ... 
6.17/4.33	c ... done. Wall clock time 4.114s.
6.17/4.33	c #vars     39901
6.17/4.33	c #constraints  128312
6.17/4.33	c constraints type 
6.17/4.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 39480
6.17/4.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 78960
6.17/4.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
6.17/4.33	c constraints type 
6.17/4.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 78960
6.17/4.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 39480
6.17/4.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.17/908.63	c starts		: 13
1800.17/908.63	c conflicts		: 1920
1800.17/908.63	c decisions		: 12018
1800.17/908.63	c propagations		: 1094342
1800.17/908.63	c inspects		: 4370545
1800.17/908.63	c learnt literals	: 0
1800.17/908.63	c learnt binary clauses	: 1
1800.17/908.63	c learnt ternary clauses	: 0
1800.17/908.63	c learnt clauses	: 1920
1800.17/908.63	c ignored clauses	: 0
1800.17/908.63	c root simplifications	: 0
1800.17/908.63	c removed literals (reason simplification)	: 21075983
1800.17/908.63	c reason swapping (by a shorter reason)	: 0
1800.17/908.63	c Calls to reduceDB	: 0
1800.17/908.63	c number of reductions to clauses (during analyze)	: 0
1800.17/908.63	c number of learned constraints concerned by reduction	: 0
1800.17/908.63	c number of learning phase by resolution	: 0
1800.17/908.63	c number of learning phase by cutting planes	: 0
1800.17/908.63	c speed (assignments/second)	: 1210.1550482749622
1800.17/908.63	c non guided choices	111
1800.17/908.63	c learnt constraints type 
1800.17/908.63	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 1919
1800.17/908.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.17/908.63	c constraints type 
1800.17/908.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 39480
1800.17/908.63	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 78960
1800.17/908.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.17/908.63	c constraints type 
1800.17/908.63	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 78960
1800.17/908.63	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 39480
1800.17/908.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.17/908.63	s UNKNOWN
1800.17/908.63	c Total wall clock time (in seconds): 908.419

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-2662264-1276629579/watcher-2662264-1276629579 -o /tmp/evaluation-result-2662264-1276629579/solver-2662264-1276629579 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662264-1276629579.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: 0.92 0.98 1.06 3/106 3291
/proc/meminfo: memFree=1867632/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=248 CPUtime=0
/proc/3291/stat : 3291 (java) R 3289 3291 3107 0 -1 4194304 282 0 0 0 0 0 0 0 21 0 1 0 38561846 253952 28 1992294400 134512640 134550932 4287358688 18446744073709551615 10482142 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/3291/statm: 62 28 21 10 0 23 0

[startup+0.04839 s]
/proc/loadavg: 0.92 0.98 1.06 3/106 3291
/proc/meminfo: memFree=1867632/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1521016 CPUtime=0.04
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 3487 0 1 0 2 2 0 0 18 0 5 0 38561846 1557520384 2930 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 380254 2931 987 10 0 377564 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521016

[startup+0.101388 s]
/proc/loadavg: 0.92 0.98 1.06 3/106 3291
/proc/meminfo: memFree=1867632/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1524180 CPUtime=0.08
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 3972 0 1 0 6 2 0 0 18 0 12 0 38561846 1560760320 3411 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 381045 3411 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301381 s]
/proc/loadavg: 0.92 0.98 1.06 3/106 3291
/proc/meminfo: memFree=1867632/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1526092 CPUtime=0.37
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 5790 0 1 0 34 3 0 0 18 0 12 0 38561846 1562718208 5227 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 381523 5227 1362 10 0 378826 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526092

[startup+0.701367 s]
/proc/loadavg: 0.92 0.98 1.06 3/106 3291
/proc/meminfo: memFree=1867632/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1528444 CPUtime=1.13
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 7894 0 1 0 108 5 0 0 18 0 12 0 38561846 1565126656 7331 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 382111 7332 1403 10 0 379414 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1528444

[startup+1.50134 s]
/proc/loadavg: 0.92 0.98 1.06 4/118 3303
/proc/meminfo: memFree=1825192/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1538148 CPUtime=2.71
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 25018 0 1 0 258 13 0 0 18 0 12 0 38561846 1575063552 23071 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384537 23073 1407 10 0 381840 0
[pid=3291/tid=3293] ppid=3289 vsize=1538148 CPUtime=1.47
/proc/3291/task/3293/stat : 3293 (java) R 3289 3291 3107 0 -1 4202560 19036 0 1 0 137 10 0 0 18 0 12 0 38561848 1575063552 23074 1992294400 134512640 134550932 4287358688 18446744073709551615 4109439786 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 38561849 1575063552 23076 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 38561849 1575063552 23078 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 38561851 1575063552 23079 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 38561851 1575063552 23080 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 38561852 1575063552 23082 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 38561856 1575063552 23083 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1538148 CPUtime=0.71
/proc/3291/task/3300/stat : 3300 (java) R 3289 3291 3107 0 -1 4202560 1920 0 0 0 71 0 0 0 24 0 12 0 38561856 1575063552 23085 1992294400 134512640 134550932 4287358688 18446744073709551615 106120436 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1538148 CPUtime=0.5
/proc/3291/task/3301/stat : 3301 (java) R 3289 3291 3107 0 -1 4202560 2998 0 0 0 49 1 0 0 25 0 12 0 38561856 1575063552 23086 1992294400 134512640 134550932 4287358688 18446744073709551615 104139092 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 38561856 1575063552 23088 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1538148 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 38561856 1575063552 23089 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 1538148

[startup+3.10028 s]
/proc/loadavg: 0.92 0.98 1.06 2/118 3303
/proc/meminfo: memFree=1714832/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537608 CPUtime=4.66
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 47936 0 1 0 441 25 0 0 18 0 12 0 38561846 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384402 45734 1419 10 0 381705 0
[pid=3291/tid=3293] ppid=3289 vsize=1537608 CPUtime=2.84
/proc/3291/task/3293/stat : 3293 (java) R 3289 3291 3107 0 -1 4202560 32030 0 1 0 267 17 0 0 17 0 12 0 38561848 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4109351744 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537608 CPUtime=0.21
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 4994 0 0 0 19 2 0 0 16 0 12 0 38561849 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537608 CPUtime=0.2
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 4879 0 0 0 18 2 0 0 16 0 12 0 38561849 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537608 CPUtime=0
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 12 0 38561851 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537608 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 38561851 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537608 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 38561852 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537608 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 38561856 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537608 CPUtime=0.71
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1920 0 0 0 71 0 0 0 24 0 12 0 38561856 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537608 CPUtime=0.64
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3038 0 0 0 63 1 0 0 18 0 12 0 38561856 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537608 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 38561856 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537608 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 38561856 1574510592 45734 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 1537608

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 1.06 4/122 3307
/proc/meminfo: memFree=1688636/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=10.1
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 48105 0 1 0 984 26 0 0 18 0 16 0 38561846 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384479 45662 1434 10 0 381782 0
[pid=3291/tid=3293] ppid=3289 vsize=1537916 CPUtime=4.07
/proc/3291/task/3293/stat : 3293 (java) S 3289 3291 3107 0 -1 4202560 32061 0 1 0 390 17 0 0 18 0 16 0 38561848 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537916 CPUtime=0.21
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 4994 0 0 0 19 2 0 0 16 0 16 0 38561849 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537916 CPUtime=0.2
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 4879 0 0 0 18 2 0 0 16 0 16 0 38561849 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 16 0 16 0 38561851 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 38561851 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 38561852 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537916 CPUtime=1.36
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1954 0 0 0 136 0 0 0 15 0 16 0 38561856 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537916 CPUtime=1.17
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3085 0 0 0 116 1 0 0 15 0 16 0 38561856 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 38561856 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3304] ppid=3289 vsize=1537916 CPUtime=1.59
/proc/3291/task/3304/stat : 3304 (java) R 3289 3291 3107 0 -1 4202560 25 0 0 0 159 0 0 0 19 0 16 0 38562280 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4109604297 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3305] ppid=3289 vsize=1537916 CPUtime=1.41
/proc/3291/task/3305/stat : 3305 (java) R 3289 3291 3107 0 -1 4202560 24 0 0 0 141 0 0 0 25 0 16 0 38562280 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4109604276 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3306] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 45662 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.1
Current children cumulated vsize (KiB) 1537916

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.07 3/122 3307
/proc/meminfo: memFree=1670656/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=22.79
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 53211 0 1 0 2250 29 0 0 18 0 16 0 38561846 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384479 50325 1436 10 0 381782 0
[pid=3291/tid=3293] ppid=3289 vsize=1537916 CPUtime=4.07
/proc/3291/task/3293/stat : 3293 (java) S 3289 3291 3107 0 -1 4202560 32061 0 1 0 390 17 0 0 18 0 16 0 38561848 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537916 CPUtime=0.37
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 7494 0 0 0 34 3 0 0 16 0 16 0 38561849 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537916 CPUtime=0.37
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 7449 0 0 0 33 4 0 0 16 0 16 0 38561849 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 15 0 16 0 38561851 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 38561851 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 38561852 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537916 CPUtime=1.51
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1970 0 0 0 151 0 0 0 15 0 16 0 38561856 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537916 CPUtime=1.45
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3101 0 0 0 144 1 0 0 15 0 16 0 38561856 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 38561856 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3304] ppid=3289 vsize=1537916 CPUtime=7.55
/proc/3291/task/3304/stat : 3304 (java) R 3289 3291 3107 0 -1 4202560 25 0 0 0 755 0 0 0 25 0 16 0 38562280 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4109616730 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3305] ppid=3289 vsize=1537916 CPUtime=7.39
/proc/3291/task/3305/stat : 3305 (java) R 3289 3291 3107 0 -1 4202560 28 0 0 0 739 0 0 0 25 0 16 0 38562280 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4109616724 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3306] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 50325 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (KiB) 1537916

[startup+25.5015 s]
/proc/loadavg: 1.23 1.05 1.08 3/122 3307
/proc/meminfo: memFree=1648460/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=48.05
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 59751 0 1 0 4770 35 0 0 18 0 16 0 38561846 1574825984 55889 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0

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

/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 68757 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 68757 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1391.1
Current children cumulated vsize (KiB) 1537916

[startup+762.309 s]
/proc/loadavg: 2.02 1.94 1.58 3/122 3327
/proc/meminfo: memFree=1592288/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=1510.22
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 75843 0 1 0 150898 124 0 0 18 0 16 0 38561846 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384479 69775 1436 10 0 381782 0
[pid=3291/tid=3293] ppid=3289 vsize=1537916 CPUtime=4.07
/proc/3291/task/3293/stat : 3293 (java) S 3289 3291 3107 0 -1 4202560 32065 0 1 0 390 17 0 0 15 0 16 0 38561848 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537916 CPUtime=4.65
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 20463 0 0 0 441 24 0 0 16 0 16 0 38561849 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537916 CPUtime=4.68
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 15511 0 0 0 455 13 0 0 16 0 16 0 38561849 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537916 CPUtime=0.8
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 57 0 0 0 59 21 0 0 16 0 16 0 38561851 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 38561851 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 38561852 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537916 CPUtime=2.01
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1979 0 0 0 201 0 0 0 15 0 16 0 38561856 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537916 CPUtime=1.69
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3104 0 0 0 168 1 0 0 15 0 16 0 38561856 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 16 0 38561856 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3304] ppid=3289 vsize=1537916 CPUtime=745.65
/proc/3291/task/3304/stat : 3304 (java) R 3289 3291 3107 0 -1 4202560 645 0 0 0 74536 29 0 0 25 0 16 0 38562280 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4110175322 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3305] ppid=3289 vsize=1537916 CPUtime=746.57
/proc/3291/task/3305/stat : 3305 (java) R 3289 3291 3107 0 -1 4202560 903 0 0 0 74643 14 0 0 25 0 16 0 38562280 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4110163894 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3306] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 69775 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1510.22
Current children cumulated vsize (KiB) 1537916

[startup+822.301 s]
/proc/loadavg: 2.01 1.95 1.60 3/122 3329
/proc/meminfo: memFree=1587700/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=1629.07
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 77105 0 1 0 162776 131 0 0 18 0 16 0 38561846 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384479 70906 1436 10 0 381782 0
[pid=3291/tid=3293] ppid=3289 vsize=1537916 CPUtime=4.07
/proc/3291/task/3293/stat : 3293 (java) S 3289 3291 3107 0 -1 4202560 32065 0 1 0 390 17 0 0 15 0 16 0 38561848 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537916 CPUtime=4.99
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 21531 0 0 0 474 25 0 0 16 0 16 0 38561849 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537916 CPUtime=5.02
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 15576 0 0 0 489 13 0 0 15 0 16 0 38561849 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537916 CPUtime=0.86
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 61 0 0 0 64 22 0 0 15 0 16 0 38561851 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 38561851 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 38561852 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537916 CPUtime=2.01
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1979 0 0 0 201 0 0 0 15 0 16 0 38561856 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537916 CPUtime=1.69
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3104 0 0 0 168 1 0 0 15 0 16 0 38561856 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 16 0 38561856 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3304] ppid=3289 vsize=1537916 CPUtime=805.22
/proc/3291/task/3304/stat : 3304 (java) R 3289 3291 3107 0 -1 4202560 674 0 0 0 80490 32 0 0 25 0 16 0 38562280 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4109659400 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3305] ppid=3289 vsize=1537916 CPUtime=805.11
/proc/3291/task/3305/stat : 3305 (java) R 3289 3291 3107 0 -1 4202560 995 0 0 0 80496 15 0 0 25 0 16 0 38562280 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4110114976 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3306] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 70906 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1629.07
Current children cumulated vsize (KiB) 1537916

[startup+882.302 s]
/proc/loadavg: 2.07 1.97 1.63 3/122 3329
/proc/meminfo: memFree=1583360/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=1748.06
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 78252 0 1 0 174669 137 0 0 18 0 16 0 38561846 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384479 71925 1436 10 0 381782 0
[pid=3291/tid=3293] ppid=3289 vsize=1537916 CPUtime=4.07
/proc/3291/task/3293/stat : 3293 (java) S 3289 3291 3107 0 -1 4202560 32065 0 1 0 390 17 0 0 15 0 16 0 38561848 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537916 CPUtime=5.34
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 22380 0 0 0 507 27 0 0 16 0 16 0 38561849 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537916 CPUtime=5.38
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 15751 0 0 0 524 14 0 0 15 0 16 0 38561849 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537916 CPUtime=0.91
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 65 0 0 0 68 23 0 0 15 0 16 0 38561851 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 38561851 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 38561852 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537916 CPUtime=2.01
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1979 0 0 0 201 0 0 0 15 0 16 0 38561856 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537916 CPUtime=1.7
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3104 0 0 0 169 1 0 0 15 0 16 0 38561856 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 38561856 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3304] ppid=3289 vsize=1537916 CPUtime=864.49
/proc/3291/task/3304/stat : 3304 (java) R 3289 3291 3107 0 -1 4202560 698 0 0 0 86415 34 0 0 25 0 16 0 38562280 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4110173984 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3305] ppid=3289 vsize=1537916 CPUtime=864.06
/proc/3291/task/3305/stat : 3305 (java) R 3289 3291 3107 0 -1 4202560 1086 0 0 0 86390 16 0 0 25 0 16 0 38562280 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4110164130 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3306] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 71925 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1748.06
Current children cumulated vsize (KiB) 1537916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+908.611 s]
/proc/loadavg: 2.04 1.97 1.64 3/122 3331
/proc/meminfo: memFree=1577036/2059040 swapFree=4140244/4192956
[pid=3291] ppid=3289 vsize=1537916 CPUtime=1800.17
/proc/3291/stat : 3291 (java) S 3289 3291 3107 0 -1 4202496 79880 0 1 0 179877 140 0 0 18 0 16 0 38561846 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/3291/statm: 384479 73493 1438 10 0 381782 0
[pid=3291/tid=3293] ppid=3289 vsize=1537916 CPUtime=4.07
/proc/3291/task/3293/stat : 3293 (java) S 3289 3291 3107 0 -1 4202560 32065 0 1 0 390 17 0 0 15 0 16 0 38561848 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3294] ppid=3289 vsize=1537916 CPUtime=5.52
/proc/3291/task/3294/stat : 3294 (java) S 3289 3291 3107 0 -1 4202560 23061 0 0 0 524 28 0 0 16 0 16 0 38561849 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3295] ppid=3289 vsize=1537916 CPUtime=5.55
/proc/3291/task/3295/stat : 3295 (java) S 3289 3291 3107 0 -1 4202560 16649 0 0 0 541 14 0 0 15 0 16 0 38561849 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3296] ppid=3289 vsize=1537916 CPUtime=0.94
/proc/3291/task/3296/stat : 3296 (java) S 3289 3291 3107 0 -1 4202560 65 0 0 0 71 23 0 0 15 0 16 0 38561851 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 0 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3297] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3297/stat : 3297 (java) S 3289 3291 3107 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 38561851 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3298] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3298/stat : 3298 (java) S 3289 3291 3107 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 38561852 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3299] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3299/stat : 3299 (java) S 3289 3291 3107 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3300] ppid=3289 vsize=1537916 CPUtime=2.01
/proc/3291/task/3300/stat : 3300 (java) S 3289 3291 3107 0 -1 4202560 1979 0 0 0 201 0 0 0 15 0 16 0 38561856 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3301] ppid=3289 vsize=1537916 CPUtime=1.72
/proc/3291/task/3301/stat : 3301 (java) S 3289 3291 3107 0 -1 4202560 3106 0 0 0 171 1 0 0 15 0 16 0 38561856 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3302] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3302/stat : 3302 (java) S 3289 3291 3107 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 38561856 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3303] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3303/stat : 3303 (java) S 3289 3291 3107 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 38561856 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 0 0 0 0
[pid=3291/tid=3304] ppid=3289 vsize=1537916 CPUtime=890.57
/proc/3291/task/3304/stat : 3304 (java) R 3289 3291 3107 0 -1 4202560 719 0 0 0 89022 35 0 0 25 0 16 0 38562280 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4109616826 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=3291/tid=3305] ppid=3289 vsize=1537916 CPUtime=889.7
/proc/3291/task/3305/stat : 3305 (java) R 3289 3291 3107 0 -1 4202560 1112 0 0 0 88954 16 0 0 25 0 16 0 38562280 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4110152729 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=3291/tid=3306] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3306/stat : 3306 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 38562297 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
[pid=3291/tid=3307] ppid=3289 vsize=1537916 CPUtime=0
/proc/3291/task/3307/stat : 3307 (java) S 3289 3291 3107 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 16 0 38562304 1574825984 73493 1992294400 134512640 134550932 4287358688 18446744073709551615 4294960144 0 4 0 16800975 18446604437878544384 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 1537916

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

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

Child status: 143
Real time (s): 908.718
CPU time (s): 1800.34
CPU user time (s): 1798.9
CPU system time (s): 1.43878
CPU usage (%): 198.119
Max. virtual memory (cumulated for all children) (KiB): 1538904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.43878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79902
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= 38913
involuntary context switches= 57731

runsolver used 4.04938 second user time and 8.91664 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-15 21:19:39
IDJOB=2662264
IDBENCH=3054
IDSOLVER=1166
FILE ID=node003/2662264-1276629579
PBS_JOBID= 11172350
Free space on /tmp= 62576 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=280-sizeP=141-sizeQ=280-999529433-max.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662264-1276629579/watcher-2662264-1276629579 -o /tmp/evaluation-result-2662264-1276629579/solver-2662264-1276629579 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662264-1276629579.opb

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

MD5SUM BENCH= 50ead5886965da8908c50d598d2024b3
RANDOM SEED=765023667

node003.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.251
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.50
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.251
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1868028 kB
Buffers:          9052 kB
Cached:         101904 kB
SwapCached:       6080 kB
Active:          83796 kB
Inactive:        40384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1868028 kB
SwapTotal:     4192956 kB
SwapFree:      4140244 kB
Dirty:            6224 kB
Writeback:           4 kB
AnonPages:       11660 kB
Mapped:          13124 kB
Slab:            44832 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181616 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= 62572 MiB
End job on node003 at 2010-06-15 21:34:50