Trace number 277370

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.1 2411.39

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-7.xml
MD5SUM23cb2427c56d1bc47bb8ccd76b20ab76
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints289
Best CPU time to get the best result obtained on this benchmark2400.06
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size403
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277370-1169266011/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=49  nbDomainTypes=49  minDomainSize=306  maxDomainSize=403
0.43	       =>  wckTime=0.119  cpuTime=0.1  mem=7M869
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
10.69	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=36615299  nbExtensionStructures=294
10.69	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.69	     nbSharedBinaryRepresentations=66362  maxDegree=12  maxArity=2
10.69	       =>  wckTime=10.381  cpuTime=10.21  mem=35M258
10.79	   
10.79	   solver LocalSearchSolver being built... 
10.83	       =>  wckTime=10.512  cpuTime=10.26  mem=17M936
10.84	
10.84	s SATISFIABLE
10.84	o 223
10.84	c 71
10.84	o 227
10.84	c 67
10.84	o 231
10.84	c 63
10.85	o 236
10.85	c 58
10.85	o 238
10.85	c 56
10.85	o 242
10.85	c 52
10.85	o 245
10.86	c 49
10.86	o 247
10.86	c 47
10.86	o 248
10.86	c 46
10.86	o 249
10.86	c 45
10.86	o 252
10.86	c 42
10.87	o 255
10.87	c 39
10.87	o 257
10.87	c 37
10.87	o 259
10.87	c 35
10.87	o 260
10.87	c 34
10.87	o 262
10.87	c 32
10.88	o 263
10.88	c 31
10.89	o 264
10.89	c 30
10.89	o 266
10.89	c 28
10.90	o 267
10.90	c 27
10.90	o 268
10.90	c 26
10.90	o 270
10.90	c 24
10.91	o 272
10.91	c 22
10.91	o 273
10.91	c 21
10.92	o 277
10.92	c 17
10.92	o 278
10.92	c 16
10.92	o 279
10.92	c 15
10.96	o 280
10.96	c 14
10.96	o 281
10.96	c 13
11.06	o 282
11.06	c 12
11.21	o 283
11.21	c 11
11.22	o 284
11.22	c 10
11.65	o 285
11.65	c 9
12.20	o 286
12.20	c 8
12.25	o 287
12.25	c 7
15.56	o 288
15.56	c 6
43.31	o 289
43.31	c 5
55.36	   
55.36	   search
55.36	     run=0  nbConstraintChecks=421395679  nbAssignments=10000
55.36	       =>  wckTime=44.535  cpuTime=44.3  mem=17M936
73.45	   
73.45	   search
73.45	     run=1  nbConstraintChecks=591579701  nbAssignments=13340
73.45	       =>  wckTime=62.628  cpuTime=62.31  mem=17M936
73.45	   
73.45	   global
73.45	     nbConstraintChecks=591579701  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
73.45	     solvingWckTime=62.625  solvingCpuTime=62.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
73.45	     globalCpuTime=72.63
73.45	       =>  wckTime=73.141  cpuTime=72.57  mem=17M936
73.45	   
73.45	   solver IterativeSystematicSolver being built... 
73.59	       =>  wckTime=73.281  cpuTime=72.67  mem=29M12
74.19	   
74.19	   preprocessing
74.19	     nbConstraintChecks=3615547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
74.19	     detectedInconsistency=no
74.19	       =>  wckTime=0.593  cpuTime=0.56  mem=29M12
78.06	   
78.06	   search
78.06	     run=0  nbConstraintChecks=67644287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=587
78.06	     nbFailedAssignments=544  nbBacktracks=10  nbVisitedNodes=1142  nbRestartNogoods=0
78.06	       =>  wckTime=4.464  cpuTime=4.41  mem=29M12
80.69	   
80.69	   search
80.69	     run=1  nbConstraintChecks=105454179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=813
80.69	     nbFailedAssignments=723  nbBacktracks=25  nbVisitedNodes=1562  nbRestartNogoods=61
80.69	       =>  wckTime=7.09  cpuTime=7.0  mem=29M12
84.74	   
84.74	   search
84.74	     run=2  nbConstraintChecks=177817453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1505
84.74	     nbFailedAssignments=1357  nbBacktracks=47  nbVisitedNodes=2910  nbRestartNogoods=76
84.74	       =>  wckTime=11.141  cpuTime=11.02  mem=29M12
101.06	   
101.06	   search
101.06	     run=3  nbConstraintChecks=449138390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3495
101.06	     nbFailedAssignments=3280  nbBacktracks=80  nbVisitedNodes=6856  nbRestartNogoods=112
101.06	       =>  wckTime=27.466  cpuTime=27.26  mem=29M12
110.60	   
110.60	   search
110.60	     run=4  nbConstraintChecks=594206479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4557
110.60	     nbFailedAssignments=4257  nbBacktracks=130  nbVisitedNodes=8945  nbRestartNogoods=231
110.60	       =>  wckTime=37.003  cpuTime=36.75  mem=29M12
126.63	   
126.63	   search
126.63	     run=5  nbConstraintChecks=843764357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6348
126.63	     nbFailedAssignments=5940  nbBacktracks=205  nbVisitedNodes=12494  nbRestartNogoods=311
126.63	       =>  wckTime=53.032  cpuTime=52.71  mem=29M12
181.17	   
181.17	   search
181.17	     run=6  nbConstraintChecks=1839209166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13253
181.17	     nbFailedAssignments=12701  nbBacktracks=318  nbVisitedNodes=26273  nbRestartNogoods=418
181.17	       =>  wckTime=107.571  cpuTime=106.99  mem=29M12
284.95	   
284.95	   search
284.95	     run=7  nbConstraintChecks=3543976209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23222
284.95	     nbFailedAssignments=22469  nbBacktracks=488  nbVisitedNodes=46180  nbRestartNogoods=443
284.95	       =>  wckTime=211.349  cpuTime=210.29  mem=29M12
332.44	   
332.44	   search
332.44	     run=8  nbConstraintChecks=4361918621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28731
332.44	     nbFailedAssignments=27690  nbBacktracks=744  nbVisitedNodes=57166  nbRestartNogoods=505
332.44	       =>  wckTime=258.844  cpuTime=257.56  mem=29M12
538.81	   
538.81	   search
538.81	     run=9  nbConstraintChecks=7524681398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43640
538.81	     nbFailedAssignments=42187  nbBacktracks=1128  nbVisitedNodes=86956  nbRestartNogoods=513
538.81	       =>  wckTime=465.216  cpuTime=462.97  mem=29M12
688.50	   
688.50	   search
688.50	     run=10  nbConstraintChecks=9623861455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57580
688.50	     nbFailedAssignments=55524  nbBacktracks=1704  nbVisitedNodes=114809  nbRestartNogoods=617
688.50	       =>  wckTime=614.901  cpuTime=611.95  mem=29M12
786.69	   
786.69	   search
786.69	     run=11  nbConstraintChecks=11160007018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71559
786.69	     nbFailedAssignments=68607  nbBacktracks=2568  nbVisitedNodes=142735  nbRestartNogoods=643
786.69	       =>  wckTime=713.095  cpuTime=709.68  mem=29M12
947.21	   
947.21	   search
947.21	     run=12  nbConstraintChecks=14044137066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96342
947.21	     nbFailedAssignments=92060  nbBacktracks=3865  nbVisitedNodes=192268  nbRestartNogoods=651
947.21	       =>  wckTime=873.615  cpuTime=869.45  mem=29M12
1176.05	   
1176.05	   search
1176.05	     run=13  nbConstraintChecks=17728085802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123194
1176.05	     nbFailedAssignments=116935  nbBacktracks=5811  nbVisitedNodes=245941  nbRestartNogoods=670
1176.05	       =>  wckTime=1102.457  cpuTime=1097.23  mem=29M12
2411.36	v 376 340 185 304 87 202 2 141 234 179 361 301 0 80 343 81 289 397 7 86 273 38 0 72 84 323 232 204 95 201 0 149 73 321 262 170 208 184 308 247 40 178 23 205 5 179 87 356 291 

