Trace number 216553

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

General information on the benchmark

NamepseudoSeries/chnl/
chnl-10-20.xml
MD5SUM0bca436124779d01d09b6d05def23170
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 benchmark3.15852
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables400
Number of constraints60
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/216553-1168079116/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.42	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.124  cpuTime=0.1  mem=7M50
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.55	     nbConstraints=60  nbConflictsStructures=1  nbSharedConflictsStructures=39  nbUnbuiltConflictsStructures=1
0.55	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=2  nbSharedEvaluationManagers=58  maxDegree=2  maxArity=20
0.55	       =>  wckTime=0.257  cpuTime=0.19  mem=11M926
0.59	   
0.59	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.489  cpuTime=0.35  mem=17M724
0.81	   
0.81	   preprocessing
0.81	     nbConstraintChecks=420  nbValidityChecks=380  nbPropagations=400  nbRevisions=400  nbUselessRevisions=400
0.81	     nbRemovedValues=0  detectedInconsistency=no
0.81	       =>  wckTime=0.018  cpuTime=0.01  mem=17M724
10.86	   
10.86	   search
10.86	     run=0  nbConstraintChecks=5505083  nbValidityChecks=538  nbPropagations=625  nbRevisions=727
10.86	     nbUselessRevisions=460  nbAssignments=155  nbFailedAssignments=2  nbBacktracks=20  nbVisitedNodes=159
10.86	     nbRestartNogoods=0  mapSize=2  nbInferences=0  nbTooLargeKeys=0
10.86	       =>  wckTime=10.068  cpuTime=10.03  mem=17M724
20.83	   
20.83	   search
20.83	     run=1  nbConstraintChecks=11010170  nbValidityChecks=1084  nbPropagations=1475  nbRevisions=1787
20.83	     nbUselessRevisions=986  nbAssignments=310  nbFailedAssignments=4  nbBacktracks=40  nbVisitedNodes=317
20.83	     nbRestartNogoods=1  mapSize=4  nbInferences=0  nbTooLargeKeys=0
20.83	       =>  wckTime=20.048  cpuTime=20.0  mem=17M724
33.21	   
33.21	   search
33.21	     run=2  nbConstraintChecks=17826024  nbValidityChecks=1846  nbPropagations=2613  nbRevisions=3332
33.21	     nbUselessRevisions=1635  nbAssignments=486  nbFailedAssignments=7  nbBacktracks=79  nbVisitedNodes=498
33.21	     nbRestartNogoods=2  mapSize=7  nbInferences=0  nbTooLargeKeys=0
33.21	       =>  wckTime=32.427  cpuTime=32.35  mem=17M724
45.71	   
45.71	   search
45.71	     run=3  nbConstraintChecks=24641880  nbValidityChecks=2624  nbPropagations=4039  nbRevisions=5377
45.71	     nbUselessRevisions=2422  nbAssignments=662  nbFailedAssignments=10  nbBacktracks=118  nbVisitedNodes=679
45.71	     nbRestartNogoods=4  mapSize=10  nbInferences=0  nbTooLargeKeys=0
45.71	       =>  wckTime=44.926  cpuTime=44.83  mem=17M724
60.38	   
60.38	   search
60.38	     run=4  nbConstraintChecks=32637436  nbValidityChecks=3635  nbPropagations=5816  nbRevisions=8062
60.38	     nbUselessRevisions=3379  nbAssignments=860  nbFailedAssignments=15  nbBacktracks=176  nbVisitedNodes=885
60.38	     nbRestartNogoods=6  mapSize=15  nbInferences=0  nbTooLargeKeys=0
60.38	       =>  wckTime=59.588  cpuTime=59.48  mem=17M724
77.84	   
77.84	   search
77.84	     run=5  nbConstraintChecks=42205894  nbValidityChecks=4893  nbPropagations=8026  nbRevisions=11545
77.84	     nbUselessRevisions=4552  nbAssignments=1078  nbFailedAssignments=21  nbBacktracks=252  nbVisitedNodes=1113
77.84	     nbRestartNogoods=9  mapSize=21  nbInferences=0  nbTooLargeKeys=0
77.84	       =>  wckTime=77.054  cpuTime=76.92  mem=17M724
95.42	   
95.42	   search
95.42	     run=6  nbConstraintChecks=51905494  nbValidityChecks=6449  nbPropagations=10747  nbRevisions=16046
95.42	     nbUselessRevisions=6057  nbAssignments=1338  nbFailedAssignments=28  nbBacktracks=370  nbVisitedNodes=1385
95.42	     nbRestartNogoods=13  mapSize=30  nbInferences=0  nbTooLargeKeys=0
95.42	       =>  wckTime=94.63  cpuTime=94.48  mem=18M699
120.40	   
120.40	   search
120.40	     run=7  nbConstraintChecks=65537396  nbValidityChecks=8645  nbPropagations=14185  nbRevisions=22004
120.40	     nbUselessRevisions=8015  nbAssignments=1660  nbFailedAssignments=39  nbBacktracks=545  nbVisitedNodes=1726
120.40	     nbRestartNogoods=16  mapSize=45  nbInferences=0  nbTooLargeKeys=0
120.40	       =>  wckTime=119.615  cpuTime=119.44  mem=18M699
151.34	   
151.34	   search
151.34	     run=8  nbConstraintChecks=82511749  nbValidityChecks=11624  nbPropagations=18547  nbRevisions=29886
151.34	     nbUselessRevisions=10598  nbAssignments=2063  nbFailedAssignments=55  nbBacktracks=815  nbVisitedNodes=2157
151.34	     nbRestartNogoods=20  mapSize=70  nbInferences=1  nbTooLargeKeys=0
151.34	       =>  wckTime=150.555  cpuTime=150.34  mem=18M699
194.09	   
194.09	   search
194.09	     run=9  nbConstraintChecks=105843535  nbValidityChecks=16786  nbPropagations=24368  nbRevisions=41007
194.09	     nbUselessRevisions=14322  nbAssignments=2612  nbFailedAssignments=81  nbBacktracks=1200  nbVisitedNodes=2749
194.09	     nbRestartNogoods=23  mapSize=107  nbInferences=1  nbTooLargeKeys=0
194.09	       =>  wckTime=193.307  cpuTime=193.05  mem=18M699
245.40	   
245.40	   search
245.40	     run=10  nbConstraintChecks=134025225  nbValidityChecks=23587  nbPropagations=32133  nbRevisions=56075
245.40	     nbUselessRevisions=19250  nbAssignments=3359  nbFailedAssignments=114  nbBacktracks=1776  nbVisitedNodes=3555
245.40	     nbRestartNogoods=29  mapSize=164  nbInferences=5  nbTooLargeKeys=0
245.40	       =>  wckTime=244.616  cpuTime=244.3  mem=18M699
324.13	   
324.13	   search
324.13	     run=11  nbConstraintChecks=177150061  nbValidityChecks=35893  nbPropagations=43084  nbRevisions=78467
324.13	     nbUselessRevisions=26825  nbAssignments=4433  nbFailedAssignments=182  nbBacktracks=2640  nbVisitedNodes=4738
324.13	     nbRestartNogoods=31  mapSize=267  nbInferences=10  nbTooLargeKeys=0
324.13	       =>  wckTime=323.341  cpuTime=322.93  mem=19M674
416.59	   
416.59	   search
416.59	     run=12  nbConstraintChecks=227549893  nbValidityChecks=50934  nbPropagations=58104  nbRevisions=109665
416.59	     nbUselessRevisions=37386  nbAssignments=5975  nbFailedAssignments=258  nbBacktracks=3954  nbVisitedNodes=6418
416.59	     nbRestartNogoods=37  mapSize=398  nbInferences=24  nbTooLargeKeys=0
416.59	       =>  wckTime=415.802  cpuTime=415.3  mem=20M649
517.96	   
517.96	   search
517.96	     run=13  nbConstraintChecks=282849749  nbValidityChecks=72750  nbPropagations=79098  nbRevisions=153749
517.96	     nbUselessRevisions=52547  nbAssignments=8183  nbFailedAssignments=361  nbBacktracks=5900  nbVisitedNodes=8822
517.96	     nbRestartNogoods=44  mapSize=587  nbInferences=46  nbTooLargeKeys=0
517.96	       =>  wckTime=517.176  cpuTime=516.59  mem=21M624
689.33	   
689.33	   search
689.33	     run=14  nbConstraintChecks=377391560  nbValidityChecks=107162  nbPropagations=109627  nbRevisions=217975
689.33	     nbUselessRevisions=74617  nbAssignments=11470  nbFailedAssignments=537  nbBacktracks=8836  nbVisitedNodes=12428
689.33	     nbRestartNogoods=51  mapSize=898  nbInferences=83  nbTooLargeKeys=0
689.33	       =>  wckTime=688.548  cpuTime=687.79  mem=22M599
930.29	   
930.29	   search
930.29	     run=15  nbConstraintChecks=509783636  nbValidityChecks=160742  nbPropagations=154712  nbRevisions=313962
930.29	     nbUselessRevisions=108415  nbAssignments=16306  nbFailedAssignments=806  nbBacktracks=13229  nbVisitedNodes=17752
930.29	     nbRestartNogoods=59  mapSize=1379  nbInferences=137  nbTooLargeKeys=0
930.29	       =>  wckTime=929.501  cpuTime=928.48  mem=24M550
1389.80	   
1389.80	   search
1389.80	     run=16  nbConstraintChecks=763732608  nbValidityChecks=239300  nbPropagations=221680  nbRevisions=455576
1389.80	     nbUselessRevisions=158109  nbAssignments=23539  nbFailedAssignments=1218  nbBacktracks=19827  nbVisitedNodes=25734
1389.80	     nbRestartNogoods=66  mapSize=2123  nbInferences=243  nbTooLargeKeys=0
1389.80	       =>  wckTime=1389.018  cpuTime=1387.56  mem=27M475

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

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

