Trace number 277284

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.05 2409

General information on the benchmark

Nametaillard/
os-taillard-4/os-taillard-4-95-1.xml
MD5SUMfdfc9626f1c400939e169404bade143c
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.05
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size220
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/277284-1169264708/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=16  nbDomainTypes=16  minDomainSize=142  maxDomainSize=220
0.43	       =>  wckTime=0.103  cpuTime=0.09  mem=6M910
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.96	     nbConstraints=48  nbConvertedConstraints=48  nbConvertConstraintsChecks=1455318  nbExtensionStructures=48
0.96	     nbSharedExtensionStructures=0  nbConflictsStructures=48  nbSharedConflictsStructures=0
0.96	     nbSharedBinaryRepresentations=9075  maxDegree=6  maxArity=2
0.96	       =>  wckTime=0.628  cpuTime=0.58  mem=9M835
1.00	   
1.00	   solver LocalSearchSolver being built... 
1.04	       =>  wckTime=0.711  cpuTime=0.63  mem=5M975
1.05	
1.05	s SATISFIABLE
1.05	o 31
1.05	c 17
1.05	o 33
1.05	c 15
1.05	o 35
1.05	c 13
1.05	o 37
1.05	c 11
1.05	o 38
1.05	c 10
1.06	o 39
1.06	c 9
1.06	o 40
1.06	c 8
1.06	o 42
1.06	c 6
1.06	o 43
1.06	c 5
1.06	o 44
1.06	c 4
1.17	o 45
1.17	c 3
7.45	   
7.45	   search
7.45	     run=0  nbConstraintChecks=54499262  nbAssignments=10000
7.45	       =>  wckTime=6.409  cpuTime=6.35  mem=5M975
13.88	   
13.88	   search
13.88	     run=1  nbConstraintChecks=111107249  nbAssignments=20000
13.88	       =>  wckTime=12.838  cpuTime=12.75  mem=5M975
20.28	   
20.28	   search
20.28	     run=2  nbConstraintChecks=168011312  nbAssignments=30000
20.28	       =>  wckTime=19.24  cpuTime=19.12  mem=5M975
26.70	   
26.70	   search
26.70	     run=3  nbConstraintChecks=224672148  nbAssignments=40000
26.70	       =>  wckTime=25.661  cpuTime=25.51  mem=5M975
31.33	   
31.33	   search
31.33	     run=4  nbConstraintChecks=265495968  nbAssignments=47180
31.33	       =>  wckTime=30.288  cpuTime=30.12  mem=5M975
31.33	   
31.33	   global
31.33	     nbConstraintChecks=265495968  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.33	     solvingWckTime=30.286  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.33	     globalCpuTime=30.81
31.33	       =>  wckTime=31.0  cpuTime=30.75  mem=5M975
31.33	   
31.33	   solver IterativeSystematicSolver being built... 
31.46	       =>  wckTime=31.135  cpuTime=30.85  mem=15M883
31.47	   
31.47	   preprocessing
31.47	     nbConstraintChecks=765  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.47	     detectedInconsistency=no
31.47	       =>  wckTime=0.0080  cpuTime=0.01  mem=15M883
31.58	   
31.58	   search
31.58	     run=0  nbConstraintChecks=798877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78
31.58	     nbFailedAssignments=60  nbBacktracks=10  nbVisitedNodes=149  nbRestartNogoods=0
31.58	       =>  wckTime=0.119  cpuTime=0.1  mem=16M891
31.82	   
31.82	   search
31.82	     run=1  nbConstraintChecks=3174118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=332
31.82	     nbFailedAssignments=290  nbBacktracks=25  nbVisitedNodes=648  nbRestartNogoods=5
31.82	       =>  wckTime=0.357  cpuTime=0.31  mem=16M891
34.31	   
34.31	   search
34.31	     run=2  nbConstraintChecks=31633917  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2048
34.31	     nbFailedAssignments=1976  nbBacktracks=47  nbVisitedNodes=4072  nbRestartNogoods=14
34.31	       =>  wckTime=2.843  cpuTime=2.76  mem=16M891
35.33	   
35.33	   search
35.33	     run=3  nbConstraintChecks=44496557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3054
35.33	     nbFailedAssignments=2941  nbBacktracks=80  nbVisitedNodes=6076  nbRestartNogoods=113
35.33	       =>  wckTime=3.87  cpuTime=3.78  mem=16M891
35.65	   
35.65	   search
35.65	     run=4  nbConstraintChecks=48161007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3418
35.65	     nbFailedAssignments=3247  nbBacktracks=130  nbVisitedNodes=6796  nbRestartNogoods=150
35.65	       =>  wckTime=4.183  cpuTime=4.09  mem=16M891
36.05	   
36.05	   search
36.05	     run=5  nbConstraintChecks=53179997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3938
36.05	     nbFailedAssignments=3683  nbBacktracks=205  nbVisitedNodes=7827  nbRestartNogoods=176
36.05	       =>  wckTime=4.588  cpuTime=4.5  mem=16M891
36.51	   
36.51	   search
36.51	     run=6  nbConstraintChecks=58531457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4506
36.51	     nbFailedAssignments=4129  nbBacktracks=318  nbVisitedNodes=8954  nbRestartNogoods=189
36.51	       =>  wckTime=5.043  cpuTime=4.94  mem=16M891
39.03	   
39.03	   search
39.03	     run=7  nbConstraintChecks=87065804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7262
39.03	     nbFailedAssignments=6706  nbBacktracks=488  nbVisitedNodes=14457  nbRestartNogoods=212
39.03	       =>  wckTime=7.563  cpuTime=7.45  mem=16M891
42.10	   
42.10	   search
42.10	     run=8  nbConstraintChecks=117079010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9382
42.10	     nbFailedAssignments=8564  nbBacktracks=744  nbVisitedNodes=18691  nbRestartNogoods=290
42.10	       =>  wckTime=10.635  cpuTime=10.51  mem=16M891
44.27	   
44.27	   search
44.27	     run=9  nbConstraintChecks=143018667  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11328
44.27	     nbFailedAssignments=10116  nbBacktracks=1129  nbVisitedNodes=22574  nbRestartNogoods=298
44.27	       =>  wckTime=12.808  cpuTime=12.67  mem=16M891
65.01	   
65.01	   search
65.01	     run=10  nbConstraintChecks=345081545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23247
65.01	     nbFailedAssignments=21454  nbBacktracks=1705  nbVisitedNodes=46407  nbRestartNogoods=320
65.01	       =>  wckTime=33.549  cpuTime=33.32  mem=16M891
79.03	   
79.03	   search
79.03	     run=11  nbConstraintChecks=467302280  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31401
79.03	     nbFailedAssignments=28738  nbBacktracks=2569  nbVisitedNodes=62707  nbRestartNogoods=470
79.03	       =>  wckTime=47.57  cpuTime=47.28  mem=16M891
97.05	   
97.05	   search
97.05	     run=12  nbConstraintChecks=665586559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44130
97.05	     nbFailedAssignments=40162  nbBacktracks=3866  nbVisitedNodes=88134  nbRestartNogoods=651
97.05	       =>  wckTime=65.583  cpuTime=65.21  mem=16M891
123.88	   
123.88	   search
123.88	     run=13  nbConstraintChecks=912276002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59429
123.88	     nbFailedAssignments=53507  nbBacktracks=5812  nbVisitedNodes=118434  nbRestartNogoods=821
123.88	       =>  wckTime=92.415  cpuTime=91.91  mem=16M891
171.45	   
171.45	   search
171.45	     run=14  nbConstraintChecks=1376694955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85694
171.45	     nbFailedAssignments=76846  nbBacktracks=8732  nbVisitedNodes=170958  nbRestartNogoods=958
171.45	       =>  wckTime=139.984  cpuTime=139.25  mem=16M891
258.85	   
258.85	   search
258.85	     run=15  nbConstraintChecks=2246491576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139678
258.85	     nbFailedAssignments=126447  nbBacktracks=13110  nbVisitedNodes=277924  nbRestartNogoods=996
258.85	       =>  wckTime=227.389  cpuTime=226.25  mem=16M891
420.03	   
420.03	   search
420.03	     run=16  nbConstraintChecks=3684769209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=213451
420.03	     nbFailedAssignments=193646  nbBacktracks=19678  nbVisitedNodes=423385  nbRestartNogoods=1165
420.03	       =>  wckTime=388.563  cpuTime=386.67  mem=16M891
735.28	   
735.28	   search
735.28	     run=17  nbConstraintChecks=6632069618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=405881
735.28	     nbFailedAssignments=376220  nbBacktracks=29530  nbVisitedNodes=807975  nbRestartNogoods=1318
735.28	       =>  wckTime=703.82  cpuTime=700.45  mem=16M891
1311.35	   
1311.35	   search
1311.35	     run=18  nbConstraintChecks=11795903187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=674684
1311.35	     nbFailedAssignments=630241  nbBacktracks=44308  nbVisitedNodes=1345327  nbRestartNogoods=1427
1311.35	       =>  wckTime=1279.888  cpuTime=1273.66  mem=16M891
2059.07	   
2059.07	   search
2059.07	     run=19  nbConstraintChecks=19909168576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2059.07	     nbAssignments=1156582  nbFailedAssignments=1089965  nbBacktracks=66476  nbVisitedNodes=2308997
2059.07	     nbRestartNogoods=1538
2059.07	       =>  wckTime=2027.611  cpuTime=2018.84  mem=16M891
2408.98	v 1 154 8 70 65 96 0 177 177 0 58 115 181 89 173 14 

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/node18/watcher-277284-1169264708 -o ROOT/results/node18/solver-277284-1169264708 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277284-1169264708/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: 0.92 0.98 1.04 4/86 8760
/proc/meminfo: memFree=1298064/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=12008 CPUtime=0
/proc/8759/stat : 8759 (java) D 8754 8759 8648 0 -1 0 784 0 1 0 0 0 0 0 17 0 1 0 274865510 12296192 533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7861028 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/8759/statm: 3002 533 440 14 0 1602 0

