Trace number 277293

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.09 2421.64

General information on the benchmark

Nametaillard/
os-taillard-4/os-taillard-4-95-8.xml
MD5SUM1710571c9fbceaa3ebf9e7e0cbee2df2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark2400.09
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size238
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277293-1169265615/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=16  nbDomainTypes=16  minDomainSize=154  maxDomainSize=238
0.42	       =>  wckTime=0.107  cpuTime=0.08  mem=6M910
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
1.03	     nbConstraints=48  nbConvertedConstraints=48  nbConvertConstraintsChecks=1718968  nbExtensionStructures=48
1.03	     nbSharedExtensionStructures=0  nbConflictsStructures=48  nbSharedConflictsStructures=0
1.03	     nbSharedBinaryRepresentations=9607  maxDegree=6  maxArity=2
1.03	       =>  wckTime=0.717  cpuTime=0.65  mem=9M835
1.07	   
1.07	   solver LocalSearchSolver being built... 
1.11	       =>  wckTime=0.799  cpuTime=0.69  mem=6M38
1.12	
1.12	s SATISFIABLE
1.12	o 23
1.12	c 25
1.12	o 27
1.12	c 21
1.13	o 29
1.13	c 19
1.13	o 32
1.13	c 16
1.13	o 34
1.13	c 14
1.13	o 35
1.14	c 13
1.14	o 37
1.14	c 11
1.14	o 38
1.14	c 10
1.14	o 39
1.14	c 9
1.14	o 40
1.14	c 8
1.15	o 41
1.15	c 7
1.15	o 42
1.15	c 6
1.16	o 43
1.16	c 5
1.18	o 44
1.18	c 4
2.91	o 45
2.91	c 3
8.81	   
8.81	   search
8.81	     run=0  nbConstraintChecks=66786920  nbAssignments=10000
8.81	       =>  wckTime=7.701  cpuTime=7.61  mem=6M38
16.68	   
16.68	   search
16.68	     run=1  nbConstraintChecks=136418656  nbAssignments=20000
16.68	       =>  wckTime=15.57  cpuTime=15.4  mem=6M38
24.53	   
24.53	   search
24.53	     run=2  nbConstraintChecks=206606017  nbAssignments=30000
24.53	       =>  wckTime=23.425  cpuTime=23.19  mem=6M38
32.14	   
32.14	   search
32.14	     run=3  nbConstraintChecks=274006703  nbAssignments=40000
32.14	       =>  wckTime=31.035  cpuTime=30.73  mem=6M38
33.20	   
33.20	   search
33.20	     run=4  nbConstraintChecks=283272666  nbAssignments=41424
33.20	       =>  wckTime=32.09  cpuTime=31.78  mem=6M38
33.20	   
33.20	   global
33.20	     nbConstraintChecks=283272666  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.20	     solvingWckTime=32.087  solvingCpuTime=31.78  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.20	     globalCpuTime=32.53
33.20	       =>  wckTime=32.89  cpuTime=32.47  mem=6M38
33.20	   
33.20	   solver IterativeSystematicSolver being built... 
33.34	       =>  wckTime=33.024  cpuTime=32.58  mem=15M945
33.35	   
33.35	   preprocessing
33.35	     nbConstraintChecks=2112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.35	     detectedInconsistency=no
33.35	       =>  wckTime=0.0090  cpuTime=0.0  mem=15M945
34.18	   
34.18	   search
34.18	     run=0  nbConstraintChecks=10604536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=695
34.18	     nbFailedAssignments=679  nbBacktracks=10  nbVisitedNodes=1385  nbRestartNogoods=0
34.18	       =>  wckTime=0.84  cpuTime=0.8  mem=16M953
35.47	   
35.47	   search
35.47	     run=1  nbConstraintChecks=24796641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1748
35.47	     nbFailedAssignments=1709  nbBacktracks=25  nbVisitedNodes=3483  nbRestartNogoods=145
35.47	       =>  wckTime=2.136  cpuTime=2.05  mem=16M953
36.42	   
36.42	   search
36.42	     run=2  nbConstraintChecks=35130842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2589
36.42	     nbFailedAssignments=2520  nbBacktracks=47  nbVisitedNodes=5157  nbRestartNogoods=172
36.42	       =>  wckTime=3.085  cpuTime=2.99  mem=16M953
36.55	   
36.55	   search
36.55	     run=3  nbConstraintChecks=36316296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2657
36.55	     nbFailedAssignments=2550  nbBacktracks=80  nbVisitedNodes=5288  nbRestartNogoods=180
36.55	       =>  wckTime=3.217  cpuTime=3.12  mem=16M953
36.77	   
36.77	   search
36.77	     run=4  nbConstraintChecks=38386201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2771
36.77	     nbFailedAssignments=2608  nbBacktracks=131  nbVisitedNodes=5511  nbRestartNogoods=185
36.77	       =>  wckTime=3.438  cpuTime=3.34  mem=16M953
37.82	   
37.82	   search
37.82	     run=5  nbConstraintChecks=50144829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3479
37.82	     nbFailedAssignments=3236  nbBacktracks=206  nbVisitedNodes=6922  nbRestartNogoods=192
37.83	       =>  wckTime=4.488  cpuTime=4.38  mem=16M953
41.04	   
41.04	   search
41.04	     run=6  nbConstraintChecks=85688376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5232
41.04	     nbFailedAssignments=4870  nbBacktracks=319  nbVisitedNodes=10421  nbRestartNogoods=210
41.04	       =>  wckTime=7.7  cpuTime=7.56  mem=16M953
47.68	   
47.68	   search
47.68	     run=7  nbConstraintChecks=153986395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8754
47.68	     nbFailedAssignments=8213  nbBacktracks=489  nbVisitedNodes=17456  nbRestartNogoods=226
47.68	       =>  wckTime=14.339  cpuTime=14.1  mem=16M953
64.04	   
64.04	   search
64.04	     run=8  nbConstraintChecks=293892046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15465
64.04	     nbFailedAssignments=14665  nbBacktracks=745  nbVisitedNodes=30875  nbRestartNogoods=264
64.04	       =>  wckTime=30.704  cpuTime=30.28  mem=16M953
78.84	   
78.84	   search
78.84	     run=9  nbConstraintChecks=427831767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21622
78.84	     nbFailedAssignments=20434  nbBacktracks=1129  nbVisitedNodes=43140  nbRestartNogoods=338
78.84	       =>  wckTime=45.5  cpuTime=44.91  mem=16M953
92.26	   
92.26	   search
92.26	     run=10  nbConstraintChecks=545302267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27005
92.26	     nbFailedAssignments=25237  nbBacktracks=1705  nbVisitedNodes=53902  nbRestartNogoods=452
92.26	       =>  wckTime=58.927  cpuTime=58.18  mem=16M953
103.64	   
103.64	   search
103.64	     run=11  nbConstraintChecks=656070317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32582
103.64	     nbFailedAssignments=29944  nbBacktracks=2569  nbVisitedNodes=64862  nbRestartNogoods=586
103.64	       =>  wckTime=70.307  cpuTime=69.45  mem=16M953
113.18	   
113.19	   search
113.19	     run=12  nbConstraintChecks=763290258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39596
113.19	     nbFailedAssignments=35653  nbBacktracks=3867  nbVisitedNodes=78754  nbRestartNogoods=664
113.19	       =>  wckTime=79.848  cpuTime=78.9  mem=16M953
163.29	   
163.29	   search
163.29	     run=13  nbConstraintChecks=1241907273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64002
163.29	     nbFailedAssignments=58108  nbBacktracks=5813  nbVisitedNodes=127358  nbRestartNogoods=739
163.29	       =>  wckTime=129.949  cpuTime=128.53  mem=16M953
188.15	   
188.15	   search
188.15	     run=14  nbConstraintChecks=1554966704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81611
188.15	     nbFailedAssignments=72790  nbBacktracks=8732  nbVisitedNodes=162541  nbRestartNogoods=838
188.15	       =>  wckTime=154.814  cpuTime=153.17  mem=16M953
281.82	   
281.82	   search
281.82	     run=15  nbConstraintChecks=2434792911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122523
281.82	     nbFailedAssignments=109321  nbBacktracks=13110  nbVisitedNodes=244346  nbRestartNogoods=947
281.82	       =>  wckTime=248.482  cpuTime=246.02  mem=16M953
456.01	   
456.02	   search
456.02	     run=16  nbConstraintChecks=4379165557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211918
456.02	     nbFailedAssignments=192142  nbBacktracks=19678  nbVisitedNodes=423122  nbRestartNogoods=1094
456.02	       =>  wckTime=422.678  cpuTime=418.68  mem=16M953
886.68	   
886.68	   search
886.68	     run=17  nbConstraintChecks=9003145445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=438362
886.68	     nbFailedAssignments=408730  nbBacktracks=29530  nbVisitedNodes=875916  nbRestartNogoods=1363
886.68	       =>  wckTime=853.342  cpuTime=845.55  mem=16M953
1397.38	   
1397.38	   search
1397.38	     run=18  nbConstraintChecks=15295953924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=746388
1397.38	     nbFailedAssignments=701973  nbBacktracks=44308  nbVisitedNodes=1491811  nbRestartNogoods=1500
1397.38	       =>  wckTime=1364.042  cpuTime=1351.76  mem=16M953
1905.75	   
1905.75	   search
1905.75	     run=19  nbConstraintChecks=21502383856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1905.75	     nbAssignments=1056586  nbFailedAssignments=989996  nbBacktracks=66476  nbVisitedNodes=2112086
1905.75	     nbRestartNogoods=1631
1905.75	       =>  wckTime=1872.413  cpuTime=1855.64  mem=16M953
2421.60	v 64 3 177 115 13 82 145 166 177 50 1 145 104 0 73 166 

