Trace number 277428

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.18 2409.19

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-9.xml
MD5SUMb84db87bd15ed0a16358eac6ec4fc189
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark2400.04
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size297
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/277428-1169266663/unknown.xml
0.44	   
0.44	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.49	     nbVariables=25  nbDomainTypes=25  minDomainSize=212  maxDomainSize=297
0.49	       =>  wckTime=0.178  cpuTime=0.08  mem=6M910
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
2.48	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=6361029  nbExtensionStructures=100
2.48	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.48	     nbSharedBinaryRepresentations=20442  maxDegree=8  maxArity=2
2.48	       =>  wckTime=2.166  cpuTime=2.02  mem=13M736
2.53	   
2.53	   solver LocalSearchSolver being built... 
2.57	       =>  wckTime=2.256  cpuTime=2.06  mem=7M826
2.57	
2.57	s SATISFIABLE
2.57	o 68
2.57	c 32
2.58	o 71
2.58	c 29
2.58	o 74
2.58	c 26
2.58	o 76
2.58	c 24
2.59	o 79
2.59	c 21
2.59	o 81
2.59	c 19
2.59	o 83
2.59	c 17
2.59	o 84
2.59	c 16
2.59	o 85
2.59	c 15
2.59	o 86
2.59	c 14
2.60	o 88
2.60	c 12
2.60	o 89
2.60	c 11
2.63	o 91
2.63	c 9
2.63	o 92
2.63	c 8
2.70	o 93
2.70	c 7
2.84	o 94
2.84	c 6
3.54	o 95
3.54	c 5
3.55	o 96
3.55	c 4
18.71	   
18.71	   search
18.71	     run=0  nbConstraintChecks=150316141  nbAssignments=10000
18.71	       =>  wckTime=16.146  cpuTime=16.04  mem=7M826
33.71	   
33.71	   search
33.71	     run=1  nbConstraintChecks=292514956  nbAssignments=19805
33.71	       =>  wckTime=31.146  cpuTime=30.97  mem=7M826
33.72	   
33.72	   global
33.72	     nbConstraintChecks=292514956  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.72	     solvingWckTime=31.144  solvingCpuTime=30.97  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.72	     globalCpuTime=33.09
33.72	       =>  wckTime=33.403  cpuTime=33.03  mem=7M826
33.72	   
33.72	   solver IterativeSystematicSolver being built... 
33.85	       =>  wckTime=33.533  cpuTime=33.14  mem=17M799
33.85	   
33.85	   preprocessing
33.86	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.86	     detectedInconsistency=no
33.86	       =>  wckTime=0.0070  cpuTime=0.0  mem=17M799
34.34	   
34.34	   search
34.34	     run=0  nbConstraintChecks=5943326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154
34.34	     nbFailedAssignments=130  nbBacktracks=10  nbVisitedNodes=295  nbRestartNogoods=0
34.34	       =>  wckTime=0.488  cpuTime=0.45  mem=18M807
42.71	   
42.71	   search
42.71	     run=1  nbConstraintChecks=130573050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1979
42.71	     nbFailedAssignments=1927  nbBacktracks=25  nbVisitedNodes=3932  nbRestartNogoods=10
42.71	       =>  wckTime=8.868  cpuTime=8.76  mem=18M807
51.10	   
51.10	   search
51.10	     run=2  nbConstraintChecks=261068984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4659
51.10	     nbFailedAssignments=4573  nbBacktracks=47  nbVisitedNodes=9280  nbRestartNogoods=27
51.10	       =>  wckTime=17.253  cpuTime=17.1  mem=18M807
58.22	   
58.22	   search
58.22	     run=3  nbConstraintChecks=371640359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6803
58.22	     nbFailedAssignments=6670  nbBacktracks=80  nbVisitedNodes=13554  nbRestartNogoods=204
58.22	       =>  wckTime=24.37  cpuTime=24.18  mem=18M807
58.61	   
58.61	   search
58.61	     run=4  nbConstraintChecks=377367046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6931
58.61	     nbFailedAssignments=6732  nbBacktracks=130  nbVisitedNodes=13794  nbRestartNogoods=238
58.61	       =>  wckTime=24.765  cpuTime=24.57  mem=18M807
59.24	   
59.24	   search
59.24	     run=5  nbConstraintChecks=386594515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7130
59.24	     nbFailedAssignments=6840  nbBacktracks=205  nbVisitedNodes=14176  nbRestartNogoods=242
59.24	       =>  wckTime=25.391  cpuTime=25.19  mem=18M807
60.17	   
60.17	   search
60.17	     run=6  nbConstraintChecks=400500895  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7425
60.17	     nbFailedAssignments=7006  nbBacktracks=318  nbVisitedNodes=14750  nbRestartNogoods=248
60.17	       =>  wckTime=26.327  cpuTime=26.12  mem=18M807
61.57	   
61.57	   search
61.57	     run=7  nbConstraintChecks=421333723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7862
61.57	     nbFailedAssignments=7257  nbBacktracks=488  nbVisitedNodes=15608  nbRestartNogoods=281
61.57	       =>  wckTime=27.726  cpuTime=27.51  mem=18M807
63.67	   
63.67	   search
63.67	     run=8  nbConstraintChecks=452561958  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8512
63.67	     nbFailedAssignments=7635  nbBacktracks=744  nbVisitedNodes=16892  nbRestartNogoods=318
63.67	       =>  wckTime=29.819  cpuTime=29.59  mem=18M807
85.21	   
85.21	   search
85.21	     run=9  nbConstraintChecks=797358692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14772
85.21	     nbFailedAssignments=13496  nbBacktracks=1128  nbVisitedNodes=29397  nbRestartNogoods=334
85.21	       =>  wckTime=51.364  cpuTime=51.04  mem=18M807
102.47	   
102.47	   search
102.47	     run=10  nbConstraintChecks=1059742279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21924
102.47	     nbFailedAssignments=20057  nbBacktracks=1704  nbVisitedNodes=43686  nbRestartNogoods=388
102.47	       =>  wckTime=68.624  cpuTime=68.22  mem=18M807
144.28	   
144.28	   search
144.28	     run=11  nbConstraintChecks=1681156423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36303
144.28	     nbFailedAssignments=33556  nbBacktracks=2568  nbVisitedNodes=72428  nbRestartNogoods=439
144.28	       =>  wckTime=110.435  cpuTime=109.82  mem=18M807
202.85	   
202.85	   search
202.85	     run=12  nbConstraintChecks=2514238354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60933
202.85	     nbFailedAssignments=56876  nbBacktracks=3865  nbVisitedNodes=121675  nbRestartNogoods=525
202.85	       =>  wckTime=169.003  cpuTime=168.11  mem=18M807
219.02	   
219.02	   search
219.02	     run=13  nbConstraintChecks=2689105948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64815
219.02	     nbFailedAssignments=58803  nbBacktracks=5811  nbVisitedNodes=129430  nbRestartNogoods=532
219.02	       =>  wckTime=185.17  cpuTime=184.21  mem=18M807
287.19	   
287.19	   search
287.19	     run=14  nbConstraintChecks=3604686186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83646
287.19	     nbFailedAssignments=74701  nbBacktracks=8730  nbVisitedNodes=167078  nbRestartNogoods=565
287.19	       =>  wckTime=253.347  cpuTime=252.05  mem=18M807
474.28	   
474.28	   search
474.28	     run=15  nbConstraintChecks=6225746034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=145484
474.28	     nbFailedAssignments=132151  nbBacktracks=13109  nbVisitedNodes=290694  nbRestartNogoods=623
474.28	       =>  wckTime=440.432  cpuTime=438.24  mem=18M807
785.16	   
785.16	   search
785.16	     run=16  nbConstraintChecks=10067892106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=222280
785.16	     nbFailedAssignments=202368  nbBacktracks=19678  nbVisitedNodes=444276  nbRestartNogoods=701
785.16	       =>  wckTime=751.314  cpuTime=747.65  mem=18M807
1610.55	   
1610.55	   search
1610.55	     run=17  nbConstraintChecks=20222851815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=414439
1610.55	     nbFailedAssignments=384665  nbBacktracks=29530  nbVisitedNodes=828584  nbRestartNogoods=801
1610.55	       =>  wckTime=1576.7  cpuTime=1569.11  mem=18M807
2129.64	   
2129.64	   search
2129.64	     run=18  nbConstraintChecks=28144717747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=583139
2129.64	     nbFailedAssignments=538572  nbBacktracks=44308  nbVisitedNodes=1165616  nbRestartNogoods=1014
2129.64	       =>  wckTime=2095.793  cpuTime=2087.23  mem=18M807
2409.13	v 220 143 0 107 160 6 216 111 199 143 157 112 8 266 71 254 11 220 93 166 12 257 87 178 87 

