Trace number 2658813

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.26 1798.15

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scsd1.opb
MD5SUM34085e863ff461099a0ff7d8d6c87d4c
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 variables22800
Total number of constraints77
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 constraints77
Minimum length of a constraint600
Maximum length of a constraint1500
Number of terms in the objective function 22800
Biggest coefficient in the objective function 268435456000000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 188158757647584541356
Number of bits of the sum of numbers in the objective function 68
Biggest number in a constraint 268435456000000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 188158757647584541356
Number of bits of the biggest sum of numbers68
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2658813-1276548330.opb
0.22/0.21	c reading problem ... 
1.90/1.51	c ... done. Wall clock time 1.299s.
1.90/1.51	c #vars     22800
1.90/1.51	c #constraints  154
1.90/1.51	c constraints type 
1.90/1.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 154
51.45/50.19	c cleaning 2499 clauses out of 5000 with flag 5000/5000
91.15/89.77	c cleaning 4248 clauses out of 8502 with flag 11001/11001
110.95/109.59	c cleaning 5626 clauses out of 11261 with flag 18008/18008
117.26/115.88	c cleaning 6814 clauses out of 13627 with flag 26000/26000
127.00/125.51	c cleaning 7901 clauses out of 15813 with flag 35000/35000
143.33/141.81	c cleaning 8952 clauses out of 17912 with flag 45000/45000
159.53/158.07	c cleaning 9476 clauses out of 18961 with flag 55001/55001
174.74/173.21	c cleaning 9742 clauses out of 19484 with flag 65000/65000
188.04/186.57	c cleaning 9872 clauses out of 19743 with flag 75001/75001
205.25/203.79	c cleaning 9932 clauses out of 19870 with flag 85000/85000
220.16/218.67	c cleaning 9962 clauses out of 19938 with flag 95000/95000
233.86/232.30	c cleaning 9981 clauses out of 19976 with flag 105000/105000
248.36/246.86	c cleaning 9994 clauses out of 19995 with flag 115000/115000
266.87/265.34	c cleaning 10000 clauses out of 20001 with flag 125000/125000
280.39/278.86	c cleaning 9992 clauses out of 20003 with flag 135002/135002
292.49/290.90	c cleaning 10000 clauses out of 20009 with flag 145000/145000
307.29/305.75	c cleaning 9994 clauses out of 20009 with flag 155000/155000
322.30/320.79	c cleaning 10005 clauses out of 20017 with flag 165002/165002
342.21/340.64	c cleaning 9999 clauses out of 20010 with flag 175000/175000
359.15/357.52	c cleaning 10004 clauses out of 20012 with flag 185001/185001
380.16/378.59	c cleaning 10002 clauses out of 20007 with flag 195000/195000
400.88/399.23	c cleaning 9997 clauses out of 20006 with flag 205001/205001
418.78/417.10	c cleaning 9999 clauses out of 20010 with flag 215002/215002
432.68/431.07	c cleaning 10004 clauses out of 20009 with flag 225000/225000
448.19/446.56	c cleaning 9999 clauses out of 20006 with flag 235001/235001
465.59/463.94	c cleaning 10000 clauses out of 20006 with flag 245000/245000
481.60/479.93	c cleaning 9998 clauses out of 20007 with flag 255001/255001
497.00/495.36	c cleaning 10004 clauses out of 20008 with flag 265000/265000
513.21/511.55	c cleaning 9999 clauses out of 20004 with flag 275000/275000
532.11/530.42	c cleaning 10003 clauses out of 20006 with flag 285001/285001
553.73/552.07	c cleaning 9998 clauses out of 20002 with flag 295000/295000
570.53/568.86	c cleaning 9994 clauses out of 20004 with flag 305000/305000
585.23/583.57	c cleaning 10000 clauses out of 20010 with flag 315000/315000
599.14/597.44	c cleaning 10002 clauses out of 20012 with flag 325002/325002
613.54/611.82	c cleaning 10003 clauses out of 20008 with flag 335000/335000
628.25/626.51	c cleaning 10000 clauses out of 20005 with flag 345000/345000
643.26/641.56	c cleaning 9997 clauses out of 20005 with flag 355000/355000
657.87/656.11	c cleaning 10002 clauses out of 20009 with flag 365001/365001
674.28/672.56	c cleaning 10001 clauses out of 20007 with flag 375001/375001
689.78/688.03	c cleaning 9999 clauses out of 20006 with flag 385001/385001
705.07/703.35	c cleaning 9994 clauses out of 20006 with flag 395000/395000
723.89/722.10	c cleaning 10003 clauses out of 20013 with flag 405001/405001
739.60/737.83	c cleaning 10005 clauses out of 20010 with flag 415001/415001
762.49/760.79	c cleaning 10002 clauses out of 20004 with flag 425000/425000
785.80/784.02	c cleaning 9995 clauses out of 20002 with flag 435000/435000
800.61/798.89	c cleaning 9997 clauses out of 20008 with flag 445001/445001
811.62/809.86	c cleaning 10000 clauses out of 20012 with flag 455002/455002
823.14/821.34	c cleaning 9999 clauses out of 20010 with flag 465000/465000
833.84/832.09	c cleaning 10000 clauses out of 20012 with flag 475001/475001
849.13/847.31	c cleaning 10004 clauses out of 20020 with flag 485009/485009
866.15/864.40	c cleaning 9997 clauses out of 20007 with flag 495000/495000
882.26/880.45	c cleaning 9998 clauses out of 20010 with flag 505000/505000
897.29/895.41	c cleaning 10002 clauses out of 20012 with flag 515000/515000
910.78/908.90	c cleaning 10003 clauses out of 20014 with flag 525004/525004
924.99/923.17	c cleaning 9998 clauses out of 20007 with flag 535000/535000
941.86/940.05	c cleaning 10002 clauses out of 20009 with flag 545000/545000
954.76/952.90	c cleaning 10000 clauses out of 20007 with flag 555000/555000
964.76/962.96	c cleaning 10000 clauses out of 20013 with flag 565006/565006
975.85/974.02	c cleaning 9997 clauses out of 20007 with flag 575000/575000
991.86/990.09	c cleaning 10000 clauses out of 20010 with flag 585000/585000
1007.56/1005.71	c cleaning 10002 clauses out of 20010 with flag 595000/595000
1021.96/1020.16	c cleaning 9999 clauses out of 20008 with flag 605000/605000
1036.47/1034.69	c cleaning 9998 clauses out of 20010 with flag 615001/615001
1047.78/1045.92	c cleaning 9999 clauses out of 20012 with flag 625001/625001
1059.68/1057.88	c cleaning 9999 clauses out of 20012 with flag 635000/635000
1073.59/1071.72	c cleaning 10002 clauses out of 20015 with flag 645002/645002
1088.28/1086.49	c cleaning 9996 clauses out of 20012 with flag 655001/655001
1102.00/1100.15	c cleaning 10001 clauses out of 20016 with flag 665001/665001
1116.49/1114.66	c cleaning 9998 clauses out of 20014 with flag 675000/675000
1130.12/1128.22	c cleaning 10003 clauses out of 20018 with flag 685002/685002
1142.71/1140.83	c cleaning 9999 clauses out of 20014 with flag 695001/695001
1156.31/1154.40	c cleaning 10001 clauses out of 20015 with flag 705001/705001
1169.30/1167.48	c cleaning 9997 clauses out of 20014 with flag 715001/715001
1184.70/1182.83	c cleaning 10005 clauses out of 20017 with flag 725001/725001
1200.10/1198.27	c cleaning 10000 clauses out of 20011 with flag 735000/735000
1214.31/1212.47	c cleaning 10001 clauses out of 20011 with flag 745000/745000
1228.50/1226.61	c cleaning 9997 clauses out of 20011 with flag 755001/755001
1241.82/1239.98	c cleaning 10002 clauses out of 20014 with flag 765001/765001
1254.32/1252.43	c cleaning 9999 clauses out of 20011 with flag 775000/775000
1266.12/1264.30	c cleaning 10000 clauses out of 20013 with flag 785001/785001
1278.92/1277.08	c cleaning 10003 clauses out of 20013 with flag 795001/795001
1294.91/1293.00	c cleaning 9998 clauses out of 20009 with flag 805000/805000
1310.94/1309.06	c cleaning 9997 clauses out of 20011 with flag 815000/815000
1325.32/1323.44	c cleaning 9998 clauses out of 20014 with flag 825000/825000
1340.21/1338.32	c cleaning 10002 clauses out of 20017 with flag 835001/835001
1354.31/1352.41	c cleaning 9997 clauses out of 20014 with flag 845000/845000
1369.50/1367.66	c cleaning 10004 clauses out of 20019 with flag 855002/855002
1385.00/1383.19	c cleaning 9997 clauses out of 20014 with flag 865001/865001
1399.90/1398.02	c cleaning 10000 clauses out of 20017 with flag 875001/875001
1416.19/1414.35	c cleaning 9999 clauses out of 20016 with flag 885000/885000
1445.79/1443.93	c cleaning 10009 clauses out of 20017 with flag 895000/895000
1473.01/1471.12	c cleaning 10000 clauses out of 20009 with flag 905001/905001
1483.22/1481.39	c cleaning 9996 clauses out of 20008 with flag 915000/915000
1493.82/1491.95	c cleaning 10006 clauses out of 20014 with flag 925002/925002
1506.14/1504.23	c cleaning 9997 clauses out of 20007 with flag 935001/935001
1518.44/1516.53	c cleaning 9998 clauses out of 20009 with flag 945000/945000
1532.86/1530.93	c cleaning 10002 clauses out of 20011 with flag 955000/955000
1546.38/1544.43	c cleaning 9999 clauses out of 20009 with flag 965000/965000
1559.28/1557.40	c cleaning 10000 clauses out of 20011 with flag 975001/975001
1571.27/1569.37	c cleaning 9999 clauses out of 20010 with flag 985000/985000
1584.18/1582.24	c cleaning 9996 clauses out of 20011 with flag 995000/995000
1596.69/1594.70	c cleaning 10002 clauses out of 20016 with flag 1005001/1005001
1610.59/1608.65	c cleaning 10002 clauses out of 20014 with flag 1015001/1015001
1625.70/1623.77	c cleaning 10002 clauses out of 20012 with flag 1025001/1025001
1642.89/1640.94	c cleaning 10002 clauses out of 20010 with flag 1035001/1035001
1658.70/1656.80	c cleaning 9999 clauses out of 20007 with flag 1045000/1045000
1675.89/1673.92	c cleaning 10002 clauses out of 20009 with flag 1055001/1055001
1691.71/1689.78	c cleaning 9998 clauses out of 20006 with flag 1065000/1065000
1708.53/1706.52	c cleaning 9999 clauses out of 20009 with flag 1075001/1075001
1723.32/1721.33	c cleaning 9999 clauses out of 20010 with flag 1085001/1085001
1739.44/1737.49	c cleaning 10000 clauses out of 20011 with flag 1095001/1095001
1754.73/1752.71	c cleaning 9999 clauses out of 20010 with flag 1105000/1105000
1770.44/1768.42	c cleaning 9997 clauses out of 20012 with flag 1115001/1115001
1787.94/1785.91	c cleaning 10003 clauses out of 20014 with flag 1125000/1125000
1800.05/1798.01	c starts		: 189
1800.05/1798.01	c conflicts		: 1131866
1800.05/1798.01	c decisions		: 1439611
1800.05/1798.01	c propagations		: 8880244
1800.05/1798.01	c inspects		: 686168163
1800.05/1798.01	c learnt literals	: 0
1800.05/1798.01	c learnt binary clauses	: 0
1800.05/1798.01	c learnt ternary clauses	: 0
1800.05/1798.01	c learnt clauses	: 1131866
1800.05/1798.01	c ignored clauses	: 0
1800.05/1798.01	c root simplifications	: 0
1800.05/1798.01	c removed literals (reason simplification)	: 37911161
1800.05/1798.01	c reason swapping (by a shorter reason)	: 0
1800.05/1798.01	c Calls to reduceDB	: 114
1800.05/1798.01	c number of reductions to clauses (during analyze)	: 0
1800.05/1798.01	c number of learned constraints concerned by reduction	: 0
1800.05/1798.01	c number of learning phase by resolution	: 0
1800.05/1798.01	c number of learning phase by cutting planes	: 0
1800.05/1798.01	c speed (assignments/second)	: 4943.080990815474
1800.05/1798.01	c non guided choices	82617
1800.05/1798.07	c learnt constraints type 
1800.05/1798.07	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16902
1800.05/1798.07	c constraints type 
1800.05/1798.07	c org.sat4j.pb.constraints.pb.MaxWatchPb => 154
1800.05/1798.07	s UNKNOWN
1800.05/1798.07	c Total wall clock time (in seconds): 1797.856

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-2658813-1276548330/watcher-2658813-1276548330 -o /tmp/evaluation-result-2658813-1276548330/solver-2658813-1276548330 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658813-1276548330.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.93 0.98 1.19 3/106 611
/proc/meminfo: memFree=1676208/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=24036 CPUtime=0
/proc/611/stat : 611 (runsolver) R 609 611 586 0 -1 4202560 81 0 0 0 0 0 0 0 19 0 1 0 30434325 24612864 106 1992294400 4194304 4302564 140735291283248 18446744073709551615 238759289847 0 2147483391 4096 24578 0 0 0 17 0 0 0 0
/proc/611/statm: 6009 106 69 27 0 2647 0

