Trace number 211252

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 ACSAT 158.109 158.331

DiagnosticValue
CHECKS6752062
NODES57813

General information on the benchmark

NamepseudoSeries/ttp/
circ-8-3.xml
MD5SUM4a6ed926c351140e8834a0ef1f973750
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 benchmark12.78
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1344
Number of constraints16376
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16376
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/211252-1168075488/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.50	     nbVariables=1344  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.50	       =>  wckTime=0.181  cpuTime=0.13  mem=8M869
0.50	   
0.50	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
3.69	     nbConstraints=16096  nbMergedConstraints=280  nbConvertedConstraints=1624  nbConvertConstraintsChecks=49816
3.69	     nbExtensionStructures=2  nbSharedExtensionStructures=1622  nbConflictsStructures=21
3.69	     nbSharedConflictsStructures=15987  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5
3.69	     nbEvaluationManagers=20  nbSharedEvaluationManagers=14452  maxDegree=158  maxArity=28
3.69	       =>  wckTime=3.369  cpuTime=2.85  mem=80M107
3.87	   
3.88	   solver IterativeSystematicSolver being built... 
4.62	       =>  wckTime=4.301  cpuTime=3.41  mem=113M588
4.72	   
4.72	   preprocessing
4.72	     nbConstraintChecks=0  nbPropagations=1344  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
4.72	     detectedInconsistency=no
4.72	       =>  wckTime=0.095  cpuTime=0.09  mem=117M669
5.53	   
5.53	   search
5.53	     run=0  nbConstraintChecks=79890  nbValidityChecks=298701  nbPropagations=1900  nbRevisions=242709
5.53	     nbUselessRevisions=242293  nbAssignments=232  nbFailedAssignments=4  nbBacktracks=16  nbVisitedNodes=240
5.53	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
5.53	       =>  wckTime=0.902  cpuTime=0.87  mem=118M690
6.05	   
6.05	   search
6.05	     run=1  nbConstraintChecks=94830  nbValidityChecks=622019  nbPropagations=4297  nbRevisions=708122
6.05	     nbUselessRevisions=706984  nbAssignments=463  nbFailedAssignments=6  nbBacktracks=35  nbVisitedNodes=475
6.05	     nbRestartNogoods=2  mapSize=8  nbInferences=0  nbTooLargeKeys=0
6.05	       =>  wckTime=1.426  cpuTime=1.39  mem=118M690
6.60	   
6.60	   search
6.60	     run=2  nbConstraintChecks=113233  nbValidityChecks=967630  nbPropagations=7238  nbRevisions=1411820
6.60	     nbUselessRevisions=1409602  nbAssignments=706  nbFailedAssignments=9  nbBacktracks=62  nbVisitedNodes=723
6.60	     nbRestartNogoods=3  mapSize=11  nbInferences=0  nbTooLargeKeys=0
6.60	       =>  wckTime=1.979  cpuTime=1.93  mem=118M690
7.23	   
7.23	   search
7.23	     run=3  nbConstraintChecks=140324  nbValidityChecks=1372106  nbPropagations=10794  nbRevisions=2389647
7.23	     nbUselessRevisions=2385882  nbAssignments=946  nbFailedAssignments=13  nbBacktracks=108  nbVisitedNodes=971
7.23	     nbRestartNogoods=5  mapSize=18  nbInferences=0  nbTooLargeKeys=0
7.23	       =>  wckTime=2.606  cpuTime=2.56  mem=118M690
8.04	   
8.04	   search
8.04	     run=4  nbConstraintChecks=181967  nbValidityChecks=1846138  nbPropagations=15182  nbRevisions=3693224
8.04	     nbUselessRevisions=3687212  nbAssignments=1218  nbFailedAssignments=21  nbBacktracks=167  nbVisitedNodes=1257
8.04	     nbRestartNogoods=6  mapSize=30  nbInferences=0  nbTooLargeKeys=0
8.04	       =>  wckTime=3.414  cpuTime=3.36  mem=118M690
8.85	   
8.85	   search
8.85	     run=5  nbConstraintChecks=220133  nbValidityChecks=2341986  nbPropagations=20367  nbRevisions=5333781
8.85	     nbUselessRevisions=5324895  nbAssignments=1495  nbFailedAssignments=28  nbBacktracks=260  nbVisitedNodes=1546
8.85	     nbRestartNogoods=8  mapSize=41  nbInferences=0  nbTooLargeKeys=0
8.85	       =>  wckTime=4.222  cpuTime=4.16  mem=118M690
10.04	   
10.05	   search
10.05	     run=6  nbConstraintChecks=289662  nbValidityChecks=3043933  nbPropagations=26836  nbRevisions=7451477
10.05	     nbUselessRevisions=7438566  nbAssignments=1827  nbFailedAssignments=40  nbBacktracks=388  nbVisitedNodes=1900
10.05	     nbRestartNogoods=9  mapSize=61  nbInferences=0  nbTooLargeKeys=0
10.05	       =>  wckTime=5.421  cpuTime=5.33  mem=118M690
11.46	   
11.46	   search
11.46	     run=7  nbConstraintChecks=374682  nbValidityChecks=3909055  nbPropagations=34889  nbRevisions=10154524
11.46	     nbUselessRevisions=10136148  nbAssignments=2225  nbFailedAssignments=54  nbBacktracks=586  nbVisitedNodes=2327
11.46	     nbRestartNogoods=11  mapSize=88  nbInferences=0  nbTooLargeKeys=0
11.46	       =>  wckTime=6.84  cpuTime=6.75  mem=119M710
15.27	   
15.27	   search
15.27	     run=8  nbConstraintChecks=643853  nbValidityChecks=6597455  nbPropagations=47947  nbRevisions=14619699
15.28	     nbUselessRevisions=14590651  nbAssignments=2678  nbFailedAssignments=63  nbBacktracks=854  nbVisitedNodes=2842
15.28	     nbRestartNogoods=13  mapSize=148  nbInferences=0  nbTooLargeKeys=0
15.28	       =>  wckTime=10.651  cpuTime=10.56  mem=119M710
18.92	   
18.92	   search
18.92	     run=9  nbConstraintChecks=957540  nbValidityChecks=8783666  nbPropagations=65333  nbRevisions=20625606
18.92	     nbUselessRevisions=20580971  nbAssignments=3256  nbFailedAssignments=82  nbBacktracks=1254  nbVisitedNodes=3493
18.92	     nbRestartNogoods=15  mapSize=220  nbInferences=0  nbTooLargeKeys=0
18.92	       =>  wckTime=14.293  cpuTime=14.2  mem=119M710
20.68	   
20.68	   search
20.68	     run=10  nbConstraintChecks=1045312  nbValidityChecks=9522217  nbPropagations=88766  nbRevisions=27220202
20.68	     nbUselessRevisions=27153292  nbAssignments=4527  nbFailedAssignments=106  nbBacktracks=1834  nbVisitedNodes=4865
20.68	     nbRestartNogoods=16  mapSize=319  nbInferences=0  nbTooLargeKeys=0
20.68	       =>  wckTime=16.054  cpuTime=15.95  mem=122M771
22.87	   
22.87	   search
22.87	     run=11  nbConstraintChecks=1157053  nbValidityChecks=10453709  nbPropagations=119974  nbRevisions=34563990
22.88	     nbUselessRevisions=34466076  nbAssignments=6072  nbFailedAssignments=152  nbBacktracks=2719  nbVisitedNodes=6568
22.88	     nbRestartNogoods=18  mapSize=474  nbInferences=0  nbTooLargeKeys=0
22.88	       =>  wckTime=18.251  cpuTime=18.14  mem=126M851
25.78	   
25.78	   search
25.78	     run=12  nbConstraintChecks=1292902  nbValidityChecks=11637782  nbPropagations=160804  nbRevisions=42878249
25.78	     nbUselessRevisions=42738519  nbAssignments=8014  nbFailedAssignments=193  nbBacktracks=4048  nbVisitedNodes=8703
25.78	     nbRestartNogoods=21  mapSize=666  nbInferences=0  nbTooLargeKeys=0
25.78	       =>  wckTime=21.153  cpuTime=20.96  mem=91M139
29.39	   
29.39	   search
29.39	     run=13  nbConstraintChecks=1440181  nbValidityChecks=13257583  nbPropagations=213403  nbRevisions=52442886
29.39	     nbUselessRevisions=52249225  nbAssignments=10606  nbFailedAssignments=273  nbBacktracks=6018  nbVisitedNodes=11509
29.39	     nbRestartNogoods=22  mapSize=878  nbInferences=0  nbTooLargeKeys=0
29.39	       =>  wckTime=24.761  cpuTime=24.56  mem=97M260
31.66	   
31.66	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=100M321)
36.47	   
36.47	   search
36.47	     run=14  nbConstraintChecks=1828321  nbValidityChecks=17242044  nbPropagations=290033  nbRevisions=64757688
36.47	     nbUselessRevisions=64480179  nbAssignments=14168  nbFailedAssignments=530  nbBacktracks=8942  nbVisitedNodes=15665
36.47	     nbRestartNogoods=24
36.47	       =>  wckTime=31.846  cpuTime=31.63  mem=100M321
55.66	   
55.66	   search
55.66	     run=15  nbConstraintChecks=2703952  nbValidityChecks=28815357  nbPropagations=397645  nbRevisions=85351444
55.66	     nbUselessRevisions=84956254  nbAssignments=19254  nbFailedAssignments=823  nbBacktracks=13344  nbVisitedNodes=21564
55.66	     nbRestartNogoods=26
55.66	       =>  wckTime=51.038  cpuTime=50.79  mem=100M321
75.62	   
75.62	   search
75.62	     run=16  nbConstraintChecks=3485631  nbValidityChecks=39668963  nbPropagations=550860  nbRevisions=114601938
75.62	     nbUselessRevisions=114038345  nbAssignments=26700  nbFailedAssignments=1153  nbBacktracks=19913
75.62	     nbVisitedNodes=29914  nbRestartNogoods=29
75.62	       =>  wckTime=70.995  cpuTime=70.74  mem=100M321
116.81	   
116.82	   search
116.82	     run=17  nbConstraintChecks=4890624  nbValidityChecks=64975239  nbPropagations=766089  nbRevisions=163028423
116.82	     nbUselessRevisions=162229590  nbAssignments=37662  nbFailedAssignments=1644  nbBacktracks=29767
116.82	     nbVisitedNodes=42232  nbRestartNogoods=33
116.82	       =>  wckTime=112.191  cpuTime=111.9  mem=100M321
149.89	   
149.89	   search
149.89	     run=18  nbConstraintChecks=6447488  nbValidityChecks=80950440  nbPropagations=1085904  nbRevisions=225393627
149.89	     nbUselessRevisions=224244641  nbAssignments=53892  nbFailedAssignments=2420  nbBacktracks=44590
149.89	     nbVisitedNodes=60343  nbRestartNogoods=42
149.89	       =>  wckTime=145.266  cpuTime=144.94  mem=100M321
158.28	   
158.28	   search
158.28	     run=19  nbConstraintChecks=6752062  nbValidityChecks=86145567  nbPropagations=1426624  nbRevisions=291558036
158.28	     nbUselessRevisions=290038297  nbAssignments=57813  nbFailedAssignments=2552  nbBacktracks=47035
158.28	     nbVisitedNodes=64551  nbRestartNogoods=53
158.28	       =>  wckTime=153.657  cpuTime=153.32  mem=100M321
158.28	   
158.28	   global
158.28	     nbConstraintChecks=6752062  nbValidityChecks=86145567  nbPropagations=1427968  nbRevisions=291558036
158.28	     nbUselessRevisions=290038297  nbRestartNogoods=53  solvingWckTime=153.658  solvingCpuTime=153.32  expiredTime=no
158.28	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=156.79
158.28	       =>  wckTime=157.961  cpuTime=156.73  mem=100M321
158.28	   
158.28	s SATISFIABLE
158.28	v 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 1 0 
158.29	d NODES 57813
158.29	d CHECKS 6752062
158.29	   
158.29	   totalWckTime=158.039  totalCpuTime=156.79

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node47/watcher-211252-1168075488 -o ROOT/results/node47/solver-211252-1168075488 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211252-1168075488/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.62 1.87 1.90 4/80 2851
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=1788 CPUtime=0
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 368 0 0 0 0 0 0 0 18 0 1 0 155948207 1830912 158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2850/statm: 446 158 123 14 0 91 0