Verifier Data (download as text)

3 unsatisfied constraints, 45 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-277293-1169265615 -o ROOT/results/node16/solver-277293-1169265615 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277293-1169265615/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
/proc/loadavg: 0.92 1.23 1.62 4/93 24447
/proc/meminfo: memFree=1187696/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=18540 CPUtime=0
/proc/24446/stat : 24446 (runsolver) R 24444 24328 24328 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 274956348 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 4226611 0 0 4096 24578 0 0 0 17 0 0 0
/proc/24446/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.110378 s]
/proc/loadavg: 0.92 1.23 1.62 4/93 24447
/proc/meminfo: memFree=1187696/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=914988 CPUtime=0.08
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 3017 0 1 0 7 1 0 0 20 0 8 0 274956348 936947712 2763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153609873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228747 2763 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518301 s]
/proc/loadavg: 0.92 1.23 1.62 4/93 24447
/proc/meminfo: memFree=1187696/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=0.49
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 6444 0 1 0 45 4 0 0 22 0 8 0 274956348 937435136 6183 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073470041 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 6183 2167 14 0 215336 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915464

[startup+1.33914 s]
/proc/loadavg: 0.92 1.23 1.62 3/100 24454
/proc/meminfo: memFree=1162040/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=1.3
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 7507 0 1 0 123 7 0 0 25 0 8 0 274956348 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073340912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 7245 2496 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 285 0 0 0 2 0 0 0 17 0 8 0 274956353 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.09
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 318 0 0 0 9 0 0 0 15 0 8 0 274956356 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 7245 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97584 s]
/proc/loadavg: 0.92 1.23 1.62 3/100 24454
/proc/meminfo: memFree=1161976/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2.92
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 7513 0 1 0 277 15 0 0 25 0 8 0 274956348 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637545 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 7250 2496 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 285 0 0 0 2 0 0 0 17 0 8 0 274956353 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.1
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 323 0 0 0 10 0 0 0 15 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26922 s]
/proc/loadavg: 1.01 1.24 1.63 4/100 24454
/proc/meminfo: memFree=1161912/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=6.19
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 7513 0 1 0 589 30 0 0 25 0 8 0 274956348 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 7250 2496 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 285 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.1
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 323 0 0 0 10 0 0 0 15 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.74 s]
/proc/loadavg: 1.09 1.25 1.63 3/100 24454
/proc/meminfo: memFree=1161856/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=12.6
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 7517 0 1 0 1195 65 0 0 25 0 8 0 274956348 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073638908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 7254 2496 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 285 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.11
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.6056 s]
/proc/loadavg: 1.29 1.29 1.63 3/100 24454
/proc/meminfo: memFree=1161920/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=25.35
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 7517 0 1 0 2405 130 0 0 25 0 8 0 274956348 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073638852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 7254 2496 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 285 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.11
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 7254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2068 s]
/proc/loadavg: 1.53 1.34 1.64 3/106 24518
/proc/meminfo: memFree=1148672/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=50.66
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9079 0 1 0 4892 174 0 0 25 0 8 0 274956348 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8808 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 381 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 915464