[startup+0.0472569 s]
/proc/loadavg: 0.93 0.98 1.19 3/106 611
/proc/meminfo: memFree=1676208/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1520328 CPUtime=0.02
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 3427 0 1 0 1 1 0 0 15 0 4 0 30434325 1556815872 2870 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 380082 2870 960 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.101255 s]
/proc/loadavg: 0.93 0.98 1.19 3/106 611
/proc/meminfo: memFree=1676208/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1524184 CPUtime=0.08
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 3958 0 1 0 6 2 0 0 15 0 12 0 30434325 1560764416 3397 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 381046 3398 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.302251 s]
/proc/loadavg: 0.93 0.98 1.19 3/106 611
/proc/meminfo: memFree=1676208/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1526788 CPUtime=0.37
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 5464 0 1 0 33 4 0 0 15 0 12 0 30434325 1563430912 4901 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 381697 4901 1365 10 0 378999 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526788

[startup+0.700241 s]
/proc/loadavg: 0.93 0.98 1.19 3/106 611
/proc/meminfo: memFree=1676208/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1528344 CPUtime=0.95
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 8709 0 1 0 89 6 0 0 15 0 12 0 30434325 1565024256 8071 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 382086 8071 1400 10 0 379388 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 1528344

[startup+1.50022 s]
/proc/loadavg: 0.93 0.98 1.19 2/118 623
/proc/meminfo: memFree=1634944/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1528484 CPUtime=1.9
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 22906 0 1 0 179 11 0 0 15 0 12 0 30434325 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 382121 22209 1406 10 0 379423 0
[pid=611/tid=613] ppid=609 vsize=1528484 CPUtime=1.28
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 20568 0 1 0 119 9 0 0 25 0 12 0 30434327 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4108884645 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=611/tid=614] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 30434328 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30434328 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 30434330 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=617] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 12 0 30434330 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 30434330 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 30434335 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1528484 CPUtime=0.28
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 494 0 0 0 28 0 0 0 15 0 12 0 30434335 1565167616 22209 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1528484 CPUtime=0.3
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 781 0 0 0 30 0 0 0 15 0 12 0 30434335 1565167616 22211 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 30434335 1565167616 22213 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1528484 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 30434335 1565167616 22215 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 1528484

