Trace number 2685399

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.19 1794.73

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j60/
normalized-j6013_2-unsat.opb
MD5SUMc3eb9faf1d58b30f1971366448425ca3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark61.8236
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12322
Total number of constraints38967
Number of constraints which are clauses38567
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints400
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 394
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2685399-1278440812.opb
0.22/0.21	c reading problem ... 
4.88/2.60	c ... done. Wall clock time 2.225s.
4.88/2.60	c #vars     12322
4.88/2.60	c #constraints  35537
4.88/2.60	c constraints type 
4.88/2.60	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4898
4.88/2.60	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28970
4.88/2.60	c org.sat4j.pb.constraints.pb.MaxWatchPb => 400
11.24/7.82	c cleaning 2495 clauses out of 5002 with flag 5002/5002
15.54/12.03	c cleaning 4247 clauses out of 8505 with flag 11000/11000
20.34/16.89	c cleaning 5612 clauses out of 11258 with flag 18000/18000
26.55/23.09	c cleaning 6806 clauses out of 13646 with flag 26000/26000
34.21/30.66	c cleaning 7920 clauses out of 15842 with flag 35002/35002
41.97/38.35	c cleaning 8953 clauses out of 17921 with flag 45002/45002
50.46/46.75	c cleaning 9976 clauses out of 19967 with flag 56001/56001
60.24/56.45	c cleaning 10984 clauses out of 21990 with flag 68000/68000
72.57/68.77	c cleaning 11976 clauses out of 24007 with flag 81001/81001
84.58/80.74	c cleaning 12994 clauses out of 26032 with flag 95002/95002
96.99/93.18	c cleaning 14001 clauses out of 28036 with flag 110000/110000
110.21/106.35	c cleaning 15010 clauses out of 30035 with flag 126000/126000
124.83/120.97	c cleaning 15992 clauses out of 32025 with flag 143000/143000
141.74/137.87	c cleaning 16986 clauses out of 34033 with flag 161000/161000
158.86/154.92	c cleaning 18013 clauses out of 36047 with flag 180000/180000
177.98/174.01	c cleaning 19009 clauses out of 38034 with flag 200000/200000
198.10/194.17	c cleaning 20000 clauses out of 40029 with flag 221004/221004
221.23/217.29	c cleaning 20996 clauses out of 42025 with flag 243000/243000
245.65/241.64	c cleaning 22009 clauses out of 44029 with flag 266000/266000
270.49/266.43	c cleaning 22988 clauses out of 46020 with flag 290000/290000
294.81/290.76	c cleaning 23994 clauses out of 48034 with flag 315002/315002
323.82/319.72	c cleaning 24997 clauses out of 50040 with flag 341002/341002
352.36/348.25	c cleaning 26002 clauses out of 52042 with flag 368001/368001
384.79/380.69	c cleaning 27013 clauses out of 54039 with flag 396000/396000
415.32/411.13	c cleaning 27999 clauses out of 56027 with flag 425001/425001
449.76/445.59	c cleaning 29009 clauses out of 58030 with flag 455003/455003
485.89/481.61	c cleaning 30004 clauses out of 60021 with flag 486003/486003
523.44/519.11	c cleaning 30995 clauses out of 62016 with flag 518002/518002
568.57/564.24	c cleaning 31999 clauses out of 64020 with flag 551001/551001
615.51/611.15	c cleaning 32961 clauses out of 66020 with flag 585000/585000
654.75/650.39	c cleaning 34021 clauses out of 68059 with flag 620000/620000
697.89/693.41	c cleaning 34514 clauses out of 69039 with flag 655001/655001
745.74/741.24	c cleaning 34736 clauses out of 69524 with flag 690000/690000
797.58/793.08	c cleaning 34882 clauses out of 69788 with flag 725000/725000
853.52/848.90	c cleaning 34934 clauses out of 69907 with flag 760001/760001
897.54/892.94	c cleaning 34968 clauses out of 69972 with flag 795000/795000
939.78/935.19	c cleaning 34987 clauses out of 70006 with flag 830002/830002
987.41/982.75	c cleaning 34989 clauses out of 70018 with flag 865001/865001
1031.85/1027.16	c cleaning 35005 clauses out of 70032 with flag 900004/900004
1079.78/1075.05	c cleaning 34992 clauses out of 70024 with flag 935001/935001
1126.42/1121.60	c cleaning 35004 clauses out of 70034 with flag 970003/970003
1173.67/1168.89	c cleaning 35000 clauses out of 70029 with flag 1005002/1005002
1224.03/1219.18	c cleaning 35004 clauses out of 70027 with flag 1040000/1040000
1273.37/1268.43	c cleaning 34998 clauses out of 70023 with flag 1075000/1075000
1315.82/1310.83	c cleaning 34989 clauses out of 70027 with flag 1110002/1110002
1357.65/1352.62	c cleaning 34998 clauses out of 70036 with flag 1145000/1145000
1404.69/1399.70	c cleaning 35011 clauses out of 70039 with flag 1180001/1180001
1458.13/1453.02	c cleaning 34997 clauses out of 70028 with flag 1215001/1215001
1513.27/1508.17	c cleaning 34999 clauses out of 70030 with flag 1250000/1250000
1563.01/1557.80	c cleaning 34997 clauses out of 70031 with flag 1285000/1285000
1618.74/1613.53	c cleaning 34998 clauses out of 70034 with flag 1320000/1320000
1662.88/1657.66	c cleaning 35013 clauses out of 70037 with flag 1355001/1355001
1709.42/1704.18	c cleaning 34996 clauses out of 70024 with flag 1390001/1390001
1759.46/1754.12	c cleaning 35008 clauses out of 70027 with flag 1425000/1425000
1800.02/1794.61	c starts		: 206
1800.02/1794.61	c conflicts		: 1452619
1800.02/1794.61	c decisions		: 1801655
1800.02/1794.61	c propagations		: 885395388
1800.02/1794.61	c inspects		: 4183589424
1800.02/1794.61	c learnt literals	: 1
1800.02/1794.61	c learnt binary clauses	: 43
1800.02/1794.61	c learnt ternary clauses	: 959
1800.02/1794.61	c learnt clauses	: 1452617
1800.02/1794.61	c ignored clauses	: 0
1800.02/1794.61	c root simplifications	: 0
1800.02/1794.61	c removed literals (reason simplification)	: 28883420
1800.02/1794.61	c reason swapping (by a shorter reason)	: 0
1800.02/1794.61	c Calls to reduceDB	: 54
1800.02/1794.61	c number of reductions to clauses (during analyze)	: 0
1800.02/1794.61	c number of learned constraints concerned by reduction	: 0
1800.02/1794.62	c number of learning phase by resolution	: 0
1800.02/1794.62	c number of learning phase by cutting planes	: 0
1800.02/1794.62	c speed (assignments/second)	: 494033.72883020417
1800.02/1794.62	c non guided choices	156
1800.02/1794.66	c learnt constraints type 
1800.02/1794.66	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 62625
1800.02/1794.66	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 43
1800.02/1794.66	c constraints type 
1800.02/1794.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4898
1800.02/1794.66	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 28970
1800.02/1794.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 400
1800.02/1794.66	s UNKNOWN
1800.02/1794.66	c Total wall clock time (in seconds): 1794.453

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-2685399-1278440812/watcher-2685399-1278440812 -o /tmp/evaluation-result-2685399-1278440812/solver-2685399-1278440812 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2685399-1278440812.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18666
/proc/meminfo: memFree=1826176/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=444 CPUtime=0
/proc/18666/stat : 18666 (java6) R 18664 18666 17827 0 -1 4194304 129 0 0 0 0 0 0 0 23 0 1 0 12288597 454656 48 1992294400 134512640 134550932 4292417152 18446744073709551615 12501588 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18666/statm: 111 48 38 10 0 25 0

