Trace number 2659826

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.3 1796.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-101-100.opb
MD5SUM0b4d976a66cd69333fd390f8a9139e21
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.579911
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10100
Total number of constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
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 102
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.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-2659826-1276576376.opb
0.22/0.22	c reading problem ... 
1.12/0.79	c ... done. Wall clock time 0.577s.
1.12/0.79	c #vars     10100
1.12/0.79	c #constraints  201
1.12/0.79	c constraints type 
1.12/0.80	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 101
1.12/0.80	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
6.68/5.32	c cleaning 2473 clauses out of 5002 with flag 5002/5002
12.22/10.77	c cleaning 4225 clauses out of 8529 with flag 11002/11002
20.93/19.45	c cleaning 5615 clauses out of 11303 with flag 18001/18001
29.86/28.37	c cleaning 6816 clauses out of 13688 with flag 26001/26001
41.01/39.49	c cleaning 7872 clauses out of 15874 with flag 35003/35003
56.03/54.40	c cleaning 8947 clauses out of 18000 with flag 45001/45001
71.96/70.34	c cleaning 9489 clauses out of 19055 with flag 55003/55003
90.68/89.10	c cleaning 9728 clauses out of 19569 with flag 65006/65006
110.39/108.77	c cleaning 9890 clauses out of 19839 with flag 75004/75004
123.61/121.90	c cleaning 9932 clauses out of 19946 with flag 85001/85001
141.63/139.97	c cleaning 9975 clauses out of 20013 with flag 95000/95000
170.55/168.82	c cleaning 9981 clauses out of 20040 with flag 105002/105002
211.59/209.87	c cleaning 10023 clauses out of 20057 with flag 115000/115000
225.95/224.12	c cleaning 9940 clauses out of 20034 with flag 125000/125000
246.48/244.68	c cleaning 10004 clauses out of 20097 with flag 135003/135003
277.70/275.87	c cleaning 9998 clauses out of 20091 with flag 145001/145001
316.34/314.40	c cleaning 9993 clauses out of 20092 with flag 155000/155000
366.20/364.25	c cleaning 10003 clauses out of 20100 with flag 165001/165001
397.27/395.20	c cleaning 10026 clauses out of 20096 with flag 175000/175000
410.03/407.96	c cleaning 10000 clauses out of 20070 with flag 185000/185000
433.26/431.14	c cleaning 10001 clauses out of 20070 with flag 195000/195000
472.58/470.49	c cleaning 9978 clauses out of 20072 with flag 205003/205003
513.64/511.42	c cleaning 9996 clauses out of 20091 with flag 215000/215000
556.19/553.91	c cleaning 10006 clauses out of 20099 with flag 225004/225004
584.45/582.18	c cleaning 10023 clauses out of 20093 with flag 235004/235004
611.39/609.09	c cleaning 10006 clauses out of 20068 with flag 245002/245002
638.52/636.12	c cleaning 10004 clauses out of 20061 with flag 255001/255001
652.15/649.77	c cleaning 10000 clauses out of 20056 with flag 265000/265000
666.38/663.94	c cleaning 9990 clauses out of 20056 with flag 275000/275000
687.71/685.29	c cleaning 9993 clauses out of 20067 with flag 285001/285001
735.20/732.75	c cleaning 10006 clauses out of 20076 with flag 295003/295003
770.28/767.76	c cleaning 9991 clauses out of 20068 with flag 305001/305001
810.72/808.12	c cleaning 9999 clauses out of 20080 with flag 315004/315004
833.09/830.48	c cleaning 9976 clauses out of 20078 with flag 325001/325001
874.02/871.34	c cleaning 9985 clauses out of 20102 with flag 335001/335001
915.67/913.00	c cleaning 9999 clauses out of 20119 with flag 345003/345003
941.73/938.98	c cleaning 10003 clauses out of 20117 with flag 355000/355000
966.56/963.75	c cleaning 10004 clauses out of 20119 with flag 365005/365005
992.99/990.10	c cleaning 9996 clauses out of 20110 with flag 375000/375000
1020.43/1017.57	c cleaning 10004 clauses out of 20115 with flag 385001/385001
1037.66/1034.77	c cleaning 10017 clauses out of 20110 with flag 395000/395000
1052.10/1049.17	c cleaning 9988 clauses out of 20093 with flag 405000/405000
1080.32/1077.31	c cleaning 9994 clauses out of 20110 with flag 415005/415005
1115.36/1112.32	c cleaning 10005 clauses out of 20112 with flag 425001/425001
1153.10/1150.04	c cleaning 9987 clauses out of 20107 with flag 435001/435001
1194.95/1191.83	c cleaning 9998 clauses out of 20122 with flag 445003/445003
1218.81/1215.65	c cleaning 10020 clauses out of 20123 with flag 455002/455002
1239.75/1236.52	c cleaning 10007 clauses out of 20102 with flag 465001/465001
1261.38/1258.15	c cleaning 10004 clauses out of 20097 with flag 475003/475003
1279.70/1276.43	c cleaning 10026 clauses out of 20090 with flag 485000/485000
1304.23/1300.99	c cleaning 10013 clauses out of 20064 with flag 495000/495000
1331.55/1328.25	c cleaning 10012 clauses out of 20057 with flag 505006/505006
1362.37/1359.00	c cleaning 10001 clauses out of 20042 with flag 515003/515003
1380.70/1377.30	c cleaning 9994 clauses out of 20041 with flag 525003/525003
1400.53/1397.12	c cleaning 10000 clauses out of 20047 with flag 535003/535003
1422.96/1419.58	c cleaning 9996 clauses out of 20044 with flag 545000/545000
1448.10/1444.63	c cleaning 10003 clauses out of 20050 with flag 555002/555002
1472.34/1468.89	c cleaning 10001 clauses out of 20046 with flag 565001/565001
1495.57/1492.03	c cleaning 9997 clauses out of 20044 with flag 575000/575000
1522.69/1519.14	c cleaning 9998 clauses out of 20047 with flag 585000/585000
1535.22/1531.62	c cleaning 9977 clauses out of 20050 with flag 595001/595001
1550.46/1546.86	c cleaning 9987 clauses out of 20073 with flag 605001/605001
1578.08/1574.43	c cleaning 9979 clauses out of 20085 with flag 615000/615000
1618.13/1614.48	c cleaning 10001 clauses out of 20108 with flag 625002/625002
1657.68/1653.94	c cleaning 10030 clauses out of 20108 with flag 635003/635003
1695.33/1691.57	c cleaning 10002 clauses out of 20076 with flag 645001/645001
1716.68/1712.87	c cleaning 10010 clauses out of 20075 with flag 655002/655002
1740.01/1736.12	c cleaning 10004 clauses out of 20064 with flag 665001/665001
1760.25/1756.39	c cleaning 10008 clauses out of 20059 with flag 675000/675000
1788.19/1784.30	c cleaning 10006 clauses out of 20056 with flag 685005/685005
1800.02/1796.01	c starts		: 169
1800.02/1796.01	c conflicts		: 689909
1800.02/1796.01	c decisions		: 1972488
1800.02/1796.01	c propagations		: 30476281
1800.02/1796.01	c inspects		: 768244926
1800.02/1796.01	c learnt literals	: 0
1800.02/1796.01	c learnt binary clauses	: 0
1800.02/1796.01	c learnt ternary clauses	: 0
1800.02/1796.01	c learnt clauses	: 689909
1800.02/1796.01	c ignored clauses	: 0
1800.02/1796.01	c root simplifications	: 0
1800.02/1796.01	c removed literals (reason simplification)	: 3681183
1800.02/1796.04	c reason swapping (by a shorter reason)	: 0
1800.02/1796.04	c Calls to reduceDB	: 70
1800.02/1796.04	c number of reductions to clauses (during analyze)	: 0
1800.02/1796.04	c number of learned constraints concerned by reduction	: 0
1800.02/1796.04	c number of learning phase by resolution	: 0
1800.02/1796.04	c number of learning phase by cutting planes	: 0
1800.02/1796.04	c speed (assignments/second)	: 16976.21885802837
1800.02/1796.04	c non guided choices	399303
1800.02/1796.10	c learnt constraints type 
1800.02/1796.10	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14978
1800.02/1796.10	c constraints type 
1800.02/1796.10	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 101
1800.02/1796.10	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
1800.02/1796.10	s UNKNOWN
1800.02/1796.10	c Total wall clock time (in seconds): 1795.881

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-2659826-1276576376/watcher-2659826-1276576376 -o /tmp/evaluation-result-2659826-1276576376/solver-2659826-1276576376 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659826-1276576376.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.92 0.98 0.99 3/106 2003
/proc/meminfo: memFree=1858688/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=392 CPUtime=0
/proc/2003/stat : 2003 (java6) S 2001 2003 1345 0 -1 4194304 120 0 0 0 0 0 0 0 17 0 1 0 31293944 401408 40 1992294400 134512640 134550932 4287411968 18446744073709551615 5145172 0 2147483391 4096 0 18446744071699379390 0 0 17 1 0 0 0
/proc/2003/statm: 98 40 32 10 0 25 0

