Trace number 217752

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 ACUNSAT 224.977 227.167

DiagnosticValue
CHECKS729808091
NODES47267

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-55-11-a3.xml
MD5SUM6caf16780145de405cd4e27ecb1d3953
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.0525
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables66
Number of constraints1595
Maximum constraint arity3
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1595
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=mac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/217752-1168079491/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.51	     nbVariables=66  nbDomainTypes=2  minDomainSize=55  maxDomainSize=56
0.51	       =>  wckTime=0.113  cpuTime=0.1  mem=6M951
0.51	   
0.51	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
0.94	     nbConstraints=1595  nbConvertedConstraints=1540  nbConvertConstraintsChecks=6161  nbExtensionStructures=2
0.94	     nbSharedExtensionStructures=1538  nbConflictsStructures=2  nbSharedConflictsStructures=1538
0.94	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=57  nbEvaluationManagers=1
0.94	     nbSharedEvaluationManagers=54  maxDegree=55  maxArity=3
0.94	       =>  wckTime=0.548  cpuTime=0.41  mem=12M803
0.99	   
0.99	   solver IterativeSystematicSolver being built... 
1.16	       =>  wckTime=0.762  cpuTime=0.55  mem=15M125
2.68	   
2.68	   preprocessing
2.68	     nbConstraintChecks=4984198  nbValidityChecks=20210  nbPropagations=77  nbRevisions=839  nbUselessRevisions=639
2.68	     nbRemovedValues=440  detectedInconsistency=no
2.68	       =>  wckTime=1.516  cpuTime=1.48  mem=15M125
4.26	   
4.26	   search
4.26	     run=0  nbConstraintChecks=5053137  nbValidityChecks=120701  nbPropagations=1931  nbRevisions=16051
4.26	     nbUselessRevisions=11511  nbAssignments=26  nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=48
4.26	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
4.26	       =>  wckTime=3.103  cpuTime=3.03  mem=16M101
6.01	   
6.01	   search
6.01	     run=1  nbConstraintChecks=10807884  nbValidityChecks=406004  nbPropagations=7380  nbRevisions=66106
6.01	     nbUselessRevisions=47427  nbAssignments=78  nbFailedAssignments=44  nbBacktracks=25  nbVisitedNodes=148
6.01	     nbRestartNogoods=7  mapSize=25  nbInferences=0  nbTooLargeKeys=0
6.01	       =>  wckTime=4.851  cpuTime=4.75  mem=16M101
12.59	   
12.59	   search
12.59	     run=2  nbConstraintChecks=32940295  nbValidityChecks=1001842  nbPropagations=18243  nbRevisions=170904
12.59	     nbUselessRevisions=122878  nbAssignments=153  nbFailedAssignments=92  nbBacktracks=47  nbVisitedNodes=293
12.59	     nbRestartNogoods=12  mapSize=47  nbInferences=0  nbTooLargeKeys=0
12.59	       =>  wckTime=11.428  cpuTime=11.27  mem=16M101
20.20	   
20.20	   search
20.20	     run=3  nbConstraintChecks=58389005  nbValidityChecks=1950281  nbPropagations=35117  nbRevisions=344160
20.20	     nbUselessRevisions=246398  nbAssignments=244  nbFailedAssignments=148  nbBacktracks=80  nbVisitedNodes=460
20.20	     nbRestartNogoods=20  mapSize=67  nbInferences=0  nbTooLargeKeys=0
20.20	       =>  wckTime=19.047  cpuTime=18.82  mem=16M101
22.32	   
22.32	   search
22.32	     run=4  nbConstraintChecks=65360491  nbValidityChecks=2173816  nbPropagations=55037  nbRevisions=537712
22.32	     nbUselessRevisions=383741  nbAssignments=324  nbFailedAssignments=175  nbBacktracks=132  nbVisitedNodes=582
22.32	     nbRestartNogoods=29  mapSize=86  nbInferences=0  nbTooLargeKeys=0
22.32	       =>  wckTime=21.157  cpuTime=20.91  mem=16M101
24.51	   
24.51	   search
24.51	     run=5  nbConstraintChecks=72370222  nbValidityChecks=2620006  nbPropagations=82952  nbRevisions=782600
24.51	     nbUselessRevisions=556371  nbAssignments=486  nbFailedAssignments=252  nbBacktracks=207  nbVisitedNodes=859
24.51	     nbRestartNogoods=36  mapSize=127  nbInferences=0  nbTooLargeKeys=0
24.51	       =>  wckTime=23.35  cpuTime=23.07  mem=16M101
26.80	   
26.80	   search
26.80	     run=6  nbConstraintChecks=79894289  nbValidityChecks=2949383  nbPropagations=116593  nbRevisions=1067775
26.80	     nbUselessRevisions=756181  nbAssignments=657  nbFailedAssignments=306  nbBacktracks=321  nbVisitedNodes=1110
26.80	     nbRestartNogoods=48  mapSize=163  nbInferences=0  nbTooLargeKeys=0
26.80	       =>  wckTime=25.647  cpuTime=25.35  mem=16M101
28.40	   
28.40	   search
28.40	     run=7  nbConstraintChecks=84784664  nbValidityChecks=3322985  nbPropagations=160638  nbRevisions=1421681
28.40	     nbUselessRevisions=1004111  nbAssignments=932  nbFailedAssignments=403  nbBacktracks=492  nbVisitedNodes=1527
28.40	     nbRestartNogoods=55  mapSize=222  nbInferences=0  nbTooLargeKeys=0
28.40	       =>  wckTime=27.239  cpuTime=26.92  mem=16M101
30.22	   
30.22	   search
30.22	     run=8  nbConstraintChecks=90493986  nbValidityChecks=3757554  nbPropagations=215950  nbRevisions=1865033
30.22	     nbUselessRevisions=1314201  nbAssignments=1320  nbFailedAssignments=522  nbBacktracks=751  nbVisitedNodes=2086
30.22	     nbRestartNogoods=62  mapSize=290  nbInferences=0  nbTooLargeKeys=0
30.22	       =>  wckTime=29.058  cpuTime=28.72  mem=16M101
32.13	   
32.13	   search
32.13	     run=9  nbConstraintChecks=96085170  nbValidityChecks=4301126  nbPropagations=293999  nbRevisions=2520599
32.13	     nbUselessRevisions=1785652  nbAssignments=1965  nbFailedAssignments=770  nbBacktracks=1138  nbVisitedNodes=3125
32.13	     nbRestartNogoods=77  mapSize=447  nbInferences=0  nbTooLargeKeys=0
32.13	       =>  wckTime=30.97  cpuTime=30.6  mem=16M101
39.27	   
39.27	   search
39.27	     run=10  nbConstraintChecks=119677350  nbValidityChecks=5945253  nbPropagations=405825  nbRevisions=3464933
39.27	     nbUselessRevisions=2449827  nbAssignments=2941  nbFailedAssignments=1160  nbBacktracks=1714  nbVisitedNodes=4696
39.27	     nbRestartNogoods=93  mapSize=698  nbInferences=0  nbTooLargeKeys=0
39.27	       =>  wckTime=38.112  cpuTime=37.67  mem=17M76
45.66	   
45.66	   INFO : Stopping hyperNogood (mapSize=1008, nbTooLargekeys=0, mem=17M76)
46.36	   
46.36	   search
46.36	     run=11  nbConstraintChecks=142363774  nbValidityChecks=7725982  nbPropagations=569195  nbRevisions=4804978
46.36	     nbUselessRevisions=3381858  nbAssignments=4361  nbFailedAssignments=1705  nbBacktracks=2578  nbVisitedNodes=6937
46.36	     nbRestartNogoods=115
46.36	       =>  wckTime=45.206  cpuTime=44.7  mem=17M76
67.22	   
67.22	   search
67.22	     run=12  nbConstraintChecks=212041300  nbValidityChecks=11598582  nbPropagations=822136  nbRevisions=6848838
67.22	     nbUselessRevisions=4788372  nbAssignments=6676  nbFailedAssignments=2715  nbBacktracks=3876  nbVisitedNodes=10776
67.22	     nbRestartNogoods=137
67.22	       =>  wckTime=66.059  cpuTime=65.36  mem=17M76
88.34	   
88.34	   search
88.34	     run=13  nbConstraintChecks=283205855  nbValidityChecks=16867930  nbPropagations=1215675  nbRevisions=10196440
88.34	     nbUselessRevisions=7065564  nbAssignments=10325  nbFailedAssignments=4413  nbBacktracks=5824  nbVisitedNodes=17049
88.34	     nbRestartNogoods=149
88.34	       =>  wckTime=87.186  cpuTime=86.29  mem=17M76
116.69	   
116.69	   search
116.69	     run=14  nbConstraintChecks=376453143  nbValidityChecks=24867384  nbPropagations=1859759  nbRevisions=16238944
116.69	     nbUselessRevisions=11227338  nbAssignments=16526  nbFailedAssignments=7690  nbBacktracks=8743  nbVisitedNodes=28076
116.69	     nbRestartNogoods=161
116.69	       =>  wckTime=115.534  cpuTime=114.38  mem=17M76
158.21	   
158.21	   search
158.21	     run=15  nbConstraintChecks=509507151  nbValidityChecks=38633569  nbPropagations=2983933  nbRevisions=27932766
158.21	     nbUselessRevisions=19511725  nbAssignments=27910  nbFailedAssignments=14690  nbBacktracks=13126
158.21	     nbVisitedNodes=49472  nbRestartNogoods=170
158.21	       =>  wckTime=157.05  cpuTime=155.51  mem=17M76
223.07	   
223.07	   search
223.07	     run=16  nbConstraintChecks=712492705  nbValidityChecks=61006422  nbPropagations=4905549  nbRevisions=48284338
223.07	     nbUselessRevisions=34093559  nbAssignments=45985  nbFailedAssignments=26191  nbBacktracks=19696
223.07	     nbVisitedNodes=84051  nbRestartNogoods=174
223.07	       =>  wckTime=221.91  cpuTime=219.78  mem=17M76
227.13	   
227.13	   search
227.13	     run=17  nbConstraintChecks=724823893  nbValidityChecks=62478916  nbPropagations=6883027  nbRevisions=69208191
227.13	     nbUselessRevisions=49092387  nbAssignments=47267  nbFailedAssignments=26971  nbBacktracks=20199
227.13	     nbVisitedNodes=86480  nbRestartNogoods=185
227.13	       =>  wckTime=225.976  cpuTime=223.81  mem=17M76
227.13	   
227.13	   global
227.13	     nbConstraintChecks=729808091  nbValidityChecks=62499126  nbPropagations=6883104  nbRevisions=69209030
227.13	     nbUselessRevisions=49093026  nbRestartNogoods=185  solvingWckTime=225.977  solvingCpuTime=223.81  expiredTime=no
227.14	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=224.4
227.14	       =>  wckTime=226.741  cpuTime=224.36  mem=17M76
227.14	   
227.14	s UNSATISFIABLE
227.14	d NODES 47267
227.14	d CHECKS 729808091
227.14	   
227.14	   totalWckTime=226.822  totalCpuTime=224.4

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-217752-1168079491 -o ROOT/results/node9/solver-217752-1168079491 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217752-1168079491/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.98 1.99 1.99 5/93 17639
/proc/meminfo: memFree=1188264/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=18540 CPUtime=0
/proc/17638/stat : 17638 (runsolver) R 17636 17638 17571 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156344493 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17638/statm: 4635 279 244 17 0 2626 0

