Trace number 2659831

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-95-90.opb
MD5SUM464b0bce452dea50452bb0b774d05715
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.492924
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
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 96
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@1ac1fe4
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-2659831-1276578430.opb
0.23/0.21	c reading problem ... 
1.10/0.78	c ... done. Wall clock time 0.574s.
1.10/0.78	c #vars     8550
1.10/0.78	c #constraints  185
1.10/0.78	c constraints type 
1.10/0.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 95
1.10/0.78	c org.sat4j.minisat.constraints.card.MinWatchCard => 90
6.34/5.25	c cleaning 2474 clauses out of 5003 with flag 5003/5003
11.74/10.56	c cleaning 4225 clauses out of 8527 with flag 11001/11001
19.76/18.51	c cleaning 5631 clauses out of 11302 with flag 18001/18001
28.87/27.62	c cleaning 6814 clauses out of 13670 with flag 26000/26000
43.97/42.63	c cleaning 7895 clauses out of 15856 with flag 35000/35000
60.30/58.92	c cleaning 8957 clauses out of 17963 with flag 45002/45002
75.53/74.17	c cleaning 9475 clauses out of 19005 with flag 55001/55001
93.66/92.29	c cleaning 9729 clauses out of 19533 with flag 65004/65004
115.88/114.43	c cleaning 9891 clauses out of 19801 with flag 75001/75001
130.12/128.69	c cleaning 9926 clauses out of 19909 with flag 85000/85000
149.84/148.39	c cleaning 9968 clauses out of 19984 with flag 95001/95001
174.46/172.92	c cleaning 9990 clauses out of 20016 with flag 105001/105001
213.60/212.05	c cleaning 10011 clauses out of 20026 with flag 115001/115001
229.87/228.25	c cleaning 9983 clauses out of 20019 with flag 125005/125005
248.29/246.67	c cleaning 9990 clauses out of 20031 with flag 135000/135000
268.72/267.02	c cleaning 9964 clauses out of 20041 with flag 145000/145000
301.94/300.24	c cleaning 10005 clauses out of 20077 with flag 155000/155000
344.40/342.61	c cleaning 10002 clauses out of 20074 with flag 165002/165002
375.24/373.43	c cleaning 10004 clauses out of 20070 with flag 175000/175000
391.41/389.55	c cleaning 10017 clauses out of 20066 with flag 185000/185000
412.25/410.36	c cleaning 10004 clauses out of 20051 with flag 195002/195002
439.17/437.25	c cleaning 9994 clauses out of 20046 with flag 205001/205001
470.82/468.81	c cleaning 9960 clauses out of 20051 with flag 215000/215000
507.08/505.06	c cleaning 9979 clauses out of 20091 with flag 225000/225000
527.74/525.66	c cleaning 10032 clauses out of 20114 with flag 235002/235002
549.86/547.79	c cleaning 10013 clauses out of 20080 with flag 245000/245000
569.09/567.00	c cleaning 9998 clauses out of 20068 with flag 255001/255001
585.02/582.86	c cleaning 9993 clauses out of 20069 with flag 265000/265000
603.55/601.30	c cleaning 10010 clauses out of 20077 with flag 275001/275001
625.88/623.63	c cleaning 10006 clauses out of 20069 with flag 285003/285003
661.99/659.72	c cleaning 9995 clauses out of 20063 with flag 295003/295003
689.45/687.15	c cleaning 9991 clauses out of 20066 with flag 305001/305001
721.29/718.94	c cleaning 9993 clauses out of 20074 with flag 315000/315000
738.35/735.92	c cleaning 9959 clauses out of 20084 with flag 325003/325003
769.37/766.91	c cleaning 10009 clauses out of 20124 with flag 335002/335002
809.11/806.64	c cleaning 10001 clauses out of 20113 with flag 345000/345000
832.56/830.01	c cleaning 10028 clauses out of 20112 with flag 355000/355000
860.31/857.75	c cleaning 10015 clauses out of 20085 with flag 365001/365001
885.95/883.39	c cleaning 10008 clauses out of 20073 with flag 375004/375004
911.78/909.12	c cleaning 10003 clauses out of 20061 with flag 385000/385000
927.21/924.57	c cleaning 9997 clauses out of 20058 with flag 395000/395000
945.46/942.75	c cleaning 10028 clauses out of 20062 with flag 405001/405001
966.98/964.25	c cleaning 10006 clauses out of 20039 with flag 415006/415006
997.00/994.27	c cleaning 9981 clauses out of 20030 with flag 425003/425003
1022.25/1019.40	c cleaning 9985 clauses out of 20050 with flag 435004/435004
1054.89/1052.09	c cleaning 9989 clauses out of 20062 with flag 445001/445001
1071.94/1069.03	c cleaning 10019 clauses out of 20072 with flag 455000/455000
1089.97/1087.06	c cleaning 10009 clauses out of 20053 with flag 465000/465000
1109.50/1106.51	c cleaning 9992 clauses out of 20044 with flag 475000/475000
1131.83/1128.86	c cleaning 9989 clauses out of 20053 with flag 485001/485001
1172.97/1169.90	c cleaning 10006 clauses out of 20069 with flag 495006/495006
1209.43/1206.31	c cleaning 9998 clauses out of 20057 with flag 505000/505000
1241.59/1238.49	c cleaning 9992 clauses out of 20060 with flag 515001/515001
1268.64/1265.48	c cleaning 10010 clauses out of 20067 with flag 525000/525000
1306.18/1302.93	c cleaning 9954 clauses out of 20057 with flag 535000/535000
1350.63/1347.35	c cleaning 9963 clauses out of 20104 with flag 545001/545001
1398.11/1394.76	c cleaning 10043 clauses out of 20143 with flag 555003/555003
1446.98/1443.52	c cleaning 10020 clauses out of 20097 with flag 565000/565000
1485.36/1481.88	c cleaning 10015 clauses out of 20080 with flag 575003/575003
1521.73/1518.11	c cleaning 9948 clauses out of 20064 with flag 585002/585002
1537.87/1534.26	c cleaning 10050 clauses out of 20118 with flag 595004/595004
1558.02/1554.37	c cleaning 9999 clauses out of 20065 with flag 605001/605001
1584.85/1581.16	c cleaning 10002 clauses out of 20067 with flag 615002/615002
1623.48/1619.75	c cleaning 9989 clauses out of 20064 with flag 625001/625001
1650.83/1647.04	c cleaning 10000 clauses out of 20075 with flag 635001/635001
1681.27/1677.43	c cleaning 10009 clauses out of 20075 with flag 645001/645001
1700.32/1696.41	c cleaning 10004 clauses out of 20066 with flag 655001/655001
1720.65/1716.72	c cleaning 10004 clauses out of 20063 with flag 665002/665002
1751.58/1747.63	c cleaning 10002 clauses out of 20058 with flag 675001/675001
1784.83/1780.81	c cleaning 10002 clauses out of 20055 with flag 685000/685000
1800.08/1796.01	c starts		: 169
1800.08/1796.01	c conflicts		: 690189
1800.08/1796.01	c decisions		: 1809649
1800.08/1796.01	c propagations		: 38004593
1800.08/1796.01	c inspects		: 747994488
1800.08/1796.01	c learnt literals	: 0
1800.08/1796.01	c learnt binary clauses	: 0
1800.08/1796.01	c learnt ternary clauses	: 0
1800.08/1796.01	c learnt clauses	: 690189
1800.08/1796.01	c ignored clauses	: 0
1800.08/1796.01	c root simplifications	: 0
1800.08/1796.01	c removed literals (reason simplification)	: 2793560
1800.08/1796.04	c reason swapping (by a shorter reason)	: 0
1800.08/1796.04	c Calls to reduceDB	: 70
1800.08/1796.04	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.04	c number of learned constraints concerned by reduction	: 0
1800.08/1796.04	c number of learning phase by resolution	: 0
1800.08/1796.04	c number of learning phase by cutting planes	: 0
1800.08/1796.04	c speed (assignments/second)	: 21169.49949366722
1800.08/1796.04	c non guided choices	239422
1800.08/1796.10	c learnt constraints type 
1800.08/1796.10	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15266
1800.08/1796.10	c constraints type 
1800.08/1796.10	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 95
1800.08/1796.10	c org.sat4j.minisat.constraints.card.MinWatchCard => 90
1800.08/1796.10	s UNKNOWN
1800.08/1796.10	c Total wall clock time (in seconds): 1795.894

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-2659831-1276578430/watcher-2659831-1276578430 -o /tmp/evaluation-result-2659831-1276578430/solver-2659831-1276578430 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659831-1276578430.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.06 1.03 3/106 1325
/proc/meminfo: memFree=1813168/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=248 CPUtime=0
/proc/1325/stat : 1325 (java6) R 1323 1325 1033 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 33429407 253952 29 1992294400 134512640 134550932 4290691872 18446744073709551615 1847892 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/1325/statm: 62 29 21 10 0 23 0