[startup+0.107043 s]
/proc/loadavg: 0.92 0.98 1.04 4/86 8760
/proc/meminfo: memFree=1298064/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=912432 CPUtime=0.07
/proc/8759/stat : 8759 (java) D 8754 8759 8648 0 -1 0 2746 0 1 0 6 1 0 0 17 0 8 0 274865510 934330368 2492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228108 2492 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.515081 s]
/proc/loadavg: 0.92 0.98 1.04 4/86 8760
/proc/meminfo: memFree=1298064/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=0.47
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 6426 0 1 0 44 3 0 0 18 0 8 0 274865510 937435136 6165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 6165 2167 14 0 215336 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915464

[startup+1.33616 s]
/proc/loadavg: 0.92 0.98 1.04 3/100 8774
/proc/meminfo: memFree=1260000/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=1.29
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 7463 0 1 0 123 6 0 0 25 0 8 0 274865510 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 7201 2496 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 271 0 0 0 2 0 0 0 17 0 8 0 274865516 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915468 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937439232 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.09
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 319 0 0 0 9 0 0 0 16 0 8 0 274865519 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 7201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.97331 s]
/proc/loadavg: 0.92 0.98 1.04 4/100 8774
/proc/meminfo: memFree=1259936/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2.92
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 7468 0 1 0 274 18 0 0 25 0 8 0 274865510 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 7205 2496 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915468 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 271 0 0 0 2 0 0 0 17 0 8 0 274865516 937439232 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.1
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 274865519 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 7205 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.17362 s]
/proc/loadavg: 1.01 1.00 1.04 3/100 8774
/proc/meminfo: memFree=1259808/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=6.1
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 7468 0 1 0 573 37 0 0 25 0 8 0 274865510 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 7205 2496 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 271 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.1
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 274865519 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915468 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937439232 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 7205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915464

