Trace number 210900

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 AC? (TO) 1800.06 1801.27

General information on the benchmark

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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/210900-1168075366/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.84	     nbVariables=25800  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.84	       =>  wckTime=0.519  cpuTime=0.43  mem=48M171
0.84	   
0.84	   predicates being loaded...
0.85	   
0.85	   constraints being loaded...
5.15	   
5.15	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 43M634)
6.60	     nbConstraints=76176  nbMergedConstraints=522  nbSingletonDomainVariables=56  nbConvertedConstraints=8705
6.60	     nbConvertConstraintsChecks=47  nbExtensionStructures=4  nbSharedExtensionStructures=8701  nbConflictsStructures=9
6.60	     nbSharedConflictsStructures=33886  nbSharedBinaryRepresentations=10  nbEvaluationManagers=23
6.60	     nbSharedEvaluationManagers=67448  maxDegree=869  maxArity=9
6.60	       =>  wckTime=6.282  cpuTime=4.85  mem=96M758
7.01	   
7.01	   solver IterativeSystematicSolver being built... 
8.98	       =>  wckTime=8.654  cpuTime=6.33  mem=118M529
9.28	   
9.28	   preprocessing
9.28	     nbConstraintChecks=137003  nbValidityChecks=78499  nbPropagations=25800  nbRevisions=85920
9.28	     nbUselessRevisions=85920  nbRemovedValues=0  detectedInconsistency=no
9.28	       =>  wckTime=0.273  cpuTime=0.23  mem=120M574
13.26	   
13.26	   search
13.26	     run=0  nbConstraintChecks=93241  nbValidityChecks=110742  nbPropagations=48121  nbRevisions=202794
13.26	     nbUselessRevisions=180467  nbAssignments=64  nbFailedAssignments=2  nbBacktracks=21  nbVisitedNodes=68
13.26	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
13.26	       =>  wckTime=4.259  cpuTime=4.15  mem=121M596
17.12	   
17.12	   search
17.12	     run=1  nbConstraintChecks=130022  nbValidityChecks=237280  nbPropagations=118267  nbRevisions=519486
17.12	     nbUselessRevisions=452810  nbAssignments=128  nbFailedAssignments=3  nbBacktracks=61  nbVisitedNodes=134
17.12	     nbRestartNogoods=2  mapSize=2  nbInferences=0  nbTooLargeKeys=0
17.12	       =>  wckTime=8.126  cpuTime=7.99  mem=122M618
21.82	   
21.82	   search
21.82	     run=2  nbConstraintChecks=167760  nbValidityChecks=362885  nbPropagations=209764  nbRevisions=949260
21.82	     nbUselessRevisions=816882  nbAssignments=212  nbFailedAssignments=5  nbBacktracks=127  nbVisitedNodes=222
21.82	     nbRestartNogoods=3  mapSize=5  nbInferences=0  nbTooLargeKeys=0
21.82	       =>  wckTime=12.828  cpuTime=12.69  mem=122M618
26.72	   
26.72	   search
26.72	     run=3  nbConstraintChecks=207359  nbValidityChecks=491210  nbPropagations=323443  nbRevisions=1494901
26.72	     nbUselessRevisions=1274633  nbAssignments=294  nbFailedAssignments=7  nbBacktracks=184  nbVisitedNodes=308
26.72	     nbRestartNogoods=4  mapSize=8  nbInferences=0  nbTooLargeKeys=0
26.72	       =>  wckTime=17.726  cpuTime=17.58  mem=122M618
31.60	   
31.60	   search
31.60	     run=4  nbConstraintChecks=244924  nbValidityChecks=616166  nbPropagations=458408  nbRevisions=2152758
31.60	     nbUselessRevisions=1823308  nbAssignments=376  nbFailedAssignments=9  nbBacktracks=250  nbVisitedNodes=394
31.60	     nbRestartNogoods=5  mapSize=11  nbInferences=0  nbTooLargeKeys=0
31.60	       =>  wckTime=22.605  cpuTime=22.43  mem=122M618
48.18	   
48.18	   search
48.18	     run=5  nbConstraintChecks=306502  nbValidityChecks=764859  nbPropagations=618663  nbRevisions=2959409
48.18	     nbUselessRevisions=2495395  nbAssignments=635  nbFailedAssignments=16  nbBacktracks=326  nbVisitedNodes=667
48.18	     nbRestartNogoods=6  mapSize=22  nbInferences=0  nbTooLargeKeys=0
48.18	       =>  wckTime=39.18  cpuTime=38.93  mem=123M641
70.57	   
70.57	   search
70.57	     run=6  nbConstraintChecks=417962  nbValidityChecks=957760  nbPropagations=815720  nbRevisions=3990433
70.57	     nbUselessRevisions=3354958  nbAssignments=990  nbFailedAssignments=44  nbBacktracks=439  nbVisitedNodes=1078
70.57	     nbRestartNogoods=9  mapSize=74  nbInferences=0  nbTooLargeKeys=0
70.57	       =>  wckTime=61.572  cpuTime=61.19  mem=124M663
97.57	   
97.57	   search
97.57	     run=7  nbConstraintChecks=571431  nbValidityChecks=1186819  nbPropagations=1058029  nbRevisions=5306541
97.57	     nbUselessRevisions=4454207  nbAssignments=1425  nbFailedAssignments=93  nbBacktracks=613  nbVisitedNodes=1611
97.57	     nbRestartNogoods=13  mapSize=169  nbInferences=0  nbTooLargeKeys=0
97.57	       =>  wckTime=88.57  cpuTime=88.05  mem=125M685
131.31	   
131.31	   search
131.31	     run=8  nbConstraintChecks=746176  nbValidityChecks=1430328  nbPropagations=1349393  nbRevisions=6936782
131.31	     nbUselessRevisions=5818171  nbAssignments=1967  nbFailedAssignments=163  nbBacktracks=871  nbVisitedNodes=2292
131.31	     nbRestartNogoods=16  mapSize=305  nbInferences=0  nbTooLargeKeys=0
131.31	       =>  wckTime=122.311  cpuTime=121.58  mem=126M707
173.65	   
173.65	   search
173.65	     run=9  nbConstraintChecks=966019  nbValidityChecks=1711835  nbPropagations=1697517  nbRevisions=8940145
173.65	     nbUselessRevisions=7497288  nbAssignments=2688  nbFailedAssignments=284  nbBacktracks=1278  nbVisitedNodes=3237
173.65	     nbRestartNogoods=19  mapSize=528  nbInferences=0  nbTooLargeKeys=0
173.65	       =>  wckTime=164.656  cpuTime=163.89  mem=127M729
222.84	   
222.84	   search
222.84	     run=10  nbConstraintChecks=1102158  nbValidityChecks=1951000  nbPropagations=2081556  nbRevisions=11218692
222.84	     nbUselessRevisions=9414944  nbAssignments=3479  nbFailedAssignments=333  nbBacktracks=1857  nbVisitedNodes=4125
222.84	     nbRestartNogoods=20  mapSize=622  nbInferences=0  nbTooLargeKeys=0
222.84	       =>  wckTime=213.84  cpuTime=213.05  mem=129M774
295.78	   
295.78	   search
295.78	     run=11  nbConstraintChecks=1274617  nbValidityChecks=2213492  nbPropagations=2508342  nbRevisions=13820005
295.78	     nbUselessRevisions=11611560  nbAssignments=4620  nbFailedAssignments=404  nbBacktracks=2751  nbVisitedNodes=5417
295.78	     nbRestartNogoods=23  mapSize=771  nbInferences=0  nbTooLargeKeys=0
295.78	       =>  wckTime=286.782  cpuTime=285.97  mem=131M818
398.86	   
398.86	   search
398.86	     run=12  nbConstraintChecks=1493219  nbValidityChecks=2519645  nbPropagations=2983157  nbRevisions=16813249
398.86	     nbUselessRevisions=14150902  nbAssignments=6225  nbFailedAssignments=503  nbBacktracks=4055  nbVisitedNodes=7251
398.86	     nbRestartNogoods=25  mapSize=996  nbInferences=0  nbTooLargeKeys=0
398.86	       =>  wckTime=389.863  cpuTime=389.02  mem=135M907
413.88	   
413.88	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=135M907)
436.31	   
436.31	   search
436.31	     run=13  nbConstraintChecks=2010240  nbValidityChecks=3143925  nbPropagations=3557389  nbRevisions=20732370
436.31	     nbUselessRevisions=17513463  nbAssignments=8592  nbFailedAssignments=741  nbBacktracks=6004  nbVisitedNodes=10079
436.31	     nbRestartNogoods=29
436.31	       =>  wckTime=427.315  cpuTime=426.47  mem=135M907
468.92	   
468.92	   search
468.92	     run=14  nbConstraintChecks=2572323  nbValidityChecks=3864392  nbPropagations=4258197  nbRevisions=25699698
468.92	     nbUselessRevisions=21793686  nbAssignments=11816  nbFailedAssignments=992  nbBacktracks=8961  nbVisitedNodes=13735
468.92	     nbRestartNogoods=33
468.92	       =>  wckTime=459.927  cpuTime=459.07  mem=135M907
515.95	   
515.95	   search
515.95	     run=15  nbConstraintChecks=3172265  nbValidityChecks=4645144  nbPropagations=5098175  nbRevisions=31780313
515.95	     nbUselessRevisions=27044178  nbAssignments=16559  nbFailedAssignments=1252  nbBacktracks=13359
515.95	     nbVisitedNodes=18949  nbRestartNogoods=34
515.95	       =>  wckTime=506.957  cpuTime=506.08  mem=135M907
596.25	   
596.25	   search
596.25	     run=16  nbConstraintChecks=5803532  nbValidityChecks=9364387  nbPropagations=6161353  nbRevisions=41786815
596.26	     nbUselessRevisions=35957751  nbAssignments=23953  nbFailedAssignments=2009  nbBacktracks=19927
596.26	     nbVisitedNodes=27826  nbRestartNogoods=38
596.26	       =>  wckTime=587.258  cpuTime=586.36  mem=135M907
703.85	   
703.85	   search
703.85	     run=17  nbConstraintChecks=8148381  nbValidityChecks=13482011  nbPropagations=7640966  nbRevisions=56280053
703.85	     nbUselessRevisions=48898313  nbAssignments=34244  nbFailedAssignments=2341  nbBacktracks=29831
703.85	     nbVisitedNodes=38993  nbRestartNogoods=45
703.85	       =>  wckTime=694.851  cpuTime=693.92  mem=135M907
866.43	   
866.43	   search
866.43	     run=18  nbConstraintChecks=11832043  nbValidityChecks=20237001  nbPropagations=9771735  nbRevisions=77905933
866.43	     nbUselessRevisions=68206993  nbAssignments=49644  nbFailedAssignments=2876  nbBacktracks=44645
866.43	     nbVisitedNodes=55879  nbRestartNogoods=54
866.43	       =>  wckTime=857.428  cpuTime=856.45  mem=135M907
1165.75	   
1165.75	   search
1165.75	     run=19  nbConstraintChecks=26673926  nbValidityChecks=49300523  nbPropagations=15729659  nbRevisions=134065058
1165.75	     nbUselessRevisions=117877690  nbAssignments=74708  nbFailedAssignments=5270  nbBacktracks=66817
1165.75	     nbVisitedNodes=86098  nbRestartNogoods=62
1165.75	       =>  wckTime=1156.756  cpuTime=1155.69  mem=135M907
1506.02	   
1506.02	   search
1506.02	     run=20  nbConstraintChecks=29285446  nbValidityChecks=56865949  nbPropagations=22614184  nbRevisions=197783311
1506.02	     nbUselessRevisions=174128542  nbAssignments=109253  nbFailedAssignments=6146  nbBacktracks=100150
1506.02	     nbVisitedNodes=123294  nbRestartNogoods=76
1506.02	       =>  wckTime=1497.023  cpuTime=1495.86  mem=136M929

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/node59/watcher-210900-1168075366 -o ROOT/results/node59/solver-210900-1168075366 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/210900-1168075366/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 2/80 24197
/proc/meminfo: memFree=1362312/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=18540 CPUtime=0
/proc/24196/stat : 24196 (runsolver) R 24194 24196 23511 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 155934598 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/24196/statm: 4635 279 244 17 0 2626 0

