Trace number 277268

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

General information on the benchmark

Nametaillard/
os-taillard-4/os-taillard-4-95-7.xml
MD5SUM76385b39dbde3001683bbe3f7d18b334
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints43
Best CPU time to get the best result obtained on this benchmark2400.08
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size203
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/277268-1169263594/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=16  nbDomainTypes=16  minDomainSize=111  maxDomainSize=203
0.46	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.90	     nbConstraints=48  nbConvertedConstraints=48  nbConvertConstraintsChecks=1161638  nbExtensionStructures=48
0.90	     nbSharedExtensionStructures=0  nbConflictsStructures=48  nbSharedConflictsStructures=0
0.90	     nbSharedBinaryRepresentations=7125  maxDegree=6  maxArity=2
0.90	       =>  wckTime=0.543  cpuTime=0.49  mem=9M813
0.94	   
0.94	   solver LocalSearchSolver being built... 
0.98	       =>  wckTime=0.623  cpuTime=0.53  mem=5M953
0.99	
0.99	s SATISFIABLE
0.99	o 20
0.99	c 28
0.99	o 25
0.99	c 23
0.99	o 28
0.99	c 20
0.99	o 31
0.99	c 17
0.99	o 34
0.99	c 14
0.99	o 36
0.99	c 12
1.00	o 37
1.00	c 11
1.00	o 38
1.00	c 10
1.00	o 40
1.00	c 8
1.00	o 41
1.00	c 7
1.00	o 42
1.00	c 6
1.13	o 43
1.13	c 5
7.87	   
7.88	   search
7.88	     run=0  nbConstraintChecks=60483563  nbAssignments=10000
7.88	       =>  wckTime=6.895  cpuTime=6.87  mem=5M953
14.49	   
14.49	   search
14.49	     run=1  nbConstraintChecks=120123163  nbAssignments=20000
14.49	       =>  wckTime=13.506  cpuTime=13.48  mem=5M953
21.43	   
21.43	   search
21.43	     run=2  nbConstraintChecks=182630803  nbAssignments=30000
21.43	       =>  wckTime=20.455  cpuTime=20.42  mem=5M953
27.86	   
27.86	   search
27.86	     run=3  nbConstraintChecks=240837248  nbAssignments=40000
27.86	       =>  wckTime=26.877  cpuTime=26.85  mem=5M953
31.16	   
31.16	   search
31.16	     run=4  nbConstraintChecks=270585123  nbAssignments=44986
31.16	       =>  wckTime=30.177  cpuTime=30.15  mem=5M953
31.16	   
31.16	   global
31.16	     nbConstraintChecks=270585123  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.16	     solvingWckTime=30.175  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.16	     globalCpuTime=30.74
31.16	       =>  wckTime=30.801  cpuTime=30.68  mem=5M953
31.16	   
31.16	   solver IterativeSystematicSolver being built... 
31.29	       =>  wckTime=30.928  cpuTime=30.79  mem=15M860
31.34	   
31.34	   preprocessing
31.34	     nbConstraintChecks=169399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.34	     detectedInconsistency=no
31.34	       =>  wckTime=0.054  cpuTime=0.03  mem=15M860
31.91	   
31.91	   search
31.91	     run=0  nbConstraintChecks=5972990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=667
31.91	     nbFailedAssignments=648  nbBacktracks=10  nbVisitedNodes=1326  nbRestartNogoods=0
31.91	       =>  wckTime=0.619  cpuTime=0.59  mem=16M868
32.89	   
32.89	   search
32.89	     run=1  nbConstraintChecks=16468129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1361
32.89	     nbFailedAssignments=1320  nbBacktracks=25  nbVisitedNodes=2707  nbRestartNogoods=5
32.89	       =>  wckTime=1.602  cpuTime=1.56  mem=16M868
33.24	   
33.24	   search
33.24	     run=2  nbConstraintChecks=19827748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1579
33.24	     nbFailedAssignments=1508  nbBacktracks=47  nbVisitedNodes=3135  nbRestartNogoods=9
33.24	       =>  wckTime=1.95  cpuTime=1.89  mem=16M868
34.10	   
34.10	   search
34.10	     run=3  nbConstraintChecks=27263750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2176
34.10	     nbFailedAssignments=2068  nbBacktracks=80  nbVisitedNodes=4325  nbRestartNogoods=17
34.10	       =>  wckTime=2.812  cpuTime=2.75  mem=16M868
36.66	   
36.66	   search
36.66	     run=4  nbConstraintChecks=54755860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4292
36.66	     nbFailedAssignments=4127  nbBacktracks=130  nbVisitedNodes=8550  nbRestartNogoods=87
36.66	       =>  wckTime=5.373  cpuTime=5.31  mem=16M868
39.17	   
39.17	   search
39.17	     run=5  nbConstraintChecks=78902731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5959
39.18	     nbFailedAssignments=5714  nbBacktracks=205  nbVisitedNodes=11879  nbRestartNogoods=233
39.18	       =>  wckTime=7.889  cpuTime=7.82  mem=16M868
43.26	   
43.26	   search
43.26	     run=6  nbConstraintChecks=117460828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7862
43.26	     nbFailedAssignments=7498  nbBacktracks=318  nbVisitedNodes=15679  nbRestartNogoods=261
43.26	       =>  wckTime=11.979  cpuTime=11.91  mem=16M868
49.06	   
49.06	   search
49.06	     run=7  nbConstraintChecks=176122109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11529
49.06	     nbFailedAssignments=10990  nbBacktracks=488  nbVisitedNodes=23008  nbRestartNogoods=289
49.06	       =>  wckTime=17.774  cpuTime=17.7  mem=16M868
58.20	   
58.20	   search
58.20	     run=8  nbConstraintChecks=267820726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18059
58.20	     nbFailedAssignments=17259  nbBacktracks=744  nbVisitedNodes=36062  nbRestartNogoods=466
58.20	       =>  wckTime=26.91  cpuTime=26.83  mem=16M868
76.71	   
76.71	   search
76.71	     run=9  nbConstraintChecks=466079777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27498
76.71	     nbFailedAssignments=26310  nbBacktracks=1128  nbVisitedNodes=54934  nbRestartNogoods=559
76.71	       =>  wckTime=45.423  cpuTime=45.34  mem=16M868
81.24	   
81.24	   search
81.24	     run=10  nbConstraintChecks=513600423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30680
81.24	     nbFailedAssignments=28909  nbBacktracks=1704  nbVisitedNodes=61291  nbRestartNogoods=678
81.24	       =>  wckTime=49.95  cpuTime=49.86  mem=16M868
113.95	   
113.95	   search
113.95	     run=11  nbConstraintChecks=823915934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48930
113.95	     nbFailedAssignments=46288  nbBacktracks=2568  nbVisitedNodes=97784  nbRestartNogoods=756
113.95	       =>  wckTime=82.663  cpuTime=82.57  mem=16M868
148.57	   
148.57	   search
148.57	     run=12  nbConstraintChecks=1118782538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70338
148.57	     nbFailedAssignments=66395  nbBacktracks=3865  nbVisitedNodes=140583  nbRestartNogoods=926
148.57	       =>  wckTime=117.28  cpuTime=117.17  mem=16M868
227.38	   
227.38	   search
227.38	     run=13  nbConstraintChecks=1826104722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111523
227.38	     nbFailedAssignments=105630  nbBacktracks=5811  nbVisitedNodes=222931  nbRestartNogoods=1009
227.38	       =>  wckTime=196.097  cpuTime=195.97  mem=16M868
285.44	   
285.44	   search
285.44	     run=14  nbConstraintChecks=2360570608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146568
285.44	     nbFailedAssignments=137751  nbBacktracks=8730  nbVisitedNodes=292898  nbRestartNogoods=1067
285.44	       =>  wckTime=254.158  cpuTime=254.01  mem=16M868
439.39	   
439.39	   search
439.39	     run=15  nbConstraintChecks=3584711962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215669
439.39	     nbFailedAssignments=202468  nbBacktracks=13108  nbVisitedNodes=431043  nbRestartNogoods=1129
439.39	       =>  wckTime=408.106  cpuTime=407.91  mem=16M868
648.35	   
648.35	   search
648.35	     run=16  nbConstraintChecks=5529731032  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=341903
648.35	     nbFailedAssignments=322127  nbBacktracks=19676  nbVisitedNodes=683392  nbRestartNogoods=1156
648.35	       =>  wckTime=617.06  cpuTime=616.82  mem=16M868
933.41	   
933.41	   search
933.41	     run=17  nbConstraintChecks=8181524201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=522017
933.41	     nbFailedAssignments=492384  nbBacktracks=29528  nbVisitedNodes=1043408  nbRestartNogoods=1190
933.41	       =>  wckTime=902.128  cpuTime=901.81  mem=16M868
1393.21	   
1393.21	   search
1393.21	     run=18  nbConstraintChecks=12361151054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=755217
1393.21	     nbFailedAssignments=710801  nbBacktracks=44306  nbVisitedNodes=1509416  nbRestartNogoods=1257
1393.21	       =>  wckTime=1361.928  cpuTime=1361.48  mem=16M868
1791.27	   
1791.27	   search
1791.27	     run=19  nbConstraintChecks=15980959002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=991229
1791.27	     nbFailedAssignments=924639  nbBacktracks=66474  nbVisitedNodes=1980628  nbRestartNogoods=1283
1791.27	       =>  wckTime=1759.987  cpuTime=1759.44  mem=16M868
2401.04	v 4 186 99 30 68 4 23 99 102 202 2 30 194 1 53 101 