[startup+12.6382 s]
/proc/loadavg: 1.09 1.02 1.05 3/100 8774
/proc/meminfo: memFree=1259744/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=12.54
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 7472 0 1 0 1176 78 0 0 25 0 8 0 274865510 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 7209 2496 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 271 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.1
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915464

[startup+25.4955 s]
/proc/loadavg: 1.29 1.06 1.06 3/100 8774
/proc/meminfo: memFree=1259808/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=25.34
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 7472 0 1 0 2377 157 0 0 25 0 8 0 274865510 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642461 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 7209 2496 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 271 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915468 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937439232 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.1
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915464

[startup+51.193 s]
/proc/loadavg: 1.53 1.14 1.09 3/100 8774
/proc/meminfo: memFree=1247712/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=50.91
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9066 0 1 0 4896 195 0 0 25 0 8 0 274865510 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073635824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8797 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 381 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915464

[startup+102.478 s]
/proc/loadavg: 1.79 1.27 1.13 3/100 8774
/proc/meminfo: memFree=1247584/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=101.96
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9083 0 1 0 10001 195 0 0 25 0 8 0 274865510 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757735 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8811 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915464

[startup+162.499 s]
/proc/loadavg: 1.92 1.40 1.18 3/100 8774
/proc/meminfo: memFree=1247520/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=161.7
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9087 0 1 0 15974 196 0 0 25 0 8 0 274865510 937435136 8815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.27 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 8972
/proc/meminfo: memFree=1247208/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2074.38
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 207230 208 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.38
Current children cumulated vsize (KiB) 915464

