Trace number 214339

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.08 1802.38

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-1.xml
MD5SUMcbdc7592df3f8b6d60ca8757285976d8
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.21
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables672
Number of constraints2028
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2028
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/214339-1168229909/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.44	     nbVariables=672  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.44	       =>  wckTime=0.143  cpuTime=0.11  mem=8M25
0.44	   
0.44	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
0.88	     nbConstraints=1034  nbMergedConstraints=994  nbConvertedConstraints=274  nbConvertConstraintsChecks=68
0.88	     nbExtensionStructures=3  nbSharedExtensionStructures=271  nbConflictsStructures=8  nbSharedConflictsStructures=1002
0.88	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.88	     nbSharedEvaluationManagers=754  maxDegree=9  maxArity=28
0.88	       =>  wckTime=0.582  cpuTime=0.44  mem=40M239
0.93	   
0.93	   solver IterativeSystematicSolver being built... 
1.15	       =>  wckTime=0.86  cpuTime=0.62  mem=23M415
14.40	   
14.40	   preprocessing
14.41	     nbConstraintChecks=5271235  nbValidityChecks=12319  nbPropagations=2114  nbRevisions=9850  nbUselessRevisions=9231
14.41	     nbSingletonTests=826  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
14.41	       =>  wckTime=13.246  cpuTime=13.2  mem=23M415
29.96	   
29.96	   search
29.96	     run=0  nbConstraintChecks=6292316  nbValidityChecks=3166  nbPropagations=2506  nbRevisions=12122
29.96	     nbUselessRevisions=11329  nbAssignments=222  nbFailedAssignments=6  nbBacktracks=16  nbVisitedNodes=229
29.96	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
29.96	       =>  wckTime=28.804  cpuTime=28.7  mem=24M420
30.20	   
30.20	   search
30.20	     run=1  nbConstraintChecks=6371064  nbValidityChecks=7579  nbPropagations=5401  nbRevisions=27202
30.20	     nbUselessRevisions=25418  nbAssignments=446  nbFailedAssignments=10  nbBacktracks=35  nbVisitedNodes=461
30.20	     nbRestartNogoods=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0
30.20	       =>  wckTime=29.04  cpuTime=28.94  mem=24M420
31.14	   
31.14	   search
31.14	     run=2  nbConstraintChecks=6732252  nbValidityChecks=11926  nbPropagations=8732  nbRevisions=45275
31.14	     nbUselessRevisions=42277  nbAssignments=687  nbFailedAssignments=16  nbBacktracks=84  nbVisitedNodes=709
31.14	     nbRestartNogoods=2  mapSize=26  nbInferences=0  nbTooLargeKeys=0
31.14	       =>  wckTime=29.98  cpuTime=29.87  mem=24M420
36.95	   
36.95	   search
36.95	     run=3  nbConstraintChecks=9092231  nbValidityChecks=16020  nbPropagations=12442  nbRevisions=66057
36.95	     nbUselessRevisions=61706  nbAssignments=927  nbFailedAssignments=24  nbBacktracks=120  nbVisitedNodes=957
36.95	     nbRestartNogoods=3  mapSize=41  nbInferences=0  nbTooLargeKeys=0
36.95	       =>  wckTime=35.795  cpuTime=35.68  mem=24M420
49.92	   
49.92	   search
49.92	     run=4  nbConstraintChecks=14336148  nbValidityChecks=21428  nbPropagations=16692  nbRevisions=90700
49.92	     nbUselessRevisions=84522  nbAssignments=1118  nbFailedAssignments=30  nbBacktracks=174  nbVisitedNodes=1156
49.92	     nbRestartNogoods=4  mapSize=52  nbInferences=0  nbTooLargeKeys=0
49.92	       =>  wckTime=48.759  cpuTime=48.64  mem=24M420
132.74	   
132.74	   search
132.74	     run=5  nbConstraintChecks=47891608  nbValidityChecks=23608  nbPropagations=21365  nbRevisions=117008
132.74	     nbUselessRevisions=108690  nbAssignments=1259  nbFailedAssignments=62  nbBacktracks=249  nbVisitedNodes=1329
132.74	     nbRestartNogoods=5  mapSize=87  nbInferences=0  nbTooLargeKeys=0
132.74	       =>  wckTime=131.579  cpuTime=131.36  mem=24M420
179.55	   
179.55	   search
179.55	     run=6  nbConstraintChecks=66766751  nbValidityChecks=26323  nbPropagations=26594  nbRevisions=145365
179.55	     nbUselessRevisions=134525  nbAssignments=1440  nbFailedAssignments=83  nbBacktracks=372  nbVisitedNodes=1531
179.55	     nbRestartNogoods=6  mapSize=113  nbInferences=0  nbTooLargeKeys=0
179.55	       =>  wckTime=178.388  cpuTime=178.12  mem=24M420
262.15	   
262.15	   search
262.16	     run=7  nbConstraintChecks=100322655  nbValidityChecks=30454  nbPropagations=32673  nbRevisions=176954
262.16	     nbUselessRevisions=162930  nbAssignments=1686  nbFailedAssignments=115  nbBacktracks=547  nbVisitedNodes=1809
262.16	     nbRestartNogoods=8  mapSize=158  nbInferences=0  nbTooLargeKeys=0
262.16	       =>  wckTime=260.996  cpuTime=260.62  mem=24M420
331.77	   
331.77	   search
331.77	     run=8  nbConstraintChecks=128636559  nbValidityChecks=41619  nbPropagations=40084  nbRevisions=216025
331.77	     nbUselessRevisions=197396  nbAssignments=2017  nbFailedAssignments=145  nbBacktracks=807  nbVisitedNodes=2179
331.77	     nbRestartNogoods=11  mapSize=212  nbInferences=0  nbTooLargeKeys=0
331.77	       =>  wckTime=330.608  cpuTime=330.16  mem=25M392
439.23	   
439.23	   search
439.23	     run=9  nbConstraintChecks=172154974  nbValidityChecks=49867  nbPropagations=49284  nbRevisions=261909
439.23	     nbUselessRevisions=237288  nbAssignments=2491  nbFailedAssignments=188  nbBacktracks=1197  nbVisitedNodes=2696
439.23	     nbRestartNogoods=15  mapSize=278  nbInferences=0  nbTooLargeKeys=0
439.23	       =>  wckTime=438.075  cpuTime=437.49  mem=25M392
681.77	   
681.77	   search
681.77	     run=10  nbConstraintChecks=270726729  nbValidityChecks=70450  nbPropagations=61518  nbRevisions=322342
681.77	     nbUselessRevisions=288806  nbAssignments=3218  nbFailedAssignments=290  nbBacktracks=1783  nbVisitedNodes=3535
681.77	     nbRestartNogoods=19  mapSize=448  nbInferences=0  nbTooLargeKeys=0
681.77	       =>  wckTime=680.614  cpuTime=679.76  mem=25M392
936.09	   
936.09	   search
936.09	     run=11  nbConstraintChecks=374544015  nbValidityChecks=98781  nbPropagations=78532  nbRevisions=403618
936.09	     nbUselessRevisions=356868  nbAssignments=4238  nbFailedAssignments=392  nbBacktracks=2660  nbVisitedNodes=4666
936.09	     nbRestartNogoods=23  mapSize=610  nbInferences=0  nbTooLargeKeys=0
936.09	       =>  wckTime=934.931  cpuTime=933.8  mem=25M392
1466.32	   
1466.32	   search
1466.32	     run=12  nbConstraintChecks=589512246  nbValidityChecks=127322  nbPropagations=102153  nbRevisions=508071
1466.32	     nbUselessRevisions=442426  nbAssignments=5804  nbFailedAssignments=605  nbBacktracks=3972  nbVisitedNodes=6459
1466.32	     nbRestartNogoods=27  mapSize=904  nbInferences=0  nbTooLargeKeys=0
1466.32	       =>  wckTime=1465.162  cpuTime=1463.43  mem=26M364
1643.44	   
1643.44	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=26M364)

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/node15/watcher-214339-1168229909 -o ROOT/results/node15/solver-214339-1168229909 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214339-1168229909/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: 1.92 2.01 1.99 5/87 31304
/proc/meminfo: memFree=1480024/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=172 CPUtime=0
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 171385720 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7512868 0 0 4096 0 0 0 0 17 0 0 0
/proc/31303/statm: 43 24 18 14 0 3 0

