Trace number 2658809

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-forplan.opb
MD5SUM43a001fe9c1e4e8b75108df32c142ab0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12528
Total number of constraints155
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 constraints155
Minimum length of a constraint27
Maximum length of a constraint9090
Number of terms in the objective function 9340
Biggest coefficient in the objective function 6454798974976000
Number of bits for the biggest coefficient in the objective function 53
Sum of the numbers in the objective function 1138676908426644728
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 6454798974976000
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1138676908426644728
Number of bits of the biggest sum of numbers60
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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.15	c See www.sat4j.org for details.
0.08/0.16	c version 2.2.0.v20100526
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.23/0.22	c Pseudo Boolean Optimization
0.23/0.22	c --- Begin Solver configuration ---
0.23/0.22	c Stops conflict analysis at the first Unique Implication Point
0.23/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.22	c Learn all clauses as in MiniSAT
0.23/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.22	c Expensive reason simplification
0.23/0.22	c Armin Biere (Picosat) restarts strategy
0.23/0.22	c Glucose learned constraints deletion strategy
0.23/0.22	c timeout=2147483s
0.23/0.22	c DB Simplification allowed=false
0.23/0.22	c --- End Solver configuration ---
0.23/0.22	c solving HOME/instance-2658809-1276546368.opb
0.23/0.22	c reading problem ... 
2.47/1.84	c ... done. Wall clock time 1.622s.
2.47/1.84	c #vars     12528
2.47/1.84	c #constraints  5362
2.47/1.84	c constraints type 
2.47/1.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 240
44.84/43.19	c cleaning 2498 clauses out of 5001 with flag 5001/5001
65.71/63.97	c cleaning 4251 clauses out of 8502 with flag 11000/11000
81.84/80.05	c cleaning 5626 clauses out of 11251 with flag 18000/18000
98.79/96.94	c cleaning 6809 clauses out of 13627 with flag 26002/26002
122.92/121.06	c cleaning 7909 clauses out of 15817 with flag 35001/35001
148.62/146.76	c cleaning 8953 clauses out of 17907 with flag 45000/45000
178.55/176.63	c cleaning 9475 clauses out of 18955 with flag 55001/55001
212.06/210.16	c cleaning 9735 clauses out of 19479 with flag 65000/65000
239.56/237.68	c cleaning 9869 clauses out of 19745 with flag 75001/75001
262.67/260.73	c cleaning 9934 clauses out of 19876 with flag 85001/85001
289.38/287.47	c cleaning 9967 clauses out of 19942 with flag 95001/95001
315.88/313.92	c cleaning 9984 clauses out of 19974 with flag 105000/105000
341.10/339.14	c cleaning 9996 clauses out of 19991 with flag 115001/115001
364.01/362.06	c cleaning 9995 clauses out of 19994 with flag 125000/125000
391.91/389.98	c cleaning 9999 clauses out of 19999 with flag 135000/135000
422.71/420.77	c cleaning 9996 clauses out of 20000 with flag 145000/145000
447.42/445.45	c cleaning 10001 clauses out of 20005 with flag 155001/155001
474.02/472.03	c cleaning 9999 clauses out of 20004 with flag 165001/165001
501.74/499.70	c cleaning 10001 clauses out of 20005 with flag 175001/175001
524.34/522.39	c cleaning 10001 clauses out of 20005 with flag 185002/185002
549.33/547.35	c cleaning 10001 clauses out of 20003 with flag 195001/195001
568.94/566.96	c cleaning 9998 clauses out of 20003 with flag 205002/205002
589.14/587.18	c cleaning 9998 clauses out of 20003 with flag 215000/215000
607.85/605.86	c cleaning 9997 clauses out of 20005 with flag 225000/225000
630.25/628.26	c cleaning 9999 clauses out of 20009 with flag 235001/235001
655.55/653.56	c cleaning 9997 clauses out of 20010 with flag 245001/245001
681.96/679.90	c cleaning 9999 clauses out of 20013 with flag 255001/255001
712.58/710.51	c cleaning 10002 clauses out of 20014 with flag 265001/265001
742.07/740.08	c cleaning 10001 clauses out of 20011 with flag 275000/275000
770.78/768.75	c cleaning 10000 clauses out of 20010 with flag 285000/285000
799.50/797.49	c cleaning 10001 clauses out of 20011 with flag 295001/295001
831.10/829.02	c cleaning 10005 clauses out of 20009 with flag 305000/305000
858.81/856.78	c cleaning 9999 clauses out of 20005 with flag 315001/315001
891.20/889.17	c cleaning 9999 clauses out of 20005 with flag 325000/325000
913.59/911.53	c cleaning 9999 clauses out of 20007 with flag 335001/335001
934.49/932.50	c cleaning 9997 clauses out of 20007 with flag 345000/345000
956.39/954.37	c cleaning 10001 clauses out of 20011 with flag 355001/355001
979.49/977.44	c cleaning 9997 clauses out of 20009 with flag 365000/365000
1003.59/1001.58	c cleaning 10005 clauses out of 20012 with flag 375000/375000
1030.50/1028.49	c cleaning 9999 clauses out of 20008 with flag 385001/385001
1060.20/1058.15	c cleaning 9995 clauses out of 20008 with flag 395000/395000
1087.99/1085.98	c cleaning 10002 clauses out of 20013 with flag 405000/405000
1120.00/1117.99	c cleaning 10000 clauses out of 20012 with flag 415001/415001
1142.80/1140.76	c cleaning 10000 clauses out of 20012 with flag 425001/425001
1170.22/1168.12	c cleaning 9998 clauses out of 20012 with flag 435001/435001
1198.71/1196.60	c cleaning 9998 clauses out of 20014 with flag 445001/445001
1227.41/1225.33	c cleaning 10002 clauses out of 20016 with flag 455001/455001
1258.71/1256.68	c cleaning 10001 clauses out of 20014 with flag 465001/465001
1286.61/1284.54	c cleaning 10005 clauses out of 20013 with flag 475001/475001
1317.21/1315.16	c cleaning 9999 clauses out of 20008 with flag 485001/485001
1349.10/1347.04	c cleaning 10002 clauses out of 20010 with flag 495002/495002
1387.02/1384.93	c cleaning 9994 clauses out of 20006 with flag 505000/505000
1415.91/1413.82	c cleaning 10004 clauses out of 20013 with flag 515001/515001
1445.61/1443.50	c cleaning 10001 clauses out of 20008 with flag 525000/525000
1477.22/1475.17	c cleaning 9999 clauses out of 20007 with flag 535000/535000
1504.91/1502.82	c cleaning 10004 clauses out of 20009 with flag 545001/545001
1532.71/1530.68	c cleaning 9998 clauses out of 20004 with flag 555000/555000
1561.41/1559.38	c cleaning 10003 clauses out of 20008 with flag 565002/565002
1590.61/1588.53	c cleaning 9998 clauses out of 20003 with flag 575000/575000
1615.62/1613.50	c cleaning 9998 clauses out of 20005 with flag 585000/585000
1644.13/1642.08	c cleaning 10001 clauses out of 20008 with flag 595001/595001
1668.94/1666.82	c cleaning 9997 clauses out of 20007 with flag 605001/605001
1696.25/1694.15	c cleaning 10003 clauses out of 20009 with flag 615000/615000
1718.94/1716.83	c cleaning 9998 clauses out of 20006 with flag 625000/625000
1746.55/1744.45	c cleaning 10001 clauses out of 20010 with flag 635002/635002
1771.75/1769.66	c cleaning 9999 clauses out of 20007 with flag 645000/645000
1796.05/1793.98	c cleaning 9998 clauses out of 20008 with flag 655000/655000
1800.06/1797.91	c starts		: 168
1800.06/1797.91	c conflicts		: 657186
1800.06/1797.91	c decisions		: 699485
1800.06/1797.91	c propagations		: 9136949
1800.06/1797.91	c inspects		: 402024862
1800.06/1797.91	c learnt literals	: 0
1800.06/1797.91	c learnt binary clauses	: 0
1800.06/1797.91	c learnt ternary clauses	: 0
1800.06/1797.91	c learnt clauses	: 657185
1800.06/1797.91	c ignored clauses	: 0
1800.06/1797.91	c root simplifications	: 0
1800.06/1797.91	c removed literals (reason simplification)	: 43601678
1800.06/1797.91	c reason swapping (by a shorter reason)	: 0
1800.06/1797.91	c Calls to reduceDB	: 67
1800.06/1797.91	c number of reductions to clauses (during analyze)	: 0
1800.06/1797.91	c number of learned constraints concerned by reduction	: 0
1800.06/1797.92	c number of learning phase by resolution	: 0
1800.06/1797.92	c number of learning phase by cutting planes	: 0
1800.06/1797.92	c speed (assignments/second)	: 5087.184144065494
1800.06/1797.92	c non guided choices	7
1800.06/1797.96	c learnt constraints type 
1800.06/1797.96	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12206
1800.06/1797.96	c constraints type 
1800.06/1797.96	c org.sat4j.pb.constraints.pb.MaxWatchPb => 240
1800.06/1797.96	s UNKNOWN
1800.06/1797.96	c Total wall clock time (in seconds): 1797.741

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

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 29381
/proc/meminfo: memFree=1834144/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=248 CPUtime=0
/proc/29381/stat : 29381 (java) R 29379 29381 29356 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 28288654 253952 28 1992294400 134512640 134550932 4287880720 18446744073709551615 3252820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29381/statm: 62 28 21 10 0 23 0

