Trace number 277433

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.13 2416.79

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-5.xml
MD5SUMf082026687311cf8dee5766da35d635c
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.09
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size293
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/277433-1169267078/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.42	   variables being loaded...
0.46	     nbVariables=25  nbDomainTypes=25  minDomainSize=199  maxDomainSize=293
0.46	       =>  wckTime=0.115  cpuTime=0.1  mem=6M893
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
2.22	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=5784790  nbExtensionStructures=100
2.22	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.22	     nbSharedBinaryRepresentations=19571  maxDegree=8  maxArity=2
2.22	       =>  wckTime=1.883  cpuTime=1.81  mem=13M720
2.28	   
2.28	   solver LocalSearchSolver being built... 
2.32	       =>  wckTime=1.979  cpuTime=1.86  mem=7M677
2.33	
2.33	s SATISFIABLE
2.33	o 60
2.33	c 40
2.33	o 65
2.33	c 35
2.33	o 70
2.33	c 30
2.33	o 73
2.33	c 27
2.34	o 75
2.34	c 25
2.34	o 77
2.34	c 23
2.34	o 78
2.34	c 22
2.34	o 79
2.34	c 21
2.34	o 81
2.34	c 19
2.35	o 82
2.35	c 18
2.35	o 83
2.35	c 17
2.35	o 85
2.35	c 15
2.36	o 87
2.36	c 13
2.37	o 88
2.37	c 12
2.37	o 89
2.37	c 11
2.38	o 90
2.38	c 10
2.39	o 92
2.39	c 8
2.43	o 93
2.43	c 7
2.89	o 94
2.89	c 6
2.99	o 95
2.99	c 5
8.92	o 96
8.93	c 4
18.47	   
18.47	   search
18.47	     run=0  nbConstraintChecks=147200645  nbAssignments=10000
18.47	       =>  wckTime=16.15  cpuTime=15.98  mem=7M677
34.98	   
34.98	   search
34.98	     run=1  nbConstraintChecks=301405360  nbAssignments=20000
34.98	       =>  wckTime=32.665  cpuTime=32.34  mem=7M677
39.21	   
39.21	   search
39.21	     run=2  nbConstraintChecks=340714207  nbAssignments=22834
39.21	       =>  wckTime=36.888  cpuTime=36.53  mem=7M677
39.21	   
39.21	   global
39.21	     nbConstraintChecks=340714207  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.21	     solvingWckTime=36.885  solvingCpuTime=36.53  expiredTime=no  totalExploration=no  nbFoundSolutions=0
39.21	     globalCpuTime=38.43
39.21	       =>  wckTime=38.867  cpuTime=38.39  mem=7M677
39.21	   
39.21	   solver IterativeSystematicSolver being built... 
39.34	       =>  wckTime=38.997  cpuTime=38.49  mem=17M650
39.47	   
39.47	   preprocessing
39.47	     nbConstraintChecks=555617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
39.47	     detectedInconsistency=no
39.47	       =>  wckTime=0.128  cpuTime=0.1  mem=17M650
41.64	   
41.64	   search
41.64	     run=0  nbConstraintChecks=30803782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=768
41.64	     nbFailedAssignments=745  nbBacktracks=10  nbVisitedNodes=1524  nbRestartNogoods=0
41.64	       =>  wckTime=2.302  cpuTime=2.24  mem=18M658
44.21	   
44.21	   search
44.21	     run=1  nbConstraintChecks=68348954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1683
44.21	     nbFailedAssignments=1632  nbBacktracks=25  nbVisitedNodes=3341  nbRestartNogoods=37
44.21	       =>  wckTime=4.869  cpuTime=4.76  mem=18M658
48.06	   
48.06	   search
48.06	     run=2  nbConstraintChecks=120478247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2892
48.06	     nbFailedAssignments=2805  nbBacktracks=47  nbVisitedNodes=5745  nbRestartNogoods=42
48.06	       =>  wckTime=8.725  cpuTime=8.57  mem=18M658
52.61	   
52.61	   search
52.61	     run=3  nbConstraintChecks=178624529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4326
52.61	     nbFailedAssignments=4194  nbBacktracks=80  nbVisitedNodes=8601  nbRestartNogoods=61
52.61	       =>  wckTime=13.266  cpuTime=13.07  mem=18M658
64.26	   
64.26	   search
64.26	     run=4  nbConstraintChecks=335195210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7421
64.26	     nbFailedAssignments=7226  nbBacktracks=130  nbVisitedNodes=14778  nbRestartNogoods=70
64.26	       =>  wckTime=24.921  cpuTime=24.62  mem=18M658
75.22	   
75.22	   search
75.22	     run=5  nbConstraintChecks=480790556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10609
75.22	     nbFailedAssignments=10326  nbBacktracks=205  nbVisitedNodes=21141  nbRestartNogoods=118
75.22	       =>  wckTime=35.88  cpuTime=35.47  mem=18M658
86.71	   
86.71	   search
86.71	     run=6  nbConstraintChecks=655679976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14963
86.71	     nbFailedAssignments=14556  nbBacktracks=318  nbVisitedNodes=29838  nbRestartNogoods=200
86.71	       =>  wckTime=47.373  cpuTime=46.86  mem=18M658
97.27	   
97.27	   search
97.27	     run=7  nbConstraintChecks=806599341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18281
97.27	     nbFailedAssignments=17692  nbBacktracks=488  nbVisitedNodes=36462  nbRestartNogoods=259
97.27	       =>  wckTime=57.932  cpuTime=57.32  mem=18M658
111.72	   
111.72	   search
111.72	     run=8  nbConstraintChecks=984419612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21873
111.72	     nbFailedAssignments=21017  nbBacktracks=744  nbVisitedNodes=43634  nbRestartNogoods=268
111.72	       =>  wckTime=72.38  cpuTime=71.64  mem=18M658
128.78	   
128.80	   search
128.80	     run=9  nbConstraintChecks=1183123410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25269
128.80	     nbFailedAssignments=24020  nbBacktracks=1128  nbVisitedNodes=50417  nbRestartNogoods=410
128.80	       =>  wckTime=89.446  cpuTime=88.55  mem=18M658
157.75	   
157.75	   search
157.75	     run=10  nbConstraintChecks=1526159517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31922
157.75	     nbFailedAssignments=30086  nbBacktracks=1704  nbVisitedNodes=63712  nbRestartNogoods=460
157.75	       =>  wckTime=118.407  cpuTime=117.24  mem=18M658
215.17	   
215.17	   search
215.17	     run=11  nbConstraintChecks=2222382038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46415
215.17	     nbFailedAssignments=43706  nbBacktracks=2568  nbVisitedNodes=92669  nbRestartNogoods=605
215.17	       =>  wckTime=175.831  cpuTime=174.14  mem=18M658
347.14	   
347.14	   search
347.14	     run=12  nbConstraintChecks=3604464306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73139
347.14	     nbFailedAssignments=69125  nbBacktracks=3865  nbVisitedNodes=146109  nbRestartNogoods=660
347.14	       =>  wckTime=307.797  cpuTime=304.9  mem=18M658
591.15	   
591.15	   search
591.15	     run=13  nbConstraintChecks=6341128282  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126767
591.15	     nbFailedAssignments=120798  nbBacktracks=5811  nbVisitedNodes=253346  nbRestartNogoods=699
591.15	       =>  wckTime=551.811  cpuTime=546.69  mem=18M658
961.60	   
961.60	   search
961.60	     run=14  nbConstraintChecks=10768014604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215976
961.60	     nbFailedAssignments=207079  nbBacktracks=8730  nbVisitedNodes=431755  nbRestartNogoods=837
961.60	       =>  wckTime=922.259  cpuTime=913.76  mem=18M658
1354.61	   
1354.61	   search
1354.61	     run=15  nbConstraintChecks=14159831327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=285797
1354.61	     nbFailedAssignments=272516  nbBacktracks=13108  nbVisitedNodes=571276  nbRestartNogoods=858
1354.61	       =>  wckTime=1315.27  cpuTime=1304.35  mem=18M658
1642.15	   
1642.15	   search
1642.15	     run=16  nbConstraintChecks=17325072938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=345031
1642.15	     nbFailedAssignments=325174  nbBacktracks=19676  nbVisitedNodes=688642  nbRestartNogoods=939
1642.15	       =>  wckTime=1602.81  cpuTime=1590.48  mem=18M658
2416.74	v 1 255 154 93 7 210 0 134 37 16 243 64 18 1 129 1 210 148 67 162 145 259 95 197 6 

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/node7/watcher-277433-1169267078 -o ROOT/results/node7/solver-277433-1169267078 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277433-1169267078/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.92 1.98 1.87 4/93 19246
/proc/meminfo: memFree=1111648/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=18540 CPUtime=0
/proc/19245/stat : 19245 (runsolver) R 19243 19245 17605 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275103255 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19245/statm: 4635 279 244 17 0 2626 0

