Trace number 215223

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 227.057 229.323

DiagnosticValue
CHECKS80312804
NODES16092

General information on the benchmark

NamepseudoSeries/
ii/ii-32b3.xml
MD5SUM25967e896ba7ec0fd3597ebfa57d91f0
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 benchmark5.85111
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables696
Number of constraints6082
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6082
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/215223-1168233792/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.49	     nbVariables=696  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.49	       =>  wckTime=0.155  cpuTime=0.12  mem=8M25
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
1.68	     nbConstraints=6082  nbConvertedConstraints=5436  nbConvertConstraintsChecks=16  nbExtensionStructures=2
1.68	     nbSharedExtensionStructures=5434  nbConflictsStructures=3  nbSharedConflictsStructures=5485
1.69	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
1.69	     nbSharedEvaluationManagers=644  maxDegree=118  maxArity=32
1.69	       =>  wckTime=1.349  cpuTime=1.11  mem=10M372
1.75	   
1.75	   solver IterativeSystematicSolver being built... 
2.10	       =>  wckTime=1.769  cpuTime=1.37  mem=19M374
2.97	   
2.97	   preprocessing
2.97	     nbConstraintChecks=44913  nbValidityChecks=278537  nbPropagations=2100  nbRevisions=160024
2.97	     nbUselessRevisions=159324  nbSingletonTests=707  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
2.97	     detectedInconsistency=no
2.97	       =>  wckTime=0.86  cpuTime=0.81  mem=22M400
3.37	   
3.37	   search
3.37	     run=0  nbConstraintChecks=72759  nbValidityChecks=243297  nbPropagations=4168  nbRevisions=320486
3.37	     nbUselessRevisions=317679  nbAssignments=151  nbFailedAssignments=3  nbBacktracks=10  nbVisitedNodes=162
3.37	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
3.37	       =>  wckTime=1.261  cpuTime=1.19  mem=22M400
3.91	   
3.91	   search
3.91	     run=1  nbConstraintChecks=210529  nbValidityChecks=513255  nbPropagations=11783  nbRevisions=842242
3.91	     nbUselessRevisions=832983  nbAssignments=305  nbFailedAssignments=7  nbBacktracks=29  nbVisitedNodes=335
3.91	     nbRestartNogoods=1  mapSize=27  nbInferences=0  nbTooLargeKeys=0
3.91	       =>  wckTime=1.802  cpuTime=1.72  mem=22M400
4.53	   
4.53	   search
4.53	     run=2  nbConstraintChecks=374036  nbValidityChecks=810125  nbPropagations=23395  nbRevisions=1589308
4.53	     nbUselessRevisions=1569434  nbAssignments=480  nbFailedAssignments=12  nbBacktracks=51  nbVisitedNodes=532
4.53	     nbRestartNogoods=2  mapSize=47  nbInferences=0  nbTooLargeKeys=0
4.53	       =>  wckTime=2.426  cpuTime=2.34  mem=22M400
5.28	   
5.28	   search
5.28	     run=3  nbConstraintChecks=601646  nbValidityChecks=1137976  nbPropagations=41027  nbRevisions=2617228
5.28	     nbUselessRevisions=2580416  nbAssignments=674  nbFailedAssignments=16  nbBacktracks=85  nbVisitedNodes=758
5.28	     nbRestartNogoods=4  mapSize=77  nbInferences=0  nbTooLargeKeys=0
5.28	       =>  wckTime=3.172  cpuTime=3.07  mem=22M400
6.18	   
6.18	   search
6.18	     run=4  nbConstraintChecks=941886  nbValidityChecks=1485267  nbPropagations=68023  nbRevisions=4001194
6.18	     nbUselessRevisions=3937553  nbAssignments=870  nbFailedAssignments=22  nbBacktracks=137  nbVisitedNodes=1004
6.18	     nbRestartNogoods=6  mapSize=126  nbInferences=0  nbTooLargeKeys=0
6.18	       =>  wckTime=4.068  cpuTime=3.95  mem=22M400
7.75	   
7.75	   search
7.75	     run=5  nbConstraintChecks=1493189  nbValidityChecks=1994393  nbPropagations=108570  nbRevisions=5907187
7.75	     nbUselessRevisions=5802067  nbAssignments=1092  nbFailedAssignments=36  nbBacktracks=216  nbVisitedNodes=1303
7.75	     nbRestartNogoods=7  mapSize=202  nbInferences=0  nbTooLargeKeys=0
7.75	       =>  wckTime=5.638  cpuTime=5.5  mem=22M400
10.07	   
10.07	   search
10.07	     run=6  nbConstraintChecks=2339859  nbValidityChecks=2683479  nbPropagations=169610  nbRevisions=8574508
10.07	     nbUselessRevisions=8404789  nbAssignments=1330  nbFailedAssignments=46  nbBacktracks=337  nbVisitedNodes=1662
10.07	     nbRestartNogoods=8  mapSize=322  nbInferences=0  nbTooLargeKeys=0
10.07	       =>  wckTime=7.958  cpuTime=7.8  mem=22M400
13.63	   
13.63	   search
13.63	     run=7  nbConstraintChecks=3540127  nbValidityChecks=3698407  nbPropagations=257580  nbRevisions=12293872
13.63	     nbUselessRevisions=12029270  nbAssignments=1664  nbFailedAssignments=73  nbBacktracks=510  nbVisitedNodes=2168
13.63	     nbRestartNogoods=9  mapSize=491  nbInferences=0  nbTooLargeKeys=0
13.63	       =>  wckTime=11.519  cpuTime=11.32  mem=23M408
18.18	   
18.18	   search
18.18	     run=8  nbConstraintChecks=5271090  nbValidityChecks=4947258  nbPropagations=387279  nbRevisions=17483453
18.18	     nbUselessRevisions=17077756  nbAssignments=2080  nbFailedAssignments=96  nbBacktracks=773  nbVisitedNodes=2847
18.18	     nbRestartNogoods=12  mapSize=752  nbInferences=0  nbTooLargeKeys=0
18.18	       =>  wckTime=16.068  cpuTime=15.82  mem=23M408
23.59	   
23.59	   INFO : Stopping hyperNogood (mapSize=1024, nbTooLargekeys=0, mem=23M408)
26.06	   
26.06	   search
26.06	     run=9  nbConstraintChecks=7962601  nbValidityChecks=6856097  nbPropagations=579051  nbRevisions=24876809
26.06	     nbUselessRevisions=24261346  nbAssignments=2665  nbFailedAssignments=170  nbBacktracks=1160  nbVisitedNodes=3818
26.06	     nbRestartNogoods=14
26.06	       =>  wckTime=23.951  cpuTime=23.64  mem=23M408
38.04	   
38.04	   search
38.04	     run=10  nbConstraintChecks=12066115  nbValidityChecks=9855192  nbPropagations=861066  nbRevisions=35613848
38.04	     nbUselessRevisions=34686379  nbAssignments=3449  nbFailedAssignments=258  nbBacktracks=1747  nbVisitedNodes=5189
38.04	     nbRestartNogoods=17
38.04	       =>  wckTime=35.931  cpuTime=35.5  mem=23M408
55.21	   
55.21	   search
55.21	     run=11  nbConstraintChecks=18157112  nbValidityChecks=14239540  nbPropagations=1282176  nbRevisions=51369924
55.21	     nbUselessRevisions=49972910  nbAssignments=4572  nbFailedAssignments=383  nbBacktracks=2615  nbVisitedNodes=7179
55.21	     nbRestartNogoods=18
55.21	       =>  wckTime=53.106  cpuTime=52.5  mem=23M408
80.55	   
80.55	   search
80.55	     run=12  nbConstraintChecks=27313113  nbValidityChecks=20552210  nbPropagations=1914948  nbRevisions=74594596
80.55	     nbUselessRevisions=72489807  nbAssignments=6185  nbFailedAssignments=587  nbBacktracks=3926  nbVisitedNodes=10102
80.55	     nbRestartNogoods=20
80.55	       =>  wckTime=78.443  cpuTime=77.59  mem=23M408
116.83	   
116.83	   search
116.83	     run=13  nbConstraintChecks=40353624  nbValidityChecks=29954409  nbPropagations=2851164  nbRevisions=108859253
116.83	     nbUselessRevisions=105699708  nbAssignments=8443  nbFailedAssignments=793  nbBacktracks=5883  nbVisitedNodes=14252
116.83	     nbRestartNogoods=21
116.83	       =>  wckTime=114.72  cpuTime=113.51  mem=23M408
172.41	   
172.41	   search
172.41	     run=14  nbConstraintChecks=59515103  nbValidityChecks=45240257  nbPropagations=4234665  nbRevisions=159951862
172.41	     nbUselessRevisions=155221917  nbAssignments=11692  nbFailedAssignments=1036  nbBacktracks=8806
172.41	     nbVisitedNodes=20251  nbRestartNogoods=23
172.41	       =>  wckTime=170.299  cpuTime=168.56  mem=23M408
229.27	   
229.27	   search
229.27	     run=15  nbConstraintChecks=80267891  nbValidityChecks=59907049  nbPropagations=6123101  nbRevisions=228592998
229.27	     nbUselessRevisions=221718238  nbAssignments=16092  nbFailedAssignments=1393  nbBacktracks=12153
229.27	     nbVisitedNodes=27605  nbRestartNogoods=25
229.27	       =>  wckTime=227.165  cpuTime=224.86  mem=23M408
229.27	   
229.27	   global
229.27	     nbConstraintChecks=80312804  nbValidityChecks=60185586  nbPropagations=6125201  nbRevisions=228753022
229.27	     nbUselessRevisions=221877562  nbRestartNogoods=25  solvingWckTime=227.166  solvingCpuTime=224.86  expiredTime=no
229.27	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=226.28
229.27	       =>  wckTime=228.938  cpuTime=226.23  mem=23M408
229.28	   
229.28	s SATISFIABLE
229.28	v 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 
229.28	d NODES 16092
229.28	d CHECKS 80312804
229.28	   
229.28	   totalWckTime=229.02  totalCpuTime=226.28

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/node17/watcher-215223-1168233792 -o ROOT/results/node17/solver-215223-1168233792 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/215223-1168233792/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: 2.01 2.01 2.00 4/94 8500
/proc/meminfo: memFree=1686936/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=18540 CPUtime=0
/proc/8499/stat : 8499 (runsolver) R 8497 8499 6796 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 171774045 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/8499/statm: 4635 279 244 17 0 2626 0

