Trace number 211264

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 ESACSAT 489.221 489.559

DiagnosticValue
CHECKS20158626
NODES115781

General information on the benchmark

NamepseudoSeries/ttp/
data-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 benchmark13.9529
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=esac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/211264-1168206462/unknown.xml
0.45	   
0.45	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.57	     nbVariables=1344  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.179  cpuTime=0.13  mem=8M869
0.57	   
0.57	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
3.74	     nbConstraints=16096  nbMergedConstraints=280  nbConvertedConstraints=1624  nbConvertConstraintsChecks=49816
3.74	     nbExtensionStructures=2  nbSharedExtensionStructures=1622  nbConflictsStructures=21
3.74	     nbSharedConflictsStructures=15987  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5
3.74	     nbEvaluationManagers=20  nbSharedEvaluationManagers=14452  maxDegree=158  maxArity=28
3.74	       =>  wckTime=3.351  cpuTime=2.85  mem=80M107
3.92	   
3.92	   solver IterativeSystematicSolver being built... 
4.67	       =>  wckTime=4.278  cpuTime=3.42  mem=113M641
13.68	   
13.68	   preprocessing
13.68	     nbConstraintChecks=214485  nbValidityChecks=1078717  nbPropagations=4689  nbRevisions=864675
13.68	     nbUselessRevisions=862951  nbSingletonTests=1707  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0
13.68	     detectedInconsistency=no
13.68	       =>  wckTime=9.009  cpuTime=8.95  mem=117M722
14.29	   
14.29	   search
14.29	     run=0  nbConstraintChecks=24779  nbValidityChecks=354766  nbPropagations=5245  nbRevisions=1107429
14.29	     nbUselessRevisions=1105289  nbAssignments=232  nbFailedAssignments=4  nbBacktracks=16  nbVisitedNodes=240
14.29	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
14.29	       =>  wckTime=9.62  cpuTime=9.55  mem=118M758
14.80	   
14.80	   search
14.80	     run=1  nbConstraintChecks=39410  nbValidityChecks=678485  nbPropagations=10987  nbRevisions=2437602
14.80	     nbUselessRevisions=2433016  nbAssignments=463  nbFailedAssignments=6  nbBacktracks=35  nbVisitedNodes=475
14.80	     nbRestartNogoods=2  mapSize=8  nbInferences=0  nbTooLargeKeys=0
14.80	       =>  wckTime=10.126  cpuTime=10.05  mem=118M758
15.36	   
15.36	   search
15.36	     run=2  nbConstraintChecks=57655  nbValidityChecks=1024302  nbPropagations=17273  nbRevisions=4006100
15.36	     nbUselessRevisions=3998710  nbAssignments=706  nbFailedAssignments=9  nbBacktracks=62  nbVisitedNodes=723
15.36	     nbRestartNogoods=3  mapSize=11  nbInferences=0  nbTooLargeKeys=0
15.36	       =>  wckTime=10.691  cpuTime=10.61  mem=118M758
15.96	   
15.96	   search
15.96	     run=3  nbConstraintChecks=79443  nbValidityChecks=1397852  nbPropagations=24121  nbRevisions=5828572
15.96	     nbUselessRevisions=5817975  nbAssignments=943  nbFailedAssignments=13  nbBacktracks=104  nbVisitedNodes=967
15.96	     nbRestartNogoods=5  mapSize=17  nbInferences=0  nbTooLargeKeys=0
15.96	       =>  wckTime=11.288  cpuTime=11.21  mem=118M758
16.69	   
16.69	   search
16.69	     run=4  nbConstraintChecks=119413  nbValidityChecks=1863900  nbPropagations=31791  nbRevisions=7970988
16.69	     nbUselessRevisions=7956494  nbAssignments=1211  nbFailedAssignments=21  nbBacktracks=159  nbVisitedNodes=1249
16.69	     nbRestartNogoods=6  mapSize=29  nbInferences=0  nbTooLargeKeys=0
16.69	       =>  wckTime=12.015  cpuTime=11.94  mem=118M758
18.13	   
18.13	   search
18.13	     run=5  nbConstraintChecks=166726  nbValidityChecks=2734309  nbPropagations=40763  nbRevisions=10715863
18.13	     nbUselessRevisions=10696660  nbAssignments=1857  nbFailedAssignments=28  nbBacktracks=254  nbVisitedNodes=1541
18.13	     nbRestartNogoods=8  mapSize=41  nbInferences=0  nbTooLargeKeys=0
18.13	       =>  wckTime=13.457  cpuTime=13.37  mem=118M758
19.21	   
19.21	   search
19.21	     run=6  nbConstraintChecks=228459  nbValidityChecks=3411937  nbPropagations=50931  nbRevisions=13917725
19.21	     nbUselessRevisions=13892738  nbAssignments=2166  nbFailedAssignments=37  nbBacktracks=383  nbVisitedNodes=1866
19.21	     nbRestartNogoods=9  mapSize=56  nbInferences=0  nbTooLargeKeys=0
19.21	       =>  wckTime=14.536  cpuTime=14.44  mem=119M779
20.75	   
20.75	   search
20.75	     run=7  nbConstraintChecks=331451  nbValidityChecks=4402451  nbPropagations=62908  nbRevisions=17783086
20.75	     nbUselessRevisions=17750591  nbAssignments=2530  nbFailedAssignments=50  nbBacktracks=570  nbVisitedNodes=2255
20.75	     nbRestartNogoods=10  mapSize=80  nbInferences=0  nbTooLargeKeys=0
20.75	       =>  wckTime=16.082  cpuTime=15.99  mem=119M779
22.72	   
22.72	   search
22.72	     run=8  nbConstraintChecks=473162  nbValidityChecks=5653152  nbPropagations=77248  nbRevisions=22484332
22.72	     nbUselessRevisions=22442023  nbAssignments=3009  nbFailedAssignments=66  nbBacktracks=840  nbVisitedNodes=2772
22.72	     nbRestartNogoods=11  mapSize=116  nbInferences=0  nbTooLargeKeys=0
22.72	       =>  wckTime=18.051  cpuTime=17.94  mem=119M779
26.45	   
26.46	   search
26.46	     run=9  nbConstraintChecks=771638  nbValidityChecks=8048140  nbPropagations=96855  nbRevisions=28795063
26.46	     nbUselessRevisions=28737275  nbAssignments=3626  nbFailedAssignments=88  nbBacktracks=1263  nbVisitedNodes=3451
26.46	     nbRestartNogoods=13  mapSize=177  nbInferences=0  nbTooLargeKeys=0
26.46	       =>  wckTime=21.785  cpuTime=21.68  mem=120M799
28.46	   
28.46	   search
28.46	     run=10  nbConstraintChecks=897420  nbValidityChecks=9004061  nbPropagations=122409  nbRevisions=35821835
28.46	     nbUselessRevisions=35741895  nbAssignments=4894  nbFailedAssignments=104  nbBacktracks=1847  nbVisitedNodes=4838
28.46	     nbRestartNogoods=14  mapSize=292  nbInferences=0  nbTooLargeKeys=0
28.46	       =>  wckTime=23.786  cpuTime=23.66  mem=122M839
30.41	   
30.41	   search
30.41	     run=11  nbConstraintChecks=990840  nbValidityChecks=9885058  nbPropagations=154613  nbRevisions=43542809
30.41	     nbUselessRevisions=43433568  nbAssignments=6428  nbFailedAssignments=146  nbBacktracks=2711  nbVisitedNodes=6499
30.41	     nbRestartNogoods=18  mapSize=416  nbInferences=0  nbTooLargeKeys=0
30.41	       =>  wckTime=25.741  cpuTime=25.62  mem=126M920
33.45	   
33.45	   search
33.45	     run=12  nbConstraintChecks=1120901  nbValidityChecks=11327589  nbPropagations=197063  nbRevisions=52377825
33.45	     nbUselessRevisions=52228728  nbAssignments=8295  nbFailedAssignments=209  nbBacktracks=4015  nbVisitedNodes=8524
33.45	     nbRestartNogoods=21  mapSize=573  nbInferences=0  nbTooLargeKeys=0
33.45	       =>  wckTime=28.777  cpuTime=28.56  mem=91M186
38.27	   
38.27	   search
38.27	     run=13  nbConstraintChecks=1315861  nbValidityChecks=13879793  nbPropagations=253297  nbRevisions=63064009
38.27	     nbUselessRevisions=62860693  nbAssignments=10798  nbFailedAssignments=303  nbBacktracks=5963  nbVisitedNodes=11227
38.27	     nbRestartNogoods=22  mapSize=769  nbInferences=0  nbTooLargeKeys=0
38.27	       =>  wckTime=33.602  cpuTime=33.39  mem=96M287
45.88	   
45.88	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=100M368)
48.79	   
48.79	   search
48.79	     run=14  nbConstraintChecks=1704115  nbValidityChecks=20286517  nbPropagations=333707  nbRevisions=78347479
48.79	     nbUselessRevisions=78064024  nbAssignments=14261  nbFailedAssignments=433  nbBacktracks=8935  nbVisitedNodes=15003
48.79	     nbRestartNogoods=26
48.79	       =>  wckTime=44.115  cpuTime=43.9  mem=100M368
62.58	   
62.58	   search
62.58	     run=15  nbConstraintChecks=2200357  nbValidityChecks=29452727  nbPropagations=440974  nbRevisions=99857216
62.58	     nbUselessRevisions=99466609  nbAssignments=19206  nbFailedAssignments=623  nbBacktracks=13368  nbVisitedNodes=20348
62.58	     nbRestartNogoods=28
62.58	       =>  wckTime=57.913  cpuTime=57.68  mem=100M368
90.75	   
90.75	   search
90.75	     run=16  nbConstraintChecks=3396410  nbValidityChecks=47380817  nbPropagations=598383  nbRevisions=134326702
90.75	     nbUselessRevisions=133774462  nbAssignments=26257  nbFailedAssignments=941  nbBacktracks=19941
90.75	     nbVisitedNodes=28114  nbRestartNogoods=31
90.75	       =>  wckTime=86.075  cpuTime=85.84  mem=100M368
114.72	   
114.72	   search
114.72	     run=17  nbConstraintChecks=4481811  nbValidityChecks=60305941  nbPropagations=822944  nbRevisions=178947891
114.72	     nbUselessRevisions=178160431  nbAssignments=37109  nbFailedAssignments=1395  nbBacktracks=29830
114.72	     nbVisitedNodes=40265  nbRestartNogoods=34
114.72	       =>  wckTime=110.052  cpuTime=109.81  mem=100M368
213.41	   
213.41	   search
213.41	     run=18  nbConstraintChecks=7946569  nbValidityChecks=130847666  nbPropagations=1245154  nbRevisions=272004987
213.41	     nbUselessRevisions=270757070  nbAssignments=53332  nbFailedAssignments=2494  nbBacktracks=44623
213.41	     nbVisitedNodes=59356  nbRestartNogoods=38
213.41	       =>  wckTime=208.737  cpuTime=208.46  mem=100M368
385.43	   
385.43	   search
385.43	     run=19  nbConstraintChecks=14300109  nbValidityChecks=226726026  nbPropagations=1919488  nbRevisions=442330239
385.43	     nbUselessRevisions=440304692  nbAssignments=77632  nbFailedAssignments=4533  nbBacktracks=66795
385.43	     nbVisitedNodes=88373  nbRestartNogoods=42
385.43	       =>  wckTime=380.757  cpuTime=380.44  mem=100M368
484.13	   
484.13	   search
484.13	     run=20  nbConstraintChecks=19720736  nbValidityChecks=273033439  nbPropagations=2961381  nbRevisions=654368915
484.13	     nbUselessRevisions=651144523  nbAssignments=113056  nbFailedAssignments=6143  nbBacktracks=100051
484.13	     nbVisitedNodes=128359  nbRestartNogoods=46
484.13	       =>  wckTime=479.461  cpuTime=479.12  mem=100M368
489.47	   
489.47	   search
489.47	     run=21  nbConstraintChecks=19944141  nbValidityChecks=276284784  nbPropagations=4012443  nbRevisions=868758951
489.47	     nbUselessRevisions=864328243  nbAssignments=115781  nbFailedAssignments=6182  nbBacktracks=100754
489.47	     nbVisitedNodes=130528  nbRestartNogoods=52
489.47	       =>  wckTime=484.803  cpuTime=484.45  mem=100M368
489.47	   
489.47	   global
489.47	     nbConstraintChecks=20158626  nbValidityChecks=277363501  nbPropagations=4017132  nbRevisions=869623626
489.47	     nbUselessRevisions=865191194  nbRestartNogoods=52  solvingWckTime=484.804  solvingCpuTime=484.45  expiredTime=no
489.47	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=487.91
489.47	       =>  wckTime=489.085  cpuTime=487.87  mem=100M368
489.48	   
489.48	s SATISFIABLE
489.48	v 1 0 0 0 0 0 0 0 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 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 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 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 1 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 0 1 0 0 0 0 1 0 0 0 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 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 0 0 0 0 1 0 0 0 0 1 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 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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 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 0 0 1 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 1 0 1 0 0 0 0 0 0 0 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 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 1 0 0 0 0 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 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 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 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 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 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 1 0 0 0 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 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 0 0 0 0 0 0 0 1 0 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 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 0 0 0 1 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 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 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 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 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 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 1 1 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 0 1 0 0 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 1 1 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 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 1 0 0 0 0 0 0 1 0 0 0 0 0 1 1 1 1 0 0 1 0 0 0 0 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 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 1 0 1 1 1 0 1 0 0 0 1 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 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 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 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 1 1 0 0 0 1 0 0 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 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 1 1 0 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 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 1 0 1 0 
489.48	d NODES 115781
489.48	d CHECKS 20158626
489.48	   
489.48	   totalWckTime=489.16  totalCpuTime=487.91

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/node10/watcher-211264-1168206462 -o ROOT/results/node10/solver-211264-1168206462 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/211264-1168206462/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.00 1.00 1.10 3/78 23490
/proc/meminfo: memFree=1657456/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=18540 CPUtime=0
/proc/23489/stat : 23489 (runsolver) R 23487 23489 22649 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 169041386 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23489/statm: 0 0 0 0 0 0 0

