Trace number 248922

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.09 1800.6

General information on the benchmark

Nameprimes/primes-25/
primes-25-80-3-7.xml
MD5SUM243f475a7f24d3cdad0ff84784cd8431
Bench CategoryN-ARY-INT (n-ary 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 variables100
Number of constraints80
Maximum constraint arity10
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248922-1168086052/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96
0.43	       =>  wckTime=0.111  cpuTime=0.1  mem=7M927
0.43	   
0.43	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
0.63	     nbConstraints=80  nbUnbuiltConflictsStructures=80  nbSharedBinaryRepresentations=0  nbEvaluationManagers=80
0.63	     nbSharedEvaluationManagers=0  maxDegree=12  maxArity=10
0.63	       =>  wckTime=0.314  cpuTime=0.24  mem=12M803
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.535  cpuTime=0.39  mem=17M609
4.54	   
4.54	   preprocessing
4.54	     nbConstraintChecks=8955611  nbValidityChecks=980  nbPropagations=109  nbRevisions=34  nbUselessRevisions=5
4.54	     nbRemovedValues=1512  detectedInconsistency=no
4.54	       =>  wckTime=3.687  cpuTime=3.66  mem=17M609
81.00	   
81.00	   search
81.00	     run=0  nbConstraintChecks=96498899  nbValidityChecks=21426  nbPropagations=891  nbRevisions=867
81.00	     nbUselessRevisions=176  nbAssignments=122  nbFailedAssignments=103  nbBacktracks=11  nbVisitedNodes=226
81.00	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
81.00	       =>  wckTime=80.142  cpuTime=80.08  mem=18M633
183.42	   
183.42	   search
183.42	     run=1  nbConstraintChecks=226753601  nbValidityChecks=49878  nbPropagations=2771  nbRevisions=2814
183.42	     nbUselessRevisions=604  nbAssignments=283  nbFailedAssignments=244  nbBacktracks=28  nbVisitedNodes=528
183.42	     nbRestartNogoods=2  mapSize=17  nbInferences=0  nbTooLargeKeys=0
183.42	       =>  wckTime=182.563  cpuTime=182.46  mem=18M633
188.27	   
188.27	   search
188.27	     run=2  nbConstraintChecks=234241270  nbValidityChecks=53392  nbPropagations=4787  nbRevisions=4929
188.27	     nbUselessRevisions=1102  nbAssignments=320  nbFailedAssignments=248  nbBacktracks=54  nbVisitedNodes=569
188.27	     nbRestartNogoods=5  mapSize=33  nbInferences=0  nbTooLargeKeys=0
188.27	       =>  wckTime=187.419  cpuTime=187.31  mem=18M633
197.76	   
197.76	   search
197.76	     run=3  nbConstraintChecks=248957170  nbValidityChecks=59928  nbPropagations=7033  nbRevisions=7299
197.76	     nbUselessRevisions=1685  nbAssignments=378  nbFailedAssignments=264  nbBacktracks=88  nbVisitedNodes=643
197.76	     nbRestartNogoods=6  mapSize=53  nbInferences=0  nbTooLargeKeys=0
197.76	       =>  wckTime=196.908  cpuTime=196.79  mem=18M633
430.05	   
430.05	   search
430.05	     run=4  nbConstraintChecks=537907165  nbValidityChecks=131063  nbPropagations=11542  nbRevisions=12224
430.05	     nbUselessRevisions=2919  nbAssignments=753  nbFailedAssignments=569  nbBacktracks=139  nbVisitedNodes=1323
430.05	     nbRestartNogoods=11  mapSize=89  nbInferences=0  nbTooLargeKeys=0
430.05	       =>  wckTime=429.194  cpuTime=429.02  mem=18M633
448.23	   
448.23	   search
448.23	     run=5  nbConstraintChecks=563680677  nbValidityChecks=149983  nbPropagations=16643  nbRevisions=17904
448.23	     nbUselessRevisions=4371  nbAssignments=862  nbFailedAssignments=581  nbBacktracks=215  nbVisitedNodes=1444
448.23	     nbRestartNogoods=22  mapSize=141  nbInferences=0  nbTooLargeKeys=0
448.23	       =>  wckTime=447.376  cpuTime=447.19  mem=18M633
470.39	   
470.39	   search
470.39	     run=6  nbConstraintChecks=596068502  nbValidityChecks=175396  nbPropagations=22590  nbRevisions=24753
470.39	     nbUselessRevisions=6104  nbAssignments=1019  nbFailedAssignments=608  nbBacktracks=329  nbVisitedNodes=1628
470.39	     nbRestartNogoods=26  mapSize=215  nbInferences=0  nbTooLargeKeys=0
470.39	       =>  wckTime=469.533  cpuTime=469.33  mem=18M633
498.94	   
498.94	   search
498.94	     run=7  nbConstraintChecks=641824484  nbValidityChecks=208466  nbPropagations=29758  nbRevisions=33291
498.94	     nbUselessRevisions=8302  nbAssignments=1256  nbFailedAssignments=660  nbBacktracks=506  nbVisitedNodes=1917
498.94	     nbRestartNogoods=30  mapSize=347  nbInferences=0  nbTooLargeKeys=0
498.94	       =>  wckTime=498.086  cpuTime=497.88  mem=18M633
534.45	   
534.45	   search
534.45	     run=8  nbConstraintChecks=698185748  nbValidityChecks=262547  nbPropagations=39212  nbRevisions=45106
534.45	     nbUselessRevisions=11296  nbAssignments=1613  nbFailedAssignments=745  nbBacktracks=763  nbVisitedNodes=2368
534.45	     nbRestartNogoods=36  mapSize=543  nbInferences=0  nbTooLargeKeys=0
534.45	       =>  wckTime=533.594  cpuTime=533.37  mem=18M633
597.49	   
597.49	   search
597.49	     run=9  nbConstraintChecks=804576390  nbValidityChecks=363698  nbPropagations=53038  nbRevisions=63369
597.49	     nbUselessRevisions=15477  nbAssignments=2127  nbFailedAssignments=854  nbBacktracks=1157  nbVisitedNodes=3045
597.49	     nbRestartNogoods=41  mapSize=824  nbInferences=0  nbTooLargeKeys=0
597.49	       =>  wckTime=596.639  cpuTime=596.38  mem=19M609
645.20	   
645.20	   INFO : Stopping hyperNogood (mapSize=1034, nbTooLargekeys=0, mem=19M609)
682.72	   
682.72	   search
682.72	     run=10  nbConstraintChecks=945893745  nbValidityChecks=504102  nbPropagations=71912  nbRevisions=88805
682.72	     nbUselessRevisions=21434  nbAssignments=2986  nbFailedAssignments=1118  nbBacktracks=1738  nbVisitedNodes=4186
682.72	     nbRestartNogoods=48
682.72	       =>  wckTime=681.862  cpuTime=681.58  mem=19M609
783.72	   
783.72	   search
783.72	     run=11  nbConstraintChecks=1108089192  nbValidityChecks=722103  nbPropagations=98388  nbRevisions=125226
783.72	     nbUselessRevisions=30422  nbAssignments=4236  nbFailedAssignments=1489  nbBacktracks=2603  nbVisitedNodes=5830
783.72	     nbRestartNogoods=57
783.72	       =>  wckTime=782.862  cpuTime=782.55  mem=19M609
965.14	   
965.14	   search
965.14	     run=12  nbConstraintChecks=1371995066  nbValidityChecks=1031058  nbPropagations=135145  nbRevisions=175278
965.14	     nbUselessRevisions=43290  nbAssignments=5985  nbFailedAssignments=1929  nbBacktracks=3901  nbVisitedNodes=8025
965.14	     nbRestartNogoods=63
965.14	       =>  wckTime=964.29  cpuTime=963.92  mem=19M609
1489.82	   
1489.82	   search
1489.82	     run=13  nbConstraintChecks=2090648325  nbValidityChecks=1991882  nbPropagations=204178  nbRevisions=267536
1489.82	     nbUselessRevisions=63796  nbAssignments=8996  nbFailedAssignments=2978  nbBacktracks=5850  nbVisitedNodes=12102
1489.82	     nbRestartNogoods=75
1489.82	       =>  wckTime=1488.967  cpuTime=1488.45  mem=19M609

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/node4/watcher-248922-1168086052 -o ROOT/results/node4/solver-248922-1168086052 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248922-1168086052/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.33 0.44 0.86 5/86 15620
/proc/meminfo: memFree=1560496/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=47416 CPUtime=0
/proc/15619/stat : 15619 (java) D 15614 15619 15347 0 -1 0 1211 0 1 0 0 0 0 0 17 0 1 0 157001546 48553984 960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744072100037788 0 0 17 1 0 0
/proc/15619/statm: 11854 960 760 14 0 1707 0

[startup+0.102894 s]
/proc/loadavg: 0.33 0.44 0.86 5/86 15620
/proc/meminfo: memFree=1560496/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=913228 CPUtime=0.07
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 2920 0 1 0 6 1 0 0 16 0 8 0 157001546 935145472 2666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228307 2666 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.510932 s]
/proc/loadavg: 0.33 0.44 0.86 5/86 15620
/proc/meminfo: memFree=1560496/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915328 CPUtime=0.49
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 6675 0 1 0 45 4 0 0 19 0 8 0 157001546 937295872 6414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228832 6416 2146 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33401 s]
/proc/loadavg: 0.46 0.47 0.87 4/100 15634
/proc/meminfo: memFree=1510592/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1.3
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9343 0 1 0 124 6 0 0 25 0 8 0 157001546 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9081 2529 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.16
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 359 0 0 0 16 0 0 0 15 0 8 0 157001554 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) R 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9081 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97116 s]
/proc/loadavg: 0.46 0.47 0.87 3/100 15634
/proc/meminfo: memFree=1510208/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=2.94
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9349 0 1 0 288 6 0 0 25 0 8 0 157001546 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9085 2529 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 221 0 0 0 3 0 0 0 17 0 8 0 157001550 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.17
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 364 0 0 0 17 0 0 0 15 0 8 0 157001554 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9085 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.25848 s]
/proc/loadavg: 0.46 0.47 0.87 3/100 15634
/proc/meminfo: memFree=1509760/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=6.23
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9450 0 1 0 617 6 0 0 25 0 8 0 157001546 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9184 2530 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.18
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 368 0 0 0 18 0 0 0 15 0 8 0 157001554 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7341 s]
/proc/loadavg: 0.70 0.52 0.88 3/100 15634
/proc/meminfo: memFree=1509696/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=12.7
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9464 0 1 0 1264 6 0 0 25 0 8 0 157001546 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9196 2531 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 221 0 0 0 3 0 0 0 17 0 8 0 157001550 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.19
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 375 0 0 0 19 0 0 0 15 0 8 0 157001554 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9196 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.5933 s]
/proc/loadavg: 0.90 0.56 0.89 3/100 15634
/proc/meminfo: memFree=1509696/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=25.56
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9469 0 1 0 2550 6 0 0 25 0 8 0 157001546 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073799175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9197 2531 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.19
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 378 0 0 0 19 0 0 0 16 0 8 0 157001554 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9197 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9197 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) 915460

