Trace number 248154

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.07 1801.93

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-5.xml
MD5SUMa24e4b46273998bd17decb2262581464
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.037993
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity7
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/248154-1168398444/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.41	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.41	       =>  wckTime=0.106  cpuTime=0.09  mem=7M927
0.41	   
0.41	   predicates being loaded...
0.43	   
0.44	   constraints being loaded...
0.55	     nbConstraints=40  nbSingletonDomainVariables=15  nbDisconnectedVariables=15  nbConvertedConstraints=7
0.55	     nbConvertConstraintsChecks=87808  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.55	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=33  nbSharedBinaryRepresentations=1544
0.55	     nbEvaluationManagers=33  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=7
0.55	       =>  wckTime=0.253  cpuTime=0.21  mem=9M877
0.59	   
0.59	   solver IterativeSystematicSolver being built... 
0.76	       =>  wckTime=0.457  cpuTime=0.35  mem=15M965
2.62	   
2.62	   preprocessing
2.62	     nbConstraintChecks=4684897  nbValidityChecks=1619  nbPropagations=300  nbRevisions=148  nbUselessRevisions=61
2.62	     nbSingletonTests=154  nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=3269  detectedInconsistency=no
2.62	       =>  wckTime=1.866  cpuTime=1.85  mem=15M965
6.66	   
6.66	   search
6.66	     run=0  nbConstraintChecks=5181850  nbValidityChecks=26043  nbPropagations=824  nbRevisions=800
6.66	     nbUselessRevisions=95  nbAssignments=262  nbFailedAssignments=226  nbBacktracks=10  nbVisitedNodes=489
6.66	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
6.66	       =>  wckTime=5.906  cpuTime=5.86  mem=15M965
8.68	   
8.68	   search
8.68	     run=1  nbConstraintChecks=7791270  nbValidityChecks=43048  nbPropagations=1981  nbRevisions=2018
8.68	     nbUselessRevisions=276  nbAssignments=440  nbFailedAssignments=340  nbBacktracks=25  nbVisitedNodes=742
8.68	     nbRestartNogoods=3  mapSize=9  nbInferences=0  nbTooLargeKeys=0
8.68	       =>  wckTime=7.924  cpuTime=7.87  mem=15M965
23.67	   
23.67	   search
23.67	     run=2  nbConstraintChecks=28687995  nbValidityChecks=120185  nbPropagations=5899  nbRevisions=5289
23.67	     nbUselessRevisions=496  nbAssignments=1814  nbFailedAssignments=1684  nbBacktracks=51  nbVisitedNodes=3460
23.67	     nbRestartNogoods=6  mapSize=28  nbInferences=0  nbTooLargeKeys=0
23.67	       =>  wckTime=22.917  cpuTime=22.81  mem=15M965
23.91	   
23.91	   search
23.91	     run=3  nbConstraintChecks=29026809  nbValidityChecks=121200  nbPropagations=9949  nbRevisions=8689
23.91	     nbUselessRevisions=767  nbAssignments=1874  nbFailedAssignments=1701  nbBacktracks=88  nbVisitedNodes=3537
23.91	     nbRestartNogoods=7  mapSize=45  nbInferences=0  nbTooLargeKeys=0
23.91	       =>  wckTime=23.152  cpuTime=23.04  mem=15M965
63.87	   
63.87	   search
63.87	     run=4  nbConstraintChecks=80232186  nbValidityChecks=131058  nbPropagations=22403  nbRevisions=16444
63.87	     nbUselessRevisions=1100  nbAssignments=5986  nbFailedAssignments=5694  nbBacktracks=138  nbVisitedNodes=11607
63.87	     nbRestartNogoods=11  mapSize=86  nbInferences=0  nbTooLargeKeys=0
63.87	       =>  wckTime=63.108  cpuTime=62.96  mem=16M940
147.10	   
147.10	   search
147.10	     run=5  nbConstraintChecks=185819575  nbValidityChecks=134715  nbPropagations=52263  nbRevisions=33197
147.10	     nbUselessRevisions=1815  nbAssignments=14785  nbFailedAssignments=14094  nbBacktracks=213  nbVisitedNodes=28490
147.10	     nbRestartNogoods=50  mapSize=161  nbInferences=0  nbTooLargeKeys=0
147.10	       =>  wckTime=146.338  cpuTime=146.12  mem=16M940
271.08	   
271.08	   search
271.08	     run=6  nbConstraintChecks=343180217  nbValidityChecks=134932  nbPropagations=107342  nbRevisions=62508
271.08	     nbUselessRevisions=2534  nbAssignments=27448  nbFailedAssignments=26638  nbBacktracks=326  nbVisitedNodes=53697
271.08	     nbRestartNogoods=125  mapSize=274  nbInferences=0  nbTooLargeKeys=0
271.08	       =>  wckTime=270.318  cpuTime=269.96  mem=16M940
335.16	   
335.16	   search
335.16	     run=7  nbConstraintChecks=424694232  nbValidityChecks=135556  nbPropagations=175603  nbRevisions=98442
335.16	     nbUselessRevisions=3367  nbAssignments=34119  nbFailedAssignments=33134  nbBacktracks=496  nbVisitedNodes=66864
335.16	     nbRestartNogoods=201  mapSize=333  nbInferences=0  nbTooLargeKeys=0
335.16	       =>  wckTime=334.401  cpuTime=333.97  mem=16M940
614.44	   
614.44	   search
614.44	     run=8  nbConstraintChecks=778792827  nbValidityChecks=136685  nbPropagations=300591  nbRevisions=162621
614.44	     nbUselessRevisions=4203  nbAssignments=62602  nbFailedAssignments=61358  nbBacktracks=752  nbVisitedNodes=123571
614.44	     nbRestartNogoods=223  mapSize=588  nbInferences=0  nbTooLargeKeys=0
614.44	       =>  wckTime=613.681  cpuTime=612.96  mem=16M940
1009.71	   
1009.71	   search
1009.71	     run=9  nbConstraintChecks=1280418763  nbValidityChecks=138459  nbPropagations=506092  nbRevisions=266944
1009.71	     nbUselessRevisions=5064  nbAssignments=102972  nbFailedAssignments=101342  nbBacktracks=1136  nbVisitedNodes=203925
1009.71	     nbRestartNogoods=274  mapSize=948  nbInferences=0  nbTooLargeKeys=0
1009.71	       =>  wckTime=1008.952  cpuTime=1007.83  mem=16M940
1105.03	   
1105.03	   INFO : Stopping hyperNogood (mapSize=1033, nbTooLargekeys=0, mem=17M915)
1610.96	   
1610.96	   search
1610.96	     run=10  nbConstraintChecks=2043454548  nbValidityChecks=141113  nbPropagations=833998  nbRevisions=432277
1610.96	     nbUselessRevisions=5954  nbAssignments=164366  nbFailedAssignments=162158  nbBacktracks=1712  nbVisitedNodes=326135
1610.96	     nbRestartNogoods=298
1610.96	       =>  wckTime=1610.203  cpuTime=1608.47  mem=17M915

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

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

