Trace number 2659015

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.22 1792.82

General information on the benchmark

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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.24/0.20	c Pseudo Boolean Optimization
0.24/0.20	c --- Begin Solver configuration ---
0.24/0.20	c Stops conflict analysis at the first Unique Implication Point
0.24/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.24/0.20	c Learn all clauses as in MiniSAT
0.24/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.20	c Expensive reason simplification
0.24/0.20	c Armin Biere (Picosat) restarts strategy
0.24/0.20	c Glucose learned constraints deletion strategy
0.24/0.20	c timeout=2147483s
0.24/0.20	c DB Simplification allowed=false
0.24/0.20	c --- End Solver configuration ---
0.24/0.20	c solving HOME/instance-2659015-1276519681.opb
0.24/0.20	c reading problem ... 
6.19/4.97	c ... done. Wall clock time 4.764s.
6.19/4.97	c #vars     155000
6.19/4.97	c #constraints  64324
6.19/4.97	c constraints type 
6.19/4.97	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
55.80/53.06	c cleaning 2507 clauses out of 5014 with flag 5014/5014
79.36/76.44	c cleaning 4256 clauses out of 8512 with flag 11019/11019
94.91/91.94	c cleaning 5631 clauses out of 11262 with flag 18025/18025
115.02/111.92	c cleaning 6800 clauses out of 13606 with flag 26000/26000
149.12/145.92	c cleaning 7912 clauses out of 15823 with flag 35017/35017
174.50/171.26	c cleaning 8957 clauses out of 17913 with flag 45019/45019
209.86/206.54	c cleaning 9470 clauses out of 18939 with flag 55002/55002
237.29/233.81	c cleaning 9724 clauses out of 19468 with flag 65001/65001
272.92/269.31	c cleaning 9856 clauses out of 19744 with flag 75001/75001
302.57/298.98	c cleaning 9938 clauses out of 19888 with flag 85001/85001
327.51/323.84	c cleaning 9968 clauses out of 19949 with flag 95000/95000
350.86/347.13	c cleaning 9988 clauses out of 19981 with flag 105000/105000
378.32/374.52	c cleaning 9993 clauses out of 19994 with flag 115001/115001
404.85/401.06	c cleaning 9998 clauses out of 20000 with flag 125000/125000
429.01/425.13	c cleaning 9998 clauses out of 20003 with flag 135001/135001
460.77/456.82	c cleaning 9998 clauses out of 20006 with flag 145002/145002
494.54/490.58	c cleaning 9999 clauses out of 20007 with flag 155001/155001
526.07/522.04	c cleaning 9999 clauses out of 20008 with flag 165001/165001
552.91/548.90	c cleaning 9998 clauses out of 20008 with flag 175000/175000
581.59/577.41	c cleaning 9999 clauses out of 20010 with flag 185000/185000
606.82/602.67	c cleaning 9999 clauses out of 20011 with flag 195000/195000
638.75/634.57	c cleaning 10002 clauses out of 20013 with flag 205001/205001
666.66/662.40	c cleaning 10001 clauses out of 20011 with flag 215001/215001
690.71/686.42	c cleaning 9998 clauses out of 20010 with flag 225001/225001
717.54/713.27	c cleaning 10000 clauses out of 20011 with flag 235000/235000
741.77/737.47	c cleaning 10002 clauses out of 20012 with flag 245001/245001
766.39/762.06	c cleaning 10003 clauses out of 20010 with flag 255001/255001
793.20/788.88	c cleaning 9996 clauses out of 20006 with flag 265000/265000
822.94/818.54	c cleaning 9998 clauses out of 20011 with flag 275001/275001
849.57/845.17	c cleaning 10002 clauses out of 20014 with flag 285002/285002
879.83/875.37	c cleaning 10000 clauses out of 20010 with flag 295000/295000
901.35/896.72	c cleaning 9997 clauses out of 20011 with flag 305001/305001
932.97/928.34	c cleaning 9997 clauses out of 20014 with flag 315001/315001
954.94/950.25	c cleaning 10025 clauses out of 20055 with flag 325039/325039
982.60/977.88	c cleaning 9993 clauses out of 19992 with flag 335001/335001
1008.26/1003.45	c cleaning 9998 clauses out of 20002 with flag 345004/345004
1062.95/1057.80	c cleaning 9988 clauses out of 20001 with flag 355001/355001
1165.67/1160.14	c cleaning 10002 clauses out of 20014 with flag 365002/365002
1265.77/1259.82	c cleaning 9987 clauses out of 20010 with flag 375000/375000
1375.40/1369.02	c cleaning 9980 clauses out of 20023 with flag 385000/385000
1450.26/1443.55	c cleaning 10034 clauses out of 20067 with flag 395024/395024
1499.70/1492.97	c cleaning 10005 clauses out of 20013 with flag 405004/405004
1522.66/1515.81	c cleaning 10004 clauses out of 20014 with flag 415010/415010
1549.81/1542.95	c cleaning 9980 clauses out of 20002 with flag 425002/425002
1578.99/1572.03	c cleaning 9974 clauses out of 20020 with flag 435000/435000
1633.23/1626.25	c cleaning 9994 clauses out of 20047 with flag 445001/445001
1670.60/1663.57	c cleaning 10013 clauses out of 20053 with flag 455001/455001
1700.48/1693.38	c cleaning 10007 clauses out of 20039 with flag 465000/465000
1726.25/1719.07	c cleaning 9999 clauses out of 20033 with flag 475001/475001
1747.73/1740.40	c cleaning 9992 clauses out of 20034 with flag 485001/485001
1791.26/1783.96	c cleaning 9978 clauses out of 20041 with flag 495000/495000
1800.08/1792.71	c starts		: 152
1800.08/1792.71	c conflicts		: 497123
1800.08/1792.71	c decisions		: 2101977
1800.08/1792.71	c propagations		: 30505764
1800.08/1792.71	c inspects		: 294464938
1800.08/1792.71	c learnt literals	: 0
1800.08/1792.71	c learnt binary clauses	: 0
1800.08/1792.71	c learnt ternary clauses	: 0
1800.08/1792.71	c learnt clauses	: 497122
1800.08/1792.71	c ignored clauses	: 0
1800.08/1792.71	c root simplifications	: 0
1800.08/1792.71	c removed literals (reason simplification)	: 5165225
1800.08/1792.71	c reason swapping (by a shorter reason)	: 0
1800.08/1792.71	c Calls to reduceDB	: 51
1800.08/1792.71	c number of reductions to clauses (during analyze)	: 0
1800.08/1792.71	c number of learned constraints concerned by reduction	: 0
1800.08/1792.71	c number of learning phase by resolution	: 0
1800.08/1792.71	c number of learning phase by cutting planes	: 0
1800.08/1792.71	c speed (assignments/second)	: 17063.832405534573
1800.08/1792.71	c non guided choices	774353
1800.08/1792.74	c learnt constraints type 
1800.08/1792.74	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12192
1800.08/1792.74	c constraints type 
1800.08/1792.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
1800.08/1792.74	s UNKNOWN
1800.08/1792.74	c Total wall clock time (in seconds): 1792.536

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-2659015-1276519681/watcher-2659015-1276519681 -o /tmp/evaluation-result-2659015-1276519681/solver-2659015-1276519681 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659015-1276519681.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.88 1.98 1.63 3/106 31657
/proc/meminfo: memFree=1855580/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=4 CPUtime=0
/proc/31657/stat : 31657 (java6) R 31655 31657 31274 0 -1 4194304 254 0 0 0 0 0 0 0 19 0 1 0 27569768 4096 1 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/31657/statm: 21 1 0 0 0 21 0

