Trace number 210573

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.14 1802.44

General information on the benchmark

NamepseudoSeries/fpga/
fpga-45-43.xml
MD5SUM9c2234ef5e28a0137eb9d798ce831b10
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 variables2903
Number of constraints2066
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2066
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/210573-1168199675/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.57	     nbVariables=2903  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.232  cpuTime=0.15  mem=11M778
0.58	   
0.58	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
1.69	     nbConstraints=2066  nbUnbuiltConflictsStructures=6  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
1.69	     nbSharedEvaluationManagers=2060  maxDegree=44  maxArity=45
1.69	       =>  wckTime=1.346  cpuTime=1.1  mem=51M59
1.80	   
1.80	   solver IterativeSystematicSolver being built... 
2.37	       =>  wckTime=2.027  cpuTime=1.52  mem=65M381
12.34	   
12.34	   preprocessing
12.34	     nbConstraintChecks=1096091  nbValidityChecks=830616  nbPropagations=8735  nbRevisions=442953
12.34	     nbUselessRevisions=440993  nbSingletonTests=3874  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0
12.34	     detectedInconsistency=no
12.34	       =>  wckTime=9.965  cpuTime=9.91  mem=71M431
13.55	   
13.55	   search
13.55	     run=0  nbConstraintChecks=2023  nbValidityChecks=831078  nbPropagations=11705  nbRevisions=858629
13.55	     nbUselessRevisions=854733  nbAssignments=1034  nbFailedAssignments=1  nbBacktracks=66  nbVisitedNodes=1036
13.55	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
13.55	       =>  wckTime=11.178  cpuTime=11.11  mem=76M473
20.71	   
20.71	   search
20.71	     run=1  nbConstraintChecks=1052643  nbValidityChecks=1667173  nbPropagations=27289  nbRevisions=2137907
20.71	     nbUselessRevisions=2128199  nbAssignments=2996  nbFailedAssignments=2  nbBacktracks=1061  nbVisitedNodes=2999
20.71	     nbRestartNogoods=1  mapSize=25  nbInferences=0  nbTooLargeKeys=0
20.71	       =>  wckTime=18.331  cpuTime=18.24  mem=89M581
27.24	   
27.24	   search
27.24	     run=2  nbConstraintChecks=2103156  nbValidityChecks=2498312  nbPropagations=45865  nbRevisions=3832986
27.24	     nbUselessRevisions=3815552  nbAssignments=4073  nbFailedAssignments=3  nbBacktracks=1104  nbVisitedNodes=4077
27.24	     nbRestartNogoods=2  mapSize=26  nbInferences=0  nbTooLargeKeys=0
27.24	       =>  wckTime=24.863  cpuTime=24.75  mem=94M622
223.72	   
223.72	   search
223.72	     run=3  nbConstraintChecks=39853786  nbValidityChecks=3329487  nbPropagations=67516  nbRevisions=5943901
223.72	     nbUselessRevisions=5916811  nbAssignments=5217  nbFailedAssignments=39  nbBacktracks=1138  nbVisitedNodes=5257
223.72	     nbRestartNogoods=3  mapSize=60  nbInferences=0  nbTooLargeKeys=0
223.72	       =>  wckTime=221.345  cpuTime=220.53  mem=70M91
224.94	   
224.94	   search
224.94	     run=4  nbConstraintChecks=39855733  nbValidityChecks=4160643  nbPropagations=92153  nbRevisions=8470430
224.94	     nbUselessRevisions=8431783  nbAssignments=6301  nbFailedAssignments=42  nbBacktracks=1213  nbVisitedNodes=6344
224.94	     nbRestartNogoods=5  mapSize=65  nbInferences=0  nbTooLargeKeys=0
224.94	       =>  wckTime=222.559  cpuTime=221.75  mem=75M168
226.16	   
226.16	   search
226.16	     run=5  nbConstraintChecks=39857759  nbValidityChecks=4991891  nbPropagations=119795  nbRevisions=11412622
226.16	     nbUselessRevisions=11360505  nbAssignments=7391  nbFailedAssignments=45  nbBacktracks=1297  nbVisitedNodes=7437
226.16	     nbRestartNogoods=6  mapSize=70  nbInferences=0  nbTooLargeKeys=0
226.16	       =>  wckTime=223.784  cpuTime=222.98  mem=80M245
227.43	   
227.43	   search
227.43	     run=6  nbConstraintChecks=39861654  nbValidityChecks=5823323  nbPropagations=150504  nbRevisions=14770619
227.43	     nbUselessRevisions=14703096  nbAssignments=8520  nbFailedAssignments=49  nbBacktracks=1423  nbVisitedNodes=8570
227.43	     nbRestartNogoods=7  mapSize=77  nbInferences=0  nbTooLargeKeys=0
227.43	       =>  wckTime=225.056  cpuTime=224.25  mem=86M337
229.09	   
229.09	   search
229.09	     run=7  nbConstraintChecks=39928082  nbValidityChecks=6655139  nbPropagations=184366  nbRevisions=18544746
229.09	     nbUselessRevisions=18459845  nbAssignments=9699  nbFailedAssignments=54  nbBacktracks=1603  nbVisitedNodes=9754
229.09	     nbRestartNogoods=8  mapSize=86  nbInferences=0  nbTooLargeKeys=0
229.09	       =>  wckTime=226.714  cpuTime=225.89  mem=92M429
241.05	   
241.05	   search
241.05	     run=8  nbConstraintChecks=41994388  nbValidityChecks=7487588  nbPropagations=221502  nbRevisions=22735603
241.05	     nbUselessRevisions=22631320  nbAssignments=10967  nbFailedAssignments=61  nbBacktracks=1877  nbVisitedNodes=11029
241.05	     nbRestartNogoods=9  mapSize=99  nbInferences=0  nbTooLargeKeys=0
241.05	       =>  wckTime=238.675  cpuTime=237.85  mem=99M537
248.13	   
248.13	   search
248.13	     run=9  nbConstraintChecks=43045100  nbValidityChecks=8324521  nbPropagations=262494  nbRevisions=27347404
248.13	     nbUselessRevisions=27221863  nbAssignments=12947  nbFailedAssignments=62  nbBacktracks=2805  nbVisitedNodes=13010
248.13	     nbRestartNogoods=10  mapSize=122  nbInferences=0  nbTooLargeKeys=0
248.13	       =>  wckTime=245.75  cpuTime=244.92  mem=111M721
255.28	   
255.28	   search
255.28	     run=10  nbConstraintChecks=44095558  nbValidityChecks=9161483  nbPropagations=307346  nbRevisions=32380155
255.28	     nbUselessRevisions=32231477  nbAssignments=14927  nbFailedAssignments=63  nbBacktracks=3734  nbVisitedNodes=14991
255.28	     nbRestartNogoods=11  mapSize=145  nbInferences=0  nbTooLargeKeys=0
255.28	       =>  wckTime=252.901  cpuTime=252.01  mem=87M27
267.57	   
267.57	   search
267.57	     run=11  nbConstraintChecks=46194597  nbValidityChecks=9998350  nbPropagations=356118  nbRevisions=37833783
267.57	     nbUselessRevisions=37660087  nbAssignments=16965  nbFailedAssignments=85  nbBacktracks=4701  nbVisitedNodes=17051
267.57	     nbRestartNogoods=12  mapSize=187  nbInferences=0  nbTooLargeKeys=0
267.57	       =>  wckTime=265.193  cpuTime=264.29  mem=100M320
269.81	   
269.81	   search
269.81	     run=12  nbConstraintChecks=46196554  nbValidityChecks=10830802  nbPropagations=409297  nbRevisions=43703904
269.81	     nbUselessRevisions=43503279  nbAssignments=19460  nbFailedAssignments=141  nbBacktracks=5998  nbVisitedNodes=19602
269.81	     nbRestartNogoods=13  mapSize=296  nbInferences=0  nbTooLargeKeys=0
269.81	       =>  wckTime=267.436  cpuTime=266.54  mem=116M679
272.69	   
272.69	   search
272.69	     run=13  nbConstraintChecks=46198550  nbValidityChecks=11665676  nbPropagations=467858  nbRevisions=49992165
272.69	     nbUselessRevisions=49762669  nbAssignments=22899  nbFailedAssignments=225  nbBacktracks=7948  nbVisitedNodes=23125
272.69	     nbRestartNogoods=16  mapSize=458  nbInferences=0  nbTooLargeKeys=0
272.69	       =>  wckTime=270.315  cpuTime=269.39  mem=99M959
297.32	   
297.32	   search
297.32	     run=14  nbConstraintChecks=50394870  nbValidityChecks=12507140  nbPropagations=533085  nbRevisions=56705120
297.32	     nbUselessRevisions=56444780  nbAssignments=27589  nbFailedAssignments=310  nbBacktracks=11377  nbVisitedNodes=27900
297.32	     nbRestartNogoods=22  mapSize=642  nbInferences=0  nbTooLargeKeys=0
297.32	       =>  wckTime=294.946  cpuTime=293.96  mem=95M421
343.57	   
343.57	   search
343.57	     run=15  nbConstraintChecks=58786440  nbValidityChecks=13356349  nbPropagations=606118  nbRevisions=63850480
343.57	     nbUselessRevisions=63557290  nbAssignments=33388  nbFailedAssignments=385  nbBacktracks=15929  nbVisitedNodes=33774
343.57	     nbRestartNogoods=23  mapSize=820  nbInferences=0  nbTooLargeKeys=0
343.57	       =>  wckTime=341.197  cpuTime=340.17  mem=140M410
368.42	   
368.42	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=140M766)
390.53	   
390.53	   search
390.53	     run=16  nbConstraintChecks=67192968  nbValidityChecks=14208424  nbPropagations=689692  nbRevisions=71431140
390.53	     nbUselessRevisions=71102996  nbAssignments=41824  nbFailedAssignments=549  nbBacktracks=22504  nbVisitedNodes=42374
390.53	     nbRestartNogoods=24
390.53	       =>  wckTime=388.157  cpuTime=387.05  mem=140M766

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/node47/watcher-210573-1168199675 -o ROOT/results/node47/solver-210573-1168199675 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210573-1168199675/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.92 4/73 9876
/proc/meminfo: memFree=1293152/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=172 CPUtime=0
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 168366725 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10519332 0 0 4096 0 0 0 0 17 0 0 0
/proc/9875/statm: 43 24 18 14 0 3 0

