Trace number 235270

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
Abscon 109 AC? (TO) 1800.06 1814.6

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-1.xml
MD5SUM3747bcbd4186ed212dd9be6f087c82b4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.53
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size558
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/235270-1168082362/unknown.xml
0.41	   
0.41	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.49	     nbVariables=100  nbDomainTypes=100  minDomainSize=462  maxDomainSize=558
0.49	       =>  wckTime=0.138  cpuTime=0.1  mem=8M841
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
4.51	   
4.51	   INFO : Stopping converting binary constraints (cpu=4.05, mem = 22M494)
4.70	     nbConstraints=900  nbConvertedConstraints=54  nbConvertConstraintsChecks=13717582  nbExtensionStructures=54
4.70	     nbSharedExtensionStructures=0  nbConflictsStructures=54  nbSharedConflictsStructures=0
4.70	     nbSharedBinaryRepresentations=9951  nbEvaluationManagers=846  nbSharedEvaluationManagers=0  maxDegree=18
4.70	     maxArity=2
4.70	       =>  wckTime=4.349  cpuTime=4.14  mem=28M345
4.77	   
4.77	   solver IterativeSystematicSolver being built... 
4.97	       =>  wckTime=4.62  cpuTime=4.3  mem=27M931
7.89	   
7.89	   preprocessing
7.89	     nbConstraintChecks=7362897  nbValidityChecks=57261  nbPropagations=100  nbRevisions=1692  nbUselessRevisions=1692
7.89	     nbRemovedValues=0  detectedInconsistency=no
7.89	       =>  wckTime=2.915  cpuTime=2.86  mem=27M931
12.33	   
12.33	   search
12.33	     run=0  nbConstraintChecks=9205850  nbValidityChecks=14079315  nbPropagations=2356  nbRevisions=37613
12.33	     nbUselessRevisions=32082  nbAssignments=169  nbFailedAssignments=152  nbBacktracks=10  nbVisitedNodes=332
12.33	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
12.33	       =>  wckTime=7.357  cpuTime=7.23  mem=28M910
19.63	   
19.63	   search
19.63	     run=1  nbConstraintChecks=21309562  nbValidityChecks=53507406  nbPropagations=10459  nbRevisions=167759
19.63	     nbUselessRevisions=142685  nbAssignments=609  nbFailedAssignments=570  nbBacktracks=25  nbVisitedNodes=1205
19.63	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
19.63	       =>  wckTime=14.655  cpuTime=14.46  mem=28M910
26.46	   
26.46	   search
26.46	     run=2  nbConstraintChecks=37205279  nbValidityChecks=63340478  nbPropagations=21215  nbRevisions=331323
26.46	     nbUselessRevisions=278939  nbAssignments=989  nbFailedAssignments=904  nbBacktracks=47  nbVisitedNodes=1941
26.46	     nbRestartNogoods=25  mapSize=47  nbInferences=0  nbTooLargeKeys=0
26.46	       =>  wckTime=21.49  cpuTime=21.22  mem=28M910
32.89	   
32.89	   search
32.89	     run=3  nbConstraintChecks=48170057  nbValidityChecks=100189015  nbPropagations=38947  nbRevisions=587350
32.89	     nbUselessRevisions=493215  nbAssignments=1738  nbFailedAssignments=1611  nbBacktracks=80  nbVisitedNodes=3430
32.89	     nbRestartNogoods=32  mapSize=80  nbInferences=0  nbTooLargeKeys=0
32.89	       =>  wckTime=27.918  cpuTime=27.57  mem=28M910
59.12	   
59.12	   search
59.12	     run=4  nbConstraintChecks=90156873  nbValidityChecks=270080735  nbPropagations=85089  nbRevisions=1250481
59.12	     nbUselessRevisions=1056434  nbAssignments=4719  nbFailedAssignments=4533  nbBacktracks=130  nbVisitedNodes=9383
59.12	     nbRestartNogoods=65  mapSize=130  nbInferences=0  nbTooLargeKeys=0
59.12	       =>  wckTime=54.139  cpuTime=53.55  mem=28M910
81.05	   
81.05	   search
81.05	     run=5  nbConstraintChecks=122915893  nbValidityChecks=421173003  nbPropagations=155218  nbRevisions=2262128
81.05	     nbUselessRevisions=1920992  nbAssignments=6960  nbFailedAssignments=6694  nbBacktracks=205  nbVisitedNodes=13860
81.05	     nbRestartNogoods=115  mapSize=205  nbInferences=0  nbTooLargeKeys=0
81.05	       =>  wckTime=76.072  cpuTime=75.28  mem=29M884
159.95	   
159.95	   search
159.95	     run=6  nbConstraintChecks=255365099  nbValidityChecks=868723602  nbPropagations=298997  nbRevisions=4297094
159.95	     nbUselessRevisions=3666975  nbAssignments=13878  nbFailedAssignments=13493  nbBacktracks=318  nbVisitedNodes=27690
159.95	     nbRestartNogoods=152  mapSize=318  nbInferences=0  nbTooLargeKeys=0
159.95	       =>  wckTime=154.979  cpuTime=153.47  mem=29M884
194.09	   
194.09	   search
194.09	     run=7  nbConstraintChecks=308495991  nbValidityChecks=1094124000  nbPropagations=480423  nbRevisions=6861475
194.09	     nbUselessRevisions=5864260  nbAssignments=17578  nbFailedAssignments=17018  nbBacktracks=488  nbVisitedNodes=35084
194.09	     nbRestartNogoods=325  mapSize=488  nbInferences=0  nbTooLargeKeys=0
194.09	       =>  wckTime=189.117  cpuTime=187.29  mem=30M858
262.17	   
262.17	   search
262.17	     run=8  nbConstraintChecks=404481355  nbValidityChecks=1595035161  nbPropagations=741646  nbRevisions=10571059
262.17	     nbUselessRevisions=9046721  nbAssignments=25235  nbFailedAssignments=24414  nbBacktracks=744  nbVisitedNodes=50392
262.17	     nbRestartNogoods=342  mapSize=744  nbInferences=0  nbTooLargeKeys=0
262.17	       =>  wckTime=257.193  cpuTime=254.75  mem=31M832
312.55	   
312.55	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=33M780)
321.63	   
321.63	   search
321.63	     run=9  nbConstraintChecks=490903329  nbValidityChecks=2038084670  nbPropagations=1074702  nbRevisions=15316083
321.63	     nbUselessRevisions=13105022  nbAssignments=32968  nbFailedAssignments=31758  nbBacktracks=1128
321.63	     nbVisitedNodes=65852  nbRestartNogoods=399
321.63	       =>  wckTime=316.658  cpuTime=313.66  mem=33M780
421.35	   
421.35	   search
421.35	     run=10  nbConstraintChecks=638093711  nbValidityChecks=2748180858  nbPropagations=1522021  nbRevisions=21712138
421.35	     nbUselessRevisions=18577273  nbAssignments=43345  nbFailedAssignments=41554  nbBacktracks=1704
421.35	     nbVisitedNodes=86600  nbRestartNogoods=419
421.35	       =>  wckTime=416.372  cpuTime=412.46  mem=33M780
721.04	   
721.04	   search
721.04	     run=11  nbConstraintChecks=1114110510  nbValidityChecks=4599263236  nbPropagations=2270747  nbRevisions=32292472
721.04	     nbUselessRevisions=27609337  nbAssignments=75045  nbFailedAssignments=72385  nbBacktracks=2568
721.04	     nbVisitedNodes=149992  nbRestartNogoods=489
721.04	       =>  wckTime=716.066  cpuTime=709.41  mem=33M780
879.91	   
879.92	   search
879.92	     run=12  nbConstraintChecks=1336040319  nbValidityChecks=6009034139  nbPropagations=3243472  nbRevisions=46147226
879.92	     nbUselessRevisions=39452195  nbAssignments=95486  nbFailedAssignments=91524  nbBacktracks=3865
879.92	     nbVisitedNodes=190842  nbRestartNogoods=591
879.92	       =>  wckTime=874.941  cpuTime=867.73  mem=33M780
1170.17	   
1170.17	   search
1170.17	     run=13  nbConstraintChecks=1741267503  nbValidityChecks=8517634744  nbPropagations=4622196  nbRevisions=65794072
1170.17	     nbUselessRevisions=56240341  nbAssignments=137519  nbFailedAssignments=131606  nbBacktracks=5811
1170.17	     nbVisitedNodes=274886  nbRestartNogoods=677
1170.17	       =>  wckTime=1165.193  cpuTime=1156.51  mem=33M780
1682.95	   
1682.95	   search
1682.95	     run=14  nbConstraintChecks=2458574704  nbValidityChecks=12379137581  nbPropagations=6620864  nbRevisions=94367084
1682.95	     nbUselessRevisions=80675180  nbAssignments=196700  nbFailedAssignments=187863  nbBacktracks=8730
1682.95	     nbVisitedNodes=393200  nbRestartNogoods=721
1682.95	       =>  wckTime=1677.975  cpuTime=1664.62  mem=33M780

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-235270-1168082362 -o ROOT/results/node7/solver-235270-1168082362 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235270-1168082362/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
/proc/loadavg: 1.92 1.95 1.89 5/93 19808
/proc/meminfo: memFree=1198888/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=18540 CPUtime=0
/proc/19807/stat : 19807 (runsolver) R 19805 19370 19370 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 156631667 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259722373303 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19807/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107332 s]
/proc/loadavg: 1.92 1.95 1.89 5/93 19808
/proc/meminfo: memFree=1198888/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=911488 CPUtime=0.07
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 2583 0 1 0 6 1 0 0 20 0 8 0 156631667 933363712 2330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154108587 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 227872 2330 1270 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.515373 s]
/proc/loadavg: 1.92 1.95 1.89 5/93 19808
/proc/meminfo: memFree=1198888/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915328 CPUtime=0.47
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 6545 0 1 0 43 4 0 0 18 0 8 0 156631667 937295872 6284 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228832 6284 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33646 s]
/proc/loadavg: 1.92 1.95 1.89 3/100 19815
/proc/meminfo: memFree=1175280/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915448 CPUtime=1.28
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 8367 0 1 0 122 6 0 0 24 0 8 0 156631667 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228862 8105 2167 14 0 215332 0
[pid=19807/tid=19809] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156631672 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156631672 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156631672 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915448 CPUtime=0.16
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 358 0 0 0 15 1 0 0 16 0 8 0 156631678 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937418752 8105 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915448

