Trace number 216266

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.07 1808.66

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-9-16-19.xml
MD5SUMd911335f6fe79101861b529ce7b19422
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/216266-1168239606/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.60	     nbVariables=4626  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.61	       =>  wckTime=0.264  cpuTime=0.19  mem=13M728
0.61	   
0.61	   predicates being loaded...
0.63	   
0.64	   constraints being loaded...
5.05	     nbConstraints=30747  nbMergedConstraints=174  nbConflictsStructures=5  nbSharedConflictsStructures=30664
5.05	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
5.05	     nbSharedEvaluationManagers=30737  maxDegree=31  maxArity=29
5.05	       =>  wckTime=4.708  cpuTime=3.9  mem=53M273
5.28	   
5.28	   solver IterativeSystematicSolver being built... 
6.26	       =>  wckTime=5.919  cpuTime=4.6  mem=69M849
24.89	   
24.89	   preprocessing
24.89	     nbConstraintChecks=41797  nbValidityChecks=86141  nbPropagations=9336  nbRevisions=79007  nbUselessRevisions=78940
24.89	     nbSingletonTests=4671  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
24.89	       =>  wckTime=18.624  cpuTime=18.49  mem=72M895
27.86	   
27.86	   search
27.86	     run=0  nbConstraintChecks=761156  nbValidityChecks=36975  nbPropagations=10247  nbRevisions=101873
27.86	     nbUselessRevisions=101449  nbAssignments=596  nbFailedAssignments=1  nbBacktracks=13  nbVisitedNodes=611
27.86	     nbRestartNogoods=0  mapSize=13  nbInferences=0  nbTooLargeKeys=0
27.86	       =>  wckTime=21.599  cpuTime=21.43  mem=73M911
31.92	   
31.92	   search
31.92	     run=1  nbConstraintChecks=2057217  nbValidityChecks=61076  nbPropagations=21233  nbRevisions=218378
31.92	     nbUselessRevisions=217077  nbAssignments=938  nbFailedAssignments=4  nbBacktracks=44  nbVisitedNodes=970
31.92	     nbRestartNogoods=1  mapSize=29  nbInferences=0  nbTooLargeKeys=0
31.92	       =>  wckTime=25.657  cpuTime=25.47  mem=73M911
35.76	   
35.76	   search
35.76	     run=2  nbConstraintChecks=3397064  nbValidityChecks=70309  nbPropagations=32718  nbRevisions=340219
35.76	     nbUselessRevisions=337558  nbAssignments=1010  nbFailedAssignments=7  nbBacktracks=77  nbVisitedNodes=1059
35.76	     nbRestartNogoods=2  mapSize=45  nbInferences=0  nbTooLargeKeys=0
35.76	       =>  wckTime=29.49  cpuTime=29.28  mem=73M911
35.84	   
35.84	   search
35.84	     run=3  nbConstraintChecks=3397534  nbValidityChecks=71650  nbPropagations=44379  nbRevisions=462764
35.84	     nbUselessRevisions=458602  nbAssignments=1071  nbFailedAssignments=13  nbBacktracks=113  nbVisitedNodes=1132
35.84	     nbRestartNogoods=3  mapSize=56  nbInferences=0  nbTooLargeKeys=0
35.84	       =>  wckTime=29.571  cpuTime=29.35  mem=73M911
35.95	   
35.95	   search
35.95	     run=4  nbConstraintChecks=3398158  nbValidityChecks=73510  nbPropagations=56297  nbRevisions=586293
35.95	     nbUselessRevisions=580429  nbAssignments=1158  nbFailedAssignments=22  nbBacktracks=167  nbVisitedNodes=1237
35.95	     nbRestartNogoods=4  mapSize=72  nbInferences=0  nbTooLargeKeys=0
35.95	       =>  wckTime=29.682  cpuTime=29.46  mem=73M911
36.10	   
36.10	   search
36.10	     run=5  nbConstraintChecks=3398965  nbValidityChecks=76004  nbPropagations=68569  nbRevisions=711150
36.10	     nbUselessRevisions=703311  nbAssignments=1275  nbFailedAssignments=35  nbBacktracks=247  nbVisitedNodes=1379
36.10	     nbRestartNogoods=6  mapSize=95  nbInferences=0  nbTooLargeKeys=0
36.10	       =>  wckTime=29.832  cpuTime=29.61  mem=73M911
36.29	   
36.29	   search
36.29	     run=6  nbConstraintChecks=3400034  nbValidityChecks=79350  nbPropagations=81334  nbRevisions=837789
36.29	     nbUselessRevisions=827581  nbAssignments=1432  nbFailedAssignments=54  nbBacktracks=360  nbVisitedNodes=1574
36.29	     nbRestartNogoods=8  mapSize=131  nbInferences=0  nbTooLargeKeys=0
36.29	       =>  wckTime=30.028  cpuTime=29.8  mem=73M911
36.57	   
36.57	   search
36.57	     run=7  nbConstraintChecks=3401565  nbValidityChecks=84111  nbPropagations=94806  nbRevisions=966983
36.57	     nbUselessRevisions=953849  nbAssignments=1654  nbFailedAssignments=81  nbBacktracks=531  nbVisitedNodes=1850
36.57	     nbRestartNogoods=10  mapSize=183  nbInferences=0  nbTooLargeKeys=0
36.57	       =>  wckTime=30.308  cpuTime=30.07  mem=73M911
61.18	   
61.18	   search
61.18	     run=8  nbConstraintChecks=11563554  nbValidityChecks=163038  nbPropagations=111063  nbRevisions=1146647
61.18	     nbUselessRevisions=1128945  nbAssignments=3229  nbFailedAssignments=122  nbBacktracks=792  nbVisitedNodes=3515
61.18	     nbRestartNogoods=12  mapSize=269  nbInferences=0  nbTooLargeKeys=0
61.18	       =>  wckTime=54.918  cpuTime=54.49  mem=76M958
85.49	   
85.49	   search
85.49	     run=9  nbConstraintChecks=19727675  nbValidityChecks=239254  nbPropagations=130546  nbRevisions=1374062
85.49	     nbUselessRevisions=1349659  nbAssignments=4660  nbFailedAssignments=193  nbBacktracks=1176  nbVisitedNodes=5096
85.49	     nbRestartNogoods=16  mapSize=398  nbInferences=0  nbTooLargeKeys=0
85.49	       =>  wckTime=79.228  cpuTime=78.63  mem=78M989
86.37	   
86.37	   search
86.37	     run=10  nbConstraintChecks=19736256  nbValidityChecks=255533  nbPropagations=152422  nbRevisions=1610522
86.37	     nbUselessRevisions=1577503  nbAssignments=5354  nbFailedAssignments=287  nbBacktracks=1755  nbVisitedNodes=5978
86.37	     nbRestartNogoods=19  mapSize=584  nbInferences=0  nbTooLargeKeys=0
86.37	       =>  wckTime=80.105  cpuTime=79.49  mem=78M989
111.99	   
111.99	   search
111.99	     run=11  nbConstraintChecks=28051530  nbValidityChecks=381799  nbPropagations=181314  nbRevisions=1927218
111.99	     nbUselessRevisions=1878804  nbAssignments=7015  nbFailedAssignments=465  nbBacktracks=2622  nbVisitedNodes=7997
111.99	     nbRestartNogoods=21  mapSize=843  nbInferences=0  nbTooLargeKeys=0
111.99	       =>  wckTime=105.727  cpuTime=104.97  mem=82M35
128.99	   
128.99	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=83M51)
133.71	   
133.71	   search
133.71	     run=12  nbConstraintChecks=34963598  nbValidityChecks=528081  nbPropagations=219719  nbRevisions=2336265
133.71	     nbUselessRevisions=2262776  nbAssignments=8801  nbFailedAssignments=714  nbBacktracks=3919  nbVisitedNodes=10296
133.71	     nbRestartNogoods=25
133.71	       =>  wckTime=127.445  cpuTime=126.56  mem=83M51
185.15	   
185.15	   search
185.15	     run=13  nbConstraintChecks=52520439  nbValidityChecks=734645  nbPropagations=272930  nbRevisions=2879223
185.15	     nbUselessRevisions=2766837  nbAssignments=12163  nbFailedAssignments=1050  nbBacktracks=5868  nbVisitedNodes=14456
185.15	     nbRestartNogoods=27
185.15	       =>  wckTime=178.885  cpuTime=177.71  mem=83M51
621.14	   
621.14	   search
621.14	     run=14  nbConstraintChecks=221839396  nbValidityChecks=1039872  nbPropagations=350174  nbRevisions=3629014
621.14	     nbUselessRevisions=3456169  nbAssignments=17227  nbFailedAssignments=1553  nbBacktracks=8787  nbVisitedNodes=20743
621.14	     nbRestartNogoods=31
621.14	       =>  wckTime=614.876  cpuTime=611.66  mem=83M51

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/node61/watcher-216266-1168239606 -o ROOT/results/node61/solver-216266-1168239606 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216266-1168239606/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.00 1.99 1.83 4/68 28865
/proc/meminfo: memFree=1807216/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=1784 CPUtime=0
/proc/28864/stat : 28864 (java) D 28862 28864 28635 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 172358516 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/28864/statm: 446 136 102 14 0 91 0

