Trace number 277365

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 PFCMSAT (TO) 2400.17 2411.36

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-2.xml
MD5SUM570f4f3187c9b9f5121439d9a96fe2a4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints285
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 size441
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/277365-1169266003/unknown.xml
0.36	   
0.36	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=49  nbDomainTypes=49  minDomainSize=348  maxDomainSize=441
0.42	       =>  wckTime=0.114  cpuTime=0.1  mem=7M872
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
11.84	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=43700270  nbExtensionStructures=294
11.84	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
11.84	     nbSharedBinaryRepresentations=76684  maxDegree=12  maxArity=2
11.84	       =>  wckTime=11.536  cpuTime=11.4  mem=37M163
11.93	   
11.93	   solver LocalSearchSolver being built... 
11.96	       =>  wckTime=11.663  cpuTime=11.45  mem=18M967
11.98	
11.98	s SATISFIABLE
11.98	o 229
11.98	c 65
11.98	o 235
11.98	c 59
11.98	o 240
11.98	c 54
11.98	o 245
11.98	c 49
11.99	o 250
11.99	c 44
11.99	o 254
11.99	c 40
11.99	o 256
11.99	c 38
12.00	o 258
12.00	c 36
12.00	o 260
12.00	c 34
12.00	o 261
12.00	c 33
12.01	o 262
12.01	c 32
12.01	o 263
12.01	c 31
12.01	o 264
12.01	c 30
12.01	o 266
12.01	c 28
12.01	o 267
12.01	c 27
12.02	o 268
12.02	c 26
12.02	o 269
12.02	c 25
12.02	o 270
12.02	c 24
12.02	o 271
12.02	c 23
12.07	o 272
12.07	c 22
12.07	o 273
12.07	c 21
12.19	o 274
12.19	c 20
12.22	o 275
12.22	c 19
12.31	o 276
12.31	c 18
12.32	o 277
12.32	c 17
12.48	o 278
12.48	c 16
12.52	o 279
12.52	c 15
12.52	o 280
12.52	c 14
13.13	o 281
13.13	c 13
13.17	o 282
13.17	c 12
13.64	o 283
13.64	c 11
14.83	o 284
14.83	c 10
15.41	o 285
15.41	c 9
45.58	   
45.58	   search
45.58	     run=0  nbConstraintChecks=324896203  nbAssignments=6930
45.58	       =>  wckTime=33.616  cpuTime=33.43  mem=18M967
45.58	   
45.58	   global
45.58	     nbConstraintChecks=324896203  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.58	     solvingWckTime=33.613  solvingCpuTime=33.43  expiredTime=no  totalExploration=no  nbFoundSolutions=0
45.58	     globalCpuTime=44.92
45.58	       =>  wckTime=45.279  cpuTime=44.88  mem=18M967
45.58	   
45.58	   solver IterativeSystematicSolver being built... 
45.71	       =>  wckTime=45.403  cpuTime=44.97  mem=30M608
45.72	   
45.72	   preprocessing
45.72	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
45.72	     detectedInconsistency=no
45.72	       =>  wckTime=0.012  cpuTime=0.01  mem=30M608
47.20	   
47.20	   search
47.20	     run=0  nbConstraintChecks=28699871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
47.20	     nbFailedAssignments=114  nbBacktracks=10  nbVisitedNodes=285  nbRestartNogoods=0
47.20	       =>  wckTime=1.497  cpuTime=1.46  mem=30M608
52.86	   
52.86	   search
52.86	     run=1  nbConstraintChecks=141071389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=771
52.86	     nbFailedAssignments=674  nbBacktracks=25  nbVisitedNodes=1471  nbRestartNogoods=21
52.86	       =>  wckTime=7.149  cpuTime=7.08  mem=30M608
56.07	   
56.07	   search
56.07	     run=2  nbConstraintChecks=204723827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1416
56.07	     nbFailedAssignments=1260  nbBacktracks=47  nbVisitedNodes=2724  nbRestartNogoods=160
56.07	       =>  wckTime=10.36  cpuTime=10.27  mem=30M608
65.02	   
65.02	   search
65.02	     run=3  nbConstraintChecks=408908645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2707
65.02	     nbFailedAssignments=2483  nbBacktracks=80  nbVisitedNodes=5271  nbRestartNogoods=249
65.02	       =>  wckTime=19.31  cpuTime=19.16  mem=30M608
89.20	   
89.20	   search
89.20	     run=4  nbConstraintChecks=960341772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6016
89.20	     nbFailedAssignments=5708  nbBacktracks=130  nbVisitedNodes=11855  nbRestartNogoods=345
89.20	       =>  wckTime=43.49  cpuTime=43.23  mem=30M608
98.45	   
98.45	   search
98.45	     run=5  nbConstraintChecks=1139451014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7026
98.45	     nbFailedAssignments=6609  nbBacktracks=205  nbVisitedNodes=13841  nbRestartNogoods=431
98.45	       =>  wckTime=52.747  cpuTime=52.43  mem=30M608
137.76	   
137.76	   search
137.76	     run=6  nbConstraintChecks=1965451475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12069
137.76	     nbFailedAssignments=11506  nbBacktracks=318  nbVisitedNodes=23894  nbRestartNogoods=731
137.76	       =>  wckTime=92.058  cpuTime=91.57  mem=30M608
159.94	   
159.94	   search
159.94	     run=7  nbConstraintChecks=2410510359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16313
159.94	     nbFailedAssignments=15545  nbBacktracks=488  nbVisitedNodes=32347  nbRestartNogoods=894
159.94	       =>  wckTime=114.238  cpuTime=113.63  mem=30M608
197.57	   
197.57	   search
197.57	     run=8  nbConstraintChecks=3196962615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21198
197.57	     nbFailedAssignments=20140  nbBacktracks=744  nbVisitedNodes=42083  nbRestartNogoods=943
197.57	       =>  wckTime=151.865  cpuTime=151.1  mem=30M608
360.20	   
360.20	   search
360.20	     run=9  nbConstraintChecks=6573524710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36597
360.20	     nbFailedAssignments=35122  nbBacktracks=1128  nbVisitedNodes=72848  nbRestartNogoods=1008
360.20	       =>  wckTime=314.491  cpuTime=312.97  mem=30M608
431.85	   
431.85	   search
431.85	     run=10  nbConstraintChecks=8107714451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46551
431.85	     nbFailedAssignments=44469  nbBacktracks=1704  nbVisitedNodes=92725  nbRestartNogoods=1069
431.85	       =>  wckTime=386.147  cpuTime=384.28  mem=30M608
594.34	   
594.34	   search
594.34	     run=11  nbConstraintChecks=11656749108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60831
594.34	     nbFailedAssignments=57856  nbBacktracks=2568  nbVisitedNodes=121256  nbRestartNogoods=1143
594.34	       =>  wckTime=548.637  cpuTime=546.04  mem=30M608
649.76	   
649.77	   search
649.77	     run=12  nbConstraintChecks=12778513871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67896
649.77	     nbFailedAssignments=63593  nbBacktracks=3865  nbVisitedNodes=135355  nbRestartNogoods=1307
649.77	       =>  wckTime=604.059  cpuTime=601.2  mem=30M608
823.86	   
823.86	   search
823.86	     run=13  nbConstraintChecks=16016566213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87491
823.86	     nbFailedAssignments=81215  nbBacktracks=5811  nbVisitedNodes=174518  nbRestartNogoods=1487
823.86	       =>  wckTime=778.153  cpuTime=774.48  mem=30M608
1511.22	   
1511.22	   search
1511.22	     run=14  nbConstraintChecks=26968449464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=132788
1511.22	     nbFailedAssignments=123569  nbBacktracks=8730  nbVisitedNodes=265088  nbRestartNogoods=1635
1511.22	       =>  wckTime=1465.517  cpuTime=1458.66  mem=30M608
2411.29	v 1 271 440 355 191 98 128 1 53 228 64 288 148 374 358 213 303 291 272 105 0 103 35 209 303 211 373 0 211 418 378 100 194 0 292 104 213 58 177 287 368 6 96 365 420 294 9 267 193 

