Trace number 235269

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.17 1805.69

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-1.xml
MD5SUM3747bcbd4186ed212dd9be6f087c82b4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.53
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size558
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/235269-1168336831/unknown.xml
0.38	   
0.38	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.45	     nbVariables=100  nbDomainTypes=100  minDomainSize=462  maxDomainSize=558
0.45	       =>  wckTime=0.133  cpuTime=0.1  mem=8M841
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
63.11	     nbConstraints=900  nbConvertedConstraints=900  nbConvertConstraintsChecks=234948666  nbExtensionStructures=900
63.11	     nbSharedExtensionStructures=0  nbConflictsStructures=900  nbSharedConflictsStructures=0
63.11	     nbSharedBinaryRepresentations=302653  maxDegree=18  maxArity=2
63.11	       =>  wckTime=62.796  cpuTime=61.56  mem=104M630
63.37	   
63.37	   solver IterativeSystematicSolver being built... 
63.55	       =>  wckTime=63.237  cpuTime=61.71  mem=98M89
63.76	   
63.76	   preprocessing
63.76	     nbConstraintChecks=3361321  nbPropagations=1810  nbRevisions=2461  nbUselessRevisions=722  nbSingletonTests=111
63.76	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
63.76	       =>  wckTime=0.199  cpuTime=0.17  mem=98M89
64.12	   
64.12	   search
64.12	     run=0  nbConstraintChecks=1808505  nbPropagations=2822  nbRevisions=7325  nbUselessRevisions=2827
64.12	     nbAssignments=160  nbFailedAssignments=145  nbBacktracks=10  nbVisitedNodes=316  nbRestartNogoods=0  mapSize=10
64.12	     nbInferences=0  nbTooLargeKeys=0
64.12	       =>  wckTime=0.559  cpuTime=0.52  mem=99M32
64.52	   
64.52	   search
64.52	     run=1  nbConstraintChecks=7111236  nbPropagations=10806  nbRevisions=29408  nbUselessRevisions=12371
64.52	     nbAssignments=559  nbFailedAssignments=435  nbBacktracks=25  nbVisitedNodes=943  nbRestartNogoods=13  mapSize=25
64.52	     nbInferences=0  nbTooLargeKeys=0
64.52	       =>  wckTime=0.965  cpuTime=0.92  mem=99M32
65.07	   
65.07	   search
65.07	     run=2  nbConstraintChecks=29899877  nbPropagations=21069  nbRevisions=65362  nbUselessRevisions=28393
65.07	     nbAssignments=1032  nbFailedAssignments=878  nbBacktracks=47  nbVisitedNodes=1881  nbRestartNogoods=28  mapSize=47
65.07	     nbInferences=0  nbTooLargeKeys=0
65.07	       =>  wckTime=1.508  cpuTime=1.45  mem=99M32
67.27	   
67.27	   search
67.27	     run=3  nbConstraintChecks=128004606  nbPropagations=44673  nbRevisions=158231  nbUselessRevisions=70490
67.27	     nbAssignments=2448  nbFailedAssignments=2256  nbBacktracks=80  nbVisitedNodes=4705  nbRestartNogoods=50  mapSize=80
67.27	     nbInferences=0  nbTooLargeKeys=0
67.27	       =>  wckTime=3.709  cpuTime=3.59  mem=99M32
68.64	   
68.64	   search
68.64	     run=4  nbConstraintChecks=172926290  nbPropagations=80566  nbRevisions=298998  nbUselessRevisions=133620
68.64	     nbAssignments=3586  nbFailedAssignments=3340  nbBacktracks=130  nbVisitedNodes=6972  nbRestartNogoods=58
68.64	     mapSize=130  nbInferences=0  nbTooLargeKeys=0
68.64	       =>  wckTime=5.078  cpuTime=4.95  mem=99M32
72.12	   
72.12	   search
72.12	     run=5  nbConstraintChecks=330274212  nbPropagations=140896  nbRevisions=538057  nbUselessRevisions=239256
72.12	     nbAssignments=5746  nbFailedAssignments=5421  nbBacktracks=205  nbVisitedNodes=11282  nbRestartNogoods=76
72.12	     mapSize=205  nbInferences=0  nbTooLargeKeys=0
72.12	       =>  wckTime=8.559  cpuTime=8.41  mem=99M974
77.90	   
77.90	   search
77.90	     run=6  nbConstraintChecks=578942462  nbPropagations=238495  nbRevisions=944226  nbUselessRevisions=420463
77.90	     nbAssignments=9014  nbFailedAssignments=8571  nbBacktracks=318  nbVisitedNodes=17807  nbRestartNogoods=124
77.90	     mapSize=318  nbInferences=0  nbTooLargeKeys=0
77.90	       =>  wckTime=14.346  cpuTime=14.17  mem=99M974
85.50	   
85.50	   search
85.50	     run=7  nbConstraintChecks=838624084  nbPropagations=400333  nbRevisions=1595864  nbUselessRevisions=709652
85.50	     nbAssignments=14406  nbFailedAssignments=13634  nbBacktracks=488  nbVisitedNodes=28257  nbRestartNogoods=168
85.50	     mapSize=488  nbInferences=0  nbTooLargeKeys=0
85.50	       =>  wckTime=21.944  cpuTime=21.72  mem=100M917
92.33	   
92.33	   search
92.33	     run=8  nbConstraintChecks=1129850196  nbPropagations=590585  nbRevisions=2432713  nbUselessRevisions=1083604
92.33	     nbAssignments=21397  nbFailedAssignments=20320  nbBacktracks=744  nbVisitedNodes=42146  nbRestartNogoods=255
92.33	     mapSize=744  nbInferences=0  nbTooLargeKeys=0
92.33	       =>  wckTime=28.775  cpuTime=28.51  mem=101M859
105.39	   
105.39	   INFO : Stopping hyperNogood (mapSize=1048, nbTooLargekeys=0, mem=103M744)
107.06	   
107.06	   search
107.06	     run=9  nbConstraintChecks=1686453370  nbPropagations=880559  nbRevisions=3690932  nbUselessRevisions=1648775
107.06	     nbAssignments=32837  nbFailedAssignments=30577  nbBacktracks=1128  nbVisitedNodes=63388  nbRestartNogoods=473
107.06	       =>  wckTime=43.5  cpuTime=43.13  mem=103M744
123.46	   
123.46	   search
123.46	     run=10  nbConstraintChecks=2250371717  nbPropagations=1289484  nbRevisions=5503484  nbUselessRevisions=2467110
123.46	     nbAssignments=46776  nbFailedAssignments=43915  nbBacktracks=1704  nbVisitedNodes=91177  nbRestartNogoods=602
123.46	       =>  wckTime=59.904  cpuTime=59.42  mem=103M744
147.08	   
147.08	   search
147.08	     run=11  nbConstraintChecks=3238188089  nbPropagations=1848988  nbRevisions=7985043  nbUselessRevisions=3587472
147.08	     nbAssignments=65123  nbFailedAssignments=61330  nbBacktracks=2568  nbVisitedNodes=127684  nbRestartNogoods=744
147.08	       =>  wckTime=83.52  cpuTime=82.88  mem=103M744
180.52	   
180.52	   search
180.52	     run=12  nbConstraintChecks=4808282553  nbPropagations=2604786  nbRevisions=11384583  nbUselessRevisions=5123948
180.52	     nbAssignments=92556  nbFailedAssignments=87453  nbBacktracks=3865  nbVisitedNodes=182490  nbRestartNogoods=861
180.52	       =>  wckTime=116.959  cpuTime=116.17  mem=103M744
224.02	   
224.02	   search
224.02	     run=13  nbConstraintChecks=6377711978  nbPropagations=3684526  nbRevisions=16181876  nbUselessRevisions=7282144
224.02	     nbAssignments=131321  nbFailedAssignments=124267  nbBacktracks=5811  nbVisitedNodes=259969  nbRestartNogoods=978
224.02	       =>  wckTime=160.465  cpuTime=159.46  mem=103M744
289.78	   
289.78	   search
289.78	     run=14  nbConstraintChecks=9089615023  nbPropagations=5274470  nbRevisions=23153151  nbUselessRevisions=10393340
289.78	     nbAssignments=192711  nbFailedAssignments=182252  nbBacktracks=8730  nbVisitedNodes=381720  nbRestartNogoods=1306
289.78	       =>  wckTime=226.226  cpuTime=224.87  mem=103M744
368.09	   
368.09	   search
368.09	     run=15  nbConstraintChecks=11532295520  nbPropagations=7504036  nbRevisions=32862864  nbUselessRevisions=14720300
368.09	     nbAssignments=271572  nbFailedAssignments=256121  nbBacktracks=13108  nbVisitedNodes=538098  nbRestartNogoods=1721
368.09	       =>  wckTime=304.532  cpuTime=302.73  mem=103M744
487.82	   
487.82	   search
487.82	     run=16  nbConstraintChecks=16990507312  nbPropagations=10454950  nbRevisions=46104346  nbUselessRevisions=20602662
487.82	     nbAssignments=392006  nbFailedAssignments=369767  nbBacktracks=19676  nbVisitedNodes=778480  nbRestartNogoods=1874
487.82	       =>  wckTime=424.264  cpuTime=421.78  mem=103M744
677.84	   
677.84	   search
677.84	     run=17  nbConstraintChecks=23786458976  nbPropagations=14865183  nbRevisions=65904459  nbUselessRevisions=29363829
677.84	     nbAssignments=590515  nbFailedAssignments=557607  nbBacktracks=29528  nbVisitedNodes=1173702  nbRestartNogoods=2286
677.84	       =>  wckTime=614.284  cpuTime=611.2  mem=103M744
998.88	   
998.88	   search
998.88	     run=18  nbConstraintChecks=38090666432  nbPropagations=21552672  nbRevisions=96096622  nbUselessRevisions=42709076
998.88	     nbAssignments=860310  nbFailedAssignments=812619  nbBacktracks=44306  nbVisitedNodes=1712095  nbRestartNogoods=2521
998.88	       =>  wckTime=935.321  cpuTime=930.98  mem=103M744
1453.70	   
1453.70	   search
1453.70	     run=19  nbConstraintChecks=58898302431  nbPropagations=31470639  nbRevisions=140846470  nbUselessRevisions=62437090
1453.70	     nbAssignments=1320482  nbFailedAssignments=1250618  nbBacktracks=66474  nbVisitedNodes=2632152
1453.70	     nbRestartNogoods=2755
1453.70	       =>  wckTime=1390.141  cpuTime=1385.31  mem=103M744

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

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