[startup+0.103676 s]
/proc/loadavg: 2.00 1.99 1.83 4/68 28865
/proc/meminfo: memFree=1807216/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=907808 CPUtime=0.05
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 2472 0 1 0 4 1 0 0 20 0 4 0 172358516 929595392 2219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160643136 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 226952 2219 1221 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.511749 s]
/proc/loadavg: 2.00 1.99 1.83 4/68 28865
/proc/meminfo: memFree=1807216/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915328 CPUtime=0.45
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 6340 0 1 0 41 4 0 0 17 0 8 0 172358516 937295872 6079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542797 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228832 6079 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.3349 s]
/proc/loadavg: 2.00 1.99 1.83 4/88 28931
/proc/meminfo: memFree=1727824/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915640 CPUtime=1.28
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 18515 0 1 0 117 11 0 0 21 0 8 0 172358516 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228910 18252 2157 14 0 215380 0
[pid=28864/tid=28866] ppid=28862 vsize=915640 CPUtime=0.07
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 1982 0 0 0 6 1 0 0 16 0 8 0 172358524 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172358524 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915640 CPUtime=0.15
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 404 0 0 0 15 0 0 0 16 0 8 0 172358528 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937615360 18252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915640

[startup+2.97819 s]
/proc/loadavg: 2.00 1.99 1.83 3/88 28931
/proc/meminfo: memFree=1370704/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915640 CPUtime=2.9
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 21254 0 1 0 241 49 0 0 25 0 8 0 172358516 937615360 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228910 20988 2178 14 0 215380 0
[pid=28864/tid=28866] ppid=28862 vsize=915640 CPUtime=0.25
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 4632 0 0 0 23 2 0 0 16 0 8 0 172358524 937615360 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937615360 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915644 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 172358524 937619456 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937615360 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915644 CPUtime=0.2
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 430 0 0 0 19 1 0 0 16 0 8 0 172358528 937619456 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937615360 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915640 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937615360 20988 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915640