[startup+0.104402 s]
/proc/loadavg: 1.62 1.87 1.90 4/80 2851
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=911488 CPUtime=0.06
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 2618 0 1 0 5 1 0 0 23 0 8 0 155948207 933363712 2365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 227872 2365 1279 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.513449 s]
/proc/loadavg: 1.62 1.87 1.90 4/80 2851
/proc/meminfo: memFree=1656040/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915328 CPUtime=0.47
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 6589 0 1 0 43 4 0 0 25 0 8 0 155948207 937295872 6328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542765 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228832 6328 2139 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.34253 s]
/proc/loadavg: 1.65 1.87 1.90 3/87 2858
/proc/meminfo: memFree=1593520/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915624 CPUtime=1.3
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 19310 0 1 0 119 11 0 0 25 0 8 0 155948207 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073445314 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228906 19045 2157 14 0 215376 0
[pid=2850/tid=2852] ppid=2848 vsize=915624 CPUtime=0.09
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 2785 0 0 0 8 1 0 0 16 0 8 0 155948213 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155948214 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915624 CPUtime=0.14
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 399 0 0 0 14 0 0 0 16 0 8 0 155948217 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937598976 19045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915624

[startup+2.98471 s]
/proc/loadavg: 1.65 1.87 1.90 3/87 2858
/proc/meminfo: memFree=1586672/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915628 CPUtime=2.94
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 21458 0 1 0 236 58 0 0 25 0 8 0 155948207 937603072 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228907 21189 2178 14 0 215377 0
[pid=2850/tid=2852] ppid=2848 vsize=915624 CPUtime=0.2
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 4833 0 0 0 18 2 0 0 16 0 8 0 155948213 937598976 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915628 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937603072 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155948214 937598976 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915628 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937603072 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915624 CPUtime=0.19
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 430 0 0 0 19 0 0 0 15 0 8 0 155948217 937598976 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915628 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937603072 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915624 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937598976 21189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915628

