Trace number 200894

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.14 1800.71

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-4.xml
MD5SUM39d481ee1e8825b3aa8dc8a62c67556c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/200894-1168072227/unknown.xml
0.37	   
0.37	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.70	     nbVariables=2500  nbDomainTypes=30  minDomainSize=42  maxDomainSize=362
0.70	       =>  wckTime=0.388  cpuTime=0.3  mem=35M193
0.70	   
0.70	   predicates being loaded...
0.70	   
0.70	   constraints being loaded...
4.70	   
4.70	   INFO : Stopping converting binary constraints (cpu=4.08, mem = 61M649)
10.05	     nbConstraints=21610  nbMergedConstraints=19157  nbConvertedConstraints=45  nbConvertConstraintsChecks=4083578
10.05	     nbExtensionStructures=45  nbSharedExtensionStructures=0  nbConflictsStructures=45  nbSharedConflictsStructures=0
10.05	     nbSharedBinaryRepresentations=14132  nbEvaluationManagers=16050  nbSharedEvaluationManagers=5515  maxDegree=27
10.05	     maxArity=2
10.05	       =>  wckTime=9.737  cpuTime=8.8  mem=82M499
10.31	   
10.31	   solver IterativeSystematicSolver being built... 
11.01	       =>  wckTime=10.703  cpuTime=9.27  mem=147M934
79.63	   
79.63	   preprocessing
79.63	     nbConstraintChecks=121796721  nbValidityChecks=4122588  nbPropagations=3470  nbRevisions=71215
79.63	     nbUselessRevisions=63284  nbRemovedValues=453864  detectedInconsistency=no
79.63	       =>  wckTime=68.593  cpuTime=68.54  mem=147M934
84.82	   
84.82	   search
84.82	     run=0  nbConstraintChecks=6889082  nbValidityChecks=6484537  nbPropagations=7408  nbRevisions=133885
84.82	     nbUselessRevisions=117391  nbAssignments=170  nbFailedAssignments=95  nbBacktracks=10  nbVisitedNodes=273
84.82	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=75
84.82	       =>  wckTime=73.788  cpuTime=73.71  mem=148M943
102.11	   
102.11	   search
102.11	     run=1  nbConstraintChecks=33162911  nbValidityChecks=29976302  nbPropagations=30915  nbRevisions=532792
102.11	     nbUselessRevisions=476738  nbAssignments=391  nbFailedAssignments=121  nbBacktracks=27  nbVisitedNodes=526
102.11	     nbRestartNogoods=11  mapSize=0  nbInferences=0  nbTooLargeKeys=270
102.11	       =>  wckTime=91.074  cpuTime=90.98  mem=148M943
108.13	   
108.13	   search
108.13	     run=2  nbConstraintChecks=41263455  nbValidityChecks=51379596  nbPropagations=68680  nbRevisions=1160487
108.13	     nbUselessRevisions=1048462  nbAssignments=590  nbFailedAssignments=125  nbBacktracks=49  nbVisitedNodes=734
108.13	     nbRestartNogoods=26  mapSize=0  nbInferences=0  nbTooLargeKeys=465
108.13	       =>  wckTime=97.098  cpuTime=97.0  mem=149M952
115.56	   
115.56	   search
115.56	     run=3  nbConstraintChecks=50948204  nbValidityChecks=76562213  nbPropagations=124089  nbRevisions=2077567
115.56	     nbUselessRevisions=1885915  nbAssignments=811  nbFailedAssignments=138  nbBacktracks=86  nbVisitedNodes=977
115.56	     nbRestartNogoods=28  mapSize=0  nbInferences=0  nbTooLargeKeys=673
115.56	       =>  wckTime=104.529  cpuTime=104.43  mem=149M952
122.94	   
122.94	   search
122.94	     run=4  nbConstraintChecks=60543553  nbValidityChecks=101629611  nbPropagations=197133  nbRevisions=3283561
122.95	     nbUselessRevisions=2988780  nbAssignments=1049  nbFailedAssignments=152  nbBacktracks=136  nbVisitedNodes=1241
122.95	     nbRestartNogoods=30  mapSize=0  nbInferences=0  nbTooLargeKeys=897
122.95	       =>  wckTime=111.909  cpuTime=111.8  mem=149M952
132.52	   
132.52	   INFO : Stopping hyperNogood (mapSize=0, nbTooLargekeys=1025, mem=149M952)
133.31	   
133.31	   search
133.31	     run=5  nbConstraintChecks=73835389  nbValidityChecks=125217470  nbPropagations=288411  nbRevisions=4858640
133.31	     nbUselessRevisions=4411134  nbAssignments=1383  nbFailedAssignments=347  nbBacktracks=211  nbVisitedNodes=1826
133.31	     nbRestartNogoods=35
133.31	       =>  wckTime=122.273  cpuTime=122.16  mem=149M952
156.60	   
156.60	   search
156.60	     run=6  nbConstraintChecks=104924934  nbValidityChecks=172950021  nbPropagations=427267  nbRevisions=7228013
156.60	     nbUselessRevisions=6540428  nbAssignments=1986  nbFailedAssignments=503  nbBacktracks=329  nbVisitedNodes=2633
156.60	     nbRestartNogoods=61
156.60	       =>  wckTime=145.561  cpuTime=145.43  mem=149M952
175.96	   
175.96	   search
175.96	     run=7  nbConstraintChecks=128667488  nbValidityChecks=224957169  nbPropagations=611547  nbRevisions=10492326
175.96	     nbUselessRevisions=9443383  nbAssignments=2926  nbFailedAssignments=1003  nbBacktracks=502  nbVisitedNodes=4147
175.96	     nbRestartNogoods=86
175.96	       =>  wckTime=164.93  cpuTime=164.79  mem=149M952
198.07	   
198.07	   search
198.07	     run=8  nbConstraintChecks=159619337  nbValidityChecks=275524268  nbPropagations=831701  nbRevisions=14421305
198.07	     nbUselessRevisions=12931907  nbAssignments=3457  nbFailedAssignments=1255  nbBacktracks=763  nbVisitedNodes=5062
198.07	     nbRestartNogoods=88
198.07	       =>  wckTime=187.033  cpuTime=186.88  mem=149M952
226.38	   
226.38	   search
226.38	     run=9  nbConstraintChecks=196083227  nbValidityChecks=348804125  nbPropagations=1110358  nbRevisions=19397102
226.38	     nbUselessRevisions=17322183  nbAssignments=4222  nbFailedAssignments=1624  nbBacktracks=1148  nbVisitedNodes=6372
226.38	     nbRestartNogoods=107
226.38	       =>  wckTime=215.35  cpuTime=215.19  mem=149M952
260.00	   
260.00	   search
260.00	     run=10  nbConstraintChecks=236926878  nbValidityChecks=451640375  nbPropagations=1470681  nbRevisions=25827954
260.00	     nbUselessRevisions=22993558  nbAssignments=5528  nbFailedAssignments=2338  nbBacktracks=1724  nbVisitedNodes=8640
260.00	     nbRestartNogoods=124
260.00	       =>  wckTime=248.969  cpuTime=248.8  mem=149M952
312.42	   
312.42	   search
312.42	     run=11  nbConstraintChecks=297920166  nbValidityChecks=589231132  nbPropagations=1964548  nbRevisions=34927649
312.42	     nbUselessRevisions=31032890  nbAssignments=8060  nbFailedAssignments=3920  nbBacktracks=2594  nbVisitedNodes=13284
312.42	     nbRestartNogoods=138
312.42	       =>  wckTime=301.389  cpuTime=301.2  mem=149M952
650.02	   
650.02	   search
650.02	     run=12  nbConstraintChecks=726063485  nbValidityChecks=1322891024  nbPropagations=3114949  nbRevisions=55467728
650.02	     nbUselessRevisions=48363443  nbAssignments=14143  nbFailedAssignments=8460  nbBacktracks=3891  nbVisitedNodes=24571
650.02	     nbRestartNogoods=231
650.02	       =>  wckTime=638.98  cpuTime=638.59  mem=149M952
782.13	   
782.13	   search
782.13	     run=13  nbConstraintChecks=877370266  nbValidityChecks=1646579588  nbPropagations=4658964  nbRevisions=83089125
782.13	     nbUselessRevisions=71663292  nbAssignments=18045  nbFailedAssignments=10221  nbBacktracks=5838
782.13	     nbVisitedNodes=30849  nbRestartNogoods=306
782.13	       =>  wckTime=771.093  cpuTime=770.67  mem=149M952
1136.80	   
1136.80	   search
1136.80	     run=14  nbConstraintChecks=1301715111  nbValidityChecks=2557803824  nbPropagations=7192975  nbRevisions=127391636
1136.80	     nbUselessRevisions=108832146  nbAssignments=28884  nbFailedAssignments=17926  nbBacktracks=8757
1136.80	     nbVisitedNodes=51018  nbRestartNogoods=356
1136.80	       =>  wckTime=1125.768  cpuTime=1125.26  mem=149M952
1636.93	   
1636.93	   search
1636.93	     run=15  nbConstraintChecks=1881477434  nbValidityChecks=3681498984  nbPropagations=11055678  nbRevisions=194717191
1636.93	     nbUselessRevisions=165147594  nbAssignments=46079  nbFailedAssignments=30614  nbBacktracks=13136
1636.93	     nbVisitedNodes=83233  nbRestartNogoods=438
1636.93	       =>  wckTime=1625.892  cpuTime=1625.26  mem=149M952

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/node39/watcher-200894-1168072227 -o ROOT/results/node39/solver-200894-1168072227 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200894-1168072227/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: 0.94 0.96 1.18 5/80 18310
/proc/meminfo: memFree=1575576/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=172 CPUtime=0
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 155622484 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11092267 0 0 4096 0 0 0 0 17 1 0 0
/proc/18309/statm: 43 24 18 14 0 3 0