[startup+0.103782 s]
/proc/loadavg: 1.00 1.00 1.10 3/78 23490
/proc/meminfo: memFree=1657456/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=47976 CPUtime=0
/proc/23489/stat : 23489 (java) D 23487 23489 22649 0 -1 0 1223 0 1 0 0 0 0 0 18 0 1 0 169041386 49127424 972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 0 0 0
/proc/23489/statm: 11994 972 769 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47976

[startup+0.511839 s]
/proc/loadavg: 1.00 1.00 1.10 3/78 23490
/proc/meminfo: memFree=1657456/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915328 CPUtime=0.4
/proc/23489/stat : 23489 (java) S 23487 23489 22649 0 -1 0 6134 0 1 0 35 5 0 0 16 0 8 0 169041386 937295872 5873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23489/statm: 228832 5874 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33296 s]
/proc/loadavg: 1.00 1.00 1.10 2/85 23497
/proc/meminfo: memFree=1594936/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915624 CPUtime=1.21
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 18750 0 1 0 110 11 0 0 17 0 8 0 169041386 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23489/statm: 228906 18486 2157 14 0 215376 0
[pid=23489/tid=23491] ppid=23487 vsize=915624 CPUtime=0.07
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 2228 0 0 0 6 1 0 0 16 0 8 0 169041400 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 169041400 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169041400 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915624 CPUtime=0.14
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 399 0 0 0 14 0 0 0 15 0 8 0 169041403 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937598976 18486 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915624