Verifier Data (download as text)

9 unsatisfied constraints, 285 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/node38/watcher-277365-1169266003 -o ROOT/results/node38/solver-277365-1169266003 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277365-1169266003/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.37 1.76 1.87 5/70 26135
/proc/meminfo: memFree=1455408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=1784 CPUtime=0
/proc/26134/stat : 26134 (java) D 26131 26134 26026 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 275000707 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26134/statm: 446 136 102 14 0 91 0

[startup+0.104979 s]
/proc/loadavg: 1.37 1.76 1.87 5/70 26135
/proc/meminfo: memFree=1455408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=914988 CPUtime=0.07
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 2958 0 1 0 6 1 0 0 24 0 8 0 275000707 936947712 2704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228747 2705 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.513059 s]
/proc/loadavg: 1.37 1.76 1.87 5/70 26135
/proc/meminfo: memFree=1455408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=0.48
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 6854 0 1 0 45 3 0 0 25 0 8 0 275000707 937443328 6593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 6593 2159 14 0 215338 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915472

[startup+1.33621 s]
/proc/loadavg: 1.50 1.78 1.87 3/87 26152
/proc/meminfo: memFree=1416040/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=1.3
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 7375 0 1 0 126 4 0 0 25 0 8 0 275000707 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 7113 2168 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275000712 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275000712 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 275000712 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.1
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 275000715 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 7113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915472

[startup+2.98054 s]
/proc/loadavg: 1.50 1.78 1.87 3/87 26152
/proc/meminfo: memFree=1410792/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2.94
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 8396 0 1 0 289 5 0 0 25 0 8 0 275000707 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641996 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 8134 2168 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275000712 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 275000712 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.1
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 275000715 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 8134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915472

