Trace number 2659832

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.357945
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2659832-1276579160.opb
0.23/0.21	c reading problem ... 
0.93/0.68	c ... done. Wall clock time 0.466s.
0.93/0.68	c #vars     6480
0.93/0.68	c #constraints  161
0.93/0.68	c constraints type 
0.93/0.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
0.93/0.68	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
5.55/4.60	c cleaning 2454 clauses out of 5002 with flag 5002/5002
9.41/8.31	c cleaning 4246 clauses out of 8546 with flag 11000/11000
15.31/14.24	c cleaning 5624 clauses out of 11300 with flag 18000/18000
23.02/21.94	c cleaning 6801 clauses out of 13677 with flag 26001/26001
33.21/32.06	c cleaning 7901 clauses out of 15878 with flag 35003/35003
44.41/43.29	c cleaning 8932 clauses out of 17975 with flag 45001/45001
57.74/56.50	c cleaning 9477 clauses out of 19042 with flag 55000/55000
69.97/68.72	c cleaning 9725 clauses out of 19566 with flag 65001/65001
90.98/89.71	c cleaning 9891 clauses out of 19842 with flag 75002/75002
99.70/98.45	c cleaning 9939 clauses out of 19949 with flag 85000/85000
115.92/114.67	c cleaning 9971 clauses out of 20014 with flag 95004/95004
135.15/133.83	c cleaning 9982 clauses out of 20039 with flag 105000/105000
165.28/163.92	c cleaning 10028 clauses out of 20058 with flag 115001/115001
176.83/175.49	c cleaning 9967 clauses out of 20029 with flag 125000/125000
191.05/189.67	c cleaning 9978 clauses out of 20062 with flag 135000/135000
209.27/207.86	c cleaning 9984 clauses out of 20085 with flag 145001/145001
230.00/228.51	c cleaning 10001 clauses out of 20100 with flag 155000/155000
256.43/254.94	c cleaning 10002 clauses out of 20099 with flag 165000/165000
273.76/272.22	c cleaning 10001 clauses out of 20101 with flag 175004/175004
284.40/282.84	c cleaning 9994 clauses out of 20097 with flag 185001/185001
298.82/297.21	c cleaning 10003 clauses out of 20103 with flag 195001/195001
320.45/318.87	c cleaning 9992 clauses out of 20101 with flag 205002/205002
347.57/345.93	c cleaning 9999 clauses out of 20107 with flag 215000/215000
396.01/394.36	c cleaning 9994 clauses out of 20108 with flag 225000/225000
422.00/420.22	c cleaning 9996 clauses out of 20114 with flag 235000/235000
456.54/454.77	c cleaning 10004 clauses out of 20118 with flag 245000/245000
489.79/487.96	c cleaning 9991 clauses out of 20115 with flag 255001/255001
504.34/502.47	c cleaning 9996 clauses out of 20124 with flag 265001/265001
518.18/516.22	c cleaning 10017 clauses out of 20130 with flag 275003/275003
536.50/534.58	c cleaning 10025 clauses out of 20111 with flag 285001/285001
566.12/564.10	c cleaning 10024 clauses out of 20086 with flag 295001/295001
589.36/587.33	c cleaning 10001 clauses out of 20061 with flag 305000/305000
614.20/612.13	c cleaning 10004 clauses out of 20060 with flag 315000/315000
629.03/626.92	c cleaning 10011 clauses out of 20056 with flag 325000/325000
647.36/645.25	c cleaning 10005 clauses out of 20046 with flag 335001/335001
666.99/664.85	c cleaning 10004 clauses out of 20041 with flag 345001/345001
689.61/687.42	c cleaning 10004 clauses out of 20036 with flag 355000/355000
722.35/720.17	c cleaning 9994 clauses out of 20032 with flag 365000/365000
755.69/753.44	c cleaning 9996 clauses out of 20040 with flag 375002/375002
788.54/786.27	c cleaning 9982 clauses out of 20042 with flag 385000/385000
807.89/805.51	c cleaning 10012 clauses out of 20061 with flag 395001/395001
820.04/817.65	c cleaning 9987 clauses out of 20049 with flag 405001/405001
835.47/833.07	c cleaning 9993 clauses out of 20061 with flag 415000/415000
866.59/864.17	c cleaning 10000 clauses out of 20070 with flag 425002/425002
891.33/888.83	c cleaning 9975 clauses out of 20068 with flag 435000/435000
922.47/919.99	c cleaning 9996 clauses out of 20093 with flag 445000/445000
943.21/940.63	c cleaning 9998 clauses out of 20102 with flag 455005/455005
964.83/962.25	c cleaning 10007 clauses out of 20100 with flag 465001/465001
987.66/985.03	c cleaning 10002 clauses out of 20092 with flag 475000/475000
1000.99/998.31	c cleaning 10021 clauses out of 20091 with flag 485001/485001
1018.22/1015.59	c cleaning 10012 clauses out of 20073 with flag 495004/495004
1038.14/1035.48	c cleaning 10002 clauses out of 20060 with flag 505003/505003
1056.96/1054.30	c cleaning 10002 clauses out of 20058 with flag 515003/515003
1071.77/1069.04	c cleaning 9983 clauses out of 20053 with flag 525000/525000
1089.60/1086.85	c cleaning 10013 clauses out of 20071 with flag 535001/535001
1108.12/1105.39	c cleaning 10006 clauses out of 20059 with flag 545002/545002
1129.94/1127.10	c cleaning 9997 clauses out of 20055 with flag 555004/555004
1148.26/1145.45	c cleaning 10002 clauses out of 20055 with flag 565001/565001
1169.28/1166.41	c cleaning 10002 clauses out of 20055 with flag 575003/575003
1189.01/1186.13	c cleaning 10001 clauses out of 20050 with flag 585000/585000
1198.43/1195.57	c cleaning 9977 clauses out of 20053 with flag 595004/595004
1214.06/1211.15	c cleaning 9994 clauses out of 20072 with flag 605000/605000
1235.19/1232.30	c cleaning 10016 clauses out of 20078 with flag 615000/615000
1250.21/1247.28	c cleaning 9997 clauses out of 20063 with flag 625001/625001
1277.22/1274.22	c cleaning 9990 clauses out of 20065 with flag 635000/635000
1306.74/1303.70	c cleaning 9997 clauses out of 20079 with flag 645004/645004
1323.98/1320.96	c cleaning 10019 clauses out of 20081 with flag 655003/655003
1344.61/1341.51	c cleaning 10006 clauses out of 20065 with flag 665006/665006
1369.03/1365.97	c cleaning 10006 clauses out of 20056 with flag 675003/675003
1385.87/1382.76	c cleaning 10005 clauses out of 20047 with flag 685000/685000
1401.81/1398.65	c cleaning 10002 clauses out of 20047 with flag 695005/695005
1421.24/1418.03	c cleaning 10000 clauses out of 20040 with flag 705000/705000
1437.97/1434.76	c cleaning 10004 clauses out of 20041 with flag 715001/715001
1459.18/1455.98	c cleaning 9972 clauses out of 20036 with flag 725000/725000
1504.02/1500.70	c cleaning 9981 clauses out of 20065 with flag 735001/735001
1533.73/1530.35	c cleaning 9994 clauses out of 20087 with flag 745004/745004
1564.38/1561.00	c cleaning 9997 clauses out of 20091 with flag 755002/755002
1596.64/1593.17	c cleaning 9971 clauses out of 20093 with flag 765001/765001
1627.09/1623.57	c cleaning 10009 clauses out of 20121 with flag 775000/775000
1652.21/1648.66	c cleaning 9995 clauses out of 20113 with flag 785001/785001
1682.36/1678.74	c cleaning 9997 clauses out of 20117 with flag 795000/795000
1707.79/1704.14	c cleaning 10001 clauses out of 20121 with flag 805001/805001
1735.23/1731.58	c cleaning 10004 clauses out of 20122 with flag 815003/815003
1760.76/1757.08	c cleaning 10002 clauses out of 20115 with flag 825000/825000
1795.80/1792.08	c cleaning 9999 clauses out of 20115 with flag 835002/835002
1800.05/1796.21	c starts		: 171
1800.05/1796.21	c conflicts		: 836596
1800.05/1796.21	c decisions		: 1792506
1800.05/1796.21	c propagations		: 29125908
1800.05/1796.21	c inspects		: 972604525
1800.05/1796.21	c learnt literals	: 0
1800.05/1796.21	c learnt binary clauses	: 0
1800.05/1796.21	c learnt ternary clauses	: 0
1800.05/1796.21	c learnt clauses	: 836595
1800.05/1796.21	c ignored clauses	: 0
1800.05/1796.21	c root simplifications	: 0
1800.05/1796.21	c removed literals (reason simplification)	: 5897207
1800.05/1796.21	c reason swapping (by a shorter reason)	: 0
1800.05/1796.21	c Calls to reduceDB	: 85
1800.05/1796.21	c number of reductions to clauses (during analyze)	: 0
1800.05/1796.21	c number of learned constraints concerned by reduction	: 0
1800.05/1796.21	c number of learning phase by resolution	: 0
1800.05/1796.21	c number of learning phase by cutting planes	: 0
1800.05/1796.21	c speed (assignments/second)	: 16221.306864698747
1800.05/1796.21	c non guided choices	232342
1800.05/1796.24	c learnt constraints type 
1800.05/1796.24	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 11718
1800.05/1796.24	c constraints type 
1800.05/1796.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
1800.05/1796.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
1800.05/1796.24	s UNKNOWN
1800.05/1796.24	c Total wall clock time (in seconds): 1796.028

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1016
/proc/meminfo: memFree=1718596/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=24036 CPUtime=0
/proc/1016/stat : 1016 (runsolver) R 1014 1016 505 0 -1 4202560 81 0 0 0 0 0 0 0 23 0 1 0 33519855 24612864 106 1992294400 4194304 4302564 140734741686992 18446744073709551615 213314544631 0 2147483391 4096 24578 0 0 0 17 0 0 0 0
/proc/1016/statm: 6009 106 69 27 0 2647 0