[startup+2.97018 s]
/proc/loadavg: 1.00 1.00 1.09 2/85 23497
/proc/meminfo: memFree=1588088/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915624 CPUtime=2.84
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 21457 0 1 0 231 53 0 0 19 0 8 0 169041386 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726654 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23489/statm: 228906 21188 2178 14 0 215376 0
[pid=23489/tid=23491] ppid=23487 vsize=915624 CPUtime=0.19
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 4834 0 0 0 18 1 0 0 16 0 8 0 169041400 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 169041400 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169041400 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915624 CPUtime=0.19
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 430 0 0 0 19 0 0 0 15 0 8 0 169041403 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937598976 21188 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915624 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937598976 21188 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) 915624

[startup+6.27061 s]
/proc/loadavg: 1.00 1.00 1.09 2/85 23497
/proc/meminfo: memFree=1515320/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=6.14
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 38254 0 1 0 534 80 0 0 17 0 8 0 169041386 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073964221 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 37961 2546 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.6
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 21085 0 0 0 53 7 0 0 16 0 8 0 169041400 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.31
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 509 0 0 0 30 1 0 0 16 0 8 0 169041403 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 37961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915864

[startup+12.7375 s]
/proc/loadavg: 1.00 1.00 1.09 2/85 23497
/proc/meminfo: memFree=1515264/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=12.6
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 38258 0 1 0 1180 80 0 0 25 0 8 0 169041386 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074155449 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 37963 2546 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.6
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 21085 0 0 0 53 7 0 0 16 0 8 0 169041400 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.32
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 512 0 0 0 31 1 0 0 16 0 8 0 169041403 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 37963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915864

