Trace number 248687

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.15 1807.88

General information on the benchmark

Nameprimes/primes-25/
primes-25-40-3-3.xml
MD5SUMf7b3a3b901f7a691e786cf02eefe29e9
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 constraints40
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/248687-1168400561/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96
0.44	       =>  wckTime=0.12  cpuTime=0.1  mem=7M927
0.44	   
0.44	   predicates being loaded...
0.48	   
0.48	   constraints being loaded...
0.56	     nbConstraints=40  nbSingletonDomainVariables=16  nbDisconnectedVariables=16  nbUnbuiltConflictsStructures=40
0.56	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=40  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=6
0.56	       =>  wckTime=0.238  cpuTime=0.19  mem=9M878
0.60	   
0.60	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.456  cpuTime=0.34  mem=15M489
40.81	   
40.81	   preprocessing
40.81	     nbConstraintChecks=67955094  nbValidityChecks=26233  nbPropagations=1035  nbRevisions=843  nbUselessRevisions=193
40.81	     nbSingletonTests=365  nbEffectiveSingletonTests=45  nbESACBranches=19  nbRemovedValues=811
40.81	     detectedInconsistency=no
40.81	       =>  wckTime=40.025  cpuTime=39.64  mem=15M489
50.23	   
50.23	   search
50.23	     run=0  nbConstraintChecks=14268185  nbValidityChecks=6051  nbPropagations=1186  nbRevisions=1033
50.23	     nbUselessRevisions=246  nbAssignments=27  nbFailedAssignments=2  nbBacktracks=12  nbVisitedNodes=30
50.23	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
50.23	       =>  wckTime=49.449  cpuTime=48.97  mem=16M514
62.94	   
62.94	   search
62.94	     run=1  nbConstraintChecks=32298810  nbValidityChecks=19032  nbPropagations=2917  nbRevisions=2645
62.94	     nbUselessRevisions=590  nbAssignments=98  nbFailedAssignments=24  nbBacktracks=28  nbVisitedNodes=123
62.94	     nbRestartNogoods=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
62.94	       =>  wckTime=62.156  cpuTime=61.57  mem=16M514
117.66	   
117.66	   search
117.66	     run=2  nbConstraintChecks=107829516  nbValidityChecks=53306  nbPropagations=6330  nbRevisions=5929
117.66	     nbUselessRevisions=1133  nbAssignments=312  nbFailedAssignments=193  nbBacktracks=56  nbVisitedNodes=506
117.66	     nbRestartNogoods=2  mapSize=36  nbInferences=0  nbTooLargeKeys=0
117.66	       =>  wckTime=116.883  cpuTime=115.82  mem=16M514
138.78	   
138.78	   search
138.78	     run=3  nbConstraintChecks=138064143  nbValidityChecks=79922  nbPropagations=10605  nbRevisions=10265
138.78	     nbUselessRevisions=1859  nbAssignments=388  nbFailedAssignments=211  nbBacktracks=91  nbVisitedNodes=600
138.78	     nbRestartNogoods=4  mapSize=56  nbInferences=0  nbTooLargeKeys=0
138.78	       =>  wckTime=138.003  cpuTime=136.76  mem=16M514
160.29	   
160.29	   search
160.29	     run=4  nbConstraintChecks=173160331  nbValidityChecks=125036  nbPropagations=16157  nbRevisions=15993
160.29	     nbUselessRevisions=2778  nbAssignments=533  nbFailedAssignments=265  nbBacktracks=141  nbVisitedNodes=766
160.29	     nbRestartNogoods=16  mapSize=105  nbInferences=0  nbTooLargeKeys=0
160.29	       =>  wckTime=159.511  cpuTime=158.08  mem=16M514
178.90	   
178.90	   search
178.90	     run=5  nbConstraintChecks=199333530  nbValidityChecks=158260  nbPropagations=23046  nbRevisions=23452
178.90	     nbUselessRevisions=4107  nbAssignments=727  nbFailedAssignments=353  nbBacktracks=217  nbVisitedNodes=1048
178.90	     nbRestartNogoods=23  mapSize=167  nbInferences=0  nbTooLargeKeys=0
178.90	       =>  wckTime=178.122  cpuTime=176.53  mem=16M514
228.38	   
228.38	   search
228.38	     run=6  nbConstraintChecks=267385689  nbValidityChecks=190974  nbPropagations=30651  nbRevisions=32029
228.38	     nbUselessRevisions=5895  nbAssignments=894  nbFailedAssignments=377  nbBacktracks=332  nbVisitedNodes=1225
228.38	     nbRestartNogoods=40  mapSize=237  nbInferences=0  nbTooLargeKeys=0
228.38	       =>  wckTime=227.596  cpuTime=225.59  mem=16M514
317.11	   
317.11	   search
317.11	     run=7  nbConstraintChecks=392168108  nbValidityChecks=261940  nbPropagations=40143  nbRevisions=43198
317.11	     nbUselessRevisions=8407  nbAssignments=1159  nbFailedAssignments=455  nbBacktracks=503  nbVisitedNodes=1571
317.11	     nbRestartNogoods=43  mapSize=372  nbInferences=0  nbTooLargeKeys=0
317.11	       =>  wckTime=316.329  cpuTime=313.55  mem=16M514
435.54	   
435.54	   search
435.54	     run=8  nbConstraintChecks=557182367  nbValidityChecks=350348  nbPropagations=53371  nbRevisions=59023
435.54	     nbUselessRevisions=11897  nbAssignments=1581  nbFailedAssignments=608  nbBacktracks=765  nbVisitedNodes=2154
435.54	     nbRestartNogoods=48  mapSize=611  nbInferences=0  nbTooLargeKeys=0
435.54	       =>  wckTime=434.761  cpuTime=430.9  mem=17M489
581.92	   
581.92	   search
581.92	     run=9  nbConstraintChecks=756840072  nbValidityChecks=486616  nbPropagations=69951  nbRevisions=79486
581.92	     nbUselessRevisions=16884  nbAssignments=2142  nbFailedAssignments=764  nbBacktracks=1149  nbVisitedNodes=2883
581.92	     nbRestartNogoods=52  mapSize=942  nbInferences=0  nbTooLargeKeys=0
581.92	       =>  wckTime=581.139  cpuTime=576.04  mem=17M489
619.32	   
619.32	   INFO : Stopping hyperNogood (mapSize=1019, nbTooLargekeys=0, mem=17M489)
776.94	   
776.94	   search
776.94	     run=10  nbConstraintChecks=1019228665  nbValidityChecks=697159  nbPropagations=92887  nbRevisions=108120
776.94	     nbUselessRevisions=24037  nbAssignments=2994  nbFailedAssignments=1018  nbBacktracks=1726  nbVisitedNodes=4008
776.94	     nbRestartNogoods=69
776.94	       =>  wckTime=776.157  cpuTime=769.57  mem=17M489
1768.32	   
1768.32	   search
1768.32	     run=11  nbConstraintChecks=2599004107  nbValidityChecks=1592546  nbPropagations=140283  nbRevisions=170175
1768.32	     nbUselessRevisions=35419  nbAssignments=5483  nbFailedAssignments=2373  nbBacktracks=2596  nbVisitedNodes=7601
1768.32	     nbRestartNogoods=92
1768.32	       =>  wckTime=1767.538  cpuTime=1759.79  mem=17M489

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/node12/watcher-248687-1168400561 -o ROOT/results/node12/solver-248687-1168400561 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248687-1168400561/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.86 2/88 19765
/proc/meminfo: memFree=1715408/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=18540 CPUtime=0
/proc/19764/stat : 19764 (runsolver) R 19762 19764 19051 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 188451261 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19764/statm: 4635 279 244 17 0 2626 0