[startup+0.029555 s]
/proc/loadavg: 1.00 1.06 1.03 3/106 1325
/proc/meminfo: memFree=1813168/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1517712 CPUtime=0.01
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 2621 0 1 0 0 1 0 0 18 0 3 0 33429407 1554137088 2064 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 379428 2064 419 10 0 377139 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1517712

[startup+0.101141 s]
/proc/loadavg: 1.00 1.06 1.03 3/106 1325
/proc/meminfo: memFree=1813168/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1524184 CPUtime=0.08
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 3961 0 1 0 6 2 0 0 18 0 12 0 33429407 1560764416 3399 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 381046 3399 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301159 s]
/proc/loadavg: 1.00 1.06 1.03 3/106 1325
/proc/meminfo: memFree=1813168/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1526108 CPUtime=0.35
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 5357 0 1 0 32 3 0 0 18 0 12 0 33429407 1562734592 4793 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 381527 4793 1361 10 0 378829 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526108

[startup+0.701203 s]
/proc/loadavg: 1.00 1.06 1.03 3/106 1325
/proc/meminfo: memFree=1813168/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1529784 CPUtime=1.1
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 9155 0 1 0 106 4 0 0 18 0 12 0 33429407 1566498816 8187 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382446 8187 1401 10 0 379748 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1529784