[startup+0.104133 s]
/proc/loadavg: 1.98 1.99 1.99 5/93 17639
/proc/meminfo: memFree=1188264/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=907808 CPUtime=0.06
/proc/17638/stat : 17638 (java) D 17636 17638 17571 0 -1 0 2507 0 1 0 5 1 0 0 17 0 4 0 156344493 929595392 2254 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 226952 2254 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.512179 s]
/proc/loadavg: 1.98 1.99 1.99 5/93 17639
/proc/meminfo: memFree=1188264/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915328 CPUtime=0.4
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 6156 0 1 0 37 3 0 0 18 0 8 0 156344493 937295872 5895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228832 5895 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33327 s]
/proc/loadavg: 1.98 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1165104/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=1.22
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 8743 0 1 0 111 11 0 0 23 0 8 0 156344493 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073765492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8481 2528 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 324 0 0 0 3 0 0 0 17 0 8 0 156344497 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.21
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 407 0 0 0 21 0 0 0 16 0 8 0 156344509 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8481 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915576

[startup+2.97046 s]
/proc/loadavg: 1.98 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1164144/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=2.84
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 8843 0 1 0 273 11 0 0 25 0 8 0 156344493 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073953767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8580 2529 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 324 0 0 0 3 0 0 0 17 0 8 0 156344497 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.23
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 418 0 0 0 23 0 0 0 15 0 8 0 156344509 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915576