[startup+0.102474 s]
/proc/loadavg: 2.00 2.00 1.86 2/88 19765
/proc/meminfo: memFree=1715408/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=912760 CPUtime=0.07
/proc/19764/stat : 19764 (java) S 19762 19764 19051 0 -1 0 2798 0 1 0 6 1 0 0 19 0 8 0 188451261 934666240 2544 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228190 2544 1390 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.51455 s]
/proc/loadavg: 2.00 2.00 1.86 2/88 19765
/proc/meminfo: memFree=1715408/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915328 CPUtime=0.48
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 6606 0 1 0 45 3 0 0 18 0 8 0 188451261 937295872 6345 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917555 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228832 6345 2157 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33769 s]
/proc/loadavg: 2.08 2.02 1.86 3/95 19772
/proc/meminfo: memFree=1691096/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1.3
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8815 0 1 0 125 5 0 0 25 0 8 0 188451261 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073729319 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8553 2540 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.14
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 339 0 0 0 14 0 0 0 16 0 8 0 188451270 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8553 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97498 s]
/proc/loadavg: 2.08 2.02 1.86 3/95 19772
/proc/meminfo: memFree=1691032/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=2.92
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8823 0 1 0 287 5 0 0 25 0 8 0 188451261 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8559 2540 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 17 0 8 0 188451266 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.15
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 188451270 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.27158 s]
/proc/loadavg: 2.07 2.02 1.86 3/95 19772
/proc/meminfo: memFree=1691032/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=6.18
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8825 0 1 0 613 5 0 0 25 0 8 0 188451261 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8560 2540 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.15
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 188451270 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8560 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7457 s]
/proc/loadavg: 2.07 2.02 1.86 3/95 19772
/proc/meminfo: memFree=1690968/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=12.6
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8837 0 1 0 1255 5 0 0 25 0 8 0 188451261 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8569 2542 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.15
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 188451270 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

[startup+25.5991 s]
/proc/loadavg: 2.06 2.01 1.86 3/95 19772
/proc/meminfo: memFree=1690968/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=25.34
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8844 0 1 0 2529 5 0 0 25 0 8 0 188451261 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8572 2542 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.16
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 354 0 0 0 16 0 0 0 16 0 8 0 188451270 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2047 s]
/proc/loadavg: 2.03 2.01 1.87 3/95 19772
/proc/meminfo: memFree=1690584/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=50.72
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8958 0 1 0 5066 6 0 0 25 0 8 0 188451261 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8679 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.17
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 362 0 0 0 17 0 0 0 16 0 8 0 188451270 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915460