[startup+0.0570569 s]
/proc/loadavg: 1.88 1.98 1.63 3/106 31657
/proc/meminfo: memFree=1855580/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1521664 CPUtime=0.04
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 3573 0 1 0 2 2 0 0 18 0 7 0 27569768 1558183936 3015 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 380416 3015 1011 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.101063 s]
/proc/loadavg: 1.88 1.98 1.63 3/106 31657
/proc/meminfo: memFree=1855580/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1524184 CPUtime=0.08
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 3957 0 1 0 6 2 0 0 18 0 12 0 27569768 1560764416 3397 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 381046 3397 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.305401 s]
/proc/loadavg: 1.88 1.98 1.63 3/106 31657
/proc/meminfo: memFree=1855580/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1526368 CPUtime=0.38
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 6266 0 1 0 34 4 0 0 18 0 12 0 27569768 1563000832 5704 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 381592 5704 1368 10 0 378894 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526368

[startup+0.700394 s]
/proc/loadavg: 1.88 1.98 1.63 3/106 31657
/proc/meminfo: memFree=1855580/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1528416 CPUtime=1.04
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 11086 0 1 0 97 7 0 0 18 0 12 0 27569768 1565097984 10394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382104 10395 1400 10 0 379406 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1528416

[startup+1.50138 s]
/proc/loadavg: 1.88 1.98 1.63 2/118 31669
/proc/meminfo: memFree=1794788/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1528416 CPUtime=1.99
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 24629 0 1 0 188 11 0 0 18 0 12 0 27569768 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382104 23858 1405 10 0 379406 0
[pid=31657/tid=31659] ppid=31655 vsize=1528416 CPUtime=1.47
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 22241 0 1 0 138 9 0 0 19 0 12 0 27569770 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4108942984 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 27569771 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 12 0 27569771 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27569773 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 12 0 27569773 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 27569773 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 12 0 27569778 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1528416 CPUtime=0.42
/proc/31657/task/31666/stat : 31666 (java) R 31655 31657 31274 0 -1 4202560 806 0 0 0 42 0 0 0 16 0 12 0 27569778 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 105869800 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1528416 CPUtime=0.07
/proc/31657/task/31667/stat : 31667 (java) R 31655 31657 31274 0 -1 4202560 521 0 0 0 7 0 0 0 18 0 12 0 27569778 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 103334288 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 27569778 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 27569778 1565097984 23858 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 1528416