[startup+0.109963 s]
/proc/loadavg: 2.01 2.01 2.00 4/94 8500
/proc/meminfo: memFree=1686936/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=912908 CPUtime=0.07
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 2833 0 1 0 6 1 0 0 19 0 8 0 171774045 934817792 2579 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228227 2579 1390 14 0 215128 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912908

[startup+0.518004 s]
/proc/loadavg: 2.01 2.01 2.00 4/94 8500
/proc/meminfo: memFree=1686936/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915328 CPUtime=0.48
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 6351 0 1 0 44 4 0 0 18 0 8 0 171774045 937295872 6090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897170 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228832 6090 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34009 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 8507
/proc/meminfo: memFree=1628704/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915640 CPUtime=1.29
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 16910 0 1 0 104 25 0 0 25 0 8 0 171774045 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228910 16648 2178 14 0 215380 0
[pid=8499/tid=8501] ppid=8497 vsize=915640 CPUtime=0.01
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 304 0 0 0 1 0 0 0 16 0 8 0 171774049 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915640 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915640 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171774049 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915640 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915640 CPUtime=0.18
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 423 0 0 0 18 0 0 0 16 0 8 0 171774054 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915640 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915640 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937615360 16648 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915640

[startup+2.99157 s]
/proc/loadavg: 2.09 2.02 2.01 3/101 8507
/proc/meminfo: memFree=1610208/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=2.93
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21886 0 1 0 255 38 0 0 25 0 8 0 171774045 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21621 2546 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.3
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 486 0 0 0 29 1 0 0 15 0 8 0 171774054 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915732