[startup+0.107429 s]
/proc/loadavg: 1.92 1.98 1.92 4/73 9876
/proc/meminfo: memFree=1293152/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=907676 CPUtime=0.04
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 2408 0 1 0 3 1 0 0 20 0 4 0 168366725 929460224 2155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155166642 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 226919 2155 1192 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.515474 s]
/proc/loadavg: 1.92 1.98 1.92 4/73 9876
/proc/meminfo: memFree=1293152/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915328 CPUtime=0.44
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 6431 0 1 0 40 4 0 0 24 0 8 0 168366725 937295872 6170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228832 6170 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.33656 s]
/proc/loadavg: 1.92 1.98 1.92 3/80 9883
/proc/meminfo: memFree=1229864/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915652 CPUtime=1.26
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 21032 0 1 0 110 16 0 0 25 0 8 0 168366725 937627648 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228912 20767 2177 14 0 215382 0
[pid=9875/tid=9877] ppid=9873 vsize=915648 CPUtime=0.08
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 4424 0 0 0 7 1 0 0 16 0 8 0 168366733 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915648 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915648 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168366734 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915648 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915648 CPUtime=0.17
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 418 0 0 0 16 1 0 0 16 0 8 0 168366737 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915648 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915648 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937623552 20767 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915652

[startup+2.97373 s]
/proc/loadavg: 1.92 1.98 1.92 3/80 9883
/proc/meminfo: memFree=1184488/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=2.91
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 29938 0 1 0 267 24 0 0 25 0 8 0 168366725 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 29670 2543 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.26
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 12799 0 0 0 22 4 0 0 16 0 8 0 168366733 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168366734 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.3
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 496 0 0 0 28 2 0 0 15 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915732