[startup+3.10035 s]
/proc/loadavg: 1.88 1.98 1.63 2/118 31669
/proc/meminfo: memFree=1697820/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1528416 CPUtime=4.03
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 43881 0 1 0 383 20 0 0 18 0 12 0 27569768 1565097984 42613 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382104 42615 1417 10 0 379406 0
[pid=31657/tid=31659] ppid=31655 vsize=1528416 CPUtime=2.91
/proc/31657/task/31659/stat : 31659 (java) S 31655 31657 31274 0 -1 4202560 32023 0 1 0 278 13 0 0 21 0 12 0 27569770 1565097984 42616 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1528416 CPUtime=0.14
/proc/31657/task/31660/stat : 31660 (java) R 31655 31657 31274 0 -1 4202560 4884 0 0 0 13 1 0 0 18 0 12 0 27569771 1565097984 42617 1992294400 134512640 134550932 4286929920 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1528416 CPUtime=0.14
/proc/31657/task/31661/stat : 31661 (java) R 31655 31657 31274 0 -1 4202560 4395 0 0 0 12 2 0 0 18 0 12 0 27569771 1565097984 42619 1992294400 134512640 134550932 4286929920 18446744073709551615 106195352 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 27569773 1565097984 42620 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 27569773 1565097984 42621 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 12 0 27569773 1565097984 42622 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 12 0 27569778 1565097984 42624 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1528416 CPUtime=0.67
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 995 0 0 0 67 0 0 0 15 0 12 0 27569778 1565097984 42625 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1528416 CPUtime=0.1
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 521 0 0 0 10 0 0 0 17 0 12 0 27569778 1565097984 42626 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 27569778 1565097984 42628 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1528416 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 27569778 1565097984 42629 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 1528416

[startup+6.30129 s]
/proc/loadavg: 1.81 1.96 1.63 2/118 31669
/proc/meminfo: memFree=1632968/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1529384 CPUtime=8.17
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 63306 0 1 0 787 30 0 0 18 0 13 0 27569768 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382346 59394 1437 10 0 379648 0
[pid=31657/tid=31659] ppid=31655 vsize=1529384 CPUtime=5.43
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32067 0 1 0 529 14 0 0 20 0 13 0 27569770 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4109614049 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1529384 CPUtime=0.63
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 16155 0 0 0 56 7 0 0 16 0 13 0 27569771 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1529384 CPUtime=0.63
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 11802 0 0 0 57 6 0 0 16 0 13 0 27569771 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1529384 CPUtime=0
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 27569773 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1529384 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1529384 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1529384 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1529384 CPUtime=1.03
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1425 0 0 0 103 0 0 0 15 0 13 0 27569778 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1529384 CPUtime=0.4
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 785 0 0 0 40 0 0 0 15 0 13 0 27569778 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1529384 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1529384 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 27569778 1566089216 59394 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 1529384

[startup+12.7002 s]
/proc/loadavg: 1.75 1.95 1.63 2/119 31670
/proc/meminfo: memFree=1617708/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1529940 CPUtime=15.08
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 64553 0 1 0 1477 31 0 0 18 0 13 0 27569768 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382485 60576 1440 10 0 379787 0
[pid=31657/tid=31659] ppid=31655 vsize=1529940 CPUtime=11.62
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32073 0 1 0 1148 14 0 0 25 0 13 0 27569770 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4109590578 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1529940 CPUtime=0.71
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 17163 0 0 0 64 7 0 0 16 0 13 0 27569771 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1529940 CPUtime=0.71
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 11811 0 0 0 65 6 0 0 16 0 13 0 27569771 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27569773 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1529940 CPUtime=1.45
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1465 0 0 0 144 1 0 0 15 0 13 0 27569778 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1529940 CPUtime=0.53
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 969 0 0 0 53 0 0 0 15 0 13 0 27569778 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 27569778 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31670] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31670/stat : 31670 (java) S 31655 31657 31274 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 27570354 1566658560 60576 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.08
Current children cumulated vsize (KiB) 1529940