[startup+0.0394231 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18666
/proc/meminfo: memFree=1826176/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1520328 CPUtime=0.02
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 3302 0 1 0 1 1 0 0 15 0 4 0 12288597 1556815872 2745 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 380082 2746 945 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.100421 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18666
/proc/meminfo: memFree=1826176/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1524024 CPUtime=0.08
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 3940 0 1 0 6 2 0 0 15 0 12 0 12288597 1560600576 3380 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 381046 3385 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.300416 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18666
/proc/meminfo: memFree=1826176/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1526244 CPUtime=0.33
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 5368 0 1 0 30 3 0 0 15 0 12 0 12288597 1562873856 4805 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 381561 4805 1361 10 0 378863 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526244

[startup+0.700405 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 18666
/proc/meminfo: memFree=1826176/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1530800 CPUtime=1.09
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 8275 0 1 0 104 5 0 0 15 0 12 0 12288597 1567539200 7393 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 382700 7393 1402 10 0 380002 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 1530800

[startup+1.50138 s]
/proc/loadavg: 1.24 1.05 1.02 5/118 18678
/proc/meminfo: memFree=1788136/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1536208 CPUtime=2.69
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 17886 0 1 0 257 12 0 0 15 0 12 0 12288597 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 384052 16087 1414 10 0 381354 0
[pid=18666/tid=18668] ppid=18664 vsize=1536208 CPUtime=1.46
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 12495 0 1 0 137 9 0 0 25 0 12 0 12288599 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4109675387 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 12288600 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 12288600 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 12288602 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 12288602 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 12288602 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 12288607 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1536208 CPUtime=0.08
/proc/18666/task/18675/stat : 18675 (java) R 18664 18666 17827 0 -1 4202560 141 0 0 0 8 0 0 0 18 0 12 0 12288607 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 105390990 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1536208 CPUtime=1.12
/proc/18666/task/18676/stat : 18676 (java) R 18664 18666 17827 0 -1 4202560 4187 0 0 0 111 1 0 0 17 0 12 0 12288607 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 105573117 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 12288607 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1536208 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 12288607 1573076992 16087 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 1536208

[startup+3.10034 s]
/proc/loadavg: 1.24 1.05 1.02 5/118 18678
/proc/meminfo: memFree=1741636/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1550348 CPUtime=5.87
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 33871 0 1 0 569 18 0 0 15 0 13 0 12288597 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 387587 27843 1421 10 0 384889 0
[pid=18666/tid=18668] ppid=18664 vsize=1550348 CPUtime=2.64
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 20935 0 1 0 252 12 0 0 18 0 13 0 12288599 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4109467104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 13 0 12288600 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 12288600 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 12288602 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 12288602 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 12288602 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1550348 CPUtime=0.9
/proc/18666/task/18675/stat : 18675 (java) R 18664 18666 17827 0 -1 4202560 3845 0 0 0 89 1 0 0 18 0 13 0 12288607 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 105596021 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1550348 CPUtime=2.3
/proc/18666/task/18676/stat : 18676 (java) R 18664 18666 17827 0 -1 4202560 8024 0 0 0 227 3 0 0 18 0 13 0 12288607 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 104138843 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1550348 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 12288607 1587556352 27843 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 1550348

[startup+6.30125 s]
/proc/loadavg: 1.24 1.05 1.02 2/119 18679
/proc/meminfo: memFree=1684340/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1547892 CPUtime=9.66
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 47641 0 1 0 937 29 0 0 15 0 13 0 12288597 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386973 40185 1435 10 0 384275 0
[pid=18666/tid=18668] ppid=18664 vsize=1547892 CPUtime=5.65
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 32061 0 1 0 550 15 0 0 25 0 13 0 12288599 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4110207411 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1547892 CPUtime=0.02
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 684 0 0 0 2 0 0 0 16 0 13 0 12288600 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1547892 CPUtime=0.02
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 885 0 0 0 2 0 0 0 18 0 13 0 12288600 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1547892 CPUtime=0.08
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 3 5 0 0 16 0 13 0 12288602 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1547892 CPUtime=1.13
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4416 0 0 0 112 1 0 0 16 0 13 0 12288607 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1547892 CPUtime=2.68
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8524 0 0 0 265 3 0 0 15 0 13 0 12288607 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 12288607 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1585041408 40185 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 1547892

[startup+12.7001 s]
/proc/loadavg: 1.20 1.05 1.02 2/119 18679
/proc/meminfo: memFree=1657184/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1547892 CPUtime=16.23
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 50968 0 1 0 1593 30 0 0 15 0 13 0 12288597 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386973 43493 1444 10 0 384275 0
[pid=18666/tid=18668] ppid=18664 vsize=1547892 CPUtime=11.82
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 32075 0 1 0 1166 16 0 0 25 0 13 0 12288599 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4110251558 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1547892 CPUtime=0.05
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 1566 0 0 0 5 0 0 0 15 0 13 0 12288600 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1547892 CPUtime=0.06
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 1590 0 0 0 5 1 0 0 15 0 13 0 12288600 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1547892 CPUtime=0.19
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 1705 0 0 0 14 5 0 0 15 0 13 0 12288602 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1547892 CPUtime=1.22
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4424 0 0 0 121 1 0 0 16 0 13 0 12288607 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1547892 CPUtime=2.83
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8544 0 0 0 280 3 0 0 15 0 13 0 12288607 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 12288607 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1585041408 43493 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.23
Current children cumulated vsize (KiB) 1547892

[startup+25.5017 s]
/proc/loadavg: 1.17 1.05 1.01 2/119 18679
/proc/meminfo: memFree=1656068/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1547892 CPUtime=29.11
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 51087 0 1 0 2881 30 0 0 15 0 13 0 12288597 1585041408 43607 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386973 43607 1444 10 0 384275 0
[pid=18666/tid=18668] ppid=18664 vsize=1547892 CPUtime=24.43
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 32080 0 1 0 2427 16 0 0 25 0 13 0 12288599 1585041408 43607 1992294400 134512640 134550932 4286571552 18446744073709551615 4110207349 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1547892 CPUtime=0.08
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 1566 0 0 0 8 0 0 0 15 0 13 0 12288600 1585041408 43607 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1547892 CPUtime=0.08
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 1593 0 0 0 7 1 0 0 16 0 13 0 12288600 1585041408 43607 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1547892 CPUtime=0.32
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 1816 0 0 0 26 6 0 0 15 0 13 0 12288602 1585041408 43607 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1547892 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1585041408 43607 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1547892 CPUtime=0

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

[pid=18666/tid=18672] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1545296 CPUtime=1.23
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4424 0 0 0 122 1 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1545296 CPUtime=3.13
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8548 0 0 0 310 3 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1607.54
Current children cumulated vsize (KiB) 1545296

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 18723
/proc/meminfo: memFree=1597788/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1545296 CPUtime=1667.58
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 66906 0 1 0 166689 69 0 0 15 0 13 0 12288597 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386324 57732 1444 10 0 383626 0
[pid=18666/tid=18668] ppid=18664 vsize=1545296 CPUtime=1654.37
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 35532 0 1 0 165400 37 0 0 25 0 13 0 12288599 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4110420702 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1545296 CPUtime=2.35
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 7392 0 0 0 227 8 0 0 16 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1545296 CPUtime=2.34
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 7030 0 0 0 226 8 0 0 16 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1545296 CPUtime=4.08
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 2820 0 0 0 400 8 0 0 15 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1545296 CPUtime=1.23
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4424 0 0 0 122 1 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1545296 CPUtime=3.13
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8548 0 0 0 310 3 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1667.58
Current children cumulated vsize (KiB) 1545296

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 18724
/proc/meminfo: memFree=1597664/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1545296 CPUtime=1727.63
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 66920 0 1 0 172693 70 0 0 15 0 13 0 12288597 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386324 57732 1444 10 0 383626 0
[pid=18666/tid=18668] ppid=18664 vsize=1545296 CPUtime=1714.19
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 35538 0 1 0 171382 37 0 0 25 0 13 0 12288599 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4110438055 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1545296 CPUtime=2.43
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 7392 0 0 0 235 8 0 0 15 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1545296 CPUtime=2.41
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 7030 0 0 0 233 8 0 0 15 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1545296 CPUtime=4.17
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 2824 0 0 0 409 8 0 0 15 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1545296 CPUtime=1.23
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4424 0 0 0 122 1 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1545296 CPUtime=3.13
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8548 0 0 0 310 3 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1727.63
Current children cumulated vsize (KiB) 1545296

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 18726
/proc/meminfo: memFree=1597540/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1545296 CPUtime=1787.69
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 66935 0 1 0 178699 70 0 0 15 0 13 0 12288597 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386324 57732 1444 10 0 383626 0
[pid=18666/tid=18668] ppid=18664 vsize=1545296 CPUtime=1773.97
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 35545 0 1 0 177360 37 0 0 25 0 13 0 12288599 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4110438908 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1545296 CPUtime=2.53
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 7392 0 0 0 244 9 0 0 15 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1545296 CPUtime=2.51
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 7030 0 0 0 243 8 0 0 15 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1545296 CPUtime=4.26
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 2828 0 0 0 418 8 0 0 15 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1545296 CPUtime=1.23
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4424 0 0 0 122 1 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1545296 CPUtime=3.13
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8548 0 0 0 310 3 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1787.69
Current children cumulated vsize (KiB) 1545296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.6 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 18726
/proc/meminfo: memFree=1597540/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=1545296 CPUtime=1800.02
/proc/18666/stat : 18666 (java) S 18664 18666 17827 0 -1 4202496 66936 0 1 0 179931 71 0 0 15 0 13 0 12288597 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 386324 57732 1444 10 0 383626 0
[pid=18666/tid=18668] ppid=18664 vsize=1545296 CPUtime=1786.26
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4202560 35546 0 1 0 178589 37 0 0 25 0 13 0 12288599 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4110212809 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=18666/tid=18669] ppid=18664 vsize=1545296 CPUtime=2.54
/proc/18666/task/18669/stat : 18669 (java) S 18664 18666 17827 0 -1 4202560 7392 0 0 0 245 9 0 0 15 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18670] ppid=18664 vsize=1545296 CPUtime=2.53
/proc/18666/task/18670/stat : 18670 (java) S 18664 18666 17827 0 -1 4202560 7030 0 0 0 244 9 0 0 16 0 13 0 12288600 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18671] ppid=18664 vsize=1545296 CPUtime=4.26
/proc/18666/task/18671/stat : 18671 (java) S 18664 18666 17827 0 -1 4202560 2828 0 0 0 418 8 0 0 15 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 0 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18672] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18672/stat : 18672 (java) S 18664 18666 17827 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18673] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18673/stat : 18673 (java) S 18664 18666 17827 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 12288602 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18674] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18674/stat : 18674 (java) S 18664 18666 17827 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18675] ppid=18664 vsize=1545296 CPUtime=1.23
/proc/18666/task/18675/stat : 18675 (java) S 18664 18666 17827 0 -1 4202560 4424 0 0 0 122 1 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
[pid=18666/tid=18676] ppid=18664 vsize=1545296 CPUtime=3.13
/proc/18666/task/18676/stat : 18676 (java) S 18664 18666 17827 0 -1 4202560 8548 0 0 0 310 3 0 0 16 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18677] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18677/stat : 18677 (java) S 18664 18666 17827 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18678] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18678/stat : 18678 (java) S 18664 18666 17827 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 12288607 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 0 0 0 0
[pid=18666/tid=18679] ppid=18664 vsize=1545296 CPUtime=0
/proc/18666/task/18679/stat : 18679 (java) S 18664 18666 17827 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 12288849 1582383104 57732 1992294400 134512640 134550932 4286571552 18446744073709551615 4294960144 0 4 0 16800975 18446604437833236928 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1545296

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

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