[startup+0.103685 s]
/proc/loadavg: 0.94 0.96 1.18 5/80 18310
/proc/meminfo: memFree=1575576/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=914988 CPUtime=0.08
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 3001 0 1 0 7 1 0 0 17 0 8 0 155622484 936947712 2747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228747 2748 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511731 s]
/proc/loadavg: 0.94 0.96 1.18 5/80 18310
/proc/meminfo: memFree=1575576/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915328 CPUtime=0.49
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 7562 0 1 0 45 4 0 0 18 0 8 0 155622484 937295872 7301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228832 7303 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3328 s]
/proc/loadavg: 0.94 0.96 1.18 4/87 18317
/proc/meminfo: memFree=1495264/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915620 CPUtime=1.31
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 24469 0 1 0 118 13 0 0 18 0 8 0 155622484 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228905 24206 2160 14 0 215375 0
[pid=18309/tid=18311] ppid=18307 vsize=915620 CPUtime=0.09
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 7926 0 0 0 6 3 0 0 16 0 8 0 155622488 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155622488 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915620 CPUtime=0.16
/proc/18309/task/18315/stat : 18315 (java) R 18307 18309 17774 0 -1 64 408 0 0 0 16 0 0 0 19 0 8 0 155622492 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937594880 24206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915620

[startup+2.96995 s]
/proc/loadavg: 0.94 0.96 1.18 3/87 18317
/proc/meminfo: memFree=1480480/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915620 CPUtime=2.95
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 26190 0 1 0 280 15 0 0 25 0 8 0 155622484 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832162 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228905 25924 2180 14 0 215375 0
[pid=18309/tid=18311] ppid=18307 vsize=915620 CPUtime=0.2
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 9571 0 0 0 17 3 0 0 16 0 8 0 155622488 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155622488 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915620 CPUtime=0.18
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 420 0 0 0 18 0 0 0 16 0 8 0 155622492 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937594880 25924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915620