[startup+6.26808 s]
/proc/loadavg: 1.93 1.98 1.92 3/80 9883
/proc/meminfo: memFree=1184104/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=6.2
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 29939 0 1 0 596 24 0 0 25 0 8 0 168366725 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074072800 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 29670 2543 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.26
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 12799 0 0 0 22 4 0 0 16 0 8 0 168366733 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168366734 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.3
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 497 0 0 0 28 2 0 0 16 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 29670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915732

[startup+12.7398 s]
/proc/loadavg: 1.93 1.98 1.92 3/80 9883
/proc/meminfo: memFree=1184112/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=12.66
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 29964 0 1 0 1242 24 0 0 25 0 8 0 168366725 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074100819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 29692 2546 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.26
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 12799 0 0 0 22 4 0 0 17 0 8 0 168366733 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168366734 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.33
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 514 0 0 0 31 2 0 0 16 0 8 0 168366737 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 29692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915732

[startup+25.6101 s]
/proc/loadavg: 1.95 1.98 1.92 4/80 9883
/proc/meminfo: memFree=1184048/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=25.5
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 29978 0 1 0 2526 24 0 0 25 0 8 0 168366725 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074103652 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 29703 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.26
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 12799 0 0 0 22 4 0 0 16 0 8 0 168366733 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 168366734 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.34
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 524 0 0 0 32 2 0 0 16 0 8 0 168366737 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 29703 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 915732