[startup+0.0924141 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 2003
/proc/meminfo: memFree=1858688/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1521796 CPUtime=0.07
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 3857 0 1 0 5 2 0 0 15 0 7 0 31293944 1558319104 3299 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 380449 3299 1046 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101413 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 2003
/proc/meminfo: memFree=1858688/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1524184 CPUtime=0.08
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 3958 0 1 0 6 2 0 0 15 0 12 0 31293944 1560764416 3398 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 381046 3398 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301427 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 2003
/proc/meminfo: memFree=1858688/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1526072 CPUtime=0.33
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 5413 0 1 0 30 3 0 0 15 0 12 0 31293944 1562697728 4850 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 381518 4850 1358 10 0 378820 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526072

[startup+0.701475 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 2003
/proc/meminfo: memFree=1858688/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529144 CPUtime=1.12
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 8923 0 1 0 107 5 0 0 15 0 12 0 31293944 1565843456 8073 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382286 8074 1401 10 0 379588 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1529144

[startup+1.50255 s]
/proc/loadavg: 0.92 0.98 0.99 4/119 2017
/proc/meminfo: memFree=1822316/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=2.72
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 11835 0 1 0 266 6 0 0 15 0 13 0 31293944 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 10663 1424 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=1.45
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 8695 0 1 0 142 3 0 0 25 0 13 0 31293946 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4109305130 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 13 0 31293947 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 13 0 31293947 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 13 0 31293949 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 31293950 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.03
/proc/2003/task/2013/stat : 2013 (java) R 2001 2003 1345 0 -1 4202560 1559 0 0 0 103 0 0 0 19 0 13 0 31293954 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 103148517 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.2
/proc/2003/task/2014/stat : 2014 (java) R 2001 2003 1345 0 -1 4202560 514 0 0 0 20 0 0 0 25 0 13 0 31293954 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 103147942 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 10663 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 1529468

[startup+3.10169 s]
/proc/loadavg: 0.92 0.98 0.99 2/119 2017
/proc/meminfo: memFree=1818596/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=4.46
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 13239 0 1 0 440 6 0 0 15 0 13 0 31293944 1566175232 11932 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 11932 1428 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=3.06
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 10013 0 1 0 302 4 0 0 25 0 13 0 31293946 1566175232 11932 1992294400 134512640 134550932 4287254000 18446744073709551615 4109863119 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 13 0 31293947 1566175232 11932 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 13 0 31293947 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 9 0 0 0 0 0 0 0 21 0 13 0 31293949 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 31293950 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.16
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1639 0 0 0 115 1 0 0 19 0 13 0 31293954 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.21
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 520 0 0 0 21 0 0 0 25 0 13 0 31293954 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 11933 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 1529468

[startup+6.301 s]
/proc/loadavg: 0.93 0.98 0.99 2/119 2017
/proc/meminfo: memFree=1794168/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=7.72
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 18689 0 1 0 763 9 0 0 15 0 13 0 31293944 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 17350 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=6.2
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 11727 0 1 0 615 5 0 0 25 0 13 0 31293946 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4109924531 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=0.01
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 754 0 0 0 1 0 0 0 18 0 13 0 31293947 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 1117 0 0 0 0 0 0 0 18 0 13 0 31293947 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=0.03
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 1860 0 0 0 3 0 0 0 16 0 13 0 31293949 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 31293950 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.16
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1639 0 0 0 115 1 0 0 18 0 13 0 31293954 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.26
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 527 0 0 0 26 0 0 0 16 0 13 0 31293954 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 17350 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 1529468

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/119 2017
/proc/meminfo: memFree=1777180/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=14.23
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 22890 0 1 0 1413 10 0 0 15 0 13 0 31293944 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 21546 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=12.54
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 11737 0 1 0 1249 5 0 0 25 0 13 0 31293946 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4110036446 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=0.02
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 2322 0 0 0 2 0 0 0 18 0 13 0 31293947 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=0.03
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 2777 0 0 0 2 1 0 0 18 0 13 0 31293947 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=0.07
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 2814 0 0 0 7 0 0 0 15 0 13 0 31293949 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 31293950 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.22
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1642 0 0 0 121 1 0 0 16 0 13 0 31293954 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.3
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 533 0 0 0 30 0 0 0 16 0 13 0 31293954 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 21546 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.23
Current children cumulated vsize (KiB) 1529468

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/119 2017
/proc/meminfo: memFree=1762796/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=27.06
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 26504 0 1 0 2694 12 0 0 15 0 13 0 31293944 1566175232 25159 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 25159 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=25.26
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 11745 0 1 0 2521 5 0 0 25 0 13 0 31293946 1566175232 25159 1992294400 134512640 134550932 4287254000 18446744073709551615 4109864615 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=0.04
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 3818 0 0 0 3 1 0 0 18 0 13 0 31293947 1566175232 25159 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=0.04
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 4148 0 0 0 3 1 0 0 18 0 13 0 31293947 1566175232 25159 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=0.12

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

[pid=2003] ppid=2001 vsize=1529468 CPUtime=1666.14
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 77833 0 1 0 166573 41 0 0 15 0 13 0 31293944 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 70459 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=1653.72
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 28975 0 1 0 165357 15 0 0 25 0 13 0 31293946 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4109863293 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=2.86
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 19143 0 0 0 276 10 0 0 16 0 13 0 31293947 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=2.83
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 19278 0 0 0 273 10 0 0 16 0 13 0 31293947 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=5.08
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 7092 0 0 0 506 2 0 0 15 0 13 0 31293949 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 31293950 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.23
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1643 0 0 0 122 1 0 0 16 0 13 0 31293954 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.36
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 539 0 0 0 36 0 0 0 15 0 13 0 31293954 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 70459 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1666.14
Current children cumulated vsize (KiB) 1529468

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/119 2076
/proc/meminfo: memFree=1578160/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=1726.21
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 77916 0 1 0 172580 41 0 0 15 0 13 0 31293944 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 70520 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=1713.43
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 28977 0 1 0 171328 15 0 0 25 0 13 0 31293946 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4110036447 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=2.96
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 19182 0 0 0 286 10 0 0 16 0 13 0 31293947 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=2.93
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 19316 0 0 0 283 10 0 0 15 0 13 0 31293947 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=5.25
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 7094 0 0 0 523 2 0 0 15 0 13 0 31293949 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 31293950 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.23
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1643 0 0 0 122 1 0 0 16 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.36
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 539 0 0 0 36 0 0 0 15 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.21
Current children cumulated vsize (KiB) 1529468

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 2078
/proc/meminfo: memFree=1578160/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=1786.29
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 77924 0 1 0 178588 41 0 0 15 0 13 0 31293944 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 70520 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=1773.11
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 28979 0 1 0 177296 15 0 0 25 0 13 0 31293946 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4109924571 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=3.05
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 19182 0 0 0 295 10 0 0 16 0 13 0 31293947 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=3.02
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 19316 0 0 0 292 10 0 0 16 0 13 0 31293947 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=5.46
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 7096 0 0 0 544 2 0 0 15 0 13 0 31293949 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 31293950 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.23
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1643 0 0 0 122 1 0 0 16 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.36
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 539 0 0 0 36 0 0 0 15 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.29
Current children cumulated vsize (KiB) 1529468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 2078
/proc/meminfo: memFree=1578160/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1529468 CPUtime=1800.02
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 77929 0 1 0 179961 41 0 0 15 0 13 0 31293944 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382367 70520 1442 10 0 379669 0
[pid=2003/tid=2005] ppid=2001 vsize=1529468 CPUtime=1786.69
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 28980 0 1 0 178654 15 0 0 25 0 13 0 31293946 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4109864438 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1529468 CPUtime=3.09
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 19182 0 0 0 299 10 0 0 16 0 13 0 31293947 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1529468 CPUtime=3.05
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 19316 0 0 0 295 10 0 0 15 0 13 0 31293947 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1529468 CPUtime=5.54
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 7098 0 0 0 552 2 0 0 15 0 13 0 31293949 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31293949 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 31293950 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1529468 CPUtime=1.23
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1643 0 0 0 122 1 0 0 16 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1529468 CPUtime=0.36
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 539 0 0 0 36 0 0 0 15 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 13 0 31293954 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1529468 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 31294028 1566175232 70520 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1529468

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

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

[startup+1796.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/119 2078
/proc/meminfo: memFree=1578160/2059040 swapFree=4140224/4192956
[pid=2003] ppid=2001 vsize=1530116 CPUtime=1800.23
/proc/2003/stat : 2003 (java) S 2001 2003 1345 0 -1 4202496 77953 0 1 0 179981 42 0 0 15 0 14 0 31293944 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/2003/statm: 382529 70542 1445 10 0 379831 0
[pid=2003/tid=2005] ppid=2001 vsize=1530116 CPUtime=1786.79
/proc/2003/task/2005/stat : 2005 (java) R 2001 2003 1345 0 -1 4202560 28980 0 1 0 178664 15 0 0 25 0 14 0 31293946 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4109924588 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=2003/tid=2006] ppid=2001 vsize=1530116 CPUtime=3.09
/proc/2003/task/2006/stat : 2006 (java) S 2001 2003 1345 0 -1 4202560 19182 0 0 0 299 10 0 0 16 0 14 0 31293947 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2007] ppid=2001 vsize=1530116 CPUtime=3.05
/proc/2003/task/2007/stat : 2007 (java) S 2001 2003 1345 0 -1 4202560 19316 0 0 0 295 10 0 0 15 0 14 0 31293947 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2008] ppid=2001 vsize=1530116 CPUtime=5.54
/proc/2003/task/2008/stat : 2008 (java) S 2001 2003 1345 0 -1 4202560 7098 0 0 0 552 2 0 0 15 0 14 0 31293949 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 0 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2009] ppid=2001 vsize=1530116 CPUtime=0
/proc/2003/task/2009/stat : 2009 (java) S 2001 2003 1345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 31293949 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2010] ppid=2001 vsize=1530116 CPUtime=0
/proc/2003/task/2010/stat : 2010 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 31293950 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2011] ppid=2001 vsize=1530116 CPUtime=0
/proc/2003/task/2011/stat : 2011 (java) S 2001 2003 1345 0 -1 4202560 6 0 0 0 0 0 0 0 19 0 14 0 31293954 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2013] ppid=2001 vsize=1530116 CPUtime=1.23
/proc/2003/task/2013/stat : 2013 (java) S 2001 2003 1345 0 -1 4202560 1643 0 0 0 122 1 0 0 16 0 14 0 31293954 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
[pid=2003/tid=2014] ppid=2001 vsize=1530116 CPUtime=0.42
/proc/2003/task/2014/stat : 2014 (java) S 2001 2003 1345 0 -1 4202560 542 0 0 0 42 0 0 0 15 0 14 0 31293954 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2015] ppid=2001 vsize=1530116 CPUtime=0
/proc/2003/task/2015/stat : 2015 (java) S 2001 2003 1345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 31293954 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2016] ppid=2001 vsize=1530116 CPUtime=0
/proc/2003/task/2016/stat : 2016 (java) S 2001 2003 1345 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 14 0 31293954 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 0 0 0 0
[pid=2003/tid=2017] ppid=2001 vsize=1530116 CPUtime=0
/proc/2003/task/2017/stat : 2017 (java) S 2001 2003 1345 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 31294028 1566838784 70542 1992294400 134512640 134550932 4287254000 18446744073709551615 4294960144 0 4 0 16800975 18446604437845403840 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 1530116