/proc/loadavg: 2.07 2.33 2.34 2/97 32409
/proc/meminfo: memFree=833600/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=18540 CPUtime=0
/proc/32408/stat : 32408 (runsolver) R 32406 32408 31939 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 182078727 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32408/statm: 4635 279 244 17 0 2626 0

[startup+0.101831 s]
/proc/loadavg: 2.07 2.33 2.34 2/97 32409
/proc/meminfo: memFree=833600/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=913236 CPUtime=0.07
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 2920 0 1 0 6 1 0 0 17 0 8 0 182078727 935153664 2666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072940956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 228309 2666 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913236

[startup+0.509897 s]
/proc/loadavg: 2.07 2.33 2.34 2/97 32409
/proc/meminfo: memFree=833600/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=915328 CPUtime=0.49
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 6730 0 1 0 45 4 0 0 18 0 8 0 182078727 937295872 6469 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 228832 6469 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33102 s]
/proc/loadavg: 2.07 2.33 2.34 6/104 32416
/proc/meminfo: memFree=810056/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=915448 CPUtime=1.3
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 8370 0 1 0 124 6 0 0 25 0 8 0 182078727 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764350 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 228862 8108 2167 14 0 215332 0
[pid=32408/tid=32410] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 182078731 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32411] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 182078732 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 182078732 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=915448 CPUtime=0.14
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 358 0 0 0 13 1 0 0 16 0 8 0 182078735 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32415] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 937418752 8108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182078735 937418752 8108 18446744073709551615 134512640 134570532 4294956464 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) 915448

