Trace number 277442

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, and are wall clock time (not CPU 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
AbsconMax 109 EPFCMSAT (TO) 2400.08 2401.93

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-0.xml
MD5SUMa3456e6d65e65aed2a5080188859f278
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark2400.05
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size285
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/277442-1169268018/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=25  nbDomainTypes=25  minDomainSize=188  maxDomainSize=285
0.40	       =>  wckTime=0.104  cpuTime=0.09  mem=6M893
0.40	   
0.40	   predicates being loaded...
0.40	   
0.40	   constraints being loaded...
1.96	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=5484605  nbExtensionStructures=100
1.96	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
1.96	     nbSharedBinaryRepresentations=17982  maxDegree=8  maxArity=2
1.96	       =>  wckTime=1.67  cpuTime=1.61  mem=13M720
2.01	   
2.01	   solver LocalSearchSolver being built... 
2.05	       =>  wckTime=1.755  cpuTime=1.65  mem=7M680
2.06	
2.06	s SATISFIABLE
2.06	o 65
2.06	c 35
2.06	o 70
2.06	c 30
2.06	o 74
2.06	c 26
2.06	o 78
2.06	c 22
2.06	o 81
2.06	c 19
2.07	o 83
2.07	c 17
2.07	o 85
2.07	c 15
2.07	o 86
2.07	c 14
2.07	o 87
2.07	c 13
2.08	o 88
2.08	c 12
2.08	o 89
2.08	c 11
2.08	o 90
2.08	c 10
2.08	o 91
2.08	c 9
2.09	o 92
2.09	c 8
2.09	o 93
2.09	c 7
2.12	o 94
2.12	c 6
2.13	o 95
2.13	c 5
8.73	o 96
8.73	c 4
17.47	   
17.47	   search
17.47	     run=0  nbConstraintChecks=158357481  nbAssignments=10000
17.47	       =>  wckTime=15.42  cpuTime=15.4  mem=7M680
33.59	   
33.59	   search
33.59	     run=1  nbConstraintChecks=322785893  nbAssignments=20000
33.59	       =>  wckTime=31.539  cpuTime=31.5  mem=7M680
38.74	   
38.74	   search
38.74	     run=2  nbConstraintChecks=374838154  nbAssignments=23906
38.74	       =>  wckTime=36.694  cpuTime=36.67  mem=7M680
38.74	   
38.74	   global
38.74	     nbConstraintChecks=374838154  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.74	     solvingWckTime=36.692  solvingCpuTime=36.67  expiredTime=no  totalExploration=no  nbFoundSolutions=0
38.75	     globalCpuTime=38.37
38.75	       =>  wckTime=38.45  cpuTime=38.32  mem=7M680
38.75	   
38.75	   solver IterativeSystematicSolver being built... 
38.87	       =>  wckTime=38.573  cpuTime=38.41  mem=17M653
38.98	   
38.98	   preprocessing
38.98	     nbConstraintChecks=489418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
38.98	     detectedInconsistency=no
38.98	       =>  wckTime=0.109  cpuTime=0.09  mem=17M653
39.63	   
39.63	   search
39.63	     run=0  nbConstraintChecks=9820886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=352
39.63	     nbFailedAssignments=326  nbBacktracks=10  nbVisitedNodes=689  nbRestartNogoods=0
39.63	       =>  wckTime=0.76  cpuTime=0.73  mem=18M661
40.74	   
40.74	   search
40.74	     run=1  nbConstraintChecks=25305701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=801
40.74	     nbFailedAssignments=746  nbBacktracks=25  nbVisitedNodes=1573  nbRestartNogoods=10
40.74	       =>  wckTime=1.873  cpuTime=1.83  mem=18M661
42.23	   
42.23	   search
42.23	     run=2  nbConstraintChecks=46694820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1503
42.23	     nbFailedAssignments=1412  nbBacktracks=47  nbVisitedNodes=2963  nbRestartNogoods=109
42.23	       =>  wckTime=3.364  cpuTime=3.29  mem=18M661
44.44	   
44.44	   search
44.44	     run=3  nbConstraintChecks=78466689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2502
44.44	     nbFailedAssignments=2364  nbBacktracks=80  nbVisitedNodes=4947  nbRestartNogoods=149
44.44	       =>  wckTime=5.57  cpuTime=5.48  mem=18M661
51.58	   
51.58	   search
51.58	     run=4  nbConstraintChecks=181760501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5046
51.58	     nbFailedAssignments=4846  nbBacktracks=130  nbVisitedNodes=10023  nbRestartNogoods=152
51.58	       =>  wckTime=12.709  cpuTime=12.62  mem=18M661
61.76	   
61.76	   search
61.76	     run=5  nbConstraintChecks=324114498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8529
61.76	     nbFailedAssignments=8241  nbBacktracks=205  nbVisitedNodes=16976  nbRestartNogoods=223
61.76	       =>  wckTime=22.889  cpuTime=22.78  mem=18M661
68.86	   
68.86	   search
68.86	     run=6  nbConstraintChecks=432351370  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11608
68.86	     nbFailedAssignments=11195  nbBacktracks=318  nbVisitedNodes=23122  nbRestartNogoods=240
68.86	       =>  wckTime=29.991  cpuTime=29.88  mem=18M661
83.53	   
83.53	   search
83.53	     run=7  nbConstraintChecks=637233091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16413
83.53	     nbFailedAssignments=15819  nbBacktracks=488  nbVisitedNodes=32721  nbRestartNogoods=268
83.53	       =>  wckTime=44.663  cpuTime=44.55  mem=18M661
108.13	   
108.13	   search
108.13	     run=8  nbConstraintChecks=938903817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23347
108.13	     nbFailedAssignments=22483  nbBacktracks=744  nbVisitedNodes=46575  nbRestartNogoods=349
108.13	       =>  wckTime=69.261  cpuTime=69.12  mem=18M661
140.97	   
140.97	   search
140.97	     run=9  nbConstraintChecks=1267661139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29361
140.97	     nbFailedAssignments=28106  nbBacktracks=1128  nbVisitedNodes=58596  nbRestartNogoods=465
140.97	       =>  wckTime=102.106  cpuTime=101.95  mem=18M661
166.10	   
166.10	   search
166.10	     run=10  nbConstraintChecks=1494224511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34175
166.10	     nbFailedAssignments=32338  nbBacktracks=1704  nbVisitedNodes=68218  nbRestartNogoods=489
166.11	       =>  wckTime=127.236  cpuTime=127.07  mem=18M661
207.97	   
207.97	   search
207.97	     run=11  nbConstraintChecks=1913921413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42752
207.97	     nbFailedAssignments=40043  nbBacktracks=2568  nbVisitedNodes=85295  nbRestartNogoods=581
207.97	       =>  wckTime=169.105  cpuTime=168.9  mem=18M661
331.46	   
331.46	   search
331.46	     run=12  nbConstraintChecks=2989643869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65654
331.46	     nbFailedAssignments=61641  nbBacktracks=3865  nbVisitedNodes=131079  nbRestartNogoods=615
331.46	       =>  wckTime=292.59  cpuTime=292.29  mem=18M661
580.50	   
580.50	   search
580.50	     run=13  nbConstraintChecks=5373526930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109070
580.50	     nbFailedAssignments=103106  nbBacktracks=5811  nbVisitedNodes=217906  nbRestartNogoods=703
580.50	       =>  wckTime=541.637  cpuTime=541.15  mem=18M661
689.59	   
689.59	   search
689.59	     run=14  nbConstraintChecks=6403640468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130212
689.59	     nbFailedAssignments=121321  nbBacktracks=8730  nbVisitedNodes=260148  nbRestartNogoods=710
689.59	       =>  wckTime=650.727  cpuTime=650.15  mem=18M661
931.38	   
931.38	   search
931.38	     run=15  nbConstraintChecks=8958808740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183881
931.38	     nbFailedAssignments=170605  nbBacktracks=13108  nbVisitedNodes=367260  nbRestartNogoods=789
931.38	       =>  wckTime=892.516  cpuTime=891.76  mem=18M661
1164.01	   
1164.01	   search
1164.01	     run=16  nbConstraintChecks=11736764924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=240240
1164.01	     nbFailedAssignments=220387  nbBacktracks=19676  nbVisitedNodes=479969  nbRestartNogoods=930
1164.01	       =>  wckTime=1125.14  cpuTime=1124.23  mem=18M661
1569.52	   
1569.52	   search
1569.52	     run=17  nbConstraintChecks=15751350222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=333903
1569.52	     nbFailedAssignments=304187  nbBacktracks=29528  nbVisitedNodes=665991  nbRestartNogoods=1192
1569.52	       =>  wckTime=1530.656  cpuTime=1529.37  mem=18M661
2401.88	v 200 7 115 146 71 0 80 137 13 210 28 210 211 42 150 231 114 0 13 156 71 10 25 193 0 

Verifier Data (download as text)

4 unsatisfied constraints, 96 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-277442-1169268018 -o ROOT/results/node16/solver-277442-1169268018 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277442-1169268018/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.93 4/93 24707
/proc/meminfo: memFree=1174128/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=904408 CPUtime=0
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 1285 0 1 0 0 0 0 0 17 0 1 0 275196696 926113792 1034 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 0 0 0 17 0 0 0
/proc/24706/statm: 226102 1035 822 14 0 213685 0

[startup+0.102767 s]
/proc/loadavg: 2.00 2.00 1.93 4/93 24707
/proc/meminfo: memFree=1174128/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=914988 CPUtime=0.08
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 3012 0 1 0 7 1 0 0 23 0 8 0 275196696 936947712 2759 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228747 2760 1434 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51069 s]
/proc/loadavg: 2.00 2.00 1.93 4/93 24707
/proc/meminfo: memFree=1174128/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=0.49
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 6555 0 1 0 45 4 0 0 25 0 8 0 275196696 937443328 6294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073603010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 6294 2170 14 0 215338 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.33154 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24714
/proc/meminfo: memFree=1155320/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=1.31
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 7250 0 1 0 127 4 0 0 25 0 8 0 275196696 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 6988 2171 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275196700 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275196700 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 275196700 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.08
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 311 0 0 0 8 0 0 0 16 0 8 0 275196703 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 6988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915472

