Trace number 214261

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 ESAC? (TO) 1800.11 1812.84

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-5.xml
MD5SUM4ec652e284b703c235507b2f2204414e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.17767
SatisfiableYES
(Un)Satisfiability was proved
Number of variables720
Number of constraints2168
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2168
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/214261-1168229233/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.54	     nbVariables=720  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.54	       =>  wckTime=0.225  cpuTime=0.13  mem=7M894
0.54	   
0.54	   predicates being loaded...
0.56	   
0.56	   constraints being loaded...
1.03	     nbConstraints=1112  nbMergedConstraints=1056  nbConvertedConstraints=312  nbConvertConstraintsChecks=68
1.03	     nbExtensionStructures=3  nbSharedExtensionStructures=309  nbConflictsStructures=8  nbSharedConflictsStructures=1080
1.03	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
1.03	     nbSharedEvaluationManagers=794  maxDegree=9  maxArity=30
1.03	       =>  wckTime=0.706  cpuTime=0.51  mem=43M0
1.09	   
1.09	   solver IterativeSystematicSolver being built... 
1.34	       =>  wckTime=1.016  cpuTime=0.7  mem=24M710
15.49	   
15.49	   preprocessing
15.49	     nbConstraintChecks=4722840  nbValidityChecks=11873  nbPropagations=2354  nbRevisions=8947  nbUselessRevisions=8181
15.49	     nbSingletonTests=888  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
15.49	       =>  wckTime=14.148  cpuTime=13.98  mem=24M710
18.73	   
18.73	   search
18.73	     run=0  nbConstraintChecks=1058298  nbValidityChecks=4862  nbPropagations=3197  nbRevisions=12513
18.73	     nbUselessRevisions=11183  nbAssignments=279  nbFailedAssignments=2  nbBacktracks=14  nbVisitedNodes=282
18.73	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
18.73	       =>  wckTime=17.391  cpuTime=17.19  mem=24M710
45.86	   
45.86	   search
45.86	     run=1  nbConstraintChecks=10496272  nbValidityChecks=8828  nbPropagations=6781  nbRevisions=27711
45.86	     nbUselessRevisions=24902  nbAssignments=523  nbFailedAssignments=11  nbBacktracks=35  nbVisitedNodes=535
45.86	     nbRestartNogoods=1  mapSize=13  nbInferences=0  nbTooLargeKeys=0
45.86	       =>  wckTime=44.523  cpuTime=44.08  mem=24M710
47.07	   
47.07	   search
47.07	     run=2  nbConstraintChecks=10890322  nbValidityChecks=12688  nbPropagations=10718  nbRevisions=45495
47.07	     nbUselessRevisions=41086  nbAssignments=755  nbFailedAssignments=16  nbBacktracks=58  nbVisitedNodes=772
47.07	     nbRestartNogoods=2  mapSize=22  nbInferences=0  nbTooLargeKeys=0
47.07	       =>  wckTime=45.731  cpuTime=45.27  mem=25M684
47.12	   
47.12	   search
47.12	     run=3  nbConstraintChecks=10891390  nbValidityChecks=16824  nbPropagations=15060  nbRevisions=66047
47.12	     nbUselessRevisions=59797  nbAssignments=967  nbFailedAssignments=40  nbBacktracks=91  nbVisitedNodes=1032
47.12	     nbRestartNogoods=3  mapSize=54  nbInferences=0  nbTooLargeKeys=0
47.12	       =>  wckTime=45.777  cpuTime=45.32  mem=25M684
47.17	   
47.17	   search
47.17	     run=4  nbConstraintChecks=10892937  nbValidityChecks=21452  nbPropagations=19944  nbRevisions=89842
47.17	     nbUselessRevisions=81369  nbAssignments=1200  nbFailedAssignments=76  nbBacktracks=141  nbVisitedNodes=1338
47.17	     nbRestartNogoods=4  mapSize=99  nbInferences=0  nbTooLargeKeys=0
47.17	       =>  wckTime=45.832  cpuTime=45.36  mem=25M684
48.78	   
48.78	   search
48.78	     run=5  nbConstraintChecks=11419365  nbValidityChecks=28253  nbPropagations=25727  nbRevisions=118257
48.78	     nbUselessRevisions=106806  nbAssignments=1461  nbFailedAssignments=134  nbBacktracks=216  nbVisitedNodes=1716
48.78	     nbRestartNogoods=5  mapSize=166  nbInferences=0  nbTooLargeKeys=0
48.78	       =>  wckTime=47.443  cpuTime=46.96  mem=25M684
51.89	   
51.89	   search
51.89	     run=6  nbConstraintChecks=12471340  nbValidityChecks=35707  nbPropagations=32646  nbRevisions=152561
51.89	     nbUselessRevisions=137195  nbAssignments=1824  nbFailedAssignments=215  nbBacktracks=329  nbVisitedNodes=2243
51.89	     nbRestartNogoods=6  mapSize=265  nbInferences=0  nbTooLargeKeys=0
51.89	       =>  wckTime=50.548  cpuTime=50.03  mem=25M684
582.43	   
582.43	   search
582.43	     run=7  nbConstraintChecks=197024531  nbValidityChecks=40181  nbPropagations=40686  nbRevisions=191359
582.43	     nbUselessRevisions=171355  nbAssignments=2222  nbFailedAssignments=391  nbBacktracks=501  nbVisitedNodes=2817
582.43	     nbRestartNogoods=8  mapSize=435  nbInferences=0  nbTooLargeKeys=0
582.43	       =>  wckTime=581.094  cpuTime=575.94  mem=25M684
1265.40	   
1265.40	   search
1265.40	     run=8  nbConstraintChecks=443444911  nbValidityChecks=49258  nbPropagations=50806  nbRevisions=238315
1265.40	     nbUselessRevisions=212001  nbAssignments=2915  nbFailedAssignments=625  nbBacktracks=761  nbVisitedNodes=3745
1265.40	     nbRestartNogoods=10  mapSize=664  nbInferences=0  nbTooLargeKeys=0
1265.40	       =>  wckTime=1264.063  cpuTime=1254.16  mem=25M684
1265.51	   
1265.51	   search
1265.51	     run=9  nbConstraintChecks=443450643  nbValidityChecks=54263  nbPropagations=61900  nbRevisions=289870
1265.51	     nbUselessRevisions=256794  nbAssignments=3437  nbFailedAssignments=678  nbBacktracks=1148  nbVisitedNodes=4320
1265.51	     nbRestartNogoods=12  mapSize=770  nbInferences=0  nbTooLargeKeys=0
1265.51	       =>  wckTime=1264.173  cpuTime=1254.26  mem=25M684
1329.71	   
1329.71	   search
1329.71	     run=10  nbConstraintChecks=467571086  nbValidityChecks=65884  nbPropagations=75177  nbRevisions=351467
1329.71	     nbUselessRevisions=310146  nbAssignments=4151  nbFailedAssignments=728  nbBacktracks=1728  nbVisitedNodes=5085
1329.71	     nbRestartNogoods=13  mapSize=865  nbInferences=0  nbTooLargeKeys=0
1329.71	       =>  wckTime=1328.372  cpuTime=1318.16  mem=26M658
1620.11	   
1620.11	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=26M658)

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/node19/watcher-214261-1168229233 -o ROOT/results/node19/solver-214261-1168229233 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214261-1168229233/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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.01 1.98 3/87 6006
/proc/meminfo: memFree=1781080/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=18540 CPUtime=0
/proc/6005/stat : 6005 (runsolver) R 6003 6005 5122 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 171317995 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6005/statm: 4635 279 244 17 0 2626 0