Verifier Data (download as text)

5 unsatisfied constraints, 289 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/node48/watcher-277370-1169266011 -o ROOT/results/node48/solver-277370-1169266011 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277370-1169266011/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.05 1.67 1.86 4/81 17915
/proc/meminfo: memFree=1384368/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=18540 CPUtime=0
/proc/17914/stat : 17914 (runsolver) R 17912 17914 17782 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 275000306 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17914/statm: 4635 279 244 17 0 2626 0

[startup+0.107359 s]
/proc/loadavg: 1.05 1.67 1.86 4/81 17915
/proc/meminfo: memFree=1384368/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=914988 CPUtime=0.09
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 3019 0 1 0 7 2 0 0 17 0 8 0 275000306 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155071803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515396 s]
/proc/loadavg: 1.05 1.67 1.86 4/81 17915
/proc/meminfo: memFree=1384368/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915332 CPUtime=0.49
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 6576 0 1 0 45 4 0 0 18 0 8 0 275000306 937299968 6315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228833 6315 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33747 s]
/proc/loadavg: 1.05 1.67 1.86 3/88 17922
/proc/meminfo: memFree=1364664/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=1.31
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 7354 0 1 0 126 5 0 0 25 0 8 0 275000306 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073646493 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 7092 2171 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275000310 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275000311 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 275000311 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.1
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 275000314 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 7092 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915472

[startup+2.99062 s]
/proc/loadavg: 1.05 1.67 1.86 4/88 17922
/proc/meminfo: memFree=1361400/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2.94
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 8412 0 1 0 289 5 0 0 25 0 8 0 275000306 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639078 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 8150 2171 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275000310 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275000311 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 275000311 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.1
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 275000314 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 8150 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915472

[startup+6.28492 s]
/proc/loadavg: 1.13 1.68 1.86 3/88 17922
/proc/meminfo: memFree=1351368/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=6.21
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 10388 0 1 0 615 6 0 0 25 0 8 0 275000306 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073654999 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 10126 2172 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275000310 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275000311 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 275000311 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.12
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 275000314 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 10126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915472