[startup+2.97763 s]
/proc/loadavg: 1.92 1.95 1.89 3/100 19815
/proc/meminfo: memFree=1172976/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915448 CPUtime=2.91
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 9193 0 1 0 284 7 0 0 25 0 8 0 156631667 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073752290 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228862 8930 2167 14 0 215332 0
[pid=19807/tid=19809] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156631672 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156631672 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156631672 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915448 CPUtime=0.16
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 359 0 0 0 15 1 0 0 16 0 8 0 156631678 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915448 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937418752 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915448

[startup+6.18597 s]
/proc/loadavg: 1.93 1.95 1.89 3/100 19815
/proc/meminfo: memFree=1154928/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=6.09
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13668 0 1 0 600 9 0 0 25 0 8 0 156631667 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758522 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13404 2529 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1720 0 0 0 5 0 0 0 17 0 8 0 156631672 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.27
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 414 0 0 0 26 1 0 0 15 0 8 0 156631678 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13404 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915584

[startup+12.6586 s]
/proc/loadavg: 1.93 1.95 1.89 3/100 19815
/proc/meminfo: memFree=1154864/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=12.5
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13705 0 1 0 1240 10 0 0 25 0 8 0 156631667 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073752308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13433 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.32
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 438 0 0 0 30 2 0 0 15 0 8 0 156631678 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13433 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915584