/proc/loadavg: 0.92 0.98 1.11 4/86 17515
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=1784 CPUtime=0
/proc/17514/stat : 17514 (java) D 17509 17514 17405 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 156305730 1826816 160 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/17514/statm: 446 160 125 14 0 91 0

[startup+0.105231 s]
/proc/loadavg: 0.92 0.98 1.11 4/86 17515
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=914988 CPUtime=0.09
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 3030 0 1 0 7 2 0 0 21 0 8 0 156305730 936947712 2776 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228747 2776 1439 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513255 s]
/proc/loadavg: 0.92 0.98 1.11 4/86 17515
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=0.5
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 7212 0 1 0 45 5 0 0 23 0 8 0 156305730 937431040 6952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542774 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228866 6952 2165 14 0 215336 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915460

[startup+1.33431 s]
/proc/loadavg: 1.09 1.02 1.12 4/100 17529
/proc/meminfo: memFree=1574384/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1.32
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9306 0 1 0 125 7 0 0 25 0 8 0 156305730 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642856 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9044 2529 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.16
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 358 0 0 0 15 1 0 0 15 0 8 0 156305737 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.97541 s]
/proc/loadavg: 1.09 1.02 1.12 3/100 17529
/proc/meminfo: memFree=1563760/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=2.95
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9315 0 1 0 288 7 0 0 25 0 8 0 156305730 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9051 2529 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 205 0 0 0 2 0 0 0 17 0 8 0 156305733 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.17
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 364 0 0 0 16 1 0 0 16 0 8 0 156305737 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9051 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.1836 s]
/proc/loadavg: 1.09 1.02 1.12 3/100 17529
/proc/meminfo: memFree=1563768/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=6.16
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9321 0 1 0 609 7 0 0 25 0 8 0 156305730 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9055 2529 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.18
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 366 0 0 0 17 1 0 0 16 0 8 0 156305737 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915460