[startup+2.97029 s]
/proc/loadavg: 2.07 2.33 2.34 3/104 32416
/proc/meminfo: memFree=807688/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=915448 CPUtime=2.93
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 9257 0 1 0 287 6 0 0 25 0 8 0 182078727 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073752284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 228862 8994 2167 14 0 215332 0
[pid=32408/tid=32410] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 182078731 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32411] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 182078732 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 182078732 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=915448 CPUtime=0.14
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 359 0 0 0 13 1 0 0 16 0 8 0 182078735 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32415] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 937418752 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182078735 937418752 8994 18446744073709551615 134512640 134570532 4294956464 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) 915448

[startup+6.26682 s]
/proc/loadavg: 2.06 2.32 2.34 3/104 32416
/proc/meminfo: memFree=800520/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=915448 CPUtime=6.21
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 10913 0 1 0 614 7 0 0 25 0 8 0 182078727 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 228862 10650 2167 14 0 215332 0
[pid=32408/tid=32410] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 182078731 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32411] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 182078732 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 182078732 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=915448 CPUtime=0.14
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 360 0 0 0 13 1 0 0 16 0 8 0 182078735 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32415] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182078735 937418752 10650 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915448

[startup+12.7459 s]
/proc/loadavg: 2.06 2.32 2.33 3/104 32416
/proc/meminfo: memFree=787080/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=915448 CPUtime=12.66
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 14091 0 1 0 1257 9 0 0 25 0 8 0 182078727 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073755248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 228862 13828 2168 14 0 215332 0
[pid=32408/tid=32410] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 182078731 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32411] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 182078732 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 182078732 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=915448 CPUtime=0.16
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 372 0 0 0 15 1 0 0 16 0 8 0 182078735 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32415] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182078735 937418752 13828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915448