[startup+0.102362 s]
/proc/loadavg: 2.00 2.01 1.98 3/87 6006
/proc/meminfo: memFree=1781080/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=913068 CPUtime=0.08
/proc/6005/stat : 6005 (java) S 6003 6005 5122 0 -1 0 2886 0 1 0 7 1 0 0 19 0 8 0 171317995 934981632 2632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228267 2632 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913068

[startup+0.510439 s]
/proc/loadavg: 2.00 2.01 1.98 3/87 6006
/proc/meminfo: memFree=1781080/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915328 CPUtime=0.43
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 6135 0 1 0 39 4 0 0 18 0 8 0 171317995 937295872 5874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228832 5874 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33159 s]
/proc/loadavg: 2.00 2.01 1.98 3/94 6013
/proc/meminfo: memFree=1728096/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1.24
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16049 0 1 0 110 14 0 0 23 0 8 0 171317995 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15787 2539 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 17 0 8 0 171318000 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.23
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 454 0 0 0 22 1 0 0 15 0 8 0 171318004 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15787 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) 915760

[startup+2.96889 s]
/proc/loadavg: 2.00 2.01 1.98 3/94 6013
/proc/meminfo: memFree=1727712/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=2.86
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16069 0 1 0 272 14 0 0 25 0 8 0 171317995 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988489 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15806 2540 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 17 0 8 0 171318000 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.25
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 465 0 0 0 24 1 0 0 16 0 8 0 171318004 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915760

