Trace number 2659822

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.16 1795.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
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.272958
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
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 76
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.20	c Pseudo Boolean Optimization
0.23/0.20	c --- Begin Solver configuration ---
0.23/0.20	c Stops conflict analysis at the first Unique Implication Point
0.23/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.20	c Learn all clauses as in MiniSAT
0.23/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.20	c Expensive reason simplification
0.23/0.20	c Armin Biere (Picosat) restarts strategy
0.23/0.20	c Glucose learned constraints deletion strategy
0.23/0.20	c timeout=2147483s
0.23/0.20	c DB Simplification allowed=false
0.23/0.20	c --- End Solver configuration ---
0.23/0.20	c solving HOME/instance-2659822-1276574368.opb
0.23/0.20	c reading problem ... 
0.95/0.63	c ... done. Wall clock time 0.428s.
0.95/0.63	c #vars     5250
0.95/0.63	c #constraints  145
0.95/0.63	c constraints type 
0.95/0.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 75
0.95/0.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
5.84/4.55	c cleaning 2489 clauses out of 5002 with flag 5002/5002
10.15/8.71	c cleaning 4224 clauses out of 8512 with flag 11001/11001
16.17/14.74	c cleaning 5591 clauses out of 11289 with flag 18002/18002
24.61/23.13	c cleaning 6835 clauses out of 13699 with flag 26003/26003
35.56/34.01	c cleaning 7920 clauses out of 15863 with flag 35002/35002
46.77/45.26	c cleaning 8948 clauses out of 17941 with flag 45000/45000
59.69/58.13	c cleaning 9482 clauses out of 18993 with flag 55000/55000
73.32/71.71	c cleaning 9738 clauses out of 19512 with flag 65001/65001
89.55/88.00	c cleaning 9869 clauses out of 19778 with flag 75005/75005
100.15/98.59	c cleaning 9918 clauses out of 19906 with flag 85002/85002
116.17/114.51	c cleaning 9968 clauses out of 19988 with flag 95002/95002
132.09/130.44	c cleaning 9985 clauses out of 20020 with flag 105002/105002
156.62/154.92	c cleaning 10013 clauses out of 20034 with flag 115001/115001
166.58/164.81	c cleaning 9995 clauses out of 20020 with flag 125000/125000
179.70/177.98	c cleaning 9986 clauses out of 20028 with flag 135003/135003
194.22/192.47	c cleaning 9999 clauses out of 20041 with flag 145002/145002
209.05/207.28	c cleaning 9989 clauses out of 20042 with flag 155002/155002
229.88/228.03	c cleaning 9995 clauses out of 20051 with flag 165000/165000
245.12/243.25	c cleaning 10010 clauses out of 20057 with flag 175001/175001
256.25/254.31	c cleaning 10005 clauses out of 20052 with flag 185006/185006
269.47/267.52	c cleaning 10015 clauses out of 20042 with flag 195001/195001
288.40/286.49	c cleaning 10003 clauses out of 20033 with flag 205007/205007
305.03/303.07	c cleaning 9978 clauses out of 20024 with flag 215001/215001
323.77/321.75	c cleaning 9988 clauses out of 20045 with flag 225000/225000
337.60/335.54	c cleaning 9997 clauses out of 20064 with flag 235007/235007
355.92/353.84	c cleaning 9995 clauses out of 20061 with flag 245001/245001
377.34/375.23	c cleaning 10001 clauses out of 20067 with flag 255002/255002
387.37/385.24	c cleaning 10014 clauses out of 20067 with flag 265003/265003
399.21/397.05	c cleaning 10005 clauses out of 20052 with flag 275002/275002
417.84/415.70	c cleaning 10006 clauses out of 20047 with flag 285002/285002
441.35/439.19	c cleaning 10000 clauses out of 20040 with flag 295001/295001
457.70/455.41	c cleaning 9992 clauses out of 20040 with flag 305001/305001
474.72/472.41	c cleaning 9996 clauses out of 20050 with flag 315003/315003
484.45/482.17	c cleaning 9983 clauses out of 20051 with flag 325000/325000
500.87/498.56	c cleaning 10004 clauses out of 20071 with flag 335003/335003
515.99/513.60	c cleaning 9984 clauses out of 20065 with flag 345001/345001
532.50/530.14	c cleaning 10006 clauses out of 20084 with flag 355004/355004
557.34/554.92	c cleaning 10013 clauses out of 20076 with flag 365002/365002
585.18/582.77	c cleaning 9979 clauses out of 20061 with flag 375000/375000
607.70/605.29	c cleaning 10008 clauses out of 20083 with flag 385001/385001
627.34/624.89	c cleaning 10018 clauses out of 20076 with flag 395002/395002
638.28/635.73	c cleaning 10017 clauses out of 20056 with flag 405000/405000
652.10/649.58	c cleaning 9995 clauses out of 20040 with flag 415001/415001
669.23/666.65	c cleaning 9993 clauses out of 20044 with flag 425000/425000
685.77/683.13	c cleaning 10003 clauses out of 20051 with flag 435000/435000
708.91/706.23	c cleaning 9999 clauses out of 20051 with flag 445003/445003
721.83/719.15	c cleaning 9999 clauses out of 20052 with flag 455003/455003
741.86/739.14	c cleaning 9997 clauses out of 20050 with flag 465000/465000
763.49/760.74	c cleaning 10001 clauses out of 20053 with flag 475000/475000
780.61/777.87	c cleaning 9992 clauses out of 20054 with flag 485002/485002
802.04/799.25	c cleaning 9991 clauses out of 20061 with flag 495001/495001
831.99/829.11	c cleaning 10003 clauses out of 20070 with flag 505001/505001
858.05/855.15	c cleaning 9990 clauses out of 20069 with flag 515003/515003
887.80/884.88	c cleaning 10003 clauses out of 20077 with flag 525001/525001
918.34/915.31	c cleaning 10003 clauses out of 20073 with flag 535000/535000
939.28/936.23	c cleaning 10002 clauses out of 20073 with flag 545003/545003
960.81/957.70	c cleaning 9999 clauses out of 20069 with flag 555001/555001
984.85/981.79	c cleaning 9998 clauses out of 20072 with flag 565003/565003
1014.38/1011.20	c cleaning 10001 clauses out of 20074 with flag 575003/575003
1045.31/1042.15	c cleaning 9996 clauses out of 20070 with flag 585000/585000
1056.35/1053.13	c cleaning 10036 clauses out of 20075 with flag 595001/595001
1069.78/1066.56	c cleaning 10006 clauses out of 20041 with flag 605003/605003
1085.61/1082.38	c cleaning 9991 clauses out of 20035 with flag 615003/615003
1109.33/1106.08	c cleaning 10000 clauses out of 20042 with flag 625001/625001
1124.57/1121.23	c cleaning 9985 clauses out of 20042 with flag 635001/635001
1147.30/1143.93	c cleaning 9997 clauses out of 20058 with flag 645002/645002
1162.24/1158.87	c cleaning 10012 clauses out of 20059 with flag 655000/655000
1184.77/1181.34	c cleaning 10007 clauses out of 20051 with flag 665004/665004
1201.30/1197.82	c cleaning 9990 clauses out of 20041 with flag 675001/675001
1217.63/1214.20	c cleaning 9971 clauses out of 20054 with flag 685004/685004
1240.16/1236.68	c cleaning 9972 clauses out of 20082 with flag 695003/695003
1261.59/1258.06	c cleaning 9994 clauses out of 20108 with flag 705001/705001
1280.54/1276.91	c cleaning 9990 clauses out of 20118 with flag 715005/715005
1294.47/1290.85	c cleaning 10012 clauses out of 20125 with flag 725002/725002
1317.19/1313.56	c cleaning 9964 clauses out of 20111 with flag 735000/735000
1348.05/1344.37	c cleaning 9980 clauses out of 20149 with flag 745002/745002
1375.19/1371.43	c cleaning 10043 clauses out of 20167 with flag 755000/755000
1403.24/1399.44	c cleaning 9990 clauses out of 20124 with flag 765000/765000
1439.39/1435.53	c cleaning 10023 clauses out of 20134 with flag 775000/775000
1471.13/1467.21	c cleaning 9993 clauses out of 20115 with flag 785004/785004
1492.78/1488.82	c cleaning 9983 clauses out of 20118 with flag 795000/795000
1515.51/1511.54	c cleaning 9971 clauses out of 20136 with flag 805001/805001
1538.86/1534.80	c cleaning 9992 clauses out of 20164 with flag 815000/815000
1563.59/1559.57	c cleaning 10002 clauses out of 20176 with flag 825004/825004
1584.22/1580.15	c cleaning 10008 clauses out of 20178 with flag 835008/835008
1605.45/1601.33	c cleaning 10018 clauses out of 20162 with flag 845000/845000
1626.88/1622.73	c cleaning 9998 clauses out of 20144 with flag 855000/855000
1648.01/1643.80	c cleaning 10004 clauses out of 20147 with flag 865001/865001
1674.13/1670.00	c cleaning 9992 clauses out of 20144 with flag 875002/875002
1689.66/1685.49	c cleaning 10054 clauses out of 20152 with flag 885002/885002
1700.20/1695.99	c cleaning 10023 clauses out of 20098 with flag 895002/895002
1713.43/1709.17	c cleaning 10013 clauses out of 20076 with flag 905003/905003
1730.27/1725.97	c cleaning 10008 clauses out of 20061 with flag 915001/915001
1751.89/1747.52	c cleaning 9985 clauses out of 20056 with flag 925004/925004
1778.15/1773.70	c cleaning 10004 clauses out of 20068 with flag 935001/935001
1795.89/1791.45	c cleaning 9997 clauses out of 20065 with flag 945002/945002
1800.04/1795.52	c starts		: 186
1800.04/1795.52	c conflicts		: 947540
1800.04/1795.52	c decisions		: 1878520
1800.04/1795.52	c propagations		: 41791574
1800.04/1795.52	c inspects		: 1081444393
1800.04/1795.52	c learnt literals	: 0
1800.04/1795.52	c learnt binary clauses	: 0
1800.04/1795.52	c learnt ternary clauses	: 0
1800.04/1795.52	c learnt clauses	: 947539
1800.04/1795.52	c ignored clauses	: 0
1800.04/1795.52	c root simplifications	: 0
1800.04/1795.52	c removed literals (reason simplification)	: 4016864
1800.04/1795.52	c reason swapping (by a shorter reason)	: 0
1800.04/1795.52	c Calls to reduceDB	: 96
1800.04/1795.52	c number of reductions to clauses (during analyze)	: 0
1800.04/1795.52	c number of learned constraints concerned by reduction	: 0
1800.04/1795.52	c number of learning phase by resolution	: 0
1800.04/1795.52	c number of learning phase by cutting planes	: 0
1800.04/1795.52	c speed (assignments/second)	: 23283.757530443523
1800.04/1795.52	c non guided choices	145320
1800.04/1795.54	c learnt constraints type 
1800.04/1795.54	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 12615
1800.04/1795.54	c constraints type 
1800.04/1795.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 75
1800.04/1795.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
1800.04/1795.54	s UNKNOWN
1800.04/1795.54	c Total wall clock time (in seconds): 1795.338

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-2659822-1276574368/watcher-2659822-1276574368 -o /tmp/evaluation-result-2659822-1276574368/solver-2659822-1276574368 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659822-1276574368.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.02 1.02 1.00 3/106 600
/proc/meminfo: memFree=1704348/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=128 CPUtime=0
/proc/600/stat : 600 (java6) R 598 600 32109 0 -1 4194304 82 0 0 0 0 0 0 0 19 0 1 0 33038565 131072 2 1992294400 0 0 4287977139 18446744073709551615 264367612919 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/600/statm: 61 5 1 10 0 22 0