[startup+25.613 s]
/proc/loadavg: 2.04 2.30 2.33 3/104 32416
/proc/meminfo: memFree=747912/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=915448 CPUtime=25.46
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 23753 0 1 0 2531 15 0 0 25 0 8 0 182078727 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751062 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 228862 23488 2179 14 0 215332 0
[pid=32408/tid=32410] ppid=32406 vsize=915448 CPUtime=0.29
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 7260 0 0 0 26 3 0 0 16 0 8 0 182078731 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32411] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=915448 CPUtime=0.16
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 373 0 0 0 15 1 0 0 16 0 8 0 182078735 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32415] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=915448 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 182078735 937418752 23488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915448

[startup+51.2801 s]
/proc/loadavg: 2.03 2.28 2.32 3/110 32500
/proc/meminfo: memFree=705480/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=50.94
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 33482 0 1 0 5070 24 0 0 25 0 8 0 182078727 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 33215 2179 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.66
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 16913 0 0 0 59 7 0 0 16 0 8 0 182078731 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.17
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 378 0 0 0 16 1 0 0 16 0 8 0 182078735 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 33215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 916472

[startup+102.487 s]
/proc/loadavg: 2.27 2.29 2.32 4/110 32580
/proc/meminfo: memFree=679448/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=101.8
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40199 0 1 0 10152 28 0 0 25 0 8 0 182078727 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073972256 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32408/statm: 229118 39922 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.32
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 443 0 0 0 31 1 0 0 15 0 8 0 182078735 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 916472

[startup+162.528 s]
/proc/loadavg: 2.34 2.32 2.33 3/104 32614
/proc/meminfo: memFree=680328/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=161.49
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40202 0 1 0 16120 29 0 0 25 0 8 0 182078727 938467328 39925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073972281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1418.64
Current children cumulated vsize (KiB) 916472