[startup+25.519 s]
/proc/loadavg: 1.95 1.96 1.89 3/100 19815
/proc/meminfo: memFree=1154992/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=25.24
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13710 0 1 0 2514 10 0 0 25 0 8 0 156631667 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13435 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 17 0 8 0 156631672 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.32
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 441 0 0 0 30 2 0 0 16 0 8 0 156631678 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 915584

[startup+51.1387 s]
/proc/loadavg: 1.96 1.96 1.89 3/100 19815
/proc/meminfo: memFree=1154992/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=50.63
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13724 0 1 0 5052 11 0 0 25 0 8 0 156631667 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751078 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13446 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.34
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 453 0 0 0 32 2 0 0 16 0 8 0 156631678 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13446 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 915584

[startup+102.369 s]
/proc/loadavg: 1.98 1.96 1.90 3/100 19815
/proc/meminfo: memFree=1154992/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=101.39
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13726 0 1 0 10128 11 0 0 25 0 8 0 156631667 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073999403 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13447 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.34
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 454 0 0 0 32 2 0 0 16 0 8 0 156631678 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 915584

[startup+162.445 s]
/proc/loadavg: 1.99 1.97 1.90 3/100 19815
/proc/meminfo: memFree=1155056/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=160.92
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13726 0 1 0 16080 12 0 0 25 0 8 0 156631667 937558016 13447 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987349 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1412.98
Current children cumulated vsize (KiB) 915584