[startup+0.043875 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 600
/proc/meminfo: memFree=1704348/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1520328 CPUtime=0.02
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 3380 0 1 0 1 1 0 0 18 0 4 0 33038565 1556815872 2824 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 380082 2824 945 10 0 377392 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520328

[startup+0.100837 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 600
/proc/meminfo: memFree=1704348/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1524184 CPUtime=0.08
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 3956 0 1 0 6 2 0 0 18 0 12 0 33038565 1560764416 3396 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 381046 3396 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300856 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 600
/proc/meminfo: memFree=1704348/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1526428 CPUtime=0.35
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 5376 0 1 0 32 3 0 0 18 0 12 0 33038565 1563062272 4814 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 381607 4814 1361 10 0 378909 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526428

[startup+0.700904 s]
/proc/loadavg: 1.02 1.02 1.00 3/106 600
/proc/meminfo: memFree=1704348/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1528536 CPUtime=1.15
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 8288 0 1 0 110 5 0 0 18 0 13 0 33038565 1565220864 7477 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382134 7477 1410 10 0 379436 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1528536

[startup+1.502 s]
/proc/loadavg: 1.02 1.02 1.00 4/119 613
/proc/meminfo: memFree=1678700/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=2.75
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 9592 0 1 0 269 6 0 0 18 0 13 0 33038565 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 8200 1424 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=1.46
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 6016 0 1 0 142 4 0 0 25 0 13 0 33038567 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4108619555 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 13 0 33038568 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 13 0 33038568 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33038570 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 33038570 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.61
/proc/600/task/609/stat : 609 (java) R 598 600 32109 0 -1 4202560 921 0 0 0 61 0 0 0 25 0 13 0 33038575 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 104063776 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.65
/proc/600/task/610/stat : 610 (java) R 598 600 32109 0 -1 4202560 1592 0 0 0 65 0 0 0 25 0 13 0 33038575 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 103148341 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 8200 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1530732

[startup+3.10116 s]
/proc/loadavg: 1.02 1.02 1.00 2/119 613
/proc/meminfo: memFree=1674360/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=4.44
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 11124 0 1 0 437 7 0 0 18 0 13 0 33038565 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 9731 1428 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=3.06
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 7535 0 1 0 301 5 0 0 25 0 13 0 33038567 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4109222337 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 13 0 33038568 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 13 0 33038568 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33038570 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 33038570 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.66
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 932 0 0 0 66 0 0 0 25 0 13 0 33038575 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.69
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1594 0 0 0 69 0 0 0 15 0 13 0 33038575 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 9731 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 9732 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 9732 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 1530732

[startup+6.30251 s]
/proc/loadavg: 1.02 1.02 1.00 2/119 613
/proc/meminfo: memFree=1651792/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=7.68
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 15838 0 1 0 760 8 0 0 18 0 13 0 33038565 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 14390 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=6.2
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 8685 0 1 0 615 5 0 0 25 0 13 0 33038567 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4109138038 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=0.01
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 872 0 0 0 1 0 0 0 18 0 13 0 33038568 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 953 0 0 0 0 0 0 0 18 0 13 0 33038568 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=0.03
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 1733 0 0 0 3 0 0 0 15 0 13 0 33038570 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.66
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 932 0 0 0 66 0 0 0 18 0 13 0 33038575 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.72
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1600 0 0 0 72 0 0 0 15 0 13 0 33038575 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 14390 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 1530732

[startup+12.7022 s]
/proc/loadavg: 1.02 1.02 1.00 3/119 615
/proc/meminfo: memFree=1634928/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=14.17
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 19997 0 1 0 1406 11 0 0 18 0 13 0 33038565 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 18545 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=12.54
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 8688 0 1 0 1249 5 0 0 25 0 13 0 33038567 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4109117748 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=0.02
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 2544 0 0 0 2 0 0 0 15 0 13 0 33038568 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=0.02
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 2207 0 0 0 1 1 0 0 18 0 13 0 33038568 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=0.07
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 2957 0 0 0 6 1 0 0 15 0 13 0 33038570 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.68
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 934 0 0 0 68 0 0 0 15 0 13 0 33038575 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.78
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1604 0 0 0 78 0 0 0 15 0 13 0 33038575 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 18545 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.17
Current children cumulated vsize (KiB) 1530732

[startup+25.5016 s]
/proc/loadavg: 1.02 1.02 1.00 2/119 615
/proc/meminfo: memFree=1613600/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=27.05
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 25376 0 1 0 2692 13 0 0 18 0 13 0 33038565 1567469568 23896 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 23896 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=25.18
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 8690 0 1 0 2513 5 0 0 25 0 13 0 33038567 1567469568 23896 1992294400 134512640 134550932 4292281120 18446744073709551615 4109138109 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=0.07
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 4847 0 0 0 6 1 0 0 15 0 13 0 33038568 1567469568 23896 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=0.05
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 3834 0 0 0 3 2 0 0 17 0 13 0 33038568 1567469568 23896 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=0.17

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

[pid=600] ppid=598 vsize=1530732 CPUtime=1666.53
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 70457 0 1 0 166605 48 0 0 18 0 13 0 33038565 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 62242 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=1652.13
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 20411 0 1 0 165193 20 0 0 25 0 13 0 33038567 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4109278591 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=3.28
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 19383 0 0 0 318 10 0 0 16 0 13 0 33038568 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=3.24
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 18003 0 0 0 314 10 0 0 15 0 13 0 33038568 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=6.27
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 8953 0 0 0 623 4 0 0 15 0 13 0 33038570 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.77
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 942 0 0 0 77 0 0 0 15 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.78
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1604 0 0 0 78 0 0 0 15 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1666.53
Current children cumulated vsize (KiB) 1530732

[startup+1722.3 s]
/proc/loadavg: 1.18 1.10 1.03 2/119 671
/proc/meminfo: memFree=1457236/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=1726.66
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 70467 0 1 0 172618 48 0 0 18 0 13 0 33038565 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 62242 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=1711.61
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 20415 0 1 0 171140 21 0 0 25 0 13 0 33038567 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4109138104 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=3.43
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 19383 0 0 0 333 10 0 0 16 0 13 0 33038568 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=3.39
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 18003 0 0 0 329 10 0 0 15 0 13 0 33038568 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=6.61
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 8957 0 0 0 657 4 0 0 15 0 13 0 33038570 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.77
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 942 0 0 0 77 0 0 0 15 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.78
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1604 0 0 0 78 0 0 0 15 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 62242 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.66
Current children cumulated vsize (KiB) 1530732

[startup+1782.3 s]
/proc/loadavg: 1.13 1.10 1.03 2/119 673
/proc/meminfo: memFree=1456988/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=1786.8
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 70479 0 1 0 178631 49 0 0 18 0 13 0 33038565 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 62243 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=1771.22
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 20418 0 1 0 177101 21 0 0 25 0 13 0 33038567 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4109219309 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=3.57
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 19384 0 0 0 347 10 0 0 16 0 13 0 33038568 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=3.54
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 18003 0 0 0 344 10 0 0 16 0 13 0 33038568 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=6.84
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 8961 0 0 0 680 4 0 0 15 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.77
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 942 0 0 0 77 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.78
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1604 0 0 0 78 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) S 598 600 32109 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.8
Current children cumulated vsize (KiB) 1530732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.5 s]
/proc/loadavg: 1.10 1.09 1.02 2/119 673
/proc/meminfo: memFree=1456988/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=1800.04
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 70480 0 1 0 179955 49 0 0 18 0 13 0 33038565 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 62243 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=1784.26
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 20419 0 1 0 178405 21 0 0 25 0 13 0 33038567 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4109139235 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=3.62
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 19384 0 0 0 352 10 0 0 16 0 13 0 33038568 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=3.58
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 18003 0 0 0 348 10 0 0 16 0 13 0 33038568 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=6.96
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 8961 0 0 0 692 4 0 0 15 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.77
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 942 0 0 0 77 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.78
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1604 0 0 0 78 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) R 598 600 32109 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1530732

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

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