[startup+12.65 s]
/proc/loadavg: 1.23 1.05 1.13 3/100 17529
/proc/meminfo: memFree=1563712/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=12.62
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9348 0 1 0 1255 7 0 0 25 0 8 0 156305730 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637877 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9080 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 17 0 8 0 156305733 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.18
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 368 0 0 0 17 1 0 0 16 0 8 0 156305737 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.5098 s]
/proc/loadavg: 1.34 1.08 1.14 3/100 17529
/proc/meminfo: memFree=1563712/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=25.48
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9369 0 1 0 2541 7 0 0 25 0 8 0 156305730 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9099 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.18
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 372 0 0 0 17 1 0 0 15 0 8 0 156305737 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915460

[startup+51.1134 s]
/proc/loadavg: 1.60 1.17 1.16 3/100 17529
/proc/meminfo: memFree=1563584/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=51.04
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9419 0 1 0 5097 7 0 0 25 0 8 0 156305730 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642228 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9143 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.2
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 386 0 0 0 19 1 0 0 17 0 8 0 156305737 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915460

[startup+102.414 s]
/proc/loadavg: 1.83 1.29 1.21 3/100 17529
/proc/meminfo: memFree=1563456/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=102.3
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9503 0 1 0 10222 8 0 0 25 0 8 0 156305730 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 9219 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.21
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 397 0 0 0 20 1 0 0 16 0 8 0 156305737 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 9219 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915460

[startup+162.451 s]
/proc/loadavg: 2.00 1.43 1.26 3/100 17529
/proc/meminfo: memFree=1563072/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=162.29
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 9593 0 1 0 16221 8 0 0 25 0 8 0 156305730 937431040 9304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637877 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 915460