[startup+51.2878 s]
/proc/loadavg: 1.27 0.68 0.92 3/100 15634
/proc/meminfo: memFree=1509824/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=51.25
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9472 0 1 0 5118 7 0 0 25 0 8 0 157001546 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801022 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9198 2531 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.19
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 379 0 0 0 19 0 0 0 16 0 8 0 157001554 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.25
Current children cumulated vsize (KiB) 915460

[startup+102.567 s]
/proc/loadavg: 1.71 0.90 0.98 4/100 15634
/proc/meminfo: memFree=1509696/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=102.51
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9487 0 1 0 10244 7 0 0 25 0 8 0 157001546 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806695 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9210 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.2
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 381 0 0 0 20 0 0 0 16 0 8 0 157001554 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.51
Current children cumulated vsize (KiB) 915460

[startup+162.579 s]
/proc/loadavg: 1.89 1.10 1.04 3/100 15634
/proc/meminfo: memFree=1509696/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=162.5
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9496 0 1 0 16243 7 0 0 25 0 8 0 157001546 937431040 9214 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1422.48
Current children cumulated vsize (KiB) 915460

[startup+1482.91 s]
/proc/loadavg: 2.00 1.99 1.74 4/100 15634
/proc/meminfo: memFree=1508288/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1482.48
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9804 0 1 0 148235 13 0 0 25 0 8 0 157001546 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9503 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9503 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.48
Current children cumulated vsize (KiB) 915460