[startup+2.96823 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24714
/proc/meminfo: memFree=1149560/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2.94
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 8854 0 1 0 286 8 0 0 25 0 8 0 275196696 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073669210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 8591 2499 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 687 0 0 0 3 0 0 0 17 0 8 0 275196700 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.1
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 327 0 0 0 10 0 0 0 15 0 8 0 275196703 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 8591 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915472

[startup+6.26161 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24714
/proc/meminfo: memFree=1149432/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915476 CPUtime=6.24
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 8858 0 1 0 607 17 0 0 25 0 8 0 275196696 937447424 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 8594 2499 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.11
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 330 0 0 0 11 0 0 0 15 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915476

[startup+12.7324 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24714
/proc/meminfo: memFree=1149432/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=12.7
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 8858 0 1 0 1240 30 0 0 25 0 8 0 275196696 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 8594 2499 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.11
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 330 0 0 0 11 0 0 0 15 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 8594 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915472

[startup+25.601 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24774
/proc/meminfo: memFree=1149496/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=25.57
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 8861 0 1 0 2498 59 0 0 25 0 8 0 275196696 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 8597 2499 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.11
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 275196703 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915472

[startup+51.2042 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24774
/proc/meminfo: memFree=1147400/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=51.15
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9526 0 1 0 5019 96 0 0 25 0 8 0 275196696 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073662387 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9255 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 388 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9255 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915472

[startup+102.412 s]
/proc/loadavg: 2.04 2.01 1.93 4/100 24774
/proc/meminfo: memFree=1144840/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=102.32
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9539 0 1 0 10136 96 0 0 25 0 8 0 275196696 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9268 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 915472

[startup+162.454 s]
/proc/loadavg: 2.01 2.01 1.93 3/100 24774
/proc/meminfo: memFree=1144840/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=162.33
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9547 0 1 0 16136 97 0 0 25 0 8 0 275196696 937443328 9276 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2022.23
Current children cumulated vsize (KiB) 915472

[startup+2083.85 s]
/proc/loadavg: 2.02 2.01 1.99 3/100 24972
/proc/meminfo: memFree=1144264/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2082.23
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 208114 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846125 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.23
Current children cumulated vsize (KiB) 915472

[startup+2143.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/100 24974
/proc/meminfo: memFree=1144072/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2142.24
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 214115 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784850 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.24
Current children cumulated vsize (KiB) 915472

[startup+2203.94 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 24974
/proc/meminfo: memFree=1144072/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2202.22
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 220113 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073662374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.22
Current children cumulated vsize (KiB) 915472

[startup+2263.99 s]
/proc/loadavg: 2.06 2.02 2.00 3/100 24974
/proc/meminfo: memFree=1144136/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2262.24
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 226115 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784469 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.24
Current children cumulated vsize (KiB) 915472

[startup+2324.03 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 24974
/proc/meminfo: memFree=1144136/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2322.24
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 232115 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.24
Current children cumulated vsize (KiB) 915472

[startup+2384.08 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 24974
/proc/meminfo: memFree=1144136/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2382.23
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 238114 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.23
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.87 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 24974
/proc/meminfo: memFree=1144136/2055920 swapFree=4191880/4192956
[pid=24706] ppid=24704 vsize=915472 CPUtime=2400.02
/proc/24706/stat : 24706 (java) R 24704 24706 24301 0 -1 0 9581 0 1 0 239893 109 0 0 25 0 8 0 275196696 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784519 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24706/statm: 228868 9307 2549 14 0 215338 0
[pid=24706/tid=24708] ppid=24704 vsize=915472 CPUtime=0.03
/proc/24706/task/24708/stat : 24708 (java) S 24704 24706 24301 0 -1 64 688 0 0 0 3 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24709] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24709/stat : 24709 (java) S 24704 24706 24301 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24710] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24710/stat : 24710 (java) S 24704 24706 24301 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275196700 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24711] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24711/stat : 24711 (java) S 24704 24706 24301 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24712] ppid=24704 vsize=915472 CPUtime=0.21
/proc/24706/task/24712/stat : 24712 (java) S 24704 24706 24301 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24713] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24713/stat : 24713 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24706/tid=24714] ppid=24704 vsize=915472 CPUtime=0
/proc/24706/task/24714/stat : 24714 (java) S 24704 24706 24301 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275196703 937443328 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2401.93
CPU time (s): 2400.08
CPU user time (s): 2398.98
CPU system time (s): 1.10183
CPU usage (%): 99.9232
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.98
system time used= 1.10183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9607
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= 49808
involuntary context switches= 67882

runsolver used 3.07853 s user time and 7.55085 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 04:40:18 UTC 2007


IDJOB= 277442
IDBENCH= 6715
IDSOLVER= 68
FILE ID= node16/277442-1169268018

PBS_JOBID= 3607298

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-95-0.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277442-1169268018/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-277442-1169268018 -o ROOT/results/node16/solver-277442-1169268018 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277442-1169268018/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a3456e6d65e65aed2a5080188859f278

RANDOM SEED= 539191778

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.220
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.220
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1174608 kB
Buffers:         53716 kB
Cached:         677016 kB
SwapCached:        268 kB
Active:         322044 kB
Inactive:       483028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174608 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:         102836 kB
Slab:            60852 kB
Committed_AS:  8400216 kB
PageTables:       2464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node16 on Sat Jan 20 05:20:21 UTC 2007