[startup+1483.4 s]
/proc/loadavg: 2.00 1.97 1.79 3/100 17529
/proc/meminfo: memFree=1539840/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1481.94
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12024 0 1 0 148182 12 0 0 25 0 8 0 156305730 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791648 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 11723 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 416 0 0 0 23 2 0 0 16 0 8 0 156305737 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 11723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 915460

[startup+1543.44 s]
/proc/loadavg: 2.00 1.97 1.80 3/100 17529
/proc/meminfo: memFree=1539328/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1541.93
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12152 0 1 0 154181 12 0 0 25 0 8 0 156305730 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644874 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 11851 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 416 0 0 0 23 2 0 0 16 0 8 0 156305737 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 11851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 915460

[startup+1603.49 s]
/proc/loadavg: 2.00 1.97 1.81 3/100 17529
/proc/meminfo: memFree=1538944/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1601.92
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12250 0 1 0 160180 12 0 0 25 0 8 0 156305730 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637877 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 11949 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 416 0 0 0 23 2 0 0 16 0 8 0 156305737 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 11949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 915460

[startup+1663.58 s]
/proc/loadavg: 2.00 1.97 1.82 3/100 17529
/proc/meminfo: memFree=1538560/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1661.93
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12339 0 1 0 166181 12 0 0 25 0 8 0 156305730 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639267 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 12038 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 416 0 0 0 23 2 0 0 16 0 8 0 156305737 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 12038 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 915460

[startup+1723.59 s]
/proc/loadavg: 2.00 1.97 1.83 3/100 17529
/proc/meminfo: memFree=1537984/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1721.89
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12480 0 1 0 172177 12 0 0 25 0 8 0 156305730 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 12179 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 417 0 0 0 23 2 0 0 17 0 8 0 156305737 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 12179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 915460

[startup+1783.63 s]
/proc/loadavg: 2.00 1.97 1.83 3/100 17529
/proc/meminfo: memFree=1537472/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1781.88
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12602 0 1 0 178176 12 0 0 25 0 8 0 156305730 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 12301 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 417 0 0 0 23 2 0 0 17 0 8 0 156305737 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.83 s]
/proc/loadavg: 2.00 1.97 1.84 3/100 17529
/proc/meminfo: memFree=1537280/2055920 swapFree=4192812/4192956
[pid=17514] ppid=17509 vsize=915460 CPUtime=1800.06
/proc/17514/stat : 17514 (java) R 17509 17514 17405 0 -1 0 12650 0 1 0 179994 12 0 0 25 0 8 0 156305730 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17514/statm: 228865 12349 2533 14 0 215335 0
[pid=17514/tid=17517] ppid=17509 vsize=915460 CPUtime=0.02
/proc/17514/task/17517/stat : 17517 (java) S 17509 17514 17405 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 156305733 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17520] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17520/stat : 17520 (java) S 17509 17514 17405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156305734 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17521] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17521/stat : 17521 (java) S 17509 17514 17405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156305734 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17522] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17522/stat : 17522 (java) S 17509 17514 17405 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156305737 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17523] ppid=17509 vsize=915460 CPUtime=0.25
/proc/17514/task/17523/stat : 17523 (java) S 17509 17514 17405 0 -1 64 417 0 0 0 23 2 0 0 17 0 8 0 156305737 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17526] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17526/stat : 17526 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156305737 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17514/tid=17528] ppid=17509 vsize=915460 CPUtime=0
/proc/17514/task/17528/stat : 17528 (java) S 17509 17514 17405 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156305737 937431040 12349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1801.9
CPU time (s): 1800.14
CPU user time (s): 1800
CPU system time (s): 0.133979
CPU usage (%): 99.9018
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.133979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12669
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= 37799
involuntary context switches= 81170

runsolver used 2.48562 s user time and 5.49416 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 10:25:16 UTC 2007


IDJOB= 216553
IDBENCH= 5087
FILE ID= node29/216553-1168079116

PBS_JOBID= 3476089

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-10-20.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216553-1168079116/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-216553-1168079116 -o ROOT/results/node29/solver-216553-1168079116 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/216553-1168079116/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0bca436124779d01d09b6d05def23170

RANDOM SEED= 306471737

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.241
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.241
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:       1667616 kB
Buffers:         42624 kB
Cached:         210064 kB
SwapCached:          0 kB
Active:         112272 kB
Inactive:       198928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          77520 kB
Slab:            62020 kB
Committed_AS:  2994116 kB
PageTables:       2220 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= 66546 MiB



End job on node29 on Sat Jan  6 10:55:27 UTC 2007