[startup+3.10118 s]
/proc/loadavg: 0.93 0.98 1.19 2/118 623
/proc/meminfo: memFree=1564884/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1531112 CPUtime=4.04
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 31946 0 1 0 389 15 0 0 15 0 13 0 30434325 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 382778 31171 1432 10 0 380080 0
[pid=611/tid=613] ppid=609 vsize=1531112 CPUtime=2.6
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 28891 0 1 0 247 13 0 0 25 0 13 0 30434327 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4109082410 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=611/tid=614] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 30434328 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30434328 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30434330 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=617] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 13 0 30434330 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 13 0 30434330 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1531112 CPUtime=0.68
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 1057 0 0 0 68 0 0 0 16 0 13 0 30434335 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1531112 CPUtime=0.72
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 930 0 0 0 72 0 0 0 16 0 13 0 30434335 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30434335 1567858688 31171 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 1531112

[startup+6.30111 s]
/proc/loadavg: 0.93 0.98 1.19 2/119 624
/proc/meminfo: memFree=1553592/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1531112 CPUtime=7.31
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 32768 0 1 0 715 16 0 0 15 0 13 0 30434325 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 382778 31991 1432 10 0 380080 0
[pid=611/tid=613] ppid=609 vsize=1531112 CPUtime=5.78
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 29707 0 1 0 565 13 0 0 25 0 13 0 30434327 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4109082410 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=611/tid=614] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 30434328 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 30434328 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30434330 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=617] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 13 0 30434330 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 13 0 30434330 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1531112 CPUtime=0.7
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 1057 0 0 0 70 0 0 0 16 0 13 0 30434335 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1531112 CPUtime=0.79
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 936 0 0 0 79 0 0 0 15 0 13 0 30434335 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30434335 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30434539 1567858688 31991 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 1531112

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 1.19 2/119 624
/proc/meminfo: memFree=1527552/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1531112 CPUtime=14.06
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 39458 0 1 0 1385 21 0 0 15 0 13 0 30434325 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 382778 38250 1443 10 0 380080 0
[pid=611/tid=613] ppid=609 vsize=1531112 CPUtime=12.02
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32038 0 1 0 1187 15 0 0 25 0 13 0 30434327 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4108979856 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=611/tid=614] ppid=609 vsize=1531112 CPUtime=0.06
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 1885 0 0 0 5 1 0 0 16 0 13 0 30434328 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1531112 CPUtime=0.05
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 1982 0 0 0 4 1 0 0 18 0 13 0 30434328 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=616] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 30434330 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=617] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30434330 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30434330 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1531112 CPUtime=0.84
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 1520 0 0 0 84 0 0 0 15 0 13 0 30434335 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1531112 CPUtime=1.03
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 959 0 0 0 103 0 0 0 15 0 13 0 30434335 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 30434335 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30434539 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.06
Current children cumulated vsize (KiB) 1531112

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.19 2/119 624
/proc/meminfo: memFree=1527552/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1531112 CPUtime=26.85
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 39462 0 1 0 2664 21 0 0 15 0 13 0 30434325 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 382778 38250 1443 10 0 380080 0
[pid=611/tid=613] ppid=609 vsize=1531112 CPUtime=24.82
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32042 0 1 0 2466 16 0 0 25 0 13 0 30434327 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4109147766 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=611/tid=614] ppid=609 vsize=1531112 CPUtime=0.06
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 1885 0 0 0 5 1 0 0 16 0 13 0 30434328 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1531112 CPUtime=0.05
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 1982 0 0 0 4 1 0 0 18 0 13 0 30434328 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=616] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 30434330 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=617] ppid=609 vsize=1531112 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30434330 1567858688 38250 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1531112 CPUtime=0

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