[startup+1.50228 s]
/proc/loadavg: 1.16 1.09 1.04 4/119 1338
/proc/meminfo: memFree=1779584/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1530108 CPUtime=2.64
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 11581 0 1 0 258 6 0 0 18 0 13 0 33429407 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382527 10037 1426 10 0 379829 0
[pid=1325/tid=1327] ppid=1323 vsize=1530108 CPUtime=1.24
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 7931 0 1 0 120 4 0 0 25 0 13 0 33429409 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4109200964 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 33429410 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 33429410 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33429412 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33429412 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 33429412 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1530108 CPUtime=0.85
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 1211 0 0 0 85 0 0 0 18 0 13 0 33429417 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1530108 CPUtime=0.52
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1370 0 0 0 52 0 0 0 24 0 13 0 33429417 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33429417 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1566830592 10037 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 1530108

[startup+3.10143 s]
/proc/loadavg: 1.16 1.09 1.04 2/119 1338
/proc/meminfo: memFree=1774376/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1530108 CPUtime=4.24
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 13175 0 1 0 417 7 0 0 18 0 13 0 33429407 1566830592 11630 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382527 11630 1426 10 0 379829 0
[pid=1325/tid=1327] ppid=1323 vsize=1530108 CPUtime=2.82
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 9525 0 1 0 278 4 0 0 25 0 13 0 33429409 1566830592 11630 1992294400 134512640 134550932 4287546304 18446744073709551615 4109103732 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 33429410 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 33429410 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33429412 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33429412 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 33429412 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1530108 CPUtime=0.85
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 1211 0 0 0 85 0 0 0 17 0 13 0 33429417 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1530108 CPUtime=0.52
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1370 0 0 0 52 0 0 0 24 0 13 0 33429417 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33429417 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1530108 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1566830592 11631 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 1530108

