Trace number 210899

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.12 1807.09

General information on the benchmark

NamepseudoSeries/uclid/
cache-inv12-ucl.xml
MD5SUM56330262bbd880340f2001870fb698db
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.8063
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25800
Number of constraints76698
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension76698
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/210899-1168203793/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.39	   variables being loaded...
0.84	     nbVariables=25800  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.84	       =>  wckTime=0.518  cpuTime=0.41  mem=48M171
0.84	   
0.84	   predicates being loaded...
0.85	   
0.85	   constraints being loaded...
10.12	     nbConstraints=76176  nbMergedConstraints=522  nbSingletonDomainVariables=56  nbConvertedConstraints=50768
10.12	     nbConvertConstraintsChecks=3134  nbExtensionStructures=8  nbSharedExtensionStructures=50760
10.12	     nbConflictsStructures=23  nbSharedConflictsStructures=76153  nbSharedBinaryRepresentations=19
10.12	     nbEvaluationManagers=15  nbSharedEvaluationManagers=25393  maxDegree=869  maxArity=9
10.12	       =>  wckTime=9.801  cpuTime=8.41  mem=97M650
10.52	   
10.52	   solver IterativeSystematicSolver being built... 
11.99	       =>  wckTime=11.666  cpuTime=9.58  mem=120M159
559.10	   
559.10	   INFO : Stopping ESAC
559.12	   
559.12	   preprocessing
559.12	     nbConstraintChecks=184570  nbValidityChecks=43279  nbPropagations=68204  nbRevisions=187041
559.12	     nbUselessRevisions=165799  nbSingletonTests=21185  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
559.12	     detectedInconsistency=no
559.12	       =>  wckTime=547.101  cpuTime=546.9  mem=122M203
563.41	   
563.41	   search
563.41	     run=0  nbConstraintChecks=130475  nbValidityChecks=32242  nbPropagations=90525  nbRevisions=314037
563.41	     nbUselessRevisions=270468  nbAssignments=64  nbFailedAssignments=2  nbBacktracks=21  nbVisitedNodes=68
563.41	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
563.41	       =>  wckTime=551.409  cpuTime=551.19  mem=123M225
568.23	   
568.23	   search
568.23	     run=1  nbConstraintChecks=454545  nbValidityChecks=117556  nbPropagations=243034  nbRevisions=938800
568.23	     nbUselessRevisions=789692  nbAssignments=155  nbFailedAssignments=3  nbBacktracks=61  nbVisitedNodes=134
568.23	     nbRestartNogoods=2  mapSize=2  nbInferences=0  nbTooLargeKeys=0
568.23	       =>  wckTime=556.223  cpuTime=556.0  mem=123M225
573.43	   
573.43	   search
573.43	     run=2  nbConstraintChecks=568099  nbValidityChecks=149486  nbPropagations=416894  nbRevisions=1676604
573.43	     nbUselessRevisions=1400604  nbAssignments=239  nbFailedAssignments=5  nbBacktracks=127  nbVisitedNodes=222
573.43	     nbRestartNogoods=3  mapSize=5  nbInferences=0  nbTooLargeKeys=0
573.43	       =>  wckTime=561.428  cpuTime=561.19  mem=124M247
578.29	   
578.29	   search
578.29	     run=3  nbConstraintChecks=684843  nbValidityChecks=182205  nbPropagations=612936  nbRevisions=2530228
578.29	     nbUselessRevisions=2105148  nbAssignments=321  nbFailedAssignments=7  nbBacktracks=184  nbVisitedNodes=308
578.29	     nbRestartNogoods=4  mapSize=8  nbInferences=0  nbTooLargeKeys=0
578.29	       =>  wckTime=566.283  cpuTime=566.02  mem=124M247
583.49	   
583.49	   search
583.49	     run=4  nbConstraintChecks=797882  nbValidityChecks=213881  nbPropagations=830264  nbRevisions=3496025
583.49	     nbUselessRevisions=2900573  nbAssignments=403  nbFailedAssignments=9  nbBacktracks=250  nbVisitedNodes=394
583.49	     nbRestartNogoods=5  mapSize=11  nbInferences=0  nbTooLargeKeys=0
583.49	       =>  wckTime=571.488  cpuTime=571.2  mem=124M247
602.23	   
602.23	   search
602.23	     run=5  nbConstraintChecks=944584  nbValidityChecks=255456  nbPropagations=1073513  nbRevisions=4611341
602.23	     nbUselessRevisions=3819487  nbAssignments=664  nbFailedAssignments=17  nbBacktracks=346  nbVisitedNodes=671
602.23	     nbRestartNogoods=6  mapSize=26  nbInferences=0  nbTooLargeKeys=0
602.23	       =>  wckTime=590.228  cpuTime=589.83  mem=125M269
627.81	   
627.81	   search
627.81	     run=6  nbConstraintChecks=1158543  nbValidityChecks=330732  nbPropagations=1355699  nbRevisions=5965837
627.81	     nbUselessRevisions=4938536  nbAssignments=1028  nbFailedAssignments=53  nbBacktracks=462  nbVisitedNodes=1107
627.81	     nbRestartNogoods=7  mapSize=95  nbInferences=0  nbTooLargeKeys=0
627.81	       =>  wckTime=615.801  cpuTime=615.27  mem=126M291
658.48	   
658.48	   search
658.48	     run=7  nbConstraintChecks=1407701  nbValidityChecks=423121  nbPropagations=1683367  nbRevisions=7606784
658.48	     nbUselessRevisions=6298410  nbAssignments=1463  nbFailedAssignments=102  nbBacktracks=633  nbVisitedNodes=1640
658.48	     nbRestartNogoods=10  mapSize=188  nbInferences=0  nbTooLargeKeys=0
658.48	       =>  wckTime=646.474  cpuTime=645.75  mem=127M313
696.79	   
696.79	   search
696.79	     run=8  nbConstraintChecks=1666055  nbValidityChecks=520909  nbPropagations=2058064  nbRevisions=9547068
696.79	     nbUselessRevisions=7910187  nbAssignments=2004  nbFailedAssignments=171  nbBacktracks=893  nbVisitedNodes=2318
696.79	     nbRestartNogoods=15  mapSize=322  nbInferences=0  nbTooLargeKeys=0
696.79	       =>  wckTime=684.784  cpuTime=683.84  mem=128M335
746.61	   
746.61	   search
746.61	     run=9  nbConstraintChecks=1983803  nbValidityChecks=643691  nbPropagations=2489431  nbRevisions=11859630
746.61	     nbUselessRevisions=9836398  nbAssignments=2725  nbFailedAssignments=289  nbBacktracks=1281  nbVisitedNodes=3256
746.61	     nbRestartNogoods=18  mapSize=536  nbInferences=0  nbTooLargeKeys=0
746.61	       =>  wckTime=734.605  cpuTime=733.38  mem=129M357
804.67	   
804.67	   search
804.67	     run=10  nbConstraintChecks=2281457  nbValidityChecks=737204  nbPropagations=2967319  nbRevisions=14490847
804.67	     nbUselessRevisions=12034035  nbAssignments=3573  nbFailedAssignments=338  nbBacktracks=1860  nbVisitedNodes=4144
804.67	     nbRestartNogoods=21  mapSize=630  nbInferences=0  nbTooLargeKeys=0
804.67	       =>  wckTime=792.668  cpuTime=791.13  mem=131M401
888.84	   
888.84	   search
888.84	     run=11  nbConstraintChecks=2557332  nbValidityChecks=837621  nbPropagations=3487096  nbRevisions=17441638
888.84	     nbUselessRevisions=14508332  nbAssignments=4706  nbFailedAssignments=404  nbBacktracks=2751  nbVisitedNodes=5420
888.84	     nbRestartNogoods=24  mapSize=771  nbInferences=0  nbTooLargeKeys=0
888.84	       =>  wckTime=876.832  cpuTime=874.83  mem=133M445
1009.38	   
1009.39	   search
1009.39	     run=12  nbConstraintChecks=2892669  nbValidityChecks=962935  nbPropagations=4055002  nbRevisions=20784462
1009.39	     nbUselessRevisions=17325336  nbAssignments=6308  nbFailedAssignments=504  nbBacktracks=4049  nbVisitedNodes=7252
1009.39	     nbRestartNogoods=26  mapSize=995  nbInferences=0  nbTooLargeKeys=0
1009.39	       =>  wckTime=997.38  cpuTime=994.71  mem=136M511
1030.60	   
1030.60	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=137M532)
1059.91	   
1059.91	   search
1059.91	     run=13  nbConstraintChecks=3685110  nbValidityChecks=1302412  nbPropagations=4738164  nbRevisions=25118108
1059.91	     nbUselessRevisions=21012847  nbAssignments=8722  nbFailedAssignments=794  nbBacktracks=6007  nbVisitedNodes=10261
1059.91	     nbRestartNogoods=32
1059.91	       =>  wckTime=1047.909  cpuTime=1044.95  mem=137M532
1103.06	   
1103.06	   search
1103.06	     run=14  nbConstraintChecks=4398352  nbValidityChecks=1600152  nbPropagations=5534962  nbRevisions=30344565
1103.06	     nbUselessRevisions=25474755  nbAssignments=12016  nbFailedAssignments=1023  nbBacktracks=9006  nbVisitedNodes=14002
1103.06	     nbRestartNogoods=38
1103.06	       =>  wckTime=1091.053  cpuTime=1087.86  mem=137M532
1165.14	   
1165.14	   search
1165.14	     run=15  nbConstraintChecks=5254366  nbValidityChecks=1953238  nbPropagations=6462762  nbRevisions=36665889
1165.14	     nbUselessRevisions=30896969  nbAssignments=16759  nbFailedAssignments=1237  nbBacktracks=13403
1165.14	     nbVisitedNodes=19123  nbRestartNogoods=41
1165.14	       =>  wckTime=1153.13  cpuTime=1149.6  mem=137M532
1269.11	   
1269.11	   search
1269.11	     run=16  nbConstraintChecks=8784737  nbValidityChecks=5882604  nbPropagations=7677648  nbRevisions=47214314
1269.11	     nbUselessRevisions=40216529  nbAssignments=24078  nbFailedAssignments=1900  nbBacktracks=19979
1269.11	     nbVisitedNodes=27809  nbRestartNogoods=45
1269.11	       =>  wckTime=1257.104  cpuTime=1252.99  mem=137M532
1441.52	   
1441.52	   search
1441.52	     run=17  nbConstraintChecks=21892436  nbValidityChecks=14530736  nbPropagations=10821005  nbRevisions=74797888
1441.52	     nbUselessRevisions=64449970  nbAssignments=35110  nbFailedAssignments=3018  nbBacktracks=29837
1441.52	     nbVisitedNodes=40946  nbRestartNogoods=51
1441.52	       =>  wckTime=1429.513  cpuTime=1424.48  mem=137M532
1772.99	   
1772.99	   search
1772.99	     run=18  nbConstraintChecks=66826131  nbValidityChecks=42418355  nbPropagations=21065623  nbRevisions=161817473
1772.99	     nbUselessRevisions=140610059  nbAssignments=52302  nbFailedAssignments=5371  nbBacktracks=44628
1772.99	     nbVisitedNodes=63059  nbRestartNogoods=56
1772.99	       =>  wckTime=1760.984  cpuTime=1754.14  mem=137M532

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-210899-1168203793 -o ROOT/results/node72/solver-210899-1168203793 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210899-1168203793/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: 0.92 1.00 0.99 4/83 4661
/proc/meminfo: memFree=1248480/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=1784 CPUtime=0
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 145 0 0 0 0 0 0 0 19 0 1 0 168788145 1826816 117 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2977009 0 0 4096 0 0 0 0 17 1 0 0
/proc/4660/statm: 446 123 91 14 0 91 0