Verifier Data (download as text)

5 unsatisfied constraints, 43 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/node5/watcher-277268-1169263594 -o ROOT/results/node5/solver-277268-1169263594 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277268-1169263594/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: 1.00 1.11 1.47 4/78 18724
/proc/meminfo: memFree=1190128/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=1500 CPUtime=0
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 85 0 0 0 0 0 0 0 19 0 1 0 254973859 1536000 67 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7857344 0 0 4096 0 0 0 0 17 1 0 0
/proc/18723/statm: 375 69 55 14 0 8 0

[startup+0.104381 s]
/proc/loadavg: 1.00 1.11 1.47 4/78 18724
/proc/meminfo: memFree=1190128/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=907676 CPUtime=0.03
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 2225 0 1 0 2 1 0 0 20 0 4 0 254973859 929460224 1972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153615402 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/18723/statm: 226919 1972 1117 14 0 214502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 907676

[startup+0.512422 s]
/proc/loadavg: 1.00 1.11 1.47 4/78 18724
/proc/meminfo: memFree=1190128/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915332 CPUtime=0.42
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 6384 0 1 0 38 4 0 0 16 0 8 0 254973859 937299968 6123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073459158 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228833 6123 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33351 s]
/proc/loadavg: 1.00 1.11 1.47 2/85 18731
/proc/meminfo: memFree=1171192/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=1.25
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 7429 0 1 0 117 8 0 0 17 0 8 0 254973859 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 7167 2499 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 266 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.09
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 319 0 0 0 9 0 0 0 15 0 8 0 254973873 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915464