Child status: 143
Real time (s): 1796.19
CPU time (s): 1800.3
CPU user time (s): 1799.85
CPU system time (s): 0.451931
CPU usage (%): 100.229
Max. virtual memory (cumulated for all children) (KiB): 1530116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77953
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= 37253
involuntary context switches= 10165

runsolver used 3.68044 second user time and 9.44656 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-15 06:32:56
IDJOB=2659826
IDBENCH=2578
IDSOLVER=1164
FILE ID=node018/2659826-1276576376
PBS_JOBID= 11173519
Free space on /tmp= 62484 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-101-100.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659826-1276576376/watcher-2659826-1276576376 -o /tmp/evaluation-result-2659826-1276576376/solver-2659826-1276576376 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659826-1276576376.opb

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

MD5SUM BENCH= 0b4d976a66cd69333fd390f8a9139e21
RANDOM SEED=1627126526

node018.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.248
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.49
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.248
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:       1859208 kB
Buffers:         25388 kB
Cached:          87080 kB
SwapCached:       6136 kB
Active:          64000 kB
Inactive:        61320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1859208 kB
SwapTotal:     4192956 kB
SwapFree:      4140224 kB
Dirty:             512 kB
Writeback:           0 kB
AnonPages:       11132 kB
Mapped:          12916 kB
Slab:            52428 kB
PageTables:       3896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180416 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= 62484 MiB
End job on node018 at 2010-06-15 07:02:54