Verifier Data (download as text)

4 unsatisfied constraints, 96 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-277428-1169266663 -o ROOT/results/node3/solver-277428-1169266663 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277428-1169266663/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: 2.05 1.91 1.52 4/93 27328
/proc/meminfo: memFree=1033368/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=18540 CPUtime=0
/proc/27327/stat : 27327 (runsolver) R 27325 27327 27259 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 275061924 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27327/statm: 4635 279 244 17 0 2626 0

[startup+0.107459 s]
/proc/loadavg: 2.05 1.91 1.52 4/93 27328
/proc/meminfo: memFree=1033368/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=914988 CPUtime=0.08
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 2993 0 1 0 7 1 0 0 17 0 8 0 275061924 936947712 2739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155517887 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228747 2739 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515525 s]
/proc/loadavg: 2.05 1.91 1.52 4/93 27328
/proc/meminfo: memFree=1033368/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915332 CPUtime=0.42
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 6214 0 1 0 38 4 0 0 18 0 8 0 275061924 937299968 5953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228833 5953 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33865 s]
/proc/loadavg: 2.05 1.91 1.52 3/100 27335
/proc/meminfo: memFree=1015072/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=1.24
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 7090 0 1 0 119 5 0 0 25 0 8 0 275061924 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601778 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 6828 2168 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275061928 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275061928 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275061928 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.08
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 310 0 0 0 8 0 0 0 16 0 8 0 275061932 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 6828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915472