[startup+2.9827 s]
/proc/loadavg: 1.00 1.11 1.46 2/85 18731
/proc/meminfo: memFree=1171128/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2.89
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 7433 0 1 0 274 15 0 0 17 0 8 0 254973859 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 7170 2499 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 266 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915468 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937439232 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.1
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 322 0 0 0 10 0 0 0 15 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.27507 s]
/proc/loadavg: 1.00 1.11 1.46 2/85 18731
/proc/meminfo: memFree=1171072/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=6.18
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 7433 0 1 0 588 30 0 0 23 0 8 0 254973859 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 7170 2499 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 266 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.1
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 322 0 0 0 10 0 0 0 15 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 7170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7508 s]
/proc/loadavg: 1.00 1.10 1.46 2/85 18731
/proc/meminfo: memFree=1171072/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=12.65
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 7437 0 1 0 1194 71 0 0 25 0 8 0 254973859 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 7174 2499 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 266 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915468 CPUtime=0.1
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 254973873 937439232 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915464

[startup+25.5803 s]
/proc/loadavg: 1.00 1.10 1.45 2/85 18731
/proc/meminfo: memFree=1171072/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=25.48
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 7437 0 1 0 2403 145 0 0 25 0 8 0 254973859 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 7174 2499 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 266 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.1
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 7174 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915464

[startup+51.2672 s]
/proc/loadavg: 1.00 1.09 1.44 2/85 18731
/proc/meminfo: memFree=1164992/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=51.17
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9063 0 1 0 4936 181 0 0 25 0 8 0 254973859 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751706 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8795 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.19
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 378 0 0 0 19 0 0 0 16 0 8 0 254973873 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915464