[startup+0.102797 s]
/proc/loadavg: 0.92 1.00 0.99 4/83 4661
/proc/meminfo: memFree=1248480/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=913228 CPUtime=0.07
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 2911 0 1 0 6 1 0 0 24 0 8 0 168788145 935145472 2657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 228307 2657 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.510833 s]
/proc/loadavg: 0.92 1.00 0.99 4/83 4661
/proc/meminfo: memFree=1248480/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=915328 CPUtime=0.47
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 6530 0 1 0 43 4 0 0 18 0 8 0 168788145 937295872 6269 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073594500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 228832 6270 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33191 s]
/proc/loadavg: 0.92 1.00 0.99 3/101 4680
/proc/meminfo: memFree=1160656/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=915620 CPUtime=1.28
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 19191 0 1 0 116 12 0 0 24 0 8 0 168788145 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 228905 18929 2158 14 0 215375 0
[pid=4660/tid=4668] ppid=4656 vsize=915620 CPUtime=0.11
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 2647 0 0 0 11 0 0 0 17 0 8 0 168788150 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168788150 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=915620 CPUtime=0.17
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 415 0 0 0 17 0 0 0 15 0 8 0 168788153 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 937594880 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915620

[startup+2.97725 s]
/proc/loadavg: 0.92 1.00 0.99 4/101 4680
/proc/meminfo: memFree=1140880/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=915620 CPUtime=2.93
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 24151 0 1 0 277 16 0 0 25 0 8 0 168788145 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 228905 23884 2158 14 0 215375 0
[pid=4660/tid=4668] ppid=4656 vsize=915620 CPUtime=0.38
/proc/4660/task/4668/stat : 4668 (java) R 4656 4660 4515 0 -1 64 7600 0 0 0 35 3 0 0 16 0 8 0 168788150 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168788150 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=915620 CPUtime=0.17
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 417 0 0 0 17 0 0 0 16 0 8 0 168788153 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 937594880 23884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 937594880 23884 18446744073709551615 134512640 134570532 4294956480 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) 915620