[startup+6.27118 s]
/proc/loadavg: 1.54 1.79 1.87 3/87 26152
/proc/meminfo: memFree=1394544/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=6.22
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 10349 0 1 0 615 7 0 0 25 0 8 0 275000707 937443328 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 10089 2169 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 10089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275000712 937443328 10089 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 275000712 937443328 10090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 10090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.12
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 275000715 937443328 10090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 10090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 10090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915472

[startup+12.7554 s]
/proc/loadavg: 1.58 1.79 1.87 3/87 26152
/proc/meminfo: memFree=1350896/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=12.67
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17498 0 1 0 1255 12 0 0 25 0 8 0 275000707 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17234 2497 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3488 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.14
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 347 0 0 0 14 0 0 0 15 0 8 0 275000715 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17234 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915472

[startup+25.609 s]
/proc/loadavg: 1.64 1.80 1.87 3/87 26152
/proc/meminfo: memFree=1336368/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=25.46
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17503 0 1 0 2517 29 0 0 25 0 8 0 275000707 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743725 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17238 2497 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3488 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.15
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 275000715 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17238 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915472

[startup+51.2319 s]
/proc/loadavg: 1.78 1.81 1.88 3/87 26152
/proc/meminfo: memFree=1335856/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=50.95
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17640 0 1 0 5040 55 0 0 25 0 8 0 275000707 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073856834 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17370 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.22
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 275000715 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17370 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915472

[startup+102.482 s]
/proc/loadavg: 1.90 1.84 1.88 4/87 26152
/proc/meminfo: memFree=1335728/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=101.97
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17660 0 1 0 10142 55 0 0 25 0 8 0 275000707 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870707 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17384 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.25
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 411 0 0 0 24 1 0 0 16 0 8 0 275000715 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 915472

[startup+162.577 s]
/proc/loadavg: 1.96 1.87 1.89 3/87 26152
/proc/meminfo: memFree=1335728/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=161.78
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17660 0 1 0 16123 55 0 0 25 0 8 0 275000707 937443328 17384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870343 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.54 s]
/proc/loadavg: 2.05 2.03 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2074.88
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 207428 60 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864426 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2074.88
Current children cumulated vsize (KiB) 915472

[startup+2144.63 s]
/proc/loadavg: 2.02 2.02 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2134.68
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 213408 60 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890653 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2134.68
Current children cumulated vsize (KiB) 915472

[startup+2204.73 s]
/proc/loadavg: 2.00 2.02 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2194.51
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 219391 60 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073942153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2194.51
Current children cumulated vsize (KiB) 915472

[startup+2264.83 s]
/proc/loadavg: 2.00 2.01 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2254.34
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 225373 61 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863810 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2254.34
Current children cumulated vsize (KiB) 915472

[startup+2324.83 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2314.06
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 231345 61 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870357 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2314.06
Current children cumulated vsize (KiB) 915472

[startup+2384.84 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2373.78
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 237317 61 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864518 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2373.78
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.28 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26134] ppid=26131 vsize=915472 CPUtime=2400.09
/proc/26134/stat : 26134 (java) R 26131 26134 26026 0 -1 0 17665 0 1 0 239948 61 0 0 25 0 8 0 275000707 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26134/statm: 228868 17387 2545 14 0 215338 0
[pid=26134/tid=26139] ppid=26131 vsize=915472 CPUtime=0.07
/proc/26134/task/26139/stat : 26139 (java) S 26131 26134 26026 0 -1 64 3489 0 0 0 6 1 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26141] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26141/stat : 26141 (java) S 26131 26134 26026 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26142] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26142/stat : 26142 (java) S 26131 26134 26026 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26145] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26145/stat : 26145 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26146] ppid=26131 vsize=915472 CPUtime=0.26
/proc/26134/task/26146/stat : 26146 (java) S 26131 26134 26026 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26147] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26147/stat : 26147 (java) S 26131 26134 26026 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26134/tid=26148] ppid=26131 vsize=915472 CPUtime=0
/proc/26134/task/26148/stat : 26148 (java) S 26131 26134 26026 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275000715 937443328 17387 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2411.36
CPU time (s): 2400.17
CPU user time (s): 2399.54
CPU system time (s): 0.626904
CPU usage (%): 99.5361
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.54
system time used= 0.626904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17687
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= 50089
involuntary context switches= 82990

runsolver used 2.57761 s user time and 8.09577 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan 20 04:06:47 UTC 2007


IDJOB= 277365
IDBENCH= 6642
IDSOLVER= 69
FILE ID= node38/277365-1169266003

PBS_JOBID= 3607362

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  570f4f3187c9b9f5121439d9a96fe2a4

RANDOM SEED= 593193488

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.267
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.267
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:       1456144 kB
Buffers:         35712 kB
Cached:         472452 kB
SwapCached:          0 kB
Active:         105792 kB
Inactive:       422664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:          30548 kB
Slab:            56832 kB
Committed_AS:  5178432 kB
PageTables:       1768 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 node38 on Sat Jan 20 04:47:03 UTC 2007