[startup+1483.83 s]
/proc/loadavg: 2.00 2.06 2.22 3/94 673
/proc/meminfo: memFree=1408544/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1478.63
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 147825 38 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971755 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.63
Current children cumulated vsize (KiB) 916472

[startup+1543.89 s]
/proc/loadavg: 2.00 2.05 2.20 3/94 673
/proc/meminfo: memFree=1408480/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1538.62
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 153824 38 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971781 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.62
Current children cumulated vsize (KiB) 916472

[startup+1603.95 s]
/proc/loadavg: 2.00 2.04 2.19 3/94 673
/proc/meminfo: memFree=1408480/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1598.64
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 159825 39 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073972270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.64
Current children cumulated vsize (KiB) 916472

[startup+1664.01 s]
/proc/loadavg: 2.00 2.03 2.17 3/94 673
/proc/meminfo: memFree=1408544/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1658.62
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 165823 39 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971738 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.62
Current children cumulated vsize (KiB) 916472

[startup+1724.07 s]
/proc/loadavg: 2.00 2.02 2.16 3/94 673
/proc/meminfo: memFree=1408544/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1718.62
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 171823 39 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073972222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.62
Current children cumulated vsize (KiB) 916472

[startup+1784.13 s]
/proc/loadavg: 2.00 2.02 2.15 3/94 673
/proc/meminfo: memFree=1408480/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1778.63
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 177824 39 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073986399 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.63
Current children cumulated vsize (KiB) 916472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.63 s]
/proc/loadavg: 2.00 2.01 2.14 3/95 674
/proc/meminfo: memFree=1408472/2055920 swapFree=4192812/4192956
[pid=32408] ppid=32406 vsize=916472 CPUtime=1800.09
/proc/32408/stat : 32408 (java) R 32406 32408 31939 0 -1 0 40206 0 1 0 179970 39 0 0 25 0 8 0 182078727 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073979382 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32408/statm: 229118 39926 2546 14 0 215588 0
[pid=32408/tid=32410] ppid=32406 vsize=916472 CPUtime=0.9
/proc/32408/task/32410/stat : 32410 (java) S 32406 32408 31939 0 -1 64 23115 0 0 0 81 9 0 0 16 0 8 0 182078731 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32411] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32411/stat : 32411 (java) S 32406 32408 31939 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32412] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32412/stat : 32412 (java) S 32406 32408 31939 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 182078732 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32413] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32413/stat : 32413 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32414] ppid=32406 vsize=916472 CPUtime=0.33
/proc/32408/task/32414/stat : 32414 (java) S 32406 32408 31939 0 -1 64 447 0 0 0 32 1 0 0 16 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32408/tid=32415] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32415/stat : 32415 (java) S 32406 32408 31939 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32408/tid=32416] ppid=32406 vsize=916472 CPUtime=0
/proc/32408/task/32416/stat : 32416 (java) S 32406 32408 31939 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 182078735 938467328 39926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 916472

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

Child status: 143
Real time (s): 1805.69
CPU time (s): 1800.17
CPU user time (s): 1799.74
CPU system time (s): 0.423935
CPU usage (%): 99.694
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.423935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40222
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= 37931
involuntary context switches= 76457

runsolver used 2.23466 s user time and 5.78212 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue Jan  9 10:00:31 UTC 2007


IDJOB= 235269
IDBENCH= 6755
FILE ID= node3/235269-1168336831

PBS_JOBID= 3503119

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-95-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/235269-1168336831/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-235269-1168336831 -o ROOT/results/node3/solver-235269-1168336831 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/235269-1168336831/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3747bcbd4186ed212dd9be6f087c82b4

RANDOM SEED= 914839724

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.279
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.279
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:        834080 kB
Buffers:         68072 kB
Cached:         303888 kB
SwapCached:          0 kB
Active:         990888 kB
Inactive:       164776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        834080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:         813168 kB
Slab:            49676 kB
Committed_AS:  5998708 kB
PageTables:       3524 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= 66559 MiB



End job on node3 on Tue Jan  9 10:30:37 UTC 2007