[startup+6.27636 s]
/proc/loadavg: 1.01 1.01 1.00 3/101 4680
/proc/meminfo: memFree=1114456/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=915624 CPUtime=6.23
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 28001 0 1 0 485 138 0 0 25 0 8 0 168788145 937598976 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 228906 27730 2178 14 0 215376 0
[pid=4660/tid=4668] ppid=4656 vsize=915620 CPUtime=0.64
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 11366 0 0 0 60 4 0 0 16 0 8 0 168788150 937594880 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 937594880 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168788150 937594880 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=915624 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 937598976 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=915620 CPUtime=0.21
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 436 0 0 0 21 0 0 0 15 0 8 0 168788153 937594880 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=915624 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 937598976 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=915620 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 937594880 27730 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915624

[startup+12.754 s]
/proc/loadavg: 1.09 1.03 1.01 4/101 4680
/proc/meminfo: memFree=1031328/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=12.7
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46485 0 1 0 941 329 0 0 25 0 8 0 168788145 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074253680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 229081 46065 2539 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.36
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 661 0 0 0 35 1 0 0 16 0 8 0 168788153 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 916324

[startup+25.6401 s]
/proc/loadavg: 1.29 1.08 1.02 3/101 4680
/proc/meminfo: memFree=1018848/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=25.58
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46491 0 1 0 2229 329 0 0 25 0 8 0 168788145 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074233353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 229081 46070 2539 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.37
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 667 0 0 0 36 1 0 0 15 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 916324