[startup+0.107195 s]
/proc/loadavg: 1.92 2.01 1.99 5/87 31304
/proc/meminfo: memFree=1480024/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=914988 CPUtime=0.09
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 3070 0 1 0 7 2 0 0 24 0 8 0 171385720 936947712 2816 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228747 2817 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51523 s]
/proc/loadavg: 1.92 2.01 1.99 5/87 31304
/proc/meminfo: memFree=1480024/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915328 CPUtime=0.5
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 6652 0 1 0 45 5 0 0 25 0 8 0 171385720 937295872 6391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228832 6391 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33637 s]
/proc/loadavg: 1.92 2.01 1.99 5/94 31311
/proc/meminfo: memFree=1429536/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1.31
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15396 0 1 0 118 13 0 0 25 0 8 0 171385720 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073990508 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15134 2540 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 17 0 8 0 171385724 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.24
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 467 0 0 0 23 1 0 0 15 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915760

[startup+2.97665 s]
/proc/loadavg: 1.92 2.01 1.99 3/94 31311
/proc/meminfo: memFree=1429344/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=2.95
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15397 0 1 0 282 13 0 0 25 0 8 0 171385720 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987255 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15134 2540 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.24
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 467 0 0 0 23 1 0 0 16 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15134 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915760

[startup+6.27222 s]
/proc/loadavg: 1.93 2.01 1.99 3/94 31311
/proc/meminfo: memFree=1429280/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=6.24
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15399 0 1 0 611 13 0 0 25 0 8 0 171385720 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073990542 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15136 2540 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.24
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 469 0 0 0 23 1 0 0 16 0 8 0 171385727 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915760