[startup+6.27283 s]
/proc/loadavg: 1.98 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1163576/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=6.11
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 8881 0 1 0 600 11 0 0 25 0 8 0 156344493 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073949367 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8614 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 17 0 8 0 156344497 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.26
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 431 0 0 0 26 0 0 0 15 0 8 0 156344509 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8614 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915576

[startup+12.7426 s]
/proc/loadavg: 1.98 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1163576/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=12.52
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 8889 0 1 0 1240 12 0 0 25 0 8 0 156344493 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073949184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8621 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 16 0 8 0 156344497 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.26
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 431 0 0 0 26 0 0 0 16 0 8 0 156344509 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915576

[startup+25.609 s]
/proc/loadavg: 1.99 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1163448/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=25.27
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 8928 0 1 0 2515 12 0 0 25 0 8 0 156344493 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8659 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 16 0 8 0 156344497 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.26
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 434 0 0 0 26 0 0 0 16 0 8 0 156344509 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8659 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915576

[startup+51.2249 s]
/proc/loadavg: 1.99 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1162232/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=50.65
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 9261 0 1 0 5052 13 0 0 25 0 8 0 156344493 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073953328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8985 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 16 0 8 0 156344497 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.31
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 451 0 0 0 30 1 0 0 16 0 8 0 156344509 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915576