[startup+1795.5 s]
/proc/loadavg: 1.10 1.09 1.02 2/119 673
/proc/meminfo: memFree=1456988/2059040 swapFree=4140228/4192956
[pid=600] ppid=598 vsize=1530732 CPUtime=1800.04
/proc/600/stat : 600 (java) S 598 600 32109 0 -1 4202496 70480 0 1 0 179955 49 0 0 18 0 13 0 33038565 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/600/statm: 382683 62243 1442 10 0 379985 0
[pid=600/tid=602] ppid=598 vsize=1530732 CPUtime=1784.26
/proc/600/task/602/stat : 602 (java) R 598 600 32109 0 -1 4202560 20419 0 1 0 178405 21 0 0 25 0 13 0 33038567 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4109139235 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=600/tid=603] ppid=598 vsize=1530732 CPUtime=3.62
/proc/600/task/603/stat : 603 (java) S 598 600 32109 0 -1 4202560 19384 0 0 0 352 10 0 0 16 0 13 0 33038568 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=604] ppid=598 vsize=1530732 CPUtime=3.58
/proc/600/task/604/stat : 604 (java) S 598 600 32109 0 -1 4202560 18003 0 0 0 348 10 0 0 16 0 13 0 33038568 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
[pid=600/tid=605] ppid=598 vsize=1530732 CPUtime=6.96
/proc/600/task/605/stat : 605 (java) S 598 600 32109 0 -1 4202560 8961 0 0 0 692 4 0 0 15 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 0 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=606] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/606/stat : 606 (java) S 598 600 32109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=607] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/607/stat : 607 (java) S 598 600 32109 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 33038570 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=608] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/608/stat : 608 (java) S 598 600 32109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=609] ppid=598 vsize=1530732 CPUtime=0.77
/proc/600/task/609/stat : 609 (java) S 598 600 32109 0 -1 4202560 942 0 0 0 77 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=610] ppid=598 vsize=1530732 CPUtime=0.78
/proc/600/task/610/stat : 610 (java) S 598 600 32109 0 -1 4202560 1604 0 0 0 78 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=611] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/611/stat : 611 (java) S 598 600 32109 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 0 0 0 0
[pid=600/tid=612] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/612/stat : 612 (java) R 598 600 32109 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 33038575 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=600/tid=613] ppid=598 vsize=1530732 CPUtime=0
/proc/600/task/613/stat : 613 (java) S 598 600 32109 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33038632 1567469568 62243 1992294400 134512640 134550932 4292281120 18446744073709551615 4294960144 0 4 0 16800975 18446604437844141184 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1530732