/proc/loadavg: 1.28 1.83 1.93 4/70 20929
/proc/meminfo: memFree=1672096/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=168 CPUtime=0
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 188243692 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 1 0 0
/proc/20928/statm: 42 23 18 14 0 2 0

[startup+0.104929 s]
/proc/loadavg: 1.28 1.83 1.93 4/70 20929
/proc/meminfo: memFree=1672096/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=914988 CPUtime=0.08
/proc/20928/stat : 20928 (java) S 20925 20928 20819 0 -1 0 2997 0 1 0 7 1 0 0 22 0 8 0 188243692 936947712 2743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513003 s]
/proc/loadavg: 1.28 1.83 1.93 4/70 20929
/proc/meminfo: memFree=1672096/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=0.49
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 6734 0 1 0 45 4 0 0 25 0 8 0 188243692 937431040 6473 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073608479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 6473 2166 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.33614 s]
/proc/loadavg: 1.28 1.83 1.93 3/88 20960
/proc/meminfo: memFree=1603472/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1.32
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 8834 0 1 0 126 6 0 0 25 0 8 0 188243692 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733560 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8572 2540 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.12
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 343 0 0 0 12 0 0 0 15 0 8 0 188243700 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98344 s]
/proc/loadavg: 1.28 1.83 1.93 3/88 20960
/proc/meminfo: memFree=1603344/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=2.96
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 8958 0 1 0 290 6 0 0 25 0 8 0 188243692 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8694 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 17 0 8 0 188243696 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.16
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 358 0 0 0 15 1 0 0 15 0 8 0 188243700 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.26804 s]
/proc/loadavg: 1.33 1.83 1.93 3/88 20960
/proc/meminfo: memFree=1602704/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=6.24
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 8964 0 1 0 618 6 0 0 25 0 8 0 188243692 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073612718 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8697 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 17 0 8 0 188243696 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.16
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 363 0 0 0 15 1 0 0 15 0 8 0 188243700 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7512 s]
/proc/loadavg: 1.39 1.83 1.93 3/88 20960
/proc/meminfo: memFree=1602704/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=12.72
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 8987 0 1 0 1265 7 0 0 25 0 8 0 188243692 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073606739 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8716 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.17
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 367 0 0 0 16 1 0 0 15 0 8 0 188243700 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915460

[startup+25.5905 s]
/proc/loadavg: 1.52 1.84 1.93 3/88 20960
/proc/meminfo: memFree=1602704/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=25.53
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9037 0 1 0 2546 7 0 0 25 0 8 0 188243692 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733683 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8760 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 17 0 8 0 188243696 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.2
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 385 0 0 0 19 1 0 0 15 0 8 0 188243700 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8760 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915460