[startup+25.5019 s]
/proc/loadavg: 1.58 1.90 1.62 2/119 31672
/proc/meminfo: memFree=1597248/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1529940 CPUtime=28.15
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 70241 0 1 0 2781 34 0 0 18 0 13 0 27569768 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382485 65682 1440 10 0 379787 0
[pid=31657/tid=31659] ppid=31655 vsize=1529940 CPUtime=24.13
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32077 0 1 0 2399 14 0 0 25 0 13 0 27569770 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4109745160 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1529940 CPUtime=0.99
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 20431 0 0 0 90 9 0 0 15 0 13 0 27569771 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1529940 CPUtime=0.99
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 14227 0 0 0 92 7 0 0 16 0 13 0 27569771 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27569773 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1529940 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566658560 65682 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1529940 CPUtime=0

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

[pid=31657] ppid=31655 vsize=1530068 CPUtime=1669.36
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 191472 0 1 0 166827 109 0 0 18 0 13 0 27569768 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382517 138454 1445 10 0 379819 0
[pid=31657/tid=31659] ppid=31655 vsize=1530068 CPUtime=1635.18
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32242 0 1 0 163492 26 0 0 25 0 13 0 27569770 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4109688528 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1530068 CPUtime=6.15
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 61984 0 0 0 583 32 0 0 16 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1530068 CPUtime=6.13
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 54567 0 0 0 582 31 0 0 16 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1530068 CPUtime=19.6
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 39062 0 0 0 1944 16 0 0 15 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1530068 CPUtime=1.66
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1485 0 0 0 165 1 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1530068 CPUtime=0.57
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 971 0 0 0 57 0 0 0 16 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31670] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31670/stat : 31670 (java) S 31655 31657 31274 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 27570354 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1669.36
Current children cumulated vsize (KiB) 1530068

[startup+1722.3 s]
/proc/loadavg: 1.35 1.09 1.10 3/119 31728
/proc/meminfo: memFree=1302752/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1530068 CPUtime=1729.57
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 194024 0 1 0 172846 111 0 0 18 0 13 0 27569768 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382517 138454 1445 10 0 379819 0
[pid=31657/tid=31659] ppid=31655 vsize=1530068 CPUtime=1693.52
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32251 0 1 0 169326 26 0 0 25 0 13 0 27569770 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4109381605 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1530068 CPUtime=6.4
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 61984 0 0 0 608 32 0 0 16 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1530068 CPUtime=6.37
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 54567 0 0 0 606 31 0 0 15 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1530068 CPUtime=20.99
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 41601 0 0 0 2082 17 0 0 15 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1530068 CPUtime=1.66
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1485 0 0 0 165 1 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1530068 CPUtime=0.57
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 971 0 0 0 57 0 0 0 16 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31670] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31670/stat : 31670 (java) S 31655 31657 31274 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 27570354 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1729.57
Current children cumulated vsize (KiB) 1530068

[startup+1782.3 s]
/proc/loadavg: 1.13 1.07 1.09 2/119 31730
/proc/meminfo: memFree=1302752/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1530068 CPUtime=1789.66
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 194879 0 1 0 178855 111 0 0 18 0 13 0 27569768 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382517 138454 1445 10 0 379819 0
[pid=31657/tid=31659] ppid=31655 vsize=1530068 CPUtime=1752.91
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32255 0 1 0 175265 26 0 0 25 0 13 0 27569770 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4109383241 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1530068 CPUtime=6.54
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 61984 0 0 0 622 32 0 0 16 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1530068 CPUtime=6.5
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 54567 0 0 0 619 31 0 0 15 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1530068 CPUtime=21.4
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 42448 0 0 0 2123 17 0 0 15 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1530068 CPUtime=1.66
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1485 0 0 0 165 1 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1530068 CPUtime=0.57
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 971 0 0 0 57 0 0 0 16 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31670] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31670/stat : 31670 (java) S 31655 31657 31274 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 27570354 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (KiB) 1530068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.7 s]
/proc/loadavg: 1.10 1.06 1.09 3/119 31730
/proc/meminfo: memFree=1302752/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1530068 CPUtime=1800.08
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 195727 0 1 0 179897 111 0 0 18 0 13 0 27569768 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382517 138454 1445 10 0 379819 0
[pid=31657/tid=31659] ppid=31655 vsize=1530068 CPUtime=1762.87
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32256 0 1 0 176261 26 0 0 25 0 13 0 27569770 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4109720297 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1530068 CPUtime=6.57
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 61984 0 0 0 625 32 0 0 15 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1530068 CPUtime=6.52
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 54567 0 0 0 621 31 0 0 16 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1530068 CPUtime=21.82
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 43295 0 0 0 2165 17 0 0 15 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1530068 CPUtime=1.66
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1485 0 0 0 165 1 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1530068 CPUtime=0.57
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 971 0 0 0 57 0 0 0 16 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31670] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31670/stat : 31670 (java) S 31655 31657 31274 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 27570354 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1530068

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

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

