Trace number 248284

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

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-7.xml
MD5SUM38a1637e74d9cba5d6aed2123d07d226
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 arity9
Maximum domain size112
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248284-1168398639/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.42	       =>  wckTime=0.106  cpuTime=0.09  mem=7M927
0.42	   
0.42	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.58	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.58	     nbConvertConstraintsChecks=50176  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=4
0.58	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=36  nbSharedBinaryRepresentations=885
0.58	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.58	       =>  wckTime=0.262  cpuTime=0.2  mem=9M877
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.80	       =>  wckTime=0.48  cpuTime=0.35  mem=16M555
3.38	   
3.38	   preprocessing
3.38	     nbConstraintChecks=6355715  nbValidityChecks=1843  nbPropagations=262  nbRevisions=63  nbUselessRevisions=15
3.38	     nbSingletonTests=134  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=1355  detectedInconsistency=no
3.38	       =>  wckTime=2.581  cpuTime=2.53  mem=16M555
4.99	   
4.99	   search
4.99	     run=0  nbConstraintChecks=3578095  nbValidityChecks=71621  nbPropagations=1595  nbRevisions=1887
4.99	     nbUselessRevisions=247  nbAssignments=401  nbFailedAssignments=373  nbBacktracks=11  nbVisitedNodes=775
4.99	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
4.99	       =>  wckTime=4.191  cpuTime=4.1  mem=16M555
8.10	   
8.10	   search
8.10	     run=1  nbConstraintChecks=10383542  nbValidityChecks=190728  nbPropagations=5567  nbRevisions=6658
8.10	     nbUselessRevisions=891  nbAssignments=1252  nbFailedAssignments=924  nbBacktracks=26  nbVisitedNodes=1918
8.10	     nbRestartNogoods=38  mapSize=18  nbInferences=0  nbTooLargeKeys=0
8.10	       =>  wckTime=7.299  cpuTime=7.17  mem=16M555
31.37	   
31.37	   search
31.37	     run=2  nbConstraintChecks=52461946  nbValidityChecks=309322  nbPropagations=18410  nbRevisions=17662
31.37	     nbUselessRevisions=3820  nbAssignments=5981  nbFailedAssignments=2371  nbBacktracks=48  nbVisitedNodes=4866
31.37	     nbRestartNogoods=139  mapSize=40  nbInferences=0  nbTooLargeKeys=0
31.37	       =>  wckTime=30.57  cpuTime=30.21  mem=16M555
67.30	   
67.30	   search
67.30	     run=3  nbConstraintChecks=107767152  nbValidityChecks=370267  nbPropagations=41267  nbRevisions=34529
67.30	     nbUselessRevisions=8045  nbAssignments=11311  nbFailedAssignments=5825  nbBacktracks=82  nbVisitedNodes=11817
67.30	     nbRestartNogoods=199  mapSize=71  nbInferences=0  nbTooLargeKeys=0
67.30	       =>  wckTime=66.504  cpuTime=65.82  mem=17M531
95.26	   
95.26	   search
95.26	     run=4  nbConstraintChecks=148103130  nbValidityChecks=490539  nbPropagations=73339  nbRevisions=56672
95.26	     nbUselessRevisions=12834  nbAssignments=15681  nbFailedAssignments=8533  nbBacktracks=132  nbVisitedNodes=17290
95.26	     nbRestartNogoods=335  mapSize=96  nbInferences=0  nbTooLargeKeys=0
95.26	       =>  wckTime=94.457  cpuTime=93.54  mem=17M531
127.96	   
127.96	   search
127.96	     run=5  nbConstraintChecks=192738924  nbValidityChecks=532752  nbPropagations=112777  nbRevisions=83103
127.96	     nbUselessRevisions=17733  nbAssignments=19262  nbFailedAssignments=11998  nbBacktracks=210  nbVisitedNodes=24336
127.96	     nbRestartNogoods=360  mapSize=170  nbInferences=0  nbTooLargeKeys=0
127.96	       =>  wckTime=127.16  cpuTime=125.96  mem=17M531
136.20	   
136.20	   search
136.20	     run=6  nbConstraintChecks=205056986  nbValidityChecks=630122  nbPropagations=157541  nbRevisions=112962
136.20	     nbUselessRevisions=23395  nbAssignments=22247  nbFailedAssignments=12226  nbBacktracks=323  nbVisitedNodes=24938
136.20	     nbRestartNogoods=653  mapSize=282  nbInferences=0  nbTooLargeKeys=0
136.20	       =>  wckTime=135.399  cpuTime=134.14  mem=17M531
150.31	   
150.31	   search
150.31	     run=7  nbConstraintChecks=227795657  nbValidityChecks=761742  nbPropagations=209262  nbRevisions=148506
150.31	     nbUselessRevisions=31009  nbAssignments=25474  nbFailedAssignments=12571  nbBacktracks=493  nbVisitedNodes=25826
150.31	     nbRestartNogoods=744  mapSize=451  nbInferences=0  nbTooLargeKeys=0
150.31	       =>  wckTime=149.514  cpuTime=148.13  mem=17M531
165.65	   
165.65	   search
165.65	     run=8  nbConstraintChecks=248515545  nbValidityChecks=903902  nbPropagations=269965  nbRevisions=191214
165.65	     nbUselessRevisions=41107  nbAssignments=29823  nbFailedAssignments=13337  nbBacktracks=752  nbVisitedNodes=27646
165.65	     nbRestartNogoods=842  mapSize=660  nbInferences=0  nbTooLargeKeys=0
165.65	       =>  wckTime=164.849  cpuTime=163.35  mem=17M531
176.06	   
176.06	   search
176.06	     run=9  nbConstraintChecks=260682807  nbValidityChecks=997410  nbPropagations=333717  nbRevisions=236063
176.06	     nbUselessRevisions=51479  nbAssignments=31000  nbFailedAssignments=14102  nbBacktracks=1136  nbVisitedNodes=29588
176.06	     nbRestartNogoods=874  mapSize=1036  nbInferences=0  nbTooLargeKeys=0
176.06	       =>  wckTime=175.261  cpuTime=173.67  mem=18M506
190.90	   
190.90	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=18M506)
765.38	   
765.38	   search
765.38	     run=10  nbConstraintChecks=1063464211  nbValidityChecks=1131956  nbPropagations=526410  nbRevisions=345211
765.38	     nbUselessRevisions=61974  nbAssignments=95759  nbFailedAssignments=78054  nbBacktracks=1712  nbVisitedNodes=158074
765.38	     nbRestartNogoods=902
765.38	       =>  wckTime=764.583  cpuTime=757.91  mem=18M506
1644.65	   
1644.65	   search
1644.65	     run=11  nbConstraintChecks=2267492578  nbValidityChecks=1324067  nbPropagations=911948  nbRevisions=550346
1644.65	     nbUselessRevisions=72470  nbAssignments=192610  nbFailedAssignments=174038  nbBacktracks=2576
1644.65	     nbVisitedNodes=350909  nbRestartNogoods=923
1644.65	       =>  wckTime=1643.851  cpuTime=1629.56  mem=18M506

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

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