[pid=611] ppid=609 vsize=1532136 CPUtime=1664.29
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 61363 0 1 0 166387 42 0 0 15 0 13 0 30434325 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 383034 58424 1448 10 0 380336 0
[pid=611/tid=613] ppid=609 vsize=1532136 CPUtime=1648.7
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32149 0 1 0 164846 24 0 0 25 0 13 0 30434327 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4109165684 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=611/tid=614] ppid=609 vsize=1532136 CPUtime=1.25
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 5010 0 0 0 121 4 0 0 15 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1532136 CPUtime=1.22
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 4713 0 0 0 118 4 0 0 15 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1532136 CPUtime=10.95
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 15338 0 0 0 1090 5 0 0 15 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=617] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1532136 CPUtime=1.01
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 2014 0 0 0 101 0 0 0 16 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1532136 CPUtime=1.1
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 970 0 0 0 110 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30434539 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1664.29
Current children cumulated vsize (KiB) 1532136

[startup+1722.3 s]
/proc/loadavg: 1.05 1.02 1.04 3/119 682
/proc/meminfo: memFree=1443976/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1532136 CPUtime=1724.34
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 61493 0 1 0 172392 42 0 0 15 0 13 0 30434325 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 383034 58424 1448 10 0 380336 0
[pid=611/tid=613] ppid=609 vsize=1532136 CPUtime=1708.18
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32153 0 1 0 170794 24 0 0 25 0 13 0 30434327 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4109183352 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=611/tid=614] ppid=609 vsize=1532136 CPUtime=1.33
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 5010 0 0 0 129 4 0 0 16 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1532136 CPUtime=1.29
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 4713 0 0 0 125 4 0 0 15 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1532136 CPUtime=11.37
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 15460 0 0 0 1132 5 0 0 16 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=617] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1532136 CPUtime=1.01
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 2014 0 0 0 101 0 0 0 16 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1532136 CPUtime=1.1
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 970 0 0 0 110 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30434539 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1724.34
Current children cumulated vsize (KiB) 1532136