[startup+0.107942 s]
/proc/loadavg: 1.92 1.98 1.87 4/93 19246
/proc/meminfo: memFree=1111648/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=911488 CPUtime=0.06
/proc/19245/stat : 19245 (java) D 19243 19245 17605 0 -1 0 2637 0 1 0 5 1 0 0 20 0 8 0 275103255 933363712 2384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 227872 2384 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.515987 s]
/proc/loadavg: 1.92 1.98 1.87 4/93 19246
/proc/meminfo: memFree=1111648/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915332 CPUtime=0.46
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 6431 0 1 0 42 4 0 0 18 0 8 0 275103255 937299968 6170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153558573 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228833 6170 2153 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33907 s]
/proc/loadavg: 1.92 1.98 1.87 3/100 19253
/proc/meminfo: memFree=1093160/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=1.28
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 7156 0 1 0 124 4 0 0 25 0 8 0 275103255 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073602912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 6894 2171 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275103259 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275103259 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275103259 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.09
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 310 0 0 0 9 0 0 0 16 0 8 0 275103263 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915472

[startup+2.99225 s]
/proc/loadavg: 1.92 1.98 1.87 4/100 19253
/proc/meminfo: memFree=1087592/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2.92
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 8871 0 1 0 284 8 0 0 25 0 8 0 275103255 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 8608 2499 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 686 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.11
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 326 0 0 0 11 0 0 0 15 0 8 0 275103263 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 8608 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915472