[startup+2143.29 s]
/proc/loadavg: 2.07 2.02 1.88 3/100 8972
/proc/meminfo: memFree=1247144/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2134.39
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 213231 208 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.39
Current children cumulated vsize (KiB) 915464

[startup+2203.31 s]
/proc/loadavg: 2.02 2.01 1.89 3/100 8974
/proc/meminfo: memFree=1247208/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2194.39
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 219231 208 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764109 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2194.39
Current children cumulated vsize (KiB) 915464

[startup+2263.33 s]
/proc/loadavg: 2.01 2.00 1.89 3/100 8974
/proc/meminfo: memFree=1247144/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2254.4
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 225232 208 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073763923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2254.4
Current children cumulated vsize (KiB) 915464

[startup+2323.35 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 8974
/proc/meminfo: memFree=1247144/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2314.41
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 231233 208 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2314.41
Current children cumulated vsize (KiB) 915464

[startup+2383.38 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 8974
/proc/meminfo: memFree=1247144/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2374.42
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 237233 209 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2374.42
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.97 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 8974
/proc/meminfo: memFree=1247144/2055920 swapFree=4192812/4192956
[pid=8759] ppid=8754 vsize=915464 CPUtime=2400.01
/proc/8759/stat : 8759 (java) R 8754 8759 8648 0 -1 0 9110 0 1 0 239792 209 0 0 25 0 8 0 274865510 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8759/statm: 228866 8836 2544 14 0 215336 0
[pid=8759/tid=8764] ppid=8754 vsize=915464 CPUtime=0.02
/proc/8759/task/8764/stat : 8764 (java) S 8754 8759 8648 0 -1 64 272 0 0 0 2 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8765] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8765/stat : 8765 (java) S 8754 8759 8648 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8766] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8766/stat : 8766 (java) S 8754 8759 8648 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274865516 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8771] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8771/stat : 8771 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8772] ppid=8754 vsize=915464 CPUtime=0.2
/proc/8759/task/8772/stat : 8772 (java) S 8754 8759 8648 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8773] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8773/stat : 8773 (java) S 8754 8759 8648 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8759/tid=8774] ppid=8754 vsize=915464 CPUtime=0
/proc/8759/task/8774/stat : 8774 (java) S 8754 8759 8648 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274865519 937435136 8836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2409
CPU time (s): 2400.05
CPU user time (s): 2397.95
CPU system time (s): 2.09668
CPU usage (%): 99.6282
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.95
system time used= 2.09668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9136
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= 49783
involuntary context switches= 87494

runsolver used 2.57661 s user time and 6.21305 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 03:45:08 UTC 2007


IDJOB= 277284
IDBENCH= 6549
IDSOLVER= 69
FILE ID= node18/277284-1169264708

PBS_JOBID= 3607295

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-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277284-1169264708/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-277284-1169264708 -o ROOT/results/node18/solver-277284-1169264708 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277284-1169264708/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fdfc9626f1c400939e169404bade143c

RANDOM SEED= 885942632

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.231
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.231
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:       1299344 kB
Buffers:         52532 kB
Cached:         564704 kB
SwapCached:          0 kB
Active:         250216 kB
Inactive:       427168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          79144 kB
Slab:            64556 kB
Committed_AS:  8278116 kB
PageTables:       1940 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 node18 on Sat Jan 20 04:25:17 UTC 2007