[startup+6.1926 s]
/proc/loadavg: 2.09 2.02 2.01 3/101 8507
/proc/meminfo: memFree=1610080/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=6.1
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21904 0 1 0 571 39 0 0 25 0 8 0 171774045 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074014411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21635 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 17 0 8 0 171774049 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.33
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 501 0 0 0 32 1 0 0 15 0 8 0 171774054 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21635 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915732

[startup+12.6773 s]
/proc/loadavg: 2.08 2.02 2.00 3/101 8507
/proc/meminfo: memFree=1610016/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=12.52
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21912 0 1 0 1213 39 0 0 25 0 8 0 171774045 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074005613 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21639 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.34
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 505 0 0 0 33 1 0 0 16 0 8 0 171774054 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21639 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) 915732

[startup+25.5356 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 8507
/proc/meminfo: memFree=1610144/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=25.26
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21915 0 1 0 2487 39 0 0 25 0 8 0 171774045 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074038496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21641 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.34
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 507 0 0 0 33 1 0 0 16 0 8 0 171774054 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915732

[startup+51.1763 s]
/proc/loadavg: 2.04 2.02 2.00 3/101 8507
/proc/meminfo: memFree=1610208/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=50.65
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21925 0 1 0 5025 40 0 0 25 0 8 0 171774045 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074040910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21646 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.35
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 517 0 0 0 34 1 0 0 16 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21646 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) 915732