[startup+51.2599 s]
/proc/loadavg: 2.30 2.06 1.95 4/88 9954
/proc/meminfo: memFree=490672/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=51.08
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 34605 0 1 0 5081 27 0 0 25 0 8 0 168366725 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074074442 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 34329 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.34
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 17425 0 0 0 28 6 0 0 16 0 8 0 168366733 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.34
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 524 0 0 0 32 2 0 0 16 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 915732

[startup+102.539 s]
/proc/loadavg: 2.78 2.22 2.01 4/88 9954
/proc/meminfo: memFree=487536/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=102.12
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 34605 0 1 0 10185 27 0 0 25 0 8 0 168366725 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 34329 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.34
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 17425 0 0 0 28 6 0 0 16 0 8 0 168366733 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.34
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 524 0 0 0 32 2 0 0 16 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 915732

[startup+162.56 s]
/proc/loadavg: 2.45 2.25 2.03 3/88 10027
/proc/meminfo: memFree=1120224/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=161.89
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 34605 0 1 0 16160 29 0 0 25 0 8 0 168366725 937709568 34329 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074072730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 915732

[startup+1484.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085872/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1482.08
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 148167 41 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074137282 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.08
Current children cumulated vsize (KiB) 915732

[startup+1544.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085808/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1542.11
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 154170 41 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.11
Current children cumulated vsize (KiB) 915732

[startup+1604.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085808/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1602.12
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 160171 41 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074105332 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.12
Current children cumulated vsize (KiB) 915732

[startup+1664.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085744/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1662.14
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 166172 42 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074072730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.14
Current children cumulated vsize (KiB) 915732

[startup+1724.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085744/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1722.17
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 172175 42 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 915732

[startup+1784.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085744/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1782.17
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 178175 42 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074103652 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.17
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 10227
/proc/meminfo: memFree=1085744/2055920 swapFree=4183928/4192956
[pid=9875] ppid=9873 vsize=915732 CPUtime=1800.07
/proc/9875/stat : 9875 (java) R 9873 9875 8703 0 -1 0 43142 0 1 0 179965 42 0 0 25 0 8 0 168366725 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074133800 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9875/statm: 228933 42860 2547 14 0 215403 0
[pid=9875/tid=9877] ppid=9873 vsize=915732 CPUtime=0.44
/proc/9875/task/9877/stat : 9877 (java) S 9873 9875 8703 0 -1 64 25950 0 0 0 35 9 0 0 16 0 8 0 168366733 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9878] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9878/stat : 9878 (java) S 9873 9875 8703 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9879] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9879/stat : 9879 (java) S 9873 9875 8703 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168366734 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9880] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9880/stat : 9880 (java) S 9873 9875 8703 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9881] ppid=9873 vsize=915732 CPUtime=0.36
/proc/9875/task/9881/stat : 9881 (java) S 9873 9875 8703 0 -1 64 530 0 0 0 34 2 0 0 16 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9882] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9882/stat : 9882 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9875/tid=9883] ppid=9873 vsize=915732 CPUtime=0
/proc/9875/task/9883/stat : 9883 (java) S 9873 9875 8703 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168366737 937709568 42860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1802.44
CPU time (s): 1800.14
CPU user time (s): 1799.7
CPU system time (s): 0.448931
CPU usage (%): 99.8725
Max. virtual memory (cumulated for all children) (KiB): 915832

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

runsolver used 2.58661 s user time and 5.33119 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun Jan  7 19:54:35 UTC 2007


IDJOB= 210573
IDBENCH= 4630
FILE ID= node47/210573-1168199675

PBS_JOBID= 3480698

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-45-43.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210573-1168199675/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-210573-1168199675 -o ROOT/results/node47/solver-210573-1168199675 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210573-1168199675/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9c2234ef5e28a0137eb9d798ce831b10

RANDOM SEED= 603969852

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.240
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.240
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:       1293632 kB
Buffers:         43512 kB
Cached:         644736 kB
SwapCached:       3720 kB
Active:         130884 kB
Inactive:       574668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293632 kB
SwapTotal:     4192956 kB
SwapFree:      4183928 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          25824 kB
Slab:            42224 kB
Committed_AS:  3395856 kB
PageTables:       1796 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= 66549 MiB



End job on node47 on Sun Jan  7 20:24:37 UTC 2007