[startup+6.27458 s]
/proc/loadavg: 1.93 1.98 1.87 3/100 19253
/proc/meminfo: memFree=1086760/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=6.17
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 8875 0 1 0 600 17 0 0 25 0 8 0 275103255 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073665624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 8611 2499 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 686 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.12
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 329 0 0 0 12 0 0 0 15 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915472

[startup+12.7623 s]
/proc/loadavg: 1.93 1.98 1.87 3/100 19253
/proc/meminfo: memFree=1086824/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=12.6
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 8875 0 1 0 1225 35 0 0 25 0 8 0 275103255 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664277 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 8611 2499 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 686 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.12
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 329 0 0 0 12 0 0 0 15 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915472

[startup+25.5996 s]
/proc/loadavg: 1.95 1.98 1.87 3/100 19253
/proc/meminfo: memFree=1086824/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=25.32
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 8878 0 1 0 2464 68 0 0 25 0 8 0 275103255 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073671017 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 8614 2499 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 686 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.12
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 275103263 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) R 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 8614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915472

[startup+51.2093 s]
/proc/loadavg: 1.96 1.98 1.87 3/100 19253
/proc/meminfo: memFree=1084584/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=50.69
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9520 0 1 0 4964 105 0 0 25 0 8 0 275103255 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779081 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 9248 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.22
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 387 0 0 0 22 0 0 0 17 0 8 0 275103263 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915472

[startup+102.425 s]
/proc/loadavg: 1.98 1.98 1.88 3/100 19253
/proc/meminfo: memFree=1084456/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=101.44
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9538 0 1 0 10039 105 0 0 25 0 8 0 275103255 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785173 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19245/statm: 228868 9265 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.22
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 389 0 0 0 22 0 0 0 16 0 8 0 275103263 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9265 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915472