[startup+1792.7 s]
/proc/loadavg: 1.10 1.06 1.09 3/119 31730
/proc/meminfo: memFree=1302752/2059040 swapFree=4136716/4192956
[pid=31657] ppid=31655 vsize=1530068 CPUtime=1800.08
/proc/31657/stat : 31657 (java) S 31655 31657 31274 0 -1 4202496 195727 0 1 0 179897 111 0 0 18 0 13 0 27569768 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31657/statm: 382517 138454 1445 10 0 379819 0
[pid=31657/tid=31659] ppid=31655 vsize=1530068 CPUtime=1762.87
/proc/31657/task/31659/stat : 31659 (java) R 31655 31657 31274 0 -1 4202560 32256 0 1 0 176261 26 0 0 25 0 13 0 27569770 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4109720297 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31657/tid=31660] ppid=31655 vsize=1530068 CPUtime=6.57
/proc/31657/task/31660/stat : 31660 (java) S 31655 31657 31274 0 -1 4202560 61984 0 0 0 625 32 0 0 15 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31661] ppid=31655 vsize=1530068 CPUtime=6.52
/proc/31657/task/31661/stat : 31661 (java) S 31655 31657 31274 0 -1 4202560 54567 0 0 0 621 31 0 0 16 0 13 0 27569771 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31662] ppid=31655 vsize=1530068 CPUtime=21.82
/proc/31657/task/31662/stat : 31662 (java) S 31655 31657 31274 0 -1 4202560 43295 0 0 0 2165 17 0 0 15 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 0 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31663] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31663/stat : 31663 (java) S 31655 31657 31274 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31664] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31664/stat : 31664 (java) S 31655 31657 31274 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 27569773 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31665] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31665/stat : 31665 (java) S 31655 31657 31274 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31666] ppid=31655 vsize=1530068 CPUtime=1.66
/proc/31657/task/31666/stat : 31666 (java) S 31655 31657 31274 0 -1 4202560 1485 0 0 0 165 1 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31667] ppid=31655 vsize=1530068 CPUtime=0.57
/proc/31657/task/31667/stat : 31667 (java) S 31655 31657 31274 0 -1 4202560 971 0 0 0 57 0 0 0 16 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31668] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31668/stat : 31668 (java) S 31655 31657 31274 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
[pid=31657/tid=31669] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31669/stat : 31669 (java) S 31655 31657 31274 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27569778 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 1 0 0 0
[pid=31657/tid=31670] ppid=31655 vsize=1530068 CPUtime=0
/proc/31657/task/31670/stat : 31670 (java) S 31655 31657 31274 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 27570354 1566789632 138454 1992294400 134512640 134550932 4286929920 18446744073709551615 4294960144 0 4 0 16800975 18446604437823746496 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1530068

Child status: 143
Real time (s): 1792.82
CPU time (s): 1800.22
CPU user time (s): 1799.05
CPU system time (s): 1.17282
CPU usage (%): 100.413
Max. virtual memory (cumulated for all children) (KiB): 1532072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.17282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195748
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= 38591
involuntary context switches= 18701

runsolver used 3.58845 second user time and 9.63753 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-14 14:48:02
IDJOB=2659015
IDBENCH=2289
IDSOLVER=1164
FILE ID=node012/2659015-1276519681
PBS_JOBID= 11173432
Free space on /tmp= 62496 MiB

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

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

MD5SUM BENCH= 4d43a5c709d5b7af17653becda068043
RANDOM SEED=256897458

node012.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.258
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.51
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.258
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:       1855852 kB
Buffers:         14316 kB
Cached:         109292 kB
SwapCached:       9408 kB
Active:          33144 kB
Inactive:       103036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1855852 kB
SwapTotal:     4192956 kB
SwapFree:      4136716 kB
Dirty:            8840 kB
Writeback:           0 kB
AnonPages:       10932 kB
Mapped:           9164 kB
Slab:            44732 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181460 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= 62496 MiB
End job on node012 at 2010-06-14 15:17:57