[startup+51.2765 s]
/proc/loadavg: 1.53 1.15 1.04 3/101 4680
/proc/meminfo: memFree=1000928/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=51.19
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46492 0 1 0 4790 329 0 0 25 0 8 0 168788145 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074233315 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 229081 46070 2539 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.37
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 667 0 0 0 36 1 0 0 15 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 916324

[startup+102.558 s]
/proc/loadavg: 1.79 1.28 1.09 3/101 4680
/proc/meminfo: memFree=974624/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=102.47
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46497 0 1 0 9917 330 0 0 25 0 8 0 168788145 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074233275 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4660/statm: 229081 46072 2539 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.39
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 672 0 0 0 37 2 0 0 16 0 8 0 168788153 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 916324

[startup+162.582 s]
/proc/loadavg: 1.92 1.41 1.15 3/101 4680
/proc/meminfo: memFree=950432/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=162.48
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46497 0 1 0 15918 330 0 0 25 0 8 0 168788145 938315776 46072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074253680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1418.22
Current children cumulated vsize (KiB) 916324

[startup+1483.1 s]
/proc/loadavg: 2.00 1.97 1.77 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1477.9
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 147444 346 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074248489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.9
Current children cumulated vsize (KiB) 916324

[startup+1543.12 s]
/proc/loadavg: 2.00 1.97 1.78 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1537.58
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 153412 346 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074299966 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.58
Current children cumulated vsize (KiB) 916324