[startup+102.421 s]
/proc/loadavg: 1.79 1.44 1.66 3/106 24622
/proc/meminfo: memFree=1148616/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=101.33
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9090 0 1 0 9959 174 0 0 25 0 8 0 274956348 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762008 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8819 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 915464

[startup+162.46 s]
/proc/loadavg: 2.00 1.56 1.68 3/100 24652
/proc/meminfo: memFree=1149632/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=160.8
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9097 0 1 0 15906 174 0 0 25 0 8 0 274956348 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073833917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.57 s]
/proc/loadavg: 2.05 2.01 1.92 3/100 24654
/proc/meminfo: memFree=1149376/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2064.98
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 206311 187 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751445 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.98
Current children cumulated vsize (KiB) 915464

[startup+2143.6 s]
/proc/loadavg: 2.06 2.02 1.93 3/100 24654
/proc/meminfo: memFree=1149376/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2124.5
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 212262 188 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.5
Current children cumulated vsize (KiB) 915464

[startup+2203.64 s]
/proc/loadavg: 2.02 2.02 1.93 3/100 24654
/proc/meminfo: memFree=1149440/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2184
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 218212 188 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751519 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184
Current children cumulated vsize (KiB) 915464

[startup+2263.67 s]
/proc/loadavg: 2.00 2.01 1.93 3/100 24654
/proc/meminfo: memFree=1149376/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2243.51
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 224162 189 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751878 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2243.51
Current children cumulated vsize (KiB) 915464