[startup+0.089563 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 29381
/proc/meminfo: memFree=1834144/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1521796 CPUtime=0.07
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 3806 0 1 0 5 2 0 0 18 0 7 0 28288654 1558319104 3247 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 380449 3247 1044 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101566 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 29381
/proc/meminfo: memFree=1834144/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1522636 CPUtime=0.08
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 3895 0 1 0 6 2 0 0 18 0 9 0 28288654 1559179264 3335 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 380659 3335 1061 10 0 377969 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1522636

[startup+0.301603 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 29381
/proc/meminfo: memFree=1834144/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1526376 CPUtime=0.37
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 5340 0 1 0 34 3 0 0 18 0 12 0 28288654 1563009024 4777 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 381594 4777 1359 10 0 378896 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526376

[startup+0.701674 s]
/proc/loadavg: 0.85 0.97 0.99 3/106 29381
/proc/meminfo: memFree=1834144/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1527856 CPUtime=1.04
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 8563 0 1 0 99 5 0 0 18 0 12 0 28288654 1564524544 7957 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 381964 7958 1404 10 0 379266 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1527856

[startup+1.50181 s]
/proc/loadavg: 0.85 0.97 0.99 2/118 29393
/proc/meminfo: memFree=1793564/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1527772 CPUtime=2.18
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 22208 0 1 0 208 10 0 0 18 0 12 0 28288654 1564438528 21525 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 381943 21526 1406 10 0 379245 0
[pid=29381/tid=29383] ppid=29379 vsize=1527772 CPUtime=1.45
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 19998 0 1 0 137 8 0 0 25 0 12 0 28288656 1564438528 21527 1992294400 134512640 134550932 4287880720 18446744073709551615 4109303267 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 12 0 28288658 1564438528 21528 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 28288658 1564438528 21529 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28288659 1564438528 21530 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 28288660 1564438528 21531 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 28288660 1564438528 21532 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28288665 1564438528 21533 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1527772 CPUtime=0.37
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 297 0 0 0 37 0 0 0 20 0 12 0 28288665 1564438528 21534 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1527772 CPUtime=0.33
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 850 0 0 0 33 0 0 0 21 0 12 0 28288665 1564438528 21535 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28288665 1564438528 21536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1527772 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 28288665 1564438528 21537 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 1527772

[startup+3.10111 s]
/proc/loadavg: 0.85 0.97 0.99 3/118 29393
/proc/meminfo: memFree=1719040/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1529020 CPUtime=4.26
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 33564 0 1 0 412 14 0 0 18 0 13 0 28288654 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382255 32383 1428 10 0 379557 0
[pid=29381/tid=29383] ppid=29379 vsize=1529020 CPUtime=2.95
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 30605 0 1 0 283 12 0 0 25 0 13 0 28288656 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4109468264 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 28288658 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 28288658 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 28288659 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 28288660 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 28288660 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1529020 CPUtime=0.67
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 833 0 0 0 67 0 0 0 16 0 13 0 28288665 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1529020 CPUtime=0.61
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1057 0 0 0 61 0 0 0 16 0 13 0 28288665 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1529020 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28288665 1565716480 32383 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 1529020

[startup+6.30168 s]
/proc/loadavg: 0.94 0.98 0.99 2/119 29394
/proc/meminfo: memFree=1705268/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1528728 CPUtime=7.52
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 35011 0 1 0 736 16 0 0 18 0 13 0 28288654 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 33769 1429 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=6.1
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32024 0 1 0 596 14 0 0 25 0 13 0 28288656 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4109468125 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 28288658 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 28288658 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 13 0 28288659 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 28288660 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 28288660 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1528728 CPUtime=0.71
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 846 0 0 0 71 0 0 0 16 0 13 0 28288665 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1528728 CPUtime=0.67
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1072 0 0 0 67 0 0 0 16 0 13 0 28288665 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28288665 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28288889 1565417472 33769 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.52
Current children cumulated vsize (KiB) 1528728

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/119 29394
/proc/meminfo: memFree=1685924/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1528728 CPUtime=14.2
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 39408 0 1 0 1401 19 0 0 18 0 13 0 28288654 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 38123 1440 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=12.35
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32049 0 1 0 1220 15 0 0 25 0 13 0 28288656 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4109588057 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=0.08
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 2059 0 0 0 7 1 0 0 18 0 13 0 28288658 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=0.08
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 2289 0 0 0 7 1 0 0 18 0 13 0 28288658 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 28288659 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1528728 CPUtime=0.79
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 850 0 0 0 79 0 0 0 16 0 13 0 28288665 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1528728 CPUtime=0.86
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1087 0 0 0 86 0 0 0 15 0 13 0 28288665 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28288665 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28288889 1565417472 38123 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.2
Current children cumulated vsize (KiB) 1528728

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/119 29394
/proc/meminfo: memFree=1666952/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1528728 CPUtime=27.12
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 44237 0 1 0 2691 21 0 0 18 0 13 0 28288654 1565417472 42902 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 42902 1440 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=25.07
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32051 0 1 0 2492 15 0 0 25 0 13 0 28288656 1565417472 42902 1992294400 134512640 134550932 4287880720 18446744073709551615 4109468174 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=0.14
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 4609 0 0 0 12 2 0 0 18 0 13 0 28288658 1565417472 42902 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=0.14
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 4558 0 0 0 12 2 0 0 18 0 13 0 28288658 1565417472 42902 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 13 0 28288659 1565417472 42902 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 42902 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0

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

[pid=29381] ppid=29379 vsize=1528728 CPUtime=1664.43
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 59450 0 1 0 166381 62 0 0 18 0 13 0 28288654 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 55510 1445 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=1653.23
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32220 0 1 0 165279 44 0 0 25 0 13 0 28288656 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4109468679 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=1.37
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 9458 0 0 0 131 6 0 0 16 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=1.34
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 9332 0 0 0 128 6 0 0 15 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=6.47
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 5311 0 0 0 645 2 0 0 15 0 13 0 28288659 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1528728 CPUtime=0.85
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 855 0 0 0 85 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1528728 CPUtime=1.1
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1107 0 0 0 110 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28288889 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.43
Current children cumulated vsize (KiB) 1528728

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29443
/proc/meminfo: memFree=1613252/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1528728 CPUtime=1724.45
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 59463 0 1 0 172381 64 0 0 18 0 13 0 28288654 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 55510 1445 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=1712.82
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32227 0 1 0 171237 45 0 0 25 0 13 0 28288656 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4109468560 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=1.41
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 9458 0 0 0 135 6 0 0 16 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=1.39
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 9332 0 0 0 133 6 0 0 15 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=6.8
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 5315 0 0 0 678 2 0 0 15 0 13 0 28288659 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1528728 CPUtime=0.85
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 855 0 0 0 85 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1528728 CPUtime=1.1
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1107 0 0 0 110 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28288889 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.45
Current children cumulated vsize (KiB) 1528728

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29445
/proc/meminfo: memFree=1613252/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1528728 CPUtime=1784.45
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 59477 0 1 0 178379 66 0 0 18 0 13 0 28288654 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 55510 1445 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=1772.55
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32233 0 1 0 177208 47 0 0 25 0 13 0 28288656 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4109634874 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=1.45
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 9458 0 0 0 139 6 0 0 15 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=1.42
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 9332 0 0 0 136 6 0 0 15 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=7
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 5319 0 0 0 698 2 0 0 15 0 13 0 28288659 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1528728 CPUtime=0.85
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 855 0 0 0 85 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1528728 CPUtime=1.1
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1107 0 0 0 110 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28288889 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (KiB) 1528728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29445
/proc/meminfo: memFree=1613252/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1528728 CPUtime=1800.06
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 59481 0 1 0 179940 66 0 0 18 0 13 0 28288654 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382182 55510 1445 10 0 379484 0
[pid=29381/tid=29383] ppid=29379 vsize=1528728 CPUtime=1788.04
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32235 0 1 0 178756 48 0 0 25 0 13 0 28288656 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4109506531 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1528728 CPUtime=1.46
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 9458 0 0 0 140 6 0 0 15 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1528728 CPUtime=1.43
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 9332 0 0 0 137 6 0 0 15 0 13 0 28288658 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1528728 CPUtime=7.1
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 5319 0 0 0 708 2 0 0 15 0 13 0 28288659 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 28288660 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1528728 CPUtime=0.85
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 855 0 0 0 85 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1528728 CPUtime=1.1
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1107 0 0 0 110 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) S 29379 29381 29356 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 28288665 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1528728 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 28288889 1565417472 55510 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1528728

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

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

[startup+1798.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 29445
/proc/meminfo: memFree=1613252/2059040 swapFree=4140300/4192956
[pid=29381] ppid=29379 vsize=1529376 CPUtime=1800.22
/proc/29381/stat : 29381 (java) S 29379 29381 29356 0 -1 4202496 59509 0 1 0 179955 67 0 0 18 0 14 0 28288654 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/29381/statm: 382344 55536 1448 10 0 379646 0
[pid=29381/tid=29383] ppid=29379 vsize=1529376 CPUtime=1788.13
/proc/29381/task/29383/stat : 29383 (java) R 29379 29381 29356 0 -1 4202560 32235 0 1 0 178765 48 0 0 25 0 14 0 28288656 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4109616793 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29381/tid=29384] ppid=29379 vsize=1529376 CPUtime=1.46
/proc/29381/task/29384/stat : 29384 (java) S 29379 29381 29356 0 -1 4202560 9458 0 0 0 140 6 0 0 15 0 14 0 28288658 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29385] ppid=29379 vsize=1529376 CPUtime=1.43
/proc/29381/task/29385/stat : 29385 (java) S 29379 29381 29356 0 -1 4202560 9332 0 0 0 137 6 0 0 15 0 14 0 28288658 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29386] ppid=29379 vsize=1529376 CPUtime=7.1
/proc/29381/task/29386/stat : 29386 (java) S 29379 29381 29356 0 -1 4202560 5319 0 0 0 708 2 0 0 15 0 14 0 28288659 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 0 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29387] ppid=29379 vsize=1529376 CPUtime=0
/proc/29381/task/29387/stat : 29387 (java) S 29379 29381 29356 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 28288660 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29388] ppid=29379 vsize=1529376 CPUtime=0
/proc/29381/task/29388/stat : 29388 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 28288660 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29389] ppid=29379 vsize=1529376 CPUtime=0
/proc/29381/task/29389/stat : 29389 (java) S 29379 29381 29356 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 14 0 28288665 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29390] ppid=29379 vsize=1529376 CPUtime=0.86
/proc/29381/task/29390/stat : 29390 (java) S 29379 29381 29356 0 -1 4202560 855 0 0 0 86 0 0 0 16 0 14 0 28288665 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29391] ppid=29379 vsize=1529376 CPUtime=1.13
/proc/29381/task/29391/stat : 29391 (java) S 29379 29381 29356 0 -1 4202560 1112 0 0 0 113 0 0 0 15 0 14 0 28288665 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 1 0 0 0
[pid=29381/tid=29392] ppid=29379 vsize=1529376 CPUtime=0
/proc/29381/task/29392/stat : 29392 (java) S 29379 29381 29356 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 28288665 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
[pid=29381/tid=29393] ppid=29379 vsize=1529376 CPUtime=0
/proc/29381/task/29393/stat : 29393 (java) R 29379 29381 29356 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 14 0 28288665 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=29381/tid=29394] ppid=29379 vsize=1529376 CPUtime=0
/proc/29381/task/29394/stat : 29394 (java) S 29379 29381 29356 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 28288889 1566081024 55536 1992294400 134512640 134550932 4287880720 18446744073709551615 4294960144 0 4 0 16800975 18446604437815776448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 1529376