[startup+6.30174 s]
/proc/loadavg: 1.15 1.09 1.04 2/119 1338
/proc/meminfo: memFree=1745856/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1529304 CPUtime=7.49
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 19639 0 1 0 739 10 0 0 18 0 13 0 33429407 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382326 17894 1440 10 0 379628 0
[pid=1325/tid=1327] ppid=1323 vsize=1529304 CPUtime=5.95
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 11310 0 1 0 590 5 0 0 25 0 13 0 33429409 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4109103787 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 1117 0 0 0 0 0 0 0 18 0 13 0 33429410 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 1258 0 0 0 0 0 0 0 18 0 13 0 33429410 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1529304 CPUtime=0.03
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 2295 0 0 0 3 0 0 0 16 0 13 0 33429412 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33429412 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33429412 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1529304 CPUtime=0.88
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 1216 0 0 0 88 0 0 0 15 0 13 0 33429417 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1529304 CPUtime=0.55
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1375 0 0 0 54 1 0 0 15 0 13 0 33429417 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33429417 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1566007296 17894 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 1529304

[startup+12.7016 s]
/proc/loadavg: 1.13 1.08 1.03 2/119 1338
/proc/meminfo: memFree=1724156/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1529304 CPUtime=13.96
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 25220 0 1 0 1383 13 0 0 18 0 13 0 33429407 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382326 23419 1442 10 0 379628 0
[pid=1325/tid=1327] ppid=1323 vsize=1529304 CPUtime=12.24
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 11313 0 1 0 1219 5 0 0 25 0 13 0 33429409 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4109200973 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1529304 CPUtime=0.03
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 3126 0 0 0 2 1 0 0 18 0 13 0 33429410 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1529304 CPUtime=0.03
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 3091 0 0 0 2 1 0 0 18 0 13 0 33429410 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1529304 CPUtime=0.08
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 3919 0 0 0 7 1 0 0 15 0 13 0 33429412 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33429412 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33429412 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1529304 CPUtime=0.92
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 1315 0 0 0 92 0 0 0 16 0 13 0 33429417 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1529304 CPUtime=0.61
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1388 0 0 0 60 1 0 0 16 0 13 0 33429417 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33429417 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1529304 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1566007296 23419 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.96
Current children cumulated vsize (KiB) 1529304

[startup+25.5004 s]
/proc/loadavg: 1.11 1.08 1.03 2/119 1338
/proc/meminfo: memFree=1709152/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1529304 CPUtime=26.77
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 28980 0 1 0 2663 14 0 0 18 0 13 0 33429407 1566007296 27127 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382326 27127 1442 10 0 379628 0
[pid=1325/tid=1327] ppid=1323 vsize=1529304 CPUtime=24.94
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 11313 0 1 0 2489 5 0 0 25 0 13 0 33429409 1566007296 27127 1992294400 134512640 134550932 4287546304 18446744073709551615 4109094639 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1529304 CPUtime=0.05
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 4187 0 0 0 4 1 0 0 18 0 13 0 33429410 1566007296 27127 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1529304 CPUtime=0.05
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 4245 0 0 0 3 2 0 0 18 0 13 0 33429410 1566007296 27127 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1529304 CPUtime=0.12

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