[startup+0.105141 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1016
/proc/meminfo: memFree=1718596/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1524184 CPUtime=0.08
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 3964 0 1 0 6 2 0 0 15 0 12 0 33519855 1560764416 3403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 381046 3403 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.209728 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1016
/proc/meminfo: memFree=1718596/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1526204 CPUtime=0.23
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 5074 0 1 0 20 3 0 0 15 0 12 0 33519855 1562832896 4511 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 381551 4512 1346 10 0 378853 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 1526204

[startup+0.301155 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1016
/proc/meminfo: memFree=1718596/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1526204 CPUtime=0.32
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 5338 0 1 0 29 3 0 0 15 0 12 0 33519855 1562832896 4775 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 381551 4775 1358 10 0 378853 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1526204

[startup+0.701197 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 1016
/proc/meminfo: memFree=1718596/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1531180 CPUtime=1.12
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 9707 0 1 0 107 5 0 0 15 0 12 0 33519855 1567928320 8739 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382795 8739 1409 10 0 380097 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1531180

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 1029
/proc/meminfo: memFree=1687928/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1531504 CPUtime=2.54
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 10372 0 1 0 249 5 0 0 15 0 13 0 33519855 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382876 9403 1428 10 0 380178 0
[pid=1016/tid=1018] ppid=1014 vsize=1531504 CPUtime=1.09
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 6987 0 1 0 105 4 0 0 25 0 13 0 33519857 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4109604984 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 33519859 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 33519859 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33519860 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 33519861 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 33519861 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1531504 CPUtime=0.5
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 266 0 0 0 50 0 0 0 16 0 13 0 33519865 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1531504 CPUtime=0.93
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2054 0 0 0 93 0 0 0 15 0 13 0 33519865 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33519865 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1568260096 9403 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 1531504

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1029
/proc/meminfo: memFree=1683588/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1531504 CPUtime=4.14
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 11706 0 1 0 408 6 0 0 15 0 13 0 33519855 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382876 10735 1428 10 0 380178 0
[pid=1016/tid=1018] ppid=1014 vsize=1531504 CPUtime=2.67
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 8320 0 1 0 263 4 0 0 25 0 13 0 33519857 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4109587009 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 33519859 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 33519859 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33519860 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 33519861 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 33519861 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1531504 CPUtime=0.5
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 266 0 0 0 50 0 0 0 16 0 13 0 33519865 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1531504 CPUtime=0.94
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2055 0 0 0 94 0 0 0 15 0 13 0 33519865 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33519865 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1531504 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1568260096 10735 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 1531504

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1029
/proc/meminfo: memFree=1663872/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=7.37
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 15859 0 1 0 729 8 0 0 15 0 13 0 33519855 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 14581 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=5.81
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 9511 0 1 0 576 5 0 0 25 0 13 0 33519857 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4109676817 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=0.01
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 673 0 0 0 1 0 0 0 15 0 13 0 33519859 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 840 0 0 0 0 0 0 0 18 0 13 0 33519859 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=0.02
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 1444 0 0 0 2 0 0 0 15 0 13 0 33519860 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.52
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 268 0 0 0 52 0 0 0 15 0 13 0 33519865 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=0.96
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2059 0 0 0 96 0 0 0 15 0 13 0 33519865 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 14581 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 1530312

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1029
/proc/meminfo: memFree=1650232/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=13.81
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 19490 0 1 0 1371 10 0 0 15 0 13 0 33519855 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 18209 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=12.11
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 9514 0 1 0 1205 6 0 0 25 0 13 0 33519857 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4109676778 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=0.02
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 2428 0 0 0 1 1 0 0 16 0 13 0 33519859 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=0.01
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 1748 0 0 0 1 0 0 0 18 0 13 0 33519859 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=0.06
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 2401 0 0 0 6 0 0 0 15 0 13 0 33519860 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.55
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 270 0 0 0 55 0 0 0 15 0 13 0 33519865 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=0.99
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2065 0 0 0 99 0 0 0 16 0 13 0 33519865 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 18209 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.81
Current children cumulated vsize (KiB) 1530312

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1031
/proc/meminfo: memFree=1629524/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=26.7
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 24684 0 1 0 2657 13 0 0 15 0 13 0 33519855 1567039488 23398 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 23398 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=24.72
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 9515 0 1 0 2466 6 0 0 25 0 13 0 33519857 1567039488 23398 1992294400 134512640 134550932 4288366256 18446744073709551615 4109704332 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=0.06
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 5336 0 0 0 4 2 0 0 16 0 13 0 33519859 1567039488 23398 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=0.04
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 3093 0 0 0 3 1 0 0 18 0 13 0 33519859 1567039488 23398 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=0.16

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

[pid=1016] ppid=1014 vsize=1530312 CPUtime=1665.96
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 79808 0 1 0 166544 52 0 0 15 0 13 0 33519855 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 71104 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=1652.32
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 25607 0 1 0 165207 25 0 0 25 0 13 0 33519857 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4109705468 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=3.16
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 23561 0 0 0 305 11 0 0 16 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=2.97
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 20815 0 0 0 286 11 0 0 18 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=5.75
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 6318 0 0 0 573 2 0 0 15 0 13 0 33519860 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.68
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 282 0 0 0 68 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=1.01
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2065 0 0 0 101 0 0 0 16 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1665.96
Current children cumulated vsize (KiB) 1530312

[startup+1722.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/119 1075
/proc/meminfo: memFree=1436084/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=1726.02
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 79816 0 1 0 172550 52 0 0 15 0 13 0 33519855 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 71104 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=1712.07
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 25609 0 1 0 171182 25 0 0 25 0 13 0 33519857 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4109631092 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=3.25
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 23561 0 0 0 314 11 0 0 16 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=3.05
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 20815 0 0 0 294 11 0 0 18 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=5.91
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 6320 0 0 0 589 2 0 0 15 0 13 0 33519860 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.68
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 282 0 0 0 68 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=1.01
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2065 0 0 0 101 0 0 0 16 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.02
Current children cumulated vsize (KiB) 1530312

[startup+1782.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/119 1077
/proc/meminfo: memFree=1435836/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=1786.1
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 79824 0 1 0 178558 52 0 0 15 0 13 0 33519855 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 71104 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=1771.76
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 25611 0 1 0 177151 25 0 0 25 0 13 0 33519857 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4109704303 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=3.34
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 23561 0 0 0 323 11 0 0 16 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=3.14
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 20815 0 0 0 303 11 0 0 18 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=6.1
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 6324 0 0 0 608 2 0 0 15 0 13 0 33519860 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.68
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 282 0 0 0 68 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=1.01
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2065 0 0 0 101 0 0 0 16 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.1
Current children cumulated vsize (KiB) 1530312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 1.06 1.04 1.00 2/119 1077
/proc/meminfo: memFree=1435836/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=1800.05
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 79829 0 1 0 179953 52 0 0 15 0 13 0 33519855 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 71104 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=1785.53
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 25612 0 1 0 178528 25 0 0 25 0 13 0 33519857 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4109604986 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=3.4
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 23561 0 0 0 329 11 0 0 16 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=3.2
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 20815 0 0 0 309 11 0 0 18 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=6.18
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 6326 0 0 0 616 2 0 0 15 0 13 0 33519860 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.68
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 282 0 0 0 68 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=1.01
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2065 0 0 0 101 0 0 0 16 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1530312

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

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

[startup+1796.2 s]
/proc/loadavg: 1.06 1.04 1.00 2/119 1077
/proc/meminfo: memFree=1435836/2059040 swapFree=4140388/4192956
[pid=1016] ppid=1014 vsize=1530312 CPUtime=1800.05
/proc/1016/stat : 1016 (java) S 1014 1016 505 0 -1 4202496 79829 0 1 0 179953 52 0 0 15 0 13 0 33519855 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1016/statm: 382578 71104 1442 10 0 379880 0
[pid=1016/tid=1018] ppid=1014 vsize=1530312 CPUtime=1785.53
/proc/1016/task/1018/stat : 1018 (java) R 1014 1016 505 0 -1 4202560 25612 0 1 0 178528 25 0 0 25 0 13 0 33519857 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4109604986 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1016/tid=1019] ppid=1014 vsize=1530312 CPUtime=3.4
/proc/1016/task/1019/stat : 1019 (java) S 1014 1016 505 0 -1 4202560 23561 0 0 0 329 11 0 0 16 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1020] ppid=1014 vsize=1530312 CPUtime=3.2
/proc/1016/task/1020/stat : 1020 (java) S 1014 1016 505 0 -1 4202560 20815 0 0 0 309 11 0 0 18 0 13 0 33519859 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1021] ppid=1014 vsize=1530312 CPUtime=6.18
/proc/1016/task/1021/stat : 1021 (java) S 1014 1016 505 0 -1 4202560 6326 0 0 0 616 2 0 0 15 0 13 0 33519860 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 0 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1022] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1022/stat : 1022 (java) S 1014 1016 505 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1023] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1023/stat : 1023 (java) S 1014 1016 505 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33519861 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1024] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1024/stat : 1024 (java) S 1014 1016 505 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1025] ppid=1014 vsize=1530312 CPUtime=0.68
/proc/1016/task/1025/stat : 1025 (java) S 1014 1016 505 0 -1 4202560 282 0 0 0 68 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1026] ppid=1014 vsize=1530312 CPUtime=1.01
/proc/1016/task/1026/stat : 1026 (java) S 1014 1016 505 0 -1 4202560 2065 0 0 0 101 0 0 0 16 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 1 0 0 0
[pid=1016/tid=1027] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1027/stat : 1027 (java) S 1014 1016 505 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1028] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1028/stat : 1028 (java) S 1014 1016 505 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 33519865 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
[pid=1016/tid=1029] ppid=1014 vsize=1530312 CPUtime=0
/proc/1016/task/1029/stat : 1029 (java) S 1014 1016 505 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33519927 1567039488 71104 1992294400 134512640 134550932 4288366256 18446744073709551615 4294960144 0 4 0 16800975 18446604437813661888 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1530312

Child status: 143
Real time (s): 1796.3
CPU time (s): 1800.19
CPU user time (s): 1799.63
CPU system time (s): 0.557915
CPU usage (%): 100.216
Max. virtual memory (cumulated for all children) (KiB): 1531504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79851
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= 37589
involuntary context switches= 15316

runsolver used 3.65044 second user time and 9.51955 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-15 07:19:20
IDJOB=2659832
IDBENCH=2588
IDSOLVER=1164
FILE ID=node004/2659832-1276579160
PBS_JOBID= 11173526
Free space on /tmp= 62564 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659832-1276579160/watcher-2659832-1276579160 -o /tmp/evaluation-result-2659832-1276579160/solver-2659832-1276579160 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659832-1276579160.opb

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=1708097622

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1718868 kB
Buffers:         80148 kB
Cached:         165476 kB
SwapCached:       6576 kB
Active:          93252 kB
Inactive:       165800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1718868 kB
SwapTotal:     4192956 kB
SwapFree:      4140388 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:       11544 kB
Mapped:          13048 kB
Slab:            59208 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180592 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= 62564 MiB
End job on node004 at 2010-06-15 07:49:18