[startup+51.2902 s]
/proc/loadavg: 1.76 1.87 1.94 3/88 20960
/proc/meminfo: memFree=1602640/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=51.22
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9043 0 1 0 5115 7 0 0 25 0 8 0 188243692 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8765 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.2
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 385 0 0 0 19 1 0 0 15 0 8 0 188243700 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 915460

[startup+102.589 s]
/proc/loadavg: 1.89 1.89 1.94 3/88 20960
/proc/meminfo: memFree=1602576/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=102.46
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9059 0 1 0 10239 7 0 0 25 0 8 0 188243692 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734581 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 8781 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.2
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 188243700 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.46
Current children cumulated vsize (KiB) 915460

[startup+162.648 s]
/proc/loadavg: 2.02 1.92 1.94 3/88 20960
/proc/meminfo: memFree=1602576/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=162.45
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9078 0 1 0 16238 7 0 0 25 0 8 0 188243692 937431040 8799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073606727 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1484.24 s]
/proc/loadavg: 2.05 2.02 1.98 3/88 20962
/proc/meminfo: memFree=1601488/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1482.71
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9294 0 1 0 148262 9 0 0 25 0 8 0 188243692 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073609120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9012 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.71
Current children cumulated vsize (KiB) 915460

[startup+1544.31 s]
/proc/loadavg: 2.05 2.03 1.98 3/88 20962
/proc/meminfo: memFree=1601488/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1542.73
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9294 0 1 0 154264 9 0 0 25 0 8 0 188243692 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9012 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.73
Current children cumulated vsize (KiB) 915460

[startup+1604.39 s]
/proc/loadavg: 2.02 2.02 1.98 3/88 20962
/proc/meminfo: memFree=1601488/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1602.74
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9294 0 1 0 160265 9 0 0 25 0 8 0 188243692 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073612600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9012 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.74
Current children cumulated vsize (KiB) 915460

[startup+1664.47 s]
/proc/loadavg: 2.00 2.02 1.98 3/88 20962
/proc/meminfo: memFree=1601424/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1662.75
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9296 0 1 0 166266 9 0 0 25 0 8 0 188243692 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9014 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.75
Current children cumulated vsize (KiB) 915460

[startup+1724.55 s]
/proc/loadavg: 2.04 2.03 1.99 3/88 20962
/proc/meminfo: memFree=1601424/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1722.77
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9296 0 1 0 172268 9 0 0 25 0 8 0 188243692 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611977 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9014 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.77
Current children cumulated vsize (KiB) 915460

[startup+1784.61 s]
/proc/loadavg: 2.01 2.02 1.99 3/88 20962
/proc/meminfo: memFree=1601424/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1782.76
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9296 0 1 0 178267 9 0 0 25 0 8 0 188243692 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9014 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.76
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.89 s]
/proc/loadavg: 2.01 2.02 1.99 3/88 20962
/proc/meminfo: memFree=1601424/2055920 swapFree=4184048/4192956
[pid=20928] ppid=20925 vsize=915460 CPUtime=1800.03
/proc/20928/stat : 20928 (java) R 20925 20928 20819 0 -1 0 9296 0 1 0 179994 9 0 0 25 0 8 0 188243692 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073609120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20928/statm: 228865 9014 2544 14 0 215335 0
[pid=20928/tid=20935] ppid=20925 vsize=915460 CPUtime=0.02
/proc/20928/task/20935/stat : 20935 (java) S 20925 20928 20819 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20937] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20937/stat : 20937 (java) S 20925 20928 20819 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20938] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20938/stat : 20938 (java) S 20925 20928 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188243696 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20950] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20950/stat : 20950 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20951] ppid=20925 vsize=915460 CPUtime=0.21
/proc/20928/task/20951/stat : 20951 (java) S 20925 20928 20819 0 -1 64 392 0 0 0 20 1 0 0 17 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20952] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20952/stat : 20952 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20928/tid=20953] ppid=20925 vsize=915460 CPUtime=0
/proc/20928/task/20953/stat : 20953 (java) S 20925 20928 20819 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188243700 937431040 9014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1801.93
CPU time (s): 1800.07
CPU user time (s): 1799.97
CPU system time (s): 0.102984
CPU usage (%): 99.8971
Max. virtual memory (cumulated for all children) (KiB): 915460

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

runsolver used 2.48562 s user time and 4.97224 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Wed Jan 10 03:07:26 UTC 2007


IDJOB= 248154
IDBENCH= 11685
FILE ID= node45/248154-1168398444

PBS_JOBID= 3522956

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a24e4b46273998bd17decb2262581464

RANDOM SEED= 348373062

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.259
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.259
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:       1672432 kB
Buffers:         39048 kB
Cached:         278948 kB
SwapCached:       3168 kB
Active:         130904 kB
Inactive:       201912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672432 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            5304 kB
Writeback:           0 kB
Mapped:          20572 kB
Slab:            36280 kB
Committed_AS:  3905808 kB
PageTables:       1708 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= 66551 MiB



End job on node45 on Wed Jan 10 03:37:29 UTC 2007