[startup+6.27576 s]
/proc/loadavg: 2.08 2.00 1.83 4/88 28931
/proc/meminfo: memFree=1042768/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=6.19
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35486 0 1 0 471 148 0 0 25 0 8 0 172358516 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228968 35136 2543 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.31
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 502 0 0 0 30 1 0 0 15 0 8 0 172358528 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35136 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915872

[startup+12.7629 s]
/proc/loadavg: 2.07 2.00 1.84 3/88 28931
/proc/meminfo: memFree=991192/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=12.65
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35513 0 1 0 1116 149 0 0 25 0 8 0 172358516 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228968 35162 2545 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.35
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 526 0 0 0 34 1 0 0 16 0 8 0 172358528 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35162 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915872

[startup+25.6222 s]
/proc/loadavg: 2.06 2.00 1.84 3/88 28931
/proc/meminfo: memFree=985384/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=25.44
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35528 0 1 0 2395 149 0 0 25 0 8 0 172358516 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228968 35175 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 17 0 8 0 172358524 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.36
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 533 0 0 0 35 1 0 0 15 0 8 0 172358528 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) R 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915872

[startup+51.2466 s]
/proc/loadavg: 2.17 2.03 1.85 3/88 28931
/proc/meminfo: memFree=978216/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=50.94
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35543 0 1 0 4945 149 0 0 25 0 8 0 172358516 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228968 35186 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.39
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 544 0 0 0 38 1 0 0 16 0 8 0 172358528 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915872

[startup+102.509 s]
/proc/loadavg: 2.37 2.11 1.89 4/94 29073
/proc/meminfo: memFree=969648/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=101.81
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35551 0 1 0 10032 149 0 0 25 0 8 0 172358516 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28864/statm: 228968 35191 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 549 0 0 0 40 1 0 0 16 0 8 0 172358528 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 915872