[startup+2.98892 s]
/proc/loadavg: 2.05 1.91 1.52 3/100 27335
/proc/meminfo: memFree=1011744/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2.88
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 8971 0 1 0 281 7 0 0 25 0 8 0 275061924 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073668199 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 8708 2496 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 723 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.12
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 327 0 0 0 11 1 0 0 15 0 8 0 275061932 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 8708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915472

[startup+6.27345 s]
/proc/loadavg: 2.05 1.91 1.52 3/100 27335
/proc/meminfo: memFree=1008160/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=6.15
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 8976 0 1 0 597 18 0 0 25 0 8 0 275061924 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 8712 2496 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 723 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.13
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 331 0 0 0 12 1 0 0 15 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915472

[startup+12.7625 s]
/proc/loadavg: 2.04 1.92 1.52 3/100 27335
/proc/meminfo: memFree=1008296/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=12.61
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 8976 0 1 0 1226 35 0 0 25 0 8 0 275061924 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 8712 2496 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 723 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.13
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 331 0 0 0 12 1 0 0 15 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 8712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915472

[startup+25.6056 s]
/proc/loadavg: 2.03 1.92 1.53 3/100 27335
/proc/meminfo: memFree=1008360/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=25.39
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 8979 0 1 0 2471 68 0 0 25 0 8 0 275061924 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 8715 2496 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 723 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.13
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 334 0 0 0 12 1 0 0 16 0 8 0 275061932 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915472

[startup+51.2147 s]
/proc/loadavg: 2.02 1.92 1.54 3/100 27335
/proc/meminfo: memFree=1006376/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=50.87
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9550 0 1 0 4997 90 0 0 25 0 8 0 275061924 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 9279 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.22
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 275061932 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 915472

[startup+102.429 s]
/proc/loadavg: 2.01 1.93 1.56 3/100 27335
/proc/meminfo: memFree=1006248/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=101.84
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9575 0 1 0 10093 91 0 0 25 0 8 0 275061924 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27327/statm: 228868 9302 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 391 0 0 0 22 1 0 0 17 0 8 0 275061932 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9302 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 915472