[startup+1782.3 s]
/proc/loadavg: 1.02 1.02 1.04 3/119 684
/proc/meminfo: memFree=1443976/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1532136 CPUtime=1784.34
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 61592 0 1 0 178392 42 0 0 15 0 13 0 30434325 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 383034 58424 1448 10 0 380336 0
[pid=611/tid=613] ppid=609 vsize=1532136 CPUtime=1767.81
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32156 0 1 0 176757 24 0 0 25 0 13 0 30434327 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4109147730 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=611/tid=614] ppid=609 vsize=1532136 CPUtime=1.34
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 5010 0 0 0 130 4 0 0 15 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=615] ppid=609 vsize=1532136 CPUtime=1.31
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 4713 0 0 0 127 4 0 0 15 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1532136 CPUtime=11.7
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 15554 0 0 0 1164 6 0 0 15 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=617] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1532136 CPUtime=1.01
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 2014 0 0 0 101 0 0 0 16 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1532136 CPUtime=1.1
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 970 0 0 0 110 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30434539 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1784.34
Current children cumulated vsize (KiB) 1532136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798 s]
/proc/loadavg: 1.01 1.02 1.03 2/119 684
/proc/meminfo: memFree=1443976/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1532136 CPUtime=1800.05
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 61625 0 1 0 179963 42 0 0 15 0 13 0 30434325 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 383034 58424 1448 10 0 380336 0
[pid=611/tid=613] ppid=609 vsize=1532136 CPUtime=1783.4
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32157 0 1 0 178316 24 0 0 25 0 13 0 30434327 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4109183804 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=611/tid=614] ppid=609 vsize=1532136 CPUtime=1.36
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 5010 0 0 0 132 4 0 0 16 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1532136 CPUtime=1.32
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 4713 0 0 0 128 4 0 0 15 0 13 0 30434328 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1532136 CPUtime=11.8
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 15584 0 0 0 1174 6 0 0 15 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=617] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30434330 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1532136 CPUtime=1.01
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 2014 0 0 0 101 0 0 0 16 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1532136 CPUtime=1.1
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 970 0 0 0 110 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 111 0 0 0 0 0 0 0 15 0 13 0 30434335 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1532136 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30434539 1568907264 58424 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1532136

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

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