[startup+1603.13 s]
/proc/loadavg: 2.00 1.97 1.79 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1597.29
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 159382 347 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074299966 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.29
Current children cumulated vsize (KiB) 916324

[startup+1663.14 s]
/proc/loadavg: 2.08 1.99 1.81 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1656.96
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 165349 347 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074299966 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.96
Current children cumulated vsize (KiB) 916324

[startup+1723.15 s]
/proc/loadavg: 2.03 1.99 1.82 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1716.64
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 171317 347 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074250202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.64
Current children cumulated vsize (KiB) 916324

[startup+1783.16 s]
/proc/loadavg: 2.01 1.99 1.83 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1776.33
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 177286 347 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074325499 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.33
Current children cumulated vsize (KiB) 916324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.04 s]
/proc/loadavg: 2.00 1.99 1.83 3/93 4909
/proc/meminfo: memFree=1011424/2055920 swapFree=4191880/4192956
[pid=4660] ppid=4656 vsize=916324 CPUtime=1800.07
/proc/4660/stat : 4660 (java) R 4656 4660 4515 0 -1 0 46555 0 1 0 179660 347 0 0 25 0 8 0 168788145 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074323920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4660/statm: 229081 46108 2540 14 0 215551 0
[pid=4660/tid=4668] ppid=4656 vsize=916324 CPUtime=1.77
/proc/4660/task/4668/stat : 4668 (java) S 4656 4660 4515 0 -1 64 29168 0 0 0 166 11 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4671] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4671/stat : 4671 (java) S 4656 4660 4515 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4672] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4672/stat : 4672 (java) S 4656 4660 4515 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168788150 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4660/tid=4673] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4673/stat : 4673 (java) S 4656 4660 4515 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4674] ppid=4656 vsize=916324 CPUtime=0.46
/proc/4660/task/4674/stat : 4674 (java) S 4656 4660 4515 0 -1 64 714 0 0 0 44 2 0 0 16 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4677] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4677/stat : 4677 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4660/tid=4679] ppid=4656 vsize=916324 CPUtime=0
/proc/4660/task/4679/stat : 4679 (java) S 4656 4660 4515 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168788153 938315776 46108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 916324

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

Child status: 143
Real time (s): 1807.09
CPU time (s): 1800.12
CPU user time (s): 1796.62
CPU system time (s): 3.50347
CPU usage (%): 99.6142
Max. virtual memory (cumulated for all children) (KiB): 916324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.62
system time used= 3.50347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46571
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= 38574
involuntary context switches= 50305

runsolver used 2.23366 s user time and 6.00809 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Jan  7 21:03:13 UTC 2007


IDJOB= 210899
IDBENCH= 4654
FILE ID= node72/210899-1168203793

PBS_JOBID= 3480760

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/cache-inv12-ucl.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210899-1168203793/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-210899-1168203793 -o ROOT/results/node72/solver-210899-1168203793 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210899-1168203793/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  56330262bbd880340f2001870fb698db

RANDOM SEED= 149420541

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.223
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.223
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:       1249160 kB
Buffers:         51488 kB
Cached:         632048 kB
SwapCached:        408 kB
Active:         204752 kB
Inactive:       526232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249160 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           24704 kB
Writeback:           0 kB
Mapped:          64672 kB
Slab:            60764 kB
Committed_AS:  3095860 kB
PageTables:       2112 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= 66534 MiB



End job on node72 on Sun Jan  7 21:33:20 UTC 2007