[startup+0.102555 s]
/proc/loadavg: 1.92 1.98 1.92 2/80 24197
/proc/meminfo: memFree=1362312/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=913228 CPUtime=0.08
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 2891 0 1 0 6 2 0 0 20 0 8 0 155934598 935145472 2637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 228307 2637 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.510602 s]
/proc/loadavg: 1.92 1.98 1.92 2/80 24197
/proc/meminfo: memFree=1362312/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=915328 CPUtime=0.48
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 6467 0 1 0 44 4 0 0 18 0 8 0 155934598 937295872 6206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 228832 6206 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.3337 s]
/proc/loadavg: 1.92 1.98 1.92 3/87 24204
/proc/meminfo: memFree=1294864/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=915616 CPUtime=1.3
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 19191 0 1 0 118 12 0 0 24 0 8 0 155934598 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 228904 18929 2158 14 0 215374 0
[pid=24196/tid=24198] ppid=24194 vsize=915616 CPUtime=0.11
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 2647 0 0 0 11 0 0 0 17 0 8 0 155934603 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=915616 CPUtime=0.17
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 415 0 0 0 16 1 0 0 15 0 8 0 155934607 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 937590784 18929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915616

[startup+2.98688 s]
/proc/loadavg: 1.92 1.98 1.92 4/87 24204
/proc/meminfo: memFree=1280272/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=915616 CPUtime=2.93
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 24034 0 1 0 279 14 0 0 25 0 8 0 155934598 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073540590 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 228904 23768 2158 14 0 215374 0
[pid=24196/tid=24198] ppid=24194 vsize=915616 CPUtime=0.37
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 7484 0 0 0 35 2 0 0 16 0 8 0 155934603 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=915616 CPUtime=0.17
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 417 0 0 0 16 1 0 0 16 0 8 0 155934607 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=915616 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 937590784 23768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915616