[startup+25.5962 s]
/proc/loadavg: 1.00 1.00 1.09 2/85 23497
/proc/meminfo: memFree=1515264/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=25.44
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 38285 0 1 0 2463 81 0 0 25 0 8 0 169041386 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074105240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 37985 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.6
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 21085 0 0 0 53 7 0 0 16 0 8 0 169041400 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.35
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 532 0 0 0 34 1 0 0 15 0 8 0 169041403 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 37985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915864

[startup+51.2797 s]
/proc/loadavg: 1.00 1.00 1.09 2/85 23497
/proc/meminfo: memFree=1507200/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=51.1
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40318 0 1 0 5028 82 0 0 25 0 8 0 169041386 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073797500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40015 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.36
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 537 0 0 0 35 1 0 0 15 0 8 0 169041403 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915864

[startup+102.542 s]
/proc/loadavg: 1.00 1.00 1.08 2/85 23497
/proc/meminfo: memFree=1507200/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=102.36
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 10153 83 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074108056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 16 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 915864

[startup+162.639 s]
/proc/loadavg: 1.00 1.00 1.08 2/85 23497
/proc/meminfo: memFree=1507200/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=162.43
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 16160 83 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 17 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 915864

[startup+222.743 s]
/proc/loadavg: 1.04 1.01 1.08 2/85 23497
/proc/meminfo: memFree=1507136/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=222.52
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 22168 84 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074101924 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 17 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.52
Current children cumulated vsize (KiB) 915864