[startup+162.489 s]
/proc/loadavg: 2.00 1.94 1.58 3/100 27337
/proc/meminfo: memFree=1006248/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=161.62
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9584 0 1 0 16070 92 0 0 25 0 8 0 275061924 937443328 9311 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.28 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 27411
/proc/meminfo: memFree=1130080/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2075.59
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9606 0 1 0 207454 105 0 0 25 0 8 0 275061924 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9332 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2075.59
Current children cumulated vsize (KiB) 915472

[startup+2144.33 s]
/proc/loadavg: 2.04 2.01 1.92 3/101 27411
/proc/meminfo: memFree=1130016/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2135.58
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9609 0 1 0 213453 105 0 0 25 0 8 0 275061924 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791002 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9335 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2135.58
Current children cumulated vsize (KiB) 915472

[startup+2204.34 s]
/proc/loadavg: 2.01 2.01 1.92 3/101 27411
/proc/meminfo: memFree=1129952/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2195.51
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9609 0 1 0 219446 105 0 0 25 0 8 0 275061924 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9335 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2195.51
Current children cumulated vsize (KiB) 915472

[startup+2264.36 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 27411
/proc/meminfo: memFree=1130016/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2255.48
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9609 0 1 0 225442 106 0 0 25 0 8 0 275061924 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9335 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.48
Current children cumulated vsize (KiB) 915472

[startup+2324.36 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 27411
/proc/meminfo: memFree=1129952/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2315.43
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9609 0 1 0 231437 106 0 0 25 0 8 0 275061924 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073778183 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9335 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2315.43
Current children cumulated vsize (KiB) 915472

[startup+2384.41 s]
/proc/loadavg: 2.07 2.02 1.93 3/101 27411
/proc/meminfo: memFree=1130016/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2375.39
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9609 0 1 0 237432 107 0 0 25 0 8 0 275061924 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784416 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9335 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2375.39
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2409.12 s]
/proc/loadavg: 2.05 2.01 1.93 3/101 27411
/proc/meminfo: memFree=1129952/2055920 swapFree=4191880/4192956
[pid=27327] ppid=27325 vsize=915472 CPUtime=2400.11
/proc/27327/stat : 27327 (java) R 27325 27327 27259 0 -1 0 9609 0 1 0 239904 107 0 0 25 0 8 0 275061924 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073662374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27327/statm: 228868 9335 2544 14 0 215338 0
[pid=27327/tid=27329] ppid=27325 vsize=915472 CPUtime=0.03
/proc/27327/task/27329/stat : 27329 (java) S 27325 27327 27259 0 -1 64 724 0 0 0 3 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27330] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27330/stat : 27330 (java) S 27325 27327 27259 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27331] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27331/stat : 27331 (java) S 27325 27327 27259 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275061928 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27332] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27332/stat : 27332 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27333] ppid=27325 vsize=915472 CPUtime=0.23
/proc/27327/task/27333/stat : 27333 (java) S 27325 27327 27259 0 -1 64 392 0 0 0 22 1 0 0 16 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27334] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27334/stat : 27334 (java) S 27325 27327 27259 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27327/tid=27335] ppid=27325 vsize=915472 CPUtime=0
/proc/27327/task/27335/stat : 27335 (java) S 27325 27327 27259 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275061932 937443328 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.11
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2409.19
CPU time (s): 2400.18
CPU user time (s): 2399.1
CPU system time (s): 1.07784
CPU usage (%): 99.6257
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.1
system time used= 1.07784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9635
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= 49855
involuntary context switches= 105766

runsolver used 3.21551 s user time and 7.45387 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 04:17:43 UTC 2007


IDJOB= 277428
IDBENCH= 6697
IDSOLVER= 69
FILE ID= node3/277428-1169266663

PBS_JOBID= 3607400

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b84db87bd15ed0a16358eac6ec4fc189

RANDOM SEED= 892826283

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.279
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.279
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:       1033848 kB
Buffers:         56060 kB
Cached:         560892 kB
SwapCached:        284 kB
Active:         463824 kB
Inactive:       482244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1033848 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:         350808 kB
Slab:            60308 kB
Committed_AS:  8165716 kB
PageTables:       2632 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node3 on Sat Jan 20 04:57:52 UTC 2007