[startup+6.26825 s]
/proc/loadavg: 1.02 0.97 1.19 3/87 18317
/proc/meminfo: memFree=1470176/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915620 CPUtime=6.24
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 29486 0 1 0 608 16 0 0 25 0 8 0 155622484 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155169970 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228905 29216 2182 14 0 215375 0
[pid=18309/tid=18311] ppid=18307 vsize=915620 CPUtime=0.37
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 12835 0 0 0 33 4 0 0 16 0 8 0 155622488 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155622488 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915620 CPUtime=0.21
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 447 0 0 0 21 0 0 0 16 0 8 0 155622492 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915620 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937594880 29216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915620

[startup+12.7348 s]
/proc/loadavg: 1.10 0.99 1.19 3/87 18317
/proc/meminfo: memFree=1386784/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=12.7
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 49937 0 1 0 1245 25 0 0 25 0 8 0 155622484 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49621 2533 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32735 0 0 0 103 12 0 0 17 0 8 0 155622488 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.33
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 551 0 0 0 32 1 0 0 15 0 8 0 155622492 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915884

[startup+25.598 s]
/proc/loadavg: 1.30 1.04 1.20 3/87 18317
/proc/meminfo: memFree=1386976/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=25.56
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 49942 0 1 0 2531 25 0 0 25 0 8 0 155622484 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49623 2533 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32735 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.35
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 555 0 0 0 33 2 0 0 16 0 8 0 155622492 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915884