[startup+1798.11 s]
/proc/loadavg: 1.01 1.02 1.03 2/119 684
/proc/meminfo: memFree=1443976/2059040 swapFree=4135896/4192956
[pid=611] ppid=609 vsize=1532784 CPUtime=1800.21
/proc/611/stat : 611 (java) S 609 611 586 0 -1 4202496 61686 0 1 0 179979 42 0 0 15 0 14 0 30434325 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/611/statm: 383196 58463 1450 10 0 380498 0
[pid=611/tid=613] ppid=609 vsize=1532784 CPUtime=1783.5
/proc/611/task/613/stat : 613 (java) R 609 611 586 0 -1 4202560 32157 0 1 0 178326 24 0 0 25 0 14 0 30434327 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4109241535 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=611/tid=614] ppid=609 vsize=1532784 CPUtime=1.36
/proc/611/task/614/stat : 614 (java) S 609 611 586 0 -1 4202560 5010 0 0 0 132 4 0 0 16 0 14 0 30434328 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=615] ppid=609 vsize=1532784 CPUtime=1.32
/proc/611/task/615/stat : 615 (java) S 609 611 586 0 -1 4202560 4713 0 0 0 128 4 0 0 15 0 14 0 30434328 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=616] ppid=609 vsize=1532784 CPUtime=11.8
/proc/611/task/616/stat : 616 (java) S 609 611 586 0 -1 4202560 15584 0 0 0 1174 6 0 0 15 0 14 0 30434330 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 0 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=617] ppid=609 vsize=1532784 CPUtime=0
/proc/611/task/617/stat : 617 (java) S 609 611 586 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 30434330 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=618] ppid=609 vsize=1532784 CPUtime=0
/proc/611/task/618/stat : 618 (java) S 609 611 586 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 30434330 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=619] ppid=609 vsize=1532784 CPUtime=0
/proc/611/task/619/stat : 619 (java) S 609 611 586 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 14 0 30434335 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=620] ppid=609 vsize=1532784 CPUtime=1.04
/proc/611/task/620/stat : 620 (java) S 609 611 586 0 -1 4202560 2054 0 0 0 104 0 0 0 15 0 14 0 30434335 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=621] ppid=609 vsize=1532784 CPUtime=1.1
/proc/611/task/621/stat : 621 (java) S 609 611 586 0 -1 4202560 970 0 0 0 110 0 0 0 15 0 14 0 30434335 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 1 0 0 0
[pid=611/tid=622] ppid=609 vsize=1532784 CPUtime=0
/proc/611/task/622/stat : 622 (java) S 609 611 586 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 30434335 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=623] ppid=609 vsize=1532784 CPUtime=0
/proc/611/task/623/stat : 623 (java) S 609 611 586 0 -1 4202560 111 0 0 0 0 0 0 0 15 0 14 0 30434335 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
[pid=611/tid=624] ppid=609 vsize=1532784 CPUtime=0
/proc/611/task/624/stat : 624 (java) S 609 611 586 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 30434539 1569570816 58463 1992294400 134512640 134550932 4287731968 18446744073709551615 4294960144 0 4 0 16800975 18446604437833419584 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 1532784