[startup+12.7473 s]
/proc/loadavg: 1.93 2.01 1.99 3/94 31311
/proc/meminfo: memFree=1429280/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=12.71
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15412 0 1 0 1258 13 0 0 25 0 8 0 171385720 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073988589 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15147 2542 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.26
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 476 0 0 0 25 1 0 0 16 0 8 0 171385727 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915760

[startup+25.6095 s]
/proc/loadavg: 1.95 2.00 1.99 3/94 31313
/proc/meminfo: memFree=1429088/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=25.56
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15423 0 1 0 2543 13 0 0 25 0 8 0 171385720 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073988548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15156 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.27
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 483 0 0 0 26 1 0 0 16 0 8 0 171385727 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915760

[startup+51.2179 s]
/proc/loadavg: 1.96 2.00 1.99 3/94 31313
/proc/meminfo: memFree=1429152/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=51.14
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15435 0 1 0 5100 14 0 0 25 0 8 0 171385720 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073962639 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15164 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.29
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 493 0 0 0 28 1 0 0 16 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915760

[startup+102.43 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 31313
/proc/meminfo: memFree=1429280/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=102.3
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15436 0 1 0 10216 14 0 0 25 0 8 0 171385720 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783212 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15164 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.29
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 493 0 0 0 28 1 0 0 16 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915760

[startup+162.491 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 31313
/proc/meminfo: memFree=1429344/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=162.29
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15436 0 1 0 16215 14 0 0 25 0 8 0 171385720 937738240 15164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.78 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 31313
/proc/meminfo: memFree=1429216/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1482.09
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 148192 17 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783208 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 915760

[startup+1543.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 31313
/proc/meminfo: memFree=1429216/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1542.1
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 154193 17 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.1
Current children cumulated vsize (KiB) 915760

[startup+1603.85 s]
/proc/loadavg: 2.22 2.06 2.02 2/88 31417
/proc/meminfo: memFree=1436688/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1601.99
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 160179 20 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073999605 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 915760

[startup+1663.93 s]
/proc/loadavg: 2.09 2.06 2.02 4/104 32120
/proc/meminfo: memFree=1346056/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1661.79
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 166154 25 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783218 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 915760

[startup+1723.98 s]
/proc/loadavg: 2.10 2.07 2.02 3/100 32179
/proc/meminfo: memFree=1359848/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1721.77
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 172151 26 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 915760

[startup+1784.03 s]
/proc/loadavg: 2.03 2.06 2.01 3/100 32179
/proc/meminfo: memFree=1359912/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1781.74
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 178148 26 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073987264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.34 s]
/proc/loadavg: 2.02 2.05 2.01 3/100 32179
/proc/meminfo: memFree=1359784/2055920 swapFree=4174172/4192956
[pid=31303] ppid=31301 vsize=915760 CPUtime=1800.03
/proc/31303/stat : 31303 (java) R 31301 31303 30040 0 -1 0 15454 0 1 0 179977 26 0 0 25 0 8 0 171385720 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073964298 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31303/statm: 228940 15174 2543 14 0 215410 0
[pid=31303/tid=31305] ppid=31301 vsize=915760 CPUtime=0.04
/proc/31303/task/31305/stat : 31305 (java) S 31301 31303 30040 0 -1 64 471 0 0 0 4 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31306] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31306/stat : 31306 (java) S 31301 31303 30040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31307] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31307/stat : 31307 (java) S 31301 31303 30040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171385724 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31308] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31308/stat : 31308 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31309] ppid=31301 vsize=915760 CPUtime=0.32
/proc/31303/task/31309/stat : 31309 (java) S 31301 31303 30040 0 -1 64 504 0 0 0 30 2 0 0 16 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31310] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31310/stat : 31310 (java) S 31301 31303 30040 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171385727 937738240 15174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31303/tid=31311] ppid=31301 vsize=915760 CPUtime=0
/proc/31303/task/31311/stat : 31311 (java) S 31301 31303 30040 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171385727 937738240 15174 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) 915760

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

Child status: 143
Real time (s): 1802.38
CPU time (s): 1800.08
CPU user time (s): 1799.81
CPU system time (s): 0.277957
CPU usage (%): 99.8725
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.277957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15472
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= 37972
involuntary context switches= 81201

runsolver used 2.27465 s user time and 5.73213 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan  8 04:18:29 UTC 2007


IDJOB= 214339
IDBENCH= 4917
FILE ID= node15/214339-1168229909

PBS_JOBID= 3481127

Free space on /tmp= 66332 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  cbdc7592df3f8b6d60ca8757285976d8

RANDOM SEED= 45405880

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.276
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.276
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:       1480504 kB
Buffers:         79816 kB
Cached:         394376 kB
SwapCached:       6432 kB
Active:         218132 kB
Inactive:       299324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480504 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:          53900 kB
Slab:            42628 kB
Committed_AS:  4908948 kB
PageTables:       2380 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= 66332 MiB



End job on node15 on Mon Jan  8 04:48:33 UTC 2007