/proc/loadavg: 0.94 1.46 1.77 5/82 2320
/proc/meminfo: memFree=1500224/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=168 CPUtime=0
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 188258487 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 8438564 0 0 4096 0 0 0 0 17 1 0 0
/proc/2319/statm: 42 23 18 14 0 2 0

[startup+0.108635 s]
/proc/loadavg: 0.94 1.46 1.77 5/82 2320
/proc/meminfo: memFree=1500224/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=914988 CPUtime=0.08
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 2983 0 1 0 6 2 0 0 17 0 8 0 188258487 936947712 2729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153788138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2319/statm: 228747 2730 1425 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520715 s]
/proc/loadavg: 0.94 1.46 1.77 5/82 2320
/proc/meminfo: memFree=1500224/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=0.48
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 6844 0 1 0 44 4 0 0 20 0 8 0 188258487 937435136 6583 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611850 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 6583 2165 14 0 215336 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915464

[startup+1.34686 s]
/proc/loadavg: 0.94 1.46 1.77 3/101 2341
/proc/meminfo: memFree=1310128/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1.3
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9000 0 1 0 125 5 0 0 25 0 8 0 188258487 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8738 2540 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.14
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 344 0 0 0 14 0 0 0 15 0 8 0 188258495 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8738 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) 915464

[startup+2.98417 s]
/proc/loadavg: 0.94 1.46 1.77 4/101 2341
/proc/meminfo: memFree=1151984/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=2.92
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9006 0 1 0 287 5 0 0 25 0 8 0 188258487 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8742 2540 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 188258491 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.14
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 349 0 0 0 14 0 0 0 15 0 8 0 188258495 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8742 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) 915464

[startup+6.2808 s]
/proc/loadavg: 1.03 1.47 1.77 3/101 2341
/proc/meminfo: memFree=986544/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=6.2
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9139 0 1 0 614 6 0 0 25 0 8 0 188258487 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631375 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8872 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 188258491 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.17
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 370 0 0 0 17 0 0 0 15 0 8 0 188258495 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.754 s]
/proc/loadavg: 1.11 1.48 1.78 3/101 2341
/proc/meminfo: memFree=986488/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=12.59
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9165 0 1 0 1253 6 0 0 25 0 8 0 188258487 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8893 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.19
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 381 0 0 0 19 0 0 0 16 0 8 0 188258495 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6014 s]
/proc/loadavg: 1.30 1.50 1.78 3/101 2341
/proc/meminfo: memFree=986488/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=25.33
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9183 0 1 0 2527 6 0 0 25 0 8 0 188258487 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629533 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8908 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.2
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 388 0 0 0 20 0 0 0 16 0 8 0 188258495 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915464