Child status: 143
Real time (s): 1798.15
CPU time (s): 1800.26
CPU user time (s): 1799.81
CPU system time (s): 0.45393
CPU usage (%): 100.117
Max. virtual memory (cumulated for all children) (KiB): 1532784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.45393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61686
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= 38128
involuntary context switches= 17489

runsolver used 3.64945 second user time and 9.52955 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-14 22:45:30
IDJOB=2658813
IDBENCH=2412
IDSOLVER=1164
FILE ID=node015/2658813-1276548330
PBS_JOBID= 11173487
Free space on /tmp= 62580 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-scsd1.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658813-1276548330/watcher-2658813-1276548330 -o /tmp/evaluation-result-2658813-1276548330/solver-2658813-1276548330 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658813-1276548330.opb

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

MD5SUM BENCH= 34085e863ff461099a0ff7d8d6c87d4c
RANDOM SEED=901878554

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1676480 kB
Buffers:        158776 kB
Cached:         143276 kB
SwapCached:      11036 kB
Active:          83980 kB
Inactive:       231720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1676480 kB
SwapTotal:     4192956 kB
SwapFree:      4135896 kB
Dirty:            2392 kB
Writeback:           0 kB
AnonPages:       11828 kB
Mapped:           9196 kB
Slab:            44836 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180068 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= 62580 MiB
End job on node015 at 2010-06-14 23:15:30