[startup+102.53 s]
/proc/loadavg: 1.00 1.07 1.41 2/85 18731
/proc/meminfo: memFree=1164928/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=102.42
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9078 0 1 0 10061 181 0 0 21 0 8 0 254973859 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8808 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 381 0 0 0 20 0 0 0 15 0 8 0 254973873 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 915464

[startup+162.625 s]
/proc/loadavg: 1.00 1.06 1.38 2/85 18731
/proc/meminfo: memFree=1164864/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=162.5
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9086 0 1 0 16069 181 0 0 25 0 8 0 254973859 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.98
Current children cumulated vsize (KiB) 915464

[startup+2085.6 s]
/proc/loadavg: 1.08 1.02 1.03 2/91 18813
/proc/meminfo: memFree=1163344/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2084.94
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 208305 189 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073635857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.94
Current children cumulated vsize (KiB) 915464

[startup+2145.62 s]
/proc/loadavg: 1.03 1.01 1.02 2/85 18929
/proc/meminfo: memFree=1164352/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2144.89
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 214300 189 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.89
Current children cumulated vsize (KiB) 915464

[startup+2205.71 s]
/proc/loadavg: 1.01 1.00 1.01 2/85 18929
/proc/meminfo: memFree=1164480/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2204.96
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 220307 189 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.96
Current children cumulated vsize (KiB) 915464

[startup+2265.81 s]
/proc/loadavg: 1.00 1.00 1.01 2/85 18929
/proc/meminfo: memFree=1164480/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2265.04
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 226315 189 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2265.04
Current children cumulated vsize (KiB) 915464

[startup+2325.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 18929
/proc/meminfo: memFree=1164480/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2325.12
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 232323 189 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817094 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2325.12
Current children cumulated vsize (KiB) 915464

[startup+2385.91 s]
/proc/loadavg: 1.23 1.05 1.02 4/100 19006
/proc/meminfo: memFree=1084032/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2385.05
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 238314 191 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751475 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2385.05
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.03 s]
/proc/loadavg: 1.40 1.09 1.03 3/100 19006
/proc/meminfo: memFree=1048640/2055920 swapFree=4192812/4192956
[pid=18723] ppid=18721 vsize=915464 CPUtime=2400.09
/proc/18723/stat : 18723 (java) R 18721 18723 17160 0 -1 0 9109 0 1 0 239818 191 0 0 25 0 8 0 254973859 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775028 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18723/statm: 228866 8836 2549 14 0 215336 0
[pid=18723/tid=18725] ppid=18721 vsize=915464 CPUtime=0.02
/proc/18723/task/18725/stat : 18725 (java) S 18721 18723 17160 0 -1 64 267 0 0 0 2 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18723/tid=18726] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18726/stat : 18726 (java) S 18721 18723 17160 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18727] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18727/stat : 18727 (java) S 18721 18723 17160 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 254973869 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18728] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18728/stat : 18728 (java) S 18721 18723 17160 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18729] ppid=18721 vsize=915464 CPUtime=0.2
/proc/18723/task/18729/stat : 18729 (java) S 18721 18723 17160 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18730] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18730/stat : 18730 (java) S 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18723/tid=18731] ppid=18721 vsize=915464 CPUtime=0
/proc/18723/task/18731/stat : 18731 (java) R 18721 18723 17160 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 254973873 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2401.1
CPU time (s): 2400.16
CPU user time (s): 2398.24
CPU system time (s): 1.91871
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.24
system time used= 1.91871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9134
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= 49377
involuntary context switches= 6076

runsolver used 2.49662 s user time and 6.04508 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 03:26:34 UTC 2007


IDJOB= 277268
IDBENCH= 6543
IDSOLVER= 68
FILE ID= node5/277268-1169263594

PBS_JOBID= 3607266

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  76385b39dbde3001683bbe3f7d18b334

RANDOM SEED= 249203436

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.240
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.240
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:       1190480 kB
Buffers:         62128 kB
Cached:         683356 kB
SwapCached:          0 kB
Active:         234180 kB
Inactive:       554184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1190480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          61860 kB
Slab:            62492 kB
Committed_AS:  7031760 kB
PageTables:       1800 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= 66560 MiB



End job on node5 on Sat Jan 20 04:06:36 UTC 2007