[startup+162.512 s]
/proc/loadavg: 2.13 2.09 1.89 4/88 29129
/proc/meminfo: memFree=967648/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=161.46
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35554 0 1 0 15997 149 0 0 25 0 8 0 172358516 937852928 35192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.07
Current children cumulated vsize (KiB) 915872

[startup+1482.94 s]
/proc/loadavg: 2.03 2.01 1.94 3/88 29204
/proc/meminfo: memFree=1614432/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1475.82
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 147427 155 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847200 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.82
Current children cumulated vsize (KiB) 915872

[startup+1542.96 s]
/proc/loadavg: 2.01 2.01 1.94 3/88 29204
/proc/meminfo: memFree=1614432/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1535.56
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 153401 155 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852925 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.56
Current children cumulated vsize (KiB) 915872

[startup+1602.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 29204
/proc/meminfo: memFree=1614432/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1595.3
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 159374 156 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.3
Current children cumulated vsize (KiB) 915872

[startup+1662.99 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 29204
/proc/meminfo: memFree=1614368/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1655.06
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 165350 156 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845971 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.06
Current children cumulated vsize (KiB) 915872

[startup+1723.01 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 29204
/proc/meminfo: memFree=1614432/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1714.8
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 171324 156 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.8
Current children cumulated vsize (KiB) 915872

[startup+1783.02 s]
/proc/loadavg: 2.06 2.02 1.95 3/88 29204
/proc/meminfo: memFree=1614368/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1774.53
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 177297 156 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.53
Current children cumulated vsize (KiB) 915872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.61 s]
/proc/loadavg: 2.04 2.01 1.95 3/88 29204
/proc/meminfo: memFree=1614368/2055920 swapFree=4192812/4192956
[pid=28864] ppid=28862 vsize=915872 CPUtime=1800.01
/proc/28864/stat : 28864 (java) R 28862 28864 28635 0 -1 0 35556 0 1 0 179845 156 0 0 25 0 8 0 172358516 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863704 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28864/statm: 228968 35193 2547 14 0 215438 0
[pid=28864/tid=28866] ppid=28862 vsize=915872 CPUtime=1.01
/proc/28864/task/28866/stat : 28866 (java) S 28862 28864 28635 0 -1 64 18315 0 0 0 92 9 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28867] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28867/stat : 28867 (java) S 28862 28864 28635 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28868] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28868/stat : 28868 (java) S 28862 28864 28635 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172358524 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28864/tid=28869] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28869/stat : 28869 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 172358527 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28870] ppid=28862 vsize=915872 CPUtime=0.41
/proc/28864/task/28870/stat : 28870 (java) S 28862 28864 28635 0 -1 64 551 0 0 0 40 1 0 0 17 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28871] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28871/stat : 28871 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28864/tid=28872] ppid=28862 vsize=915872 CPUtime=0
/proc/28864/task/28872/stat : 28872 (java) S 28862 28864 28635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172358528 937852928 35193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915872

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

Child status: 143
Real time (s): 1808.66
CPU time (s): 1800.07
CPU user time (s): 1798.48
CPU system time (s): 1.58576
CPU usage (%): 99.5247
Max. virtual memory (cumulated for all children) (KiB): 915984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.58576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35573
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= 38445
involuntary context switches= 56272

runsolver used 1.60975 s user time and 4.99124 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Jan  8 07:00:07 UTC 2007


IDJOB= 216266
IDBENCH= 5065
FILE ID= node61/216266-1168239606

PBS_JOBID= 3481504

Free space on /tmp= 66516 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-9-16-19.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216266-1168239606/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-216266-1168239606 -o ROOT/results/node61/solver-216266-1168239606 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216266-1168239606/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d911335f6fe79101861b529ce7b19422

RANDOM SEED= 271268296

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.259
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.259
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:       1807632 kB
Buffers:         40604 kB
Cached:         129328 kB
SwapCached:          0 kB
Active:         107584 kB
Inactive:        83456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6312 kB
Writeback:           0 kB
Mapped:          31272 kB
Slab:            43004 kB
Committed_AS:  3740560 kB
PageTables:       1588 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= 66509 MiB



End job on node61 on Mon Jan  8 07:30:15 UTC 2007