Child status: 143
Real time (s): 1795.59
CPU time (s): 1800.16
CPU user time (s): 1799.64
CPU system time (s): 0.518921
CPU usage (%): 100.254
Max. virtual memory (cumulated for all children) (KiB): 1530732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70503
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= 37500
involuntary context switches= 11375

runsolver used 3.66744 second user time and 9.54955 second system time

The end

Launcher Data

Begin job on node009 at 2010-06-15 05:59:28
IDJOB=2659822
IDBENCH=2567
IDSOLVER=1164
FILE ID=node009/2659822-1276574368
PBS_JOBID= 11173515
Free space on /tmp= 62556 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-75-70.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659822-1276574368/watcher-2659822-1276574368 -o /tmp/evaluation-result-2659822-1276574368/solver-2659822-1276574368 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659822-1276574368.opb

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

MD5SUM BENCH= 51456bad41bf92f026526861ffdd231e
RANDOM SEED=1588465147

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1704744 kB
Buffers:         73640 kB
Cached:         199424 kB
SwapCached:       6120 kB
Active:          85636 kB
Inactive:       200556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1704744 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:             520 kB
Writeback:           0 kB
AnonPages:       11436 kB
Mapped:          12928 kB
Slab:            46176 kB
PageTables:       4056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180956 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= 62556 MiB
End job on node009 at 2010-06-15 06:29:26