[startup+51.3003 s]
/proc/loadavg: 1.54 1.54 1.78 3/101 2341
/proc/meminfo: memFree=986488/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=50.82
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9201 0 1 0 5076 6 0 0 25 0 8 0 188258487 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745499 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8924 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.21
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 393 0 0 0 21 0 0 0 16 0 8 0 188258495 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915464

[startup+102.587 s]
/proc/loadavg: 1.87 1.63 1.80 3/101 2341
/proc/meminfo: memFree=986488/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=101.66
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9224 0 1 0 10160 6 0 0 25 0 8 0 188258487 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628240 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 8947 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.21
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 393 0 0 0 21 0 0 0 16 0 8 0 188258495 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 8947 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 915464

[startup+162.609 s]
/proc/loadavg: 1.95 1.69 1.81 3/101 2341
/proc/meminfo: memFree=985784/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=161.19
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9402 0 1 0 16112 7 0 0 25 0 8 0 188258487 937435136 9123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745571 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1411.42
Current children cumulated vsize (KiB) 915464

[startup+1483.77 s]
/proc/loadavg: 2.06 2.02 1.93 3/101 2343
/proc/meminfo: memFree=984440/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1470.96
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9533 0 1 0 147087 9 0 0 25 0 8 0 188258487 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 9254 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.96
Current children cumulated vsize (KiB) 915464

[startup+1543.82 s]
/proc/loadavg: 2.02 2.01 1.93 3/101 2343
/proc/meminfo: memFree=984440/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1530.46
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9533 0 1 0 153037 9 0 0 25 0 8 0 188258487 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784079 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 9254 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.46
Current children cumulated vsize (KiB) 915464

[startup+1603.87 s]
/proc/loadavg: 2.06 2.02 1.93 3/101 2343
/proc/meminfo: memFree=984440/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1590.01
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9533 0 1 0 158991 10 0 0 25 0 8 0 188258487 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 9254 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.01
Current children cumulated vsize (KiB) 915464

[startup+1663.93 s]
/proc/loadavg: 2.02 2.02 1.93 3/101 2343
/proc/meminfo: memFree=984440/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1649.55
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9537 0 1 0 164945 10 0 0 25 0 8 0 188258487 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 9258 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.55
Current children cumulated vsize (KiB) 915464

[startup+1723.98 s]
/proc/loadavg: 2.00 2.01 1.93 3/101 2343
/proc/meminfo: memFree=984376/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1709.08
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9537 0 1 0 170898 10 0 0 25 0 8 0 188258487 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 9258 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.08
Current children cumulated vsize (KiB) 915464

[startup+1784.03 s]
/proc/loadavg: 2.00 2.01 1.93 3/101 2343
/proc/meminfo: memFree=984376/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1768.62
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9537 0 1 0 176852 10 0 0 25 0 8 0 188258487 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629980 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2319/statm: 228866 9258 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.62
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.84 s]
/proc/loadavg: 2.07 2.02 1.94 3/104 2397
/proc/meminfo: memFree=1204768/2055920 swapFree=4156316/4192956
[pid=2319] ppid=2310 vsize=915464 CPUtime=1800.05
/proc/2319/stat : 2319 (java) R 2310 2319 2202 0 -1 0 9537 0 1 0 179995 10 0 0 25 0 8 0 188258487 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2319/statm: 228866 9258 2543 14 0 215336 0
[pid=2319/tid=2328] ppid=2310 vsize=915464 CPUtime=0.03
/proc/2319/task/2328/stat : 2328 (java) S 2310 2319 2202 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 188258491 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2329] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2329/stat : 2329 (java) S 2310 2319 2202 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2330] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2330/stat : 2330 (java) S 2310 2319 2202 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 188258492 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2334] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2334/stat : 2334 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2335] ppid=2310 vsize=915464 CPUtime=0.22
/proc/2319/task/2335/stat : 2335 (java) S 2310 2319 2202 0 -1 64 400 0 0 0 22 0 0 0 17 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2319/tid=2336] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2336/stat : 2336 (java) S 2310 2319 2202 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2319/tid=2337] ppid=2310 vsize=915464 CPUtime=0
/proc/2319/task/2337/stat : 2337 (java) S 2310 2319 2202 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188258495 937435136 9258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1815.86
CPU time (s): 1800.09
CPU user time (s): 1799.97
CPU system time (s): 0.116982
CPU usage (%): 99.1312
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9555
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= 37948
involuntary context switches= 113852

runsolver used 1.9927 s user time and 5.14722 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Wed Jan 10 03:10:39 UTC 2007


IDJOB= 248284
IDBENCH= 11695
FILE ID= node21/248284-1168398639

PBS_JOBID= 3522921

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  38a1637e74d9cba5d6aed2123d07d226

RANDOM SEED= 916568523

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.261
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.261
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:       1500648 kB
Buffers:         70512 kB
Cached:         402288 kB
SwapCached:       3064 kB
Active:         168988 kB
Inactive:       333164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500648 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          37632 kB
Slab:            38152 kB
Committed_AS:  3917284 kB
PageTables:       1988 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= 66561 MiB



End job on node21 on Wed Jan 10 03:40:55 UTC 2007