[startup+6.26924 s]
/proc/loadavg: 2.09 2.02 1.93 4/87 24204
/proc/meminfo: memFree=1245648/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=915744 CPUtime=6.19
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 34996 0 1 0 548 71 0 0 25 0 8 0 155934598 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791804 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 228936 34723 2178 14 0 215406 0
[pid=24196/tid=24198] ppid=24194 vsize=915744 CPUtime=1.06
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 18359 0 0 0 99 7 0 0 17 0 8 0 155934603 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=915744 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=915744 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=915744 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=915744 CPUtime=0.21
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 436 0 0 0 20 1 0 0 15 0 8 0 155934607 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=915744 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=915744 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 937721856 34723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915744

[startup+12.6709 s]
/proc/loadavg: 2.08 2.02 1.93 2/75 24214
/proc/meminfo: memFree=1300856/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=12.54
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48163 0 1 0 1175 79 0 0 25 0 8 0 155934598 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074299171 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24196/statm: 229079 47738 2529 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.96
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 184 12 0 0 16 0 8 0 155934603 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.4
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 677 0 0 0 38 2 0 0 15 0 8 0 155934607 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 916316

[startup+25.5094 s]
/proc/loadavg: 1.92 1.98 1.92 3/87 24262
/proc/meminfo: memFree=1231128/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=25.35
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48173 0 1 0 2454 81 0 0 25 0 8 0 155934598 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074282438 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24196/statm: 229079 47746 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.96
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 184 12 0 0 16 0 8 0 155934603 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.41
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 680 0 0 0 39 2 0 0 16 0 8 0 155934607 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 916316