[startup+1542.93 s]
/proc/loadavg: 2.00 1.99 1.75 3/100 15634
/proc/meminfo: memFree=1508288/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1542.48
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9808 0 1 0 154235 13 0 0 25 0 8 0 157001546 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9507 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 420 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9507 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.48
Current children cumulated vsize (KiB) 915460

[startup+1602.94 s]
/proc/loadavg: 2.03 2.00 1.77 3/100 15634
/proc/meminfo: memFree=1508224/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1602.48
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9809 0 1 0 160235 13 0 0 25 0 8 0 157001546 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9508 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.48
Current children cumulated vsize (KiB) 915460

[startup+1662.97 s]
/proc/loadavg: 2.01 2.00 1.78 3/100 15634
/proc/meminfo: memFree=1508288/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1662.48
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9809 0 1 0 166235 13 0 0 25 0 8 0 157001546 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9508 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.48
Current children cumulated vsize (KiB) 915460

[startup+1722.98 s]
/proc/loadavg: 2.08 2.03 1.81 3/100 15634
/proc/meminfo: memFree=1508224/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1722.48
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9809 0 1 0 172235 13 0 0 25 0 8 0 157001546 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804736 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9508 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.48
Current children cumulated vsize (KiB) 915460

[startup+1783 s]
/proc/loadavg: 2.03 2.02 1.82 3/100 15634
/proc/meminfo: memFree=1508224/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1782.48
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9810 0 1 0 178235 13 0 0 25 0 8 0 157001546 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803536 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9508 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.48
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.57 s]
/proc/loadavg: 2.02 2.02 1.82 3/100 15634
/proc/meminfo: memFree=1508224/2055920 swapFree=4191880/4192956
[pid=15619] ppid=15614 vsize=915460 CPUtime=1800.05
/proc/15619/stat : 15619 (java) R 15614 15619 15347 0 -1 0 9810 0 1 0 179992 13 0 0 25 0 8 0 157001546 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15619/statm: 228865 9508 2534 14 0 215335 0
[pid=15619/tid=15622] ppid=15614 vsize=915460 CPUtime=0.03
/proc/15619/task/15622/stat : 15622 (java) S 15614 15619 15347 0 -1 64 222 0 0 0 3 0 0 0 16 0 8 0 157001550 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15625] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15625/stat : 15625 (java) S 15614 15619 15347 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15626] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15626/stat : 15626 (java) S 15614 15619 15347 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157001551 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15630] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15630/stat : 15630 (java) S 15614 15619 15347 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15631] ppid=15614 vsize=915460 CPUtime=0.26
/proc/15619/task/15631/stat : 15631 (java) S 15614 15619 15347 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15633] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15633/stat : 15633 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15619/tid=15634] ppid=15614 vsize=915460 CPUtime=0
/proc/15619/task/15634/stat : 15634 (java) S 15614 15619 15347 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157001554 937431040 9508 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1800.6
CPU time (s): 1800.09
CPU user time (s): 1799.95
CPU system time (s): 0.142978
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9828
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= 37712
involuntary context switches= 41025

runsolver used 2.03469 s user time and 4.5843 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 12:20:54 UTC 2007


IDJOB= 248922
IDBENCH= 11744
FILE ID= node4/248922-1168086052

PBS_JOBID= 3476341

Free space on /tmp= 66307 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-80-3-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248922-1168086052/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-248922-1168086052 -o ROOT/results/node4/solver-248922-1168086052 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248922-1168086052/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  243f475a7f24d3cdad0ff84784cd8431

RANDOM SEED= 111948528

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.223
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.223
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:       1561848 kB
Buffers:         54944 kB
Cached:         306072 kB
SwapCached:        268 kB
Active:         115764 kB
Inactive:       294824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561848 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3404 kB
Writeback:           0 kB
Mapped:          67824 kB
Slab:            68404 kB
Committed_AS:  3822472 kB
PageTables:       2232 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= 66307 MiB



End job on node4 on Sat Jan  6 12:51:01 UTC 2007