[startup+6.26551 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 6013
/proc/meminfo: memFree=1727520/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=6.12
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16073 0 1 0 598 14 0 0 25 0 8 0 171317995 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990983 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15810 2540 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.26
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 469 0 0 0 25 1 0 0 16 0 8 0 171318004 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915760

[startup+12.7417 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 6013
/proc/meminfo: memFree=1727520/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=12.55
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16084 0 1 0 1240 15 0 0 25 0 8 0 171317995 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073991712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15819 2542 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.28
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 474 0 0 0 26 2 0 0 16 0 8 0 171318004 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915760

[startup+25.6022 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 6013
/proc/meminfo: memFree=1727456/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=25.3
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16098 0 1 0 2515 15 0 0 25 0 8 0 171317995 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15830 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.3
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 483 0 0 0 28 2 0 0 16 0 8 0 171318004 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915760

[startup+51.207 s]
/proc/loadavg: 2.07 2.02 1.99 3/94 6013
/proc/meminfo: memFree=1727464/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=50.69
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16111 0 1 0 5053 16 0 0 25 0 8 0 171317995 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787219 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15840 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.32
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 494 0 0 0 30 2 0 0 16 0 8 0 171318004 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915760

[startup+102.509 s]
/proc/loadavg: 2.03 2.01 1.99 3/94 6013
/proc/meminfo: memFree=1727400/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=101.55
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16113 0 1 0 10139 16 0 0 25 0 8 0 171317995 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6005/statm: 228940 15841 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.32
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 496 0 0 0 30 2 0 0 16 0 8 0 171318004 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915760

[startup+162.553 s]
/proc/loadavg: 2.01 2.01 1.99 4/94 6013
/proc/meminfo: memFree=1727336/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=161.08
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16113 0 1 0 16092 16 0 0 25 0 8 0 171317995 937738240 15841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073963927 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1413.14
Current children cumulated vsize (KiB) 915760

[startup+1483.88 s]
/proc/loadavg: 2.00 2.00 2.00 4/101 6077
/proc/meminfo: memFree=1527792/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1472.93
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16121 0 1 0 147268 25 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787189 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1472.93
Current children cumulated vsize (KiB) 915760

[startup+1543.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 6077
/proc/meminfo: memFree=1527728/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1532.72
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16121 0 1 0 153247 25 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988596 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.72
Current children cumulated vsize (KiB) 915760

[startup+1604.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 6077
/proc/meminfo: memFree=1527664/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1592.52
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16121 0 1 0 159227 25 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073991859 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.52
Current children cumulated vsize (KiB) 915760

[startup+1664.13 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 6077
/proc/meminfo: memFree=1527408/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1652.32
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16122 0 1 0 165207 25 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988562 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1652.32
Current children cumulated vsize (KiB) 915760

[startup+1724.14 s]
/proc/loadavg: 2.59 2.14 2.04 3/101 6077
/proc/meminfo: memFree=1030000/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1712.01
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16122 0 1 0 171170 31 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073991824 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1712.01
Current children cumulated vsize (KiB) 915760

[startup+1784.18 s]
/proc/loadavg: 2.37 2.17 2.06 3/101 6077
/proc/meminfo: memFree=18224/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1771.65
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16122 0 1 0 177115 50 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.65
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.8 s]
/proc/loadavg: 2.44 2.20 2.07 3/101 6077
/proc/meminfo: memFree=15792/2055920 swapFree=4171244/4192956
[pid=6005] ppid=6003 vsize=915760 CPUtime=1800.06
/proc/6005/stat : 6005 (java) R 6003 6005 5122 0 -1 0 16122 0 1 0 179945 61 0 0 25 0 8 0 171317995 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074002887 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6005/statm: 228940 15846 2543 14 0 215410 0
[pid=6005/tid=6007] ppid=6003 vsize=915760 CPUtime=0.05
/proc/6005/task/6007/stat : 6007 (java) S 6003 6005 5122 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6008] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6008/stat : 6008 (java) S 6003 6005 5122 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6009] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6009/stat : 6009 (java) S 6003 6005 5122 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171318000 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6010] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6010/stat : 6010 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6011] ppid=6003 vsize=915760 CPUtime=0.33
/proc/6005/task/6011/stat : 6011 (java) S 6003 6005 5122 0 -1 64 501 0 0 0 31 2 0 0 17 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6005/tid=6012] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6012/stat : 6012 (java) S 6003 6005 5122 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6005/tid=6013] ppid=6003 vsize=915760 CPUtime=0
/proc/6005/task/6013/stat : 6013 (java) S 6003 6005 5122 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171318004 937738240 15846 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1812.84
CPU time (s): 1800.11
CPU user time (s): 1799.48
CPU system time (s): 0.628904
CPU usage (%): 99.2975
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.628904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16138
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= 38104
involuntary context switches= 68941

runsolver used 2.35164 s user time and 5.68813 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Jan  8 04:07:14 UTC 2007


IDJOB= 214261
IDBENCH= 4911
FILE ID= node19/214261-1168229233

PBS_JOBID= 3481036

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214261-1168229233/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-214261-1168229233 -o ROOT/results/node19/solver-214261-1168229233 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214261-1168229233/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4ec652e284b703c235507b2f2204414e

RANDOM SEED= 290352834

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.260
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.260
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:       1781560 kB
Buffers:         47492 kB
Cached:         120876 kB
SwapCached:      10472 kB
Active:         129596 kB
Inactive:        90668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781560 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:          61448 kB
Slab:            38764 kB
Committed_AS:  4261768 kB
PageTables:       2420 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= 64426 MiB



End job on node19 on Mon Jan  8 04:37:27 UTC 2007