[startup+102.447 s]
/proc/loadavg: 1.99 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1162168/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=101.4
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 9270 0 1 0 10127 13 0 0 25 0 8 0 156344493 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960906 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8992 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 16 0 8 0 156344497 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.31
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 453 0 0 0 30 1 0 0 16 0 8 0 156344509 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 915576

[startup+162.521 s]
/proc/loadavg: 1.99 1.99 1.99 3/100 17646
/proc/meminfo: memFree=1162232/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=160.93
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 9275 0 1 0 16079 14 0 0 25 0 8 0 156344493 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073948356 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8997 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 16 0 8 0 156344497 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.31
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 453 0 0 0 30 1 0 0 16 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 915576

[startup+222.589 s]
/proc/loadavg: 2.04 2.00 2.00 3/100 17646
/proc/meminfo: memFree=1162168/2055920 swapFree=4191880/4192956
[pid=17638] ppid=17636 vsize=915576 CPUtime=220.45
/proc/17638/stat : 17638 (java) R 17636 17638 17571 0 -1 0 9275 0 1 0 22031 14 0 0 25 0 8 0 156344493 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960939 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17638/statm: 228894 8997 2533 14 0 215364 0
[pid=17638/tid=17640] ppid=17636 vsize=915576 CPUtime=0.03
/proc/17638/task/17640/stat : 17640 (java) S 17636 17638 17571 0 -1 64 325 0 0 0 3 0 0 0 16 0 8 0 156344497 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17641] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17641/stat : 17641 (java) S 17636 17638 17571 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17642] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17642/stat : 17642 (java) S 17636 17638 17571 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344498 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17643] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17643/stat : 17643 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17644] ppid=17636 vsize=915576 CPUtime=0.31
/proc/17638/task/17644/stat : 17644 (java) S 17636 17638 17571 0 -1 64 453 0 0 0 30 1 0 0 16 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17645] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17645/stat : 17645 (java) S 17636 17638 17571 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17638/tid=17646] ppid=17636 vsize=915576 CPUtime=0
/proc/17638/task/17646/stat : 17646 (java) S 17636 17638 17571 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156344509 937549824 8997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 915576

Child status: 0
Real time (s): 227.167
CPU time (s): 224.977
CPU user time (s): 224.826
CPU system time (s): 0.150977
CPU usage (%): 99.0359
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 224.826
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9368
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= 6083
involuntary context switches= 10627

runsolver used 0.32595 s user time and 0.687895 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 10:31:32 UTC 2007


IDJOB= 217752
IDBENCH= 5169
FILE ID= node9/217752-1168079491

PBS_JOBID= 3475840

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-55-11-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217752-1168079491/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-217752-1168079491 -o ROOT/results/node9/solver-217752-1168079491 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217752-1168079491/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6caf16780145de405cd4e27ecb1d3953

RANDOM SEED= 668335980

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.231
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.231
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:       1188680 kB
Buffers:         83684 kB
Cached:         560008 kB
SwapCached:        268 kB
Active:         396288 kB
Inactive:       368820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188680 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:         143072 kB
Slab:            86736 kB
Committed_AS:  4759676 kB
PageTables:       2484 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= 66542 MiB



End job on node9 on Sat Jan  6 10:35:21 UTC 2007