[startup+102.478 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 8507
/proc/meminfo: memFree=1610208/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=101.46
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21926 0 1 0 10105 41 0 0 25 0 8 0 171774045 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074040973 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21646 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.35
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 517 0 0 0 34 1 0 0 16 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915732

[startup+162.537 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 8507
/proc/meminfo: memFree=1610208/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=160.94
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21926 0 1 0 16053 41 0 0 25 0 8 0 171774045 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074040929 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21646 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.35
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 517 0 0 0 34 1 0 0 16 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 915732

[startup+222.591 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 8507
/proc/meminfo: memFree=1610144/2055920 swapFree=4192812/4192956
[pid=8499] ppid=8497 vsize=915732 CPUtime=220.41
/proc/8499/stat : 8499 (java) R 8497 8499 6796 0 -1 0 21926 0 1 0 21999 42 0 0 25 0 8 0 171774045 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074005560 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8499/statm: 228933 21646 2547 14 0 215403 0
[pid=8499/tid=8501] ppid=8497 vsize=915732 CPUtime=0.16
/proc/8499/task/8501/stat : 8501 (java) S 8497 8499 6796 0 -1 64 4767 0 0 0 14 2 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8502] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8502/stat : 8502 (java) S 8497 8499 6796 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8503] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8503/stat : 8503 (java) S 8497 8499 6796 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171774049 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8504] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8504/stat : 8504 (java) S 8497 8499 6796 0 -1 64 0 0 0 0 0 0 0 0 17 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8505] ppid=8497 vsize=915732 CPUtime=0.35
/proc/8499/task/8505/stat : 8505 (java) S 8497 8499 6796 0 -1 64 517 0 0 0 34 1 0 0 16 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8506] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8506/stat : 8506 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8499/tid=8507] ppid=8497 vsize=915732 CPUtime=0
/proc/8499/task/8507/stat : 8507 (java) S 8497 8499 6796 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171774054 937709568 21646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 915732

Child status: 0
Real time (s): 229.323
CPU time (s): 227.057
CPU user time (s): 226.609
CPU system time (s): 0.448931
CPU usage (%): 99.012
Max. virtual memory (cumulated for all children) (KiB): 915824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 226.609
system time used= 0.448931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21935
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= 6236
involuntary context switches= 12367

runsolver used 0.293955 s user time and 0.837872 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Jan  8 05:23:13 UTC 2007


IDJOB= 215223
IDBENCH= 4985
FILE ID= node17/215223-1168233792

PBS_JOBID= 3481189

Free space on /tmp= 66323 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32b3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/215223-1168233792/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-215223-1168233792 -o ROOT/results/node17/solver-215223-1168233792 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/215223-1168233792/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  25967e896ba7ec0fd3597ebfa57d91f0

RANDOM SEED= 459846945

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.236
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.236
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:       1687352 kB
Buffers:         49452 kB
Cached:         157200 kB
SwapCached:          0 kB
Active:         209592 kB
Inactive:        95508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2792 kB
Writeback:           0 kB
Mapped:         126388 kB
Slab:            48076 kB
Committed_AS:  5473880 kB
PageTables:       2436 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= 66323 MiB



End job on node17 on Mon Jan  8 05:27:02 UTC 2007