[startup+51.2974 s]
/proc/loadavg: 1.54 1.12 1.22 3/87 18317
/proc/meminfo: memFree=1387104/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=51.26
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 49944 0 1 0 5101 25 0 0 25 0 8 0 155622484 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49624 2533 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32735 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.35
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 557 0 0 0 33 2 0 0 17 0 8 0 155622492 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.26
Current children cumulated vsize (KiB) 915884

[startup+102.506 s]
/proc/loadavg: 1.80 1.25 1.26 3/87 18317
/proc/meminfo: memFree=1387040/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=102.46
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 49973 0 1 0 10220 26 0 0 25 0 8 0 155622484 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074282119 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49644 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.38
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 572 0 0 0 36 2 0 0 16 0 8 0 155622492 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49644 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 915884

[startup+162.578 s]
/proc/loadavg: 1.92 1.38 1.30 3/87 18317
/proc/meminfo: memFree=1386976/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=162.51
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 49996 0 1 0 16225 26 0 0 25 0 8 0 155622484 937865216 49659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832800 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.83
Current children cumulated vsize (KiB) 915884

[startup+1484.41 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 18387
/proc/meminfo: memFree=1582056/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1483.9
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 148359 31 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1483.9
Current children cumulated vsize (KiB) 915884

[startup+1544.49 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 18387
/proc/meminfo: memFree=1582120/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1543.97
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 154366 31 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074216140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1543.97
Current children cumulated vsize (KiB) 915884

[startup+1604.58 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 18387
/proc/meminfo: memFree=1582056/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1604.04
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 160372 32 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1604.04
Current children cumulated vsize (KiB) 915884

[startup+1664.66 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 18387
/proc/meminfo: memFree=1582056/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1664.12
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 166380 32 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074188721 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1664.12
Current children cumulated vsize (KiB) 915884

[startup+1724.75 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 18387
/proc/meminfo: memFree=1581992/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1724.18
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 172386 32 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074188699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1724.18
Current children cumulated vsize (KiB) 915884

[startup+1784.83 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 18387
/proc/meminfo: memFree=1581992/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1784.25
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 178393 32 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1784.25
Current children cumulated vsize (KiB) 915884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.65 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 18387
/proc/meminfo: memFree=1581992/2055920 swapFree=4192812/4192956
[pid=18309] ppid=18307 vsize=915884 CPUtime=1800.07
/proc/18309/stat : 18309 (java) R 18307 18309 17774 0 -1 0 50007 0 1 0 179975 32 0 0 25 0 8 0 155622484 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074196557 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18309/statm: 228971 49666 2537 14 0 215441 0
[pid=18309/tid=18311] ppid=18307 vsize=915884 CPUtime=1.15
/proc/18309/task/18311/stat : 18311 (java) S 18307 18309 17774 0 -1 64 32736 0 0 0 103 12 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18312] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18312/stat : 18312 (java) S 18307 18309 17774 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18313] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18313/stat : 18313 (java) S 18307 18309 17774 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155622488 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18314] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18314/stat : 18314 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18315] ppid=18307 vsize=915884 CPUtime=0.43
/proc/18309/task/18315/stat : 18315 (java) S 18307 18309 17774 0 -1 64 600 0 0 0 41 2 0 0 16 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18316] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18316/stat : 18316 (java) S 18307 18309 17774 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18309/tid=18317] ppid=18307 vsize=915884 CPUtime=0
/proc/18309/task/18317/stat : 18317 (java) S 18307 18309 17774 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155622492 937865216 49666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915884

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

Child status: 143
Real time (s): 1800.71
CPU time (s): 1800.14
CPU user time (s): 1799.78
CPU system time (s): 0.356945
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 915884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.356945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50023
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= 38183
involuntary context switches= 45780

runsolver used 1.68174 s user time and 4.73528 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 08:30:27 UTC 2007


IDJOB= 200894
IDBENCH= 3733
FILE ID= node39/200894-1168072227

PBS_JOBID= 3475968

Free space on /tmp= 66519 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200894-1168072227/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-200894-1168072227 -o ROOT/results/node39/solver-200894-1168072227 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200894-1168072227/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  39d481ee1e8825b3aa8dc8a62c67556c

RANDOM SEED= 886980077

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.236
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.236
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:       1575992 kB
Buffers:         23884 kB
Cached:         177124 kB
SwapCached:          0 kB
Active:         254188 kB
Inactive:       153628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1575992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14632 kB
Writeback:           0 kB
Mapped:         227024 kB
Slab:            56976 kB
Committed_AS:  3725996 kB
PageTables:       2184 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= 66526 MiB



End job on node39 on Sat Jan  6 09:00:30 UTC 2007