[startup+282.844 s]
/proc/loadavg: 1.01 1.01 1.07 2/85 23497
/proc/meminfo: memFree=1507136/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=282.6
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 28176 84 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074089839 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 17 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.6
Current children cumulated vsize (KiB) 915864

[startup+342.944 s]
/proc/loadavg: 1.00 1.00 1.06 2/85 23497
/proc/meminfo: memFree=1507136/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=342.69
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 34184 85 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074089793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 17 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.69
Current children cumulated vsize (KiB) 915864

[startup+402.944 s]
/proc/loadavg: 1.00 1.00 1.06 2/85 23497
/proc/meminfo: memFree=1507136/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=402.67
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 40182 85 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074122729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 17 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.67
Current children cumulated vsize (KiB) 915864

[startup+463.046 s]
/proc/loadavg: 1.00 1.00 1.05 2/85 23497
/proc/meminfo: memFree=1507136/2055920 swapFree=4178216/4192956
[pid=23489] ppid=23487 vsize=915864 CPUtime=462.76
/proc/23489/stat : 23489 (java) R 23487 23489 22649 0 -1 0 40320 0 1 0 46190 86 0 0 25 0 8 0 169041386 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074097174 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23489/statm: 228966 40016 2548 14 0 215436 0
[pid=23489/tid=23491] ppid=23487 vsize=915864 CPUtime=0.68
/proc/23489/task/23491/stat : 23491 (java) S 23487 23489 22649 0 -1 64 23110 0 0 0 60 8 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23492] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23492/stat : 23492 (java) S 23487 23489 22649 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23493] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23493/stat : 23493 (java) S 23487 23489 22649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 169041400 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23494] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23494/stat : 23494 (java) S 23487 23489 22649 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23495] ppid=23487 vsize=915864 CPUtime=0.37
/proc/23489/task/23495/stat : 23495 (java) S 23487 23489 22649 0 -1 64 538 0 0 0 36 1 0 0 17 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23489/tid=23496] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23496/stat : 23496 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23489/tid=23497] ppid=23487 vsize=915864 CPUtime=0
/proc/23489/task/23497/stat : 23497 (java) S 23487 23489 22649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 169041403 937844736 40016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.76
Current children cumulated vsize (KiB) 915864

Child status: 0
Real time (s): 489.559
CPU time (s): 489.221
CPU user time (s): 488.326
CPU system time (s): 0.894863
CPU usage (%): 99.9309
Max. virtual memory (cumulated for all children) (KiB): 915964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 488.326
system time used= 0.894863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40332
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= 11267
involuntary context switches= 11581

runsolver used 0.470928 s user time and 1.2778 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Jan  7 21:47:43 UTC 2007


IDJOB= 211264
IDBENCH= 4681
FILE ID= node10/211264-1168206462

PBS_JOBID= 3480550

Free space on /tmp= 66373 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4a6ed926c351140e8834a0ef1f973750

RANDOM SEED= 7534523

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.232
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.232
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:       1657936 kB
Buffers:         42528 kB
Cached:         263448 kB
SwapCached:       2064 kB
Active:         154932 kB
Inactive:       180916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657936 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            4620 kB
Writeback:           0 kB
Mapped:          39404 kB
Slab:            47608 kB
Committed_AS:  4222148 kB
PageTables:       1864 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= 66373 MiB



End job on node10 on Sun Jan  7 21:55:52 UTC 2007