[startup+162.487 s]
/proc/loadavg: 1.99 1.98 1.88 3/100 19253
/proc/meminfo: memFree=1084456/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=160.95
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9553 0 1 0 15989 106 0 0 25 0 8 0 275103255 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.25 s]
/proc/loadavg: 2.00 1.99 1.92 3/93 19421
/proc/meminfo: memFree=1305760/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2069.38
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 206819 119 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825443 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2069.38
Current children cumulated vsize (KiB) 915472

[startup+2144.28 s]
/proc/loadavg: 2.00 1.99 1.92 4/93 19421
/proc/meminfo: memFree=1305696/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2129.13
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 212793 120 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2129.13
Current children cumulated vsize (KiB) 915472

[startup+2204.33 s]
/proc/loadavg: 2.00 1.99 1.92 3/99 19505
/proc/meminfo: memFree=1304424/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2188.8
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 218754 126 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785147 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2188.8
Current children cumulated vsize (KiB) 915472

[startup+2264.38 s]
/proc/loadavg: 2.00 1.99 1.92 3/93 19619
/proc/meminfo: memFree=1305440/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2248.5
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 224719 131 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785250 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2248.5
Current children cumulated vsize (KiB) 915472

[startup+2324.42 s]
/proc/loadavg: 2.11 2.02 1.93 3/93 19619
/proc/meminfo: memFree=1305440/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2308.24
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 230693 131 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778016 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2308.24
Current children cumulated vsize (KiB) 915472

[startup+2384.45 s]
/proc/loadavg: 2.04 2.02 1.93 3/93 19619
/proc/meminfo: memFree=1305440/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2367.95
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 236664 131 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2367.95
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2416.73 s]
/proc/loadavg: 2.02 2.02 1.93 3/93 19619
/proc/meminfo: memFree=1305440/2055920 swapFree=4192812/4192956
[pid=19245] ppid=19243 vsize=915472 CPUtime=2400.08
/proc/19245/stat : 19245 (java) R 19243 19245 17605 0 -1 0 9578 0 1 0 239876 132 0 0 25 0 8 0 275103255 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801556 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19245/statm: 228868 9302 2549 14 0 215338 0
[pid=19245/tid=19247] ppid=19243 vsize=915472 CPUtime=0.03
/proc/19245/task/19247/stat : 19247 (java) S 19243 19245 17605 0 -1 64 687 0 0 0 3 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19248] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19248/stat : 19248 (java) S 19243 19245 17605 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19249] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19249/stat : 19249 (java) S 19243 19245 17605 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275103259 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19250] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19250/stat : 19250 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19251] ppid=19243 vsize=915472 CPUtime=0.23
/proc/19245/task/19251/stat : 19251 (java) S 19243 19245 17605 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19252] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19252/stat : 19252 (java) S 19243 19245 17605 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19245/tid=19253] ppid=19243 vsize=915472 CPUtime=0
/proc/19245/task/19253/stat : 19253 (java) S 19243 19245 17605 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275103263 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2416.79
CPU time (s): 2400.13
CPU user time (s): 2398.81
CPU system time (s): 1.3268
CPU usage (%): 99.311
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.81
system time used= 1.3268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9603
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= 50082
involuntary context switches= 92024

runsolver used 2.97455 s user time and 7.27789 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 04:24:38 UTC 2007


IDJOB= 277433
IDBENCH= 6706
IDSOLVER= 68
FILE ID= node7/277433-1169267078

PBS_JOBID= 3607285

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f082026687311cf8dee5766da35d635c

RANDOM SEED= 827815508

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:       1112064 kB
Buffers:         53692 kB
Cached:         521724 kB
SwapCached:          0 kB
Active:         436524 kB
Inactive:       425048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1112064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:         315292 kB
Slab:            66476 kB
Committed_AS:  8958160 kB
PageTables:       2848 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 node7 on Sat Jan 20 05:04:55 UTC 2007