[startup+1484.03 s]
/proc/loadavg: 1.99 1.88 1.82 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1472.51
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 147222 29 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074041007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.51
Current children cumulated vsize (KiB) 915584

[startup+1544.11 s]
/proc/loadavg: 1.99 1.90 1.82 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1532.04
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 153175 29 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073999392 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.04
Current children cumulated vsize (KiB) 915584

[startup+1604.19 s]
/proc/loadavg: 2.03 1.93 1.84 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1591.57
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 159127 30 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987322 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.57
Current children cumulated vsize (KiB) 915584

[startup+1664.27 s]
/proc/loadavg: 2.01 1.94 1.84 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1651.1
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 165080 30 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074072977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.1
Current children cumulated vsize (KiB) 915584

[startup+1724.35 s]
/proc/loadavg: 2.00 1.95 1.85 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1710.63
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 171032 31 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073973760 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.63
Current children cumulated vsize (KiB) 915584

[startup+1784.43 s]
/proc/loadavg: 2.00 1.95 1.85 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1770.16
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 176985 31 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.16
Current children cumulated vsize (KiB) 915584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.57 s]
/proc/loadavg: 2.07 1.97 1.86 3/100 20075
/proc/meminfo: memFree=724080/2055920 swapFree=4192812/4192956
[pid=19807] ppid=19805 vsize=915584 CPUtime=1800.03
/proc/19807/stat : 19807 (java) R 19805 19807 19370 0 -1 0 13731 0 1 0 179971 32 0 0 25 0 8 0 156631667 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19807/statm: 228896 13452 2534 14 0 215366 0
[pid=19807/tid=19809] ppid=19805 vsize=915584 CPUtime=0.05
/proc/19807/task/19809/stat : 19809 (java) S 19805 19807 19370 0 -1 64 1721 0 0 0 5 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19810] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19810/stat : 19810 (java) S 19805 19807 19370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19811] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19811/stat : 19811 (java) S 19805 19807 19370 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156631672 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19812] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19812/stat : 19812 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19813] ppid=19805 vsize=915584 CPUtime=0.36
/proc/19807/task/19813/stat : 19813 (java) S 19805 19807 19370 0 -1 64 459 0 0 0 34 2 0 0 16 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19814] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19814/stat : 19814 (java) S 19805 19807 19370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19807/tid=19815] ppid=19805 vsize=915584 CPUtime=0
/proc/19807/task/19815/stat : 19815 (java) S 19805 19807 19370 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156631678 937558016 13452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915584

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

Child status: 143
Real time (s): 1814.6
CPU time (s): 1800.06
CPU user time (s): 1799.73
CPU system time (s): 0.329949
CPU usage (%): 99.1987
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13746
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= 38141
involuntary context switches= 68701

runsolver used 2.19667 s user time and 5.69113 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 11:19:22 UTC 2007


IDJOB= 235270
IDBENCH= 6755
FILE ID= node7/235270-1168082362

PBS_JOBID= 3475880

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-95-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235270-1168082362/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-235270-1168082362 -o ROOT/results/node7/solver-235270-1168082362 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235270-1168082362/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3747bcbd4186ed212dd9be6f087c82b4

RANDOM SEED= 97150255

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1199368 kB
Buffers:         79060 kB
Cached:         430872 kB
SwapCached:          0 kB
Active:         501268 kB
Inactive:       251880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:         271284 kB
Slab:            87604 kB
Committed_AS:  5097008 kB
PageTables:       2760 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= 66545 MiB



End job on node7 on Sat Jan  6 11:49:37 UTC 2007