[startup+51.129 s]
/proc/loadavg: 1.95 1.98 1.92 3/87 24262
/proc/meminfo: memFree=1210328/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=50.85
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48174 0 1 0 5003 82 0 0 25 0 8 0 155934598 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074282474 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24196/statm: 229079 47747 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.96
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 184 12 0 0 16 0 8 0 155934603 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.41
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 681 0 0 0 39 2 0 0 16 0 8 0 155934607 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 916316

[startup+102.369 s]
/proc/loadavg: 1.97 1.98 1.92 3/87 24262
/proc/meminfo: memFree=1210328/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=101.82
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48185 0 1 0 10100 82 0 0 25 0 8 0 155934598 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074250906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24196/statm: 229079 47755 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.42
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 689 0 0 0 40 2 0 0 16 0 8 0 155934607 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 916316

[startup+162.431 s]
/proc/loadavg: 1.82 1.95 1.91 2/72 24332
/proc/meminfo: memFree=1311000/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=161.69
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48193 0 1 0 16085 84 0 0 25 0 8 0 155934598 938307584 47759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480159 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.24
Current children cumulated vsize (KiB) 916316

[startup+1484.44 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 24332
/proc/meminfo: memFree=1311200/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1483.31
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48211 0 1 0 148246 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074285943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.31
Current children cumulated vsize (KiB) 916316

[startup+1544.53 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 24332
/proc/meminfo: memFree=1311200/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1543.38
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48212 0 1 0 154253 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074278304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.38
Current children cumulated vsize (KiB) 916316

[startup+1604.62 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 24332
/proc/meminfo: memFree=1311200/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1603.46
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48212 0 1 0 160261 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074278304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.46
Current children cumulated vsize (KiB) 916316

[startup+1664.71 s]
/proc/loadavg: 1.06 1.01 1.16 2/72 24332
/proc/meminfo: memFree=1311200/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1663.54
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48212 0 1 0 166269 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074378430 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.54
Current children cumulated vsize (KiB) 916316

[startup+1724.81 s]
/proc/loadavg: 1.02 1.01 1.14 2/72 24332
/proc/meminfo: memFree=1311200/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1723.61
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48212 0 1 0 172276 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232859 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.61
Current children cumulated vsize (KiB) 916316

[startup+1784.89 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 24332
/proc/meminfo: memFree=1311136/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1783.68
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48212 0 1 0 178283 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074278308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.68
Current children cumulated vsize (KiB) 916316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 24332
/proc/meminfo: memFree=1311136/2055920 swapFree=4192812/4192956
[pid=24196] ppid=24194 vsize=916316 CPUtime=1800.01
/proc/24196/stat : 24196 (java) R 24194 24196 23511 0 -1 0 48212 0 1 0 179916 85 0 0 25 0 8 0 155934598 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074282427 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24196/statm: 229079 47765 2532 14 0 215549 0
[pid=24196/tid=24198] ppid=24194 vsize=916316 CPUtime=1.97
/proc/24196/task/24198/stat : 24198 (java) S 24194 24196 23511 0 -1 64 30846 0 0 0 185 12 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24199] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24199/stat : 24199 (java) S 24194 24196 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24200] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24200/stat : 24200 (java) S 24194 24196 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155934603 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24201] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24201/stat : 24201 (java) S 24194 24196 23511 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24202] ppid=24194 vsize=916316 CPUtime=0.45
/proc/24196/task/24202/stat : 24202 (java) S 24194 24196 23511 0 -1 64 701 0 0 0 43 2 0 0 16 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24203] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24203/stat : 24203 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155934607 938307584 47765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24196/tid=24204] ppid=24194 vsize=916316 CPUtime=0
/proc/24196/task/24204/stat : 24204 (java) S 24194 24196 23511 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155934607 938307584 47765 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) 916316

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

Child status: 143
Real time (s): 1801.27
CPU time (s): 1800.06
CPU user time (s): 1799.18
CPU system time (s): 0.882865
CPU usage (%): 99.9328
Max. virtual memory (cumulated for all children) (KiB): 916316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.882865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48226
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= 38419
involuntary context switches= 11348

runsolver used 2.03969 s user time and 4.43333 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 09:22:47 UTC 2007


IDJOB= 210900
IDBENCH= 4654
FILE ID= node59/210900-1168075366

PBS_JOBID= 3475960

Free space on /tmp= 66531 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  56330262bbd880340f2001870fb698db

RANDOM SEED= 245498424

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.239
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.239
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:       1362792 kB
Buffers:         44648 kB
Cached:         432372 kB
SwapCached:          0 kB
Active:         209488 kB
Inactive:       408216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1362792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12892 kB
Writeback:           0 kB
Mapped:         160872 kB
Slab:            60532 kB
Committed_AS:  3693576 kB
PageTables:       2144 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= 66539 MiB



End job on node59 on Sat Jan  6 09:52:50 UTC 2007