[startup+1794.72 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 18726
/proc/meminfo: memFree=1597540/2059040 swapFree=4185408/4192956
[pid=18666] ppid=18664 vsize=0 CPUtime=1800.16
/proc/18666/stat : 18666 (java) Z 18664 18666 17827 0 -1 4203548 66956 0 1 0 179945 71 0 0 15 0 2 0 12288597 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/18666/statm: 0 0 0 0 0 0 0
[pid=18666/tid=18668] ppid=18664 vsize=0 CPUtime=1786.37
/proc/18666/task/18668/stat : 18668 (java) R 18664 18666 17827 0 -1 4203588 35546 0 1 0 178599 38 0 0 25 0 2 0 12288599 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.73
CPU time (s): 1800.19
CPU user time (s): 1799.46
CPU system time (s): 0.734888
CPU usage (%): 100.304
Max. virtual memory (cumulated for all children) (KiB): 1552108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.734888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66956
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= 39151
involuntary context switches= 21669

runsolver used 3.67144 second user time and 9.51655 second system time

The end

Launcher Data

Begin job on node043 at 2010-07-06 20:26:53
IDJOB=2685399
IDBENCH=75736
IDSOLVER=1164
FILE ID=node043/2685399-1278440812
PBS_JOBID= 11233478
Free space on /tmp= 62528 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j60/normalized-j6013_2-unsat.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2685399-1278440812/watcher-2685399-1278440812 -o /tmp/evaluation-result-2685399-1278440812/solver-2685399-1278440812 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2685399-1278440812.opb

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

MD5SUM BENCH= c3eb9faf1d58b30f1971366448425ca3
RANDOM SEED=349192877

node043.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.219
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.43
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.219
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.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1826572 kB
Buffers:          9644 kB
Cached:         100932 kB
SwapCached:       1876 kB
Active:          52212 kB
Inactive:       112772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1826572 kB
SwapTotal:     4192956 kB
SwapFree:      4185408 kB
Dirty:            1532 kB
Writeback:           0 kB
AnonPages:       52620 kB
Mapped:          14404 kB
Slab:            45200 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181660 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= 62528 MiB
End job on node043 at 2010-07-06 20:56:49