[startup+12.7715 s]
/proc/loadavg: 1.20 1.68 1.86 3/88 17922
/proc/meminfo: memFree=1320016/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=12.68
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16591 0 1 0 1255 13 0 0 25 0 8 0 275000306 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16326 2500 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3191 0 0 0 6 1 0 0 17 0 8 0 275000310 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.14
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 275000314 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915472

[startup+25.6167 s]
/proc/loadavg: 1.37 1.70 1.87 3/88 17922
/proc/meminfo: memFree=1320144/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=25.46
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16595 0 1 0 2517 29 0 0 25 0 8 0 275000306 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16330 2500 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3191 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.15
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915472

[startup+51.2391 s]
/proc/loadavg: 1.59 1.72 1.87 3/88 17922
/proc/meminfo: memFree=1320144/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=50.96
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16595 0 1 0 5038 58 0 0 25 0 8 0 275000306 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16330 2500 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3191 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.15
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915472

[startup+102.483 s]
/proc/loadavg: 1.82 1.76 1.87 3/88 17922
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=101.96
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16756 0 1 0 10110 86 0 0 25 0 8 0 275000306 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073938212 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16483 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.27
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 275000314 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16483 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915472

[startup+162.578 s]
/proc/loadavg: 1.93 1.80 1.88 3/88 17922
/proc/meminfo: memFree=1319888/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=161.77
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16758 0 1 0 16091 86 0 0 25 0 8 0 275000306 937443328 16484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073937401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.18 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 17924
/proc/meminfo: memFree=1319704/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2074.42
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 207353 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873209 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.42
Current children cumulated vsize (KiB) 915472

[startup+2144.28 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 17924
/proc/meminfo: memFree=1319704/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2134.24
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 213335 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073954478 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.24
Current children cumulated vsize (KiB) 915472

[startup+2204.28 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 17924
/proc/meminfo: memFree=1319640/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2193.96
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 219307 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073893988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.96
Current children cumulated vsize (KiB) 915472

[startup+2264.38 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 17924
/proc/meminfo: memFree=1319704/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2253.78
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 225289 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.78
Current children cumulated vsize (KiB) 915472

[startup+2324.38 s]
/proc/loadavg: 2.07 2.02 1.95 3/88 17924
/proc/meminfo: memFree=1319640/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2313.5
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 231261 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313.5
Current children cumulated vsize (KiB) 915472

[startup+2384.39 s]
/proc/loadavg: 2.02 2.01 1.95 3/88 17924
/proc/meminfo: memFree=1319640/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2373.22
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 237233 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.22
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.35 s]
/proc/loadavg: 2.01 2.01 1.95 2/75 17927
/proc/meminfo: memFree=1352512/2055920 swapFree=4192812/4192956
[pid=17914] ppid=17912 vsize=915472 CPUtime=2400.06
/proc/17914/stat : 17914 (java) R 17912 17914 17782 0 -1 0 16761 0 1 0 239917 89 0 0 25 0 8 0 275000306 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891742 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17914/statm: 228868 16487 2550 14 0 215338 0
[pid=17914/tid=17916] ppid=17912 vsize=915472 CPUtime=0.07
/proc/17914/task/17916/stat : 17916 (java) S 17912 17914 17782 0 -1 64 3192 0 0 0 6 1 0 0 16 0 8 0 275000310 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17917] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17917/stat : 17917 (java) S 17912 17914 17782 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17918] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17918/stat : 17918 (java) S 17912 17914 17782 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000311 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17919] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17919/stat : 17919 (java) S 17912 17914 17782 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17920] ppid=17912 vsize=915472 CPUtime=0.28
/proc/17914/task/17920/stat : 17920 (java) S 17912 17914 17782 0 -1 64 419 0 0 0 27 1 0 0 16 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17921] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17921/stat : 17921 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17914/tid=17922] ppid=17912 vsize=915472 CPUtime=0
/proc/17914/task/17922/stat : 17922 (java) S 17912 17914 17782 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000314 937443328 16487 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2411.39
CPU time (s): 2400.1
CPU user time (s): 2399.2
CPU system time (s): 0.908861
CPU usage (%): 99.5322
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.2
system time used= 0.908861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16784
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= 49997
involuntary context switches= 79330

runsolver used 2.56961 s user time and 8.10077 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 04:06:54 UTC 2007


IDJOB= 277370
IDBENCH= 6646
IDSOLVER= 68
FILE ID= node48/277370-1169266011

PBS_JOBID= 3607364

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  23cb2427c56d1bc47bb8ccd76b20ab76

RANDOM SEED= 991182069

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.218
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.218
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:       1408880 kB
Buffers:         48804 kB
Cached:         500364 kB
SwapCached:          0 kB
Active:          88032 kB
Inactive:       481576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1408880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          31128 kB
Slab:            63072 kB
Committed_AS:  5512320 kB
PageTables:       1660 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= 66563 MiB



End job on node48 on Sat Jan 20 04:47:08 UTC 2007