[pid=1325] ppid=1323 vsize=1530328 CPUtime=1666.17
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 84771 0 1 0 166568 49 0 0 18 0 13 0 33429407 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382582 74717 1442 10 0 379884 0
[pid=1325/tid=1327] ppid=1323 vsize=1530328 CPUtime=1652.87
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 26715 0 1 0 165270 17 0 0 25 0 13 0 33429409 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4109109759 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1530328 CPUtime=3.17
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 22865 0 0 0 305 12 0 0 16 0 13 0 33429410 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1530328 CPUtime=3.12
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 22767 0 0 0 300 12 0 0 18 0 13 0 33429410 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1530328 CPUtime=5.31
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 7811 0 0 0 528 3 0 0 15 0 13 0 33429412 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1530328 CPUtime=1.01
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 2043 0 0 0 101 0 0 0 16 0 13 0 33429417 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1530328 CPUtime=0.62
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1406 0 0 0 61 1 0 0 16 0 13 0 33429417 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 33429417 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1567055872 74717 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.17
Current children cumulated vsize (KiB) 1530328

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1388
/proc/meminfo: memFree=1516332/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1530328 CPUtime=1726.29
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 84783 0 1 0 172580 49 0 0 18 0 13 0 33429407 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382582 74718 1442 10 0 379884 0
[pid=1325/tid=1327] ppid=1323 vsize=1530328 CPUtime=1712.42
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 26718 0 1 0 171225 17 0 0 25 0 13 0 33429409 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4109200997 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1530328 CPUtime=3.3
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 22866 0 0 0 318 12 0 0 16 0 13 0 33429410 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1530328 CPUtime=3.25
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 22767 0 0 0 313 12 0 0 18 0 13 0 33429410 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1530328 CPUtime=5.61
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 7815 0 0 0 558 3 0 0 15 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1530328 CPUtime=1.01
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 2043 0 0 0 101 0 0 0 16 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1530328 CPUtime=0.62
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1406 0 0 0 61 1 0 0 16 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.29
Current children cumulated vsize (KiB) 1530328

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1390
/proc/meminfo: memFree=1516084/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1530328 CPUtime=1786.38
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 84791 0 1 0 178589 49 0 0 18 0 13 0 33429407 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382582 74718 1442 10 0 379884 0
[pid=1325/tid=1327] ppid=1323 vsize=1530328 CPUtime=1772.11
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 26720 0 1 0 177194 17 0 0 25 0 13 0 33429409 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4109190486 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1530328 CPUtime=3.41
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 22866 0 0 0 329 12 0 0 16 0 13 0 33429410 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1530328 CPUtime=3.36
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 22767 0 0 0 324 12 0 0 18 0 13 0 33429410 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1530328 CPUtime=5.8
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 7817 0 0 0 577 3 0 0 15 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1530328 CPUtime=1.01
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 2043 0 0 0 101 0 0 0 16 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1530328 CPUtime=0.62
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1406 0 0 0 61 1 0 0 16 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (KiB) 1530328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 1390
/proc/meminfo: memFree=1516084/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1530328 CPUtime=1800.08
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 84791 0 1 0 179959 49 0 0 18 0 13 0 33429407 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 382582 74718 1442 10 0 379884 0
[pid=1325/tid=1327] ppid=1323 vsize=1530328 CPUtime=1785.82
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 26720 0 1 0 178565 17 0 0 25 0 13 0 33429409 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4109201587 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1530328 CPUtime=3.41
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 22866 0 0 0 329 12 0 0 16 0 13 0 33429410 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1530328 CPUtime=3.36
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 22767 0 0 0 324 12 0 0 18 0 13 0 33429410 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1530328 CPUtime=5.8
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 7817 0 0 0 577 3 0 0 15 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33429412 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1530328 CPUtime=1.01
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 2043 0 0 0 101 0 0 0 16 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1530328 CPUtime=0.62
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1406 0 0 0 61 1 0 0 16 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33429417 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1530328 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33429489 1567055872 74718 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1530328

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.00 1.00 2/119 1390
/proc/meminfo: memFree=1516084/2059040 swapFree=4134576/4192956
[pid=1325] ppid=1323 vsize=1532000 CPUtime=1800.28
/proc/1325/stat : 1325 (java) S 1323 1325 1033 0 -1 4202496 84922 0 1 0 179979 49 0 0 18 0 14 0 33429407 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1325/statm: 383000 74822 1445 10 0 380302 0
[pid=1325/tid=1327] ppid=1323 vsize=1532000 CPUtime=1785.92
/proc/1325/task/1327/stat : 1327 (java) R 1323 1325 1033 0 -1 4202560 26720 0 1 0 178575 17 0 0 25 0 14 0 33429409 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4109193032 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1325/tid=1328] ppid=1323 vsize=1532000 CPUtime=3.41
/proc/1325/task/1328/stat : 1328 (java) S 1323 1325 1033 0 -1 4202560 22866 0 0 0 329 12 0 0 16 0 14 0 33429410 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1329] ppid=1323 vsize=1532000 CPUtime=3.36
/proc/1325/task/1329/stat : 1329 (java) S 1323 1325 1033 0 -1 4202560 22767 0 0 0 324 12 0 0 18 0 14 0 33429410 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1330] ppid=1323 vsize=1532000 CPUtime=5.8
/proc/1325/task/1330/stat : 1330 (java) S 1323 1325 1033 0 -1 4202560 7817 0 0 0 577 3 0 0 15 0 14 0 33429412 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 0 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1331] ppid=1323 vsize=1532000 CPUtime=0
/proc/1325/task/1331/stat : 1331 (java) S 1323 1325 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 33429412 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1332] ppid=1323 vsize=1532000 CPUtime=0
/proc/1325/task/1332/stat : 1332 (java) S 1323 1325 1033 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 33429412 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1333] ppid=1323 vsize=1532000 CPUtime=0
/proc/1325/task/1333/stat : 1333 (java) S 1323 1325 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 33429417 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1334] ppid=1323 vsize=1532000 CPUtime=1.08
/proc/1325/task/1334/stat : 1334 (java) S 1323 1325 1033 0 -1 4202560 2152 0 0 0 107 1 0 0 15 0 14 0 33429417 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1335] ppid=1323 vsize=1532000 CPUtime=0.62
/proc/1325/task/1335/stat : 1335 (java) S 1323 1325 1033 0 -1 4202560 1406 0 0 0 61 1 0 0 16 0 14 0 33429417 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 1 0 0 0
[pid=1325/tid=1336] ppid=1323 vsize=1532000 CPUtime=0
/proc/1325/task/1336/stat : 1336 (java) S 1323 1325 1033 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 33429417 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1337] ppid=1323 vsize=1532000 CPUtime=0
/proc/1325/task/1337/stat : 1337 (java) S 1323 1325 1033 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 14 0 33429417 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
[pid=1325/tid=1338] ppid=1323 vsize=1532000 CPUtime=0
/proc/1325/task/1338/stat : 1338 (java) S 1323 1325 1033 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 33429489 1568768000 74822 1992294400 134512640 134550932 4287546304 18446744073709551615 4294960144 0 4 0 16800975 18446604437832366976 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 1532000