Child status: 143
Real time (s): 1798.04
CPU time (s): 1800.25
CPU user time (s): 1799.55
CPU system time (s): 0.696894
CPU usage (%): 100.123
Max. virtual memory (cumulated for all children) (KiB): 1529376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.696894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59510
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= 38774
involuntary context switches= 20027

runsolver used 3.72843 second user time and 9.60054 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-14 22:12:48
IDJOB=2658809
IDBENCH=2396
IDSOLVER=1164
FILE ID=node027/2658809-1276546368
PBS_JOBID= 11173483
Free space on /tmp= 62476 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-forplan.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658809-1276546368/watcher-2658809-1276546368 -o /tmp/evaluation-result-2658809-1276546368/solver-2658809-1276546368 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658809-1276546368.opb

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

MD5SUM BENCH= 43a001fe9c1e4e8b75108df32c142ab0
RANDOM SEED=1661444849

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1834416 kB
Buffers:         33244 kB
Cached:         111176 kB
SwapCached:       5712 kB
Active:          80236 kB
Inactive:        76592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1834416 kB
SwapTotal:     4192956 kB
SwapFree:      4140300 kB
Dirty:            2544 kB
Writeback:           0 kB
AnonPages:       10924 kB
Mapped:          13064 kB
Slab:            45896 kB
PageTables:       3932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node027 at 2010-06-14 22:42:48