[startup+6.26406 s]
/proc/loadavg: 1.65 1.87 1.90 3/87 2858
/proc/meminfo: memFree=1513904/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915864 CPUtime=6.21
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 38243 0 1 0 539 82 0 0 25 0 8 0 155948207 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074111739 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228966 37950 2537 14 0 215436 0
[pid=2850/tid=2852] ppid=2848 vsize=915864 CPUtime=0.63
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 21085 0 0 0 56 7 0 0 16 0 8 0 155948213 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915864 CPUtime=0.32
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 514 0 0 0 31 1 0 0 15 0 8 0 155948217 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937844736 37950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915864

[startup+12.7588 s]
/proc/loadavg: 1.70 1.88 1.90 3/87 2858
/proc/meminfo: memFree=1513904/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915864 CPUtime=12.69
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 38262 0 1 0 1186 83 0 0 25 0 8 0 155948207 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074125971 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228966 37964 2537 14 0 215436 0
[pid=2850/tid=2852] ppid=2848 vsize=915864 CPUtime=0.63
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 21085 0 0 0 56 7 0 0 16 0 8 0 155948213 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915864 CPUtime=0.35
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 530 0 0 0 34 1 0 0 16 0 8 0 155948217 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937844736 37964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915864

[startup+25.6231 s]
/proc/loadavg: 1.75 1.88 1.90 3/87 2858
/proc/meminfo: memFree=1505968/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915864 CPUtime=25.54
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 40284 0 1 0 2470 84 0 0 25 0 8 0 155948207 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073793541 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228966 39982 2537 14 0 215436 0
[pid=2850/tid=2852] ppid=2848 vsize=915864 CPUtime=0.71
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 23098 0 0 0 63 8 0 0 16 0 8 0 155948213 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915864 CPUtime=0.36
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 535 0 0 0 35 1 0 0 15 0 8 0 155948217 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937844736 39982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915864