Child status: 143
Real time (s): 1796.19
CPU time (s): 1800.36
CPU user time (s): 1799.83
CPU system time (s): 0.530919
CPU usage (%): 100.232
Max. virtual memory (cumulated for all children) (KiB): 1532376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.530919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84922
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= 37362
involuntary context switches= 8107

runsolver used 3.64045 second user time and 9.51255 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-15 07:07:10
IDJOB=2659831
IDBENCH=2585
IDSOLVER=1164
FILE ID=node017/2659831-1276578430
PBS_JOBID= 11173528
Free space on /tmp= 62540 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-95-90.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659831-1276578430/watcher-2659831-1276578430 -o /tmp/evaluation-result-2659831-1276578430/solver-2659831-1276578430 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659831-1276578430.opb

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

MD5SUM BENCH= 464b0bce452dea50452bb0b774d05715
RANDOM SEED=708302802

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1813564 kB
Buffers:         52556 kB
Cached:         112560 kB
SwapCached:      11648 kB
Active:          87572 kB
Inactive:        91568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1813564 kB
SwapTotal:     4192956 kB
SwapFree:      4134576 kB
Dirty:             448 kB
Writeback:           0 kB
AnonPages:       12308 kB
Mapped:           9424 kB
Slab:            44456 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184476 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= 62540 MiB
End job on node017 at 2010-06-15 07:37:08