[startup+102.421 s]
/proc/loadavg: 2.01 2.01 1.87 3/95 19772
/proc/meminfo: memFree=1690456/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=101.5
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 8993 0 1 0 10144 6 0 0 25 0 8 0 188451261 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073726154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19764/statm: 228865 8709 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.19
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 371 0 0 0 19 0 0 0 16 0 8 0 188451270 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 8709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 915460

[startup+162.465 s]
/proc/loadavg: 2.00 2.00 1.88 3/95 19772
/proc/meminfo: memFree=1690264/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=161.04
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9030 0 1 0 16097 7 0 0 25 0 8 0 188451261 937431040 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073726167 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.56 s]
/proc/loadavg: 2.01 2.02 1.95 3/101 20135
/proc/meminfo: memFree=1081200/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1476.18
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9369 0 1 0 147598 20 0 0 25 0 8 0 188451261 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723588 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9064 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.18
Current children cumulated vsize (KiB) 915460

[startup+1543.57 s]
/proc/loadavg: 2.00 2.02 1.95 3/101 20135
/proc/meminfo: memFree=1081136/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1536.13
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9369 0 1 0 153593 20 0 0 25 0 8 0 188451261 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073729319 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9064 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.13
Current children cumulated vsize (KiB) 915460

[startup+1603.58 s]
/proc/loadavg: 2.00 2.01 1.95 3/101 20135
/proc/meminfo: memFree=1081072/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1596.05
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9369 0 1 0 159585 20 0 0 25 0 8 0 188451261 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723652 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9064 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.05
Current children cumulated vsize (KiB) 915460

[startup+1663.58 s]
/proc/loadavg: 2.00 2.01 1.95 3/101 20135
/proc/meminfo: memFree=1081008/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1656.01
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9369 0 1 0 165580 21 0 0 25 0 8 0 188451261 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073721759 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9064 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.01
Current children cumulated vsize (KiB) 915460

[startup+1723.67 s]
/proc/loadavg: 2.00 2.00 1.95 3/101 20135
/proc/meminfo: memFree=1080944/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1716.04
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9369 0 1 0 171583 21 0 0 25 0 8 0 188451261 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727437 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9064 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.04
Current children cumulated vsize (KiB) 915460

[startup+1783.75 s]
/proc/loadavg: 2.00 2.00 1.95 3/101 20135
/proc/meminfo: memFree=1080688/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1776.04
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9374 0 1 0 177583 21 0 0 25 0 8 0 188451261 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9069 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.04
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/101 20135
/proc/meminfo: memFree=1080624/2055920 swapFree=4160348/4192956
[pid=19764] ppid=19762 vsize=915460 CPUtime=1800.08
/proc/19764/stat : 19764 (java) R 19762 19764 19051 0 -1 0 9374 0 1 0 179987 21 0 0 25 0 8 0 188451261 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073721808 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19764/statm: 228865 9069 2543 14 0 215335 0
[pid=19764/tid=19766] ppid=19762 vsize=915460 CPUtime=0.02
/proc/19764/task/19766/stat : 19766 (java) S 19762 19764 19051 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 188451266 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19767] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19767/stat : 19767 (java) S 19762 19764 19051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19768] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19768/stat : 19768 (java) S 19762 19764 19051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188451266 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19769] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19769/stat : 19769 (java) S 19762 19764 19051 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188451269 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19770] ppid=19762 vsize=915460 CPUtime=0.23
/proc/19764/task/19770/stat : 19770 (java) S 19762 19764 19051 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 188451270 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19764/tid=19771] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19771/stat : 19771 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188451270 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19764/tid=19772] ppid=19762 vsize=915460 CPUtime=0
/proc/19764/task/19772/stat : 19772 (java) S 19762 19764 19051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188451270 937431040 9069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1807.88
CPU time (s): 1800.15
CPU user time (s): 1799.93
CPU system time (s): 0.220966
CPU usage (%): 99.5728
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9392
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= 37763
involuntary context switches= 49511

runsolver used 2.31265 s user time and 5.74913 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Jan 10 03:42:42 UTC 2007


IDJOB= 248687
IDBENCH= 11726
FILE ID= node12/248687-1168400561

PBS_JOBID= 3522937

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f7b3a3b901f7a691e786cf02eefe29e9

RANDOM SEED= 6246775

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.265
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.265
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:       1715888 kB
Buffers:         34644 kB
Cached:         215328 kB
SwapCached:       5164 kB
Active:         192272 kB
Inactive:        94440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715888 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          47240 kB
Slab:            38412 kB
Committed_AS:  6056472 kB
PageTables:       2052 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= 66563 MiB



End job on node12 on Wed Jan 10 04:12:51 UTC 2007