[startup+51.2539 s]
/proc/loadavg: 1.83 1.89 1.90 3/87 2858
/proc/meminfo: memFree=1505968/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915864 CPUtime=51.15
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 40286 0 1 0 5031 84 0 0 25 0 8 0 155948207 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074141628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228966 39983 2537 14 0 215436 0
[pid=2850/tid=2852] ppid=2848 vsize=915864 CPUtime=0.71
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 23098 0 0 0 63 8 0 0 16 0 8 0 155948213 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915864 CPUtime=0.36
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915864

[startup+102.504 s]
/proc/loadavg: 1.93 1.90 1.91 3/87 2858
/proc/meminfo: memFree=1506032/2055920 swapFree=4192812/4192956
[pid=2850] ppid=2848 vsize=915864 CPUtime=102.34
/proc/2850/stat : 2850 (java) R 2848 2850 2539 0 -1 0 40287 0 1 0 10149 85 0 0 25 0 8 0 155948207 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074141603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2850/statm: 228966 39983 2537 14 0 215436 0
[pid=2850/tid=2852] ppid=2848 vsize=915864 CPUtime=0.71
/proc/2850/task/2852/stat : 2852 (java) S 2848 2850 2539 0 -1 64 23098 0 0 0 63 8 0 0 16 0 8 0 155948213 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2853] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2853/stat : 2853 (java) S 2848 2850 2539 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2854] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2854/stat : 2854 (java) S 2848 2850 2539 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155948214 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2855] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2855/stat : 2855 (java) S 2848 2850 2539 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2856] ppid=2848 vsize=915864 CPUtime=0.36
/proc/2850/task/2856/stat : 2856 (java) S 2848 2850 2539 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2857] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2857/stat : 2857 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2850/tid=2858] ppid=2848 vsize=915864 CPUtime=0
/proc/2850/task/2858/stat : 2858 (java) S 2848 2850 2539 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155948217 937844736 39983 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915864

Child status: 0
Real time (s): 158.331
CPU time (s): 158.109
CPU user time (s): 157.227
CPU system time (s): 0.881865
CPU usage (%): 99.8599
Max. virtual memory (cumulated for all children) (KiB): 915964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.227
system time used= 0.881865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40299
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= 4932
involuntary context switches= 5768

runsolver used 0.216967 s user time and 0.491925 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan  6 09:24:48 UTC 2007


IDJOB= 211252
IDBENCH= 4680
FILE ID= node47/211252-1168075488

PBS_JOBID= 3476044

Free space on /tmp= 66527 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ttp/circ-8-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211252-1168075488/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-211252-1168075488 -o ROOT/results/node47/solver-211252-1168075488 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/211252-1168075488/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4a6ed926c351140e8834a0ef1f973750

RANDOM SEED= 956942974

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.240
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.240
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:       1656520 kB
Buffers:         26592 kB
Cached:         177952 kB
SwapCached:          0 kB
Active:         175200 kB
Inactive:       152024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8880 kB
Writeback:           0 kB
Mapped:         142900 kB
Slab:            57264 kB
Committed_AS:  3600948 kB
PageTables:       2080 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= 66527 MiB



End job on node47 on Sat Jan  6 09:27:28 UTC 2007