[startup+2323.71 s]
/proc/loadavg: 2.00 2.01 1.93 3/100 24654
/proc/meminfo: memFree=1149376/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2303.02
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 230113 189 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2303.02
Current children cumulated vsize (KiB) 915464

[startup+2383.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24654
/proc/meminfo: memFree=1149376/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2362.52
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 236063 189 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073766598 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2362.52
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.59 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 24714
/proc/meminfo: memFree=1149432/2055920 swapFree=4191880/4192956
[pid=24446] ppid=24444 vsize=915464 CPUtime=2400.04
/proc/24446/stat : 24446 (java) R 24444 24446 24328 0 -1 0 9127 0 1 0 239814 190 0 0 25 0 8 0 274956348 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24446/statm: 228866 8853 2544 14 0 215336 0
[pid=24446/tid=24448] ppid=24444 vsize=915464 CPUtime=0.02
/proc/24446/task/24448/stat : 24448 (java) S 24444 24446 24328 0 -1 64 286 0 0 0 2 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24449] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24449/stat : 24449 (java) S 24444 24446 24328 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24450] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24450/stat : 24450 (java) S 24444 24446 24328 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274956353 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24451] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24451/stat : 24451 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24452] ppid=24444 vsize=915464 CPUtime=0.21
/proc/24446/task/24452/stat : 24452 (java) S 24444 24446 24328 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24453] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24453/stat : 24453 (java) S 24444 24446 24328 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24446/tid=24454] ppid=24444 vsize=915464 CPUtime=0
/proc/24446/task/24454/stat : 24454 (java) S 24444 24446 24328 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274956356 937435136 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2421.64
CPU time (s): 2400.09
CPU user time (s): 2398.18
CPU system time (s): 1.90771
CPU usage (%): 99.11
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.18
system time used= 1.90771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9153
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= 50067
involuntary context switches= 130843

runsolver used 2.93755 s user time and 7.79082 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 04:00:15 UTC 2007


IDJOB= 277293
IDBENCH= 6561
IDSOLVER= 69
FILE ID= node16/277293-1169265615

PBS_JOBID= 3607299

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1710571c9fbceaa3ebf9e7e0cbee2df2

RANDOM SEED= 324885543

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1189200 kB
Buffers:         53704 kB
Cached:         676756 kB
SwapCached:        268 kB
Active:         307516 kB
Inactive:       483040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189200 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3624 kB
Writeback:           0 kB
Mapped:          86900 kB
Slab:            60872 kB
Committed_AS:  8396724 kB
PageTables:       2424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node16 on Sat Jan 20 04:40:37 UTC 2007