Trace number 233860

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.1 1808.18

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-2.xml
MD5SUM570f4f3187c9b9f5121439d9a96fe2a4
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 benchmark0.099984
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size441
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/233860-1168081399/unknown.xml
0.37	   
0.37	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=49  nbDomainTypes=49  minDomainSize=348  maxDomainSize=441
0.43	       =>  wckTime=0.113  cpuTime=0.1  mem=7M878
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
4.38	   
4.38	   INFO : Stopping converting binary constraints (cpu=4.03, mem = 18M607)
4.44	     nbConstraints=294  nbConvertedConstraints=93  nbConvertConstraintsChecks=13869210  nbExtensionStructures=93
4.44	     nbSharedExtensionStructures=0  nbConflictsStructures=93  nbSharedConflictsStructures=0
4.44	     nbSharedBinaryRepresentations=21979  nbEvaluationManagers=201  nbSharedEvaluationManagers=0  maxDegree=12
4.44	     maxArity=2
4.44	       =>  wckTime=4.128  cpuTime=4.03  mem=20M557
4.50	   
4.50	   solver IterativeSystematicSolver being built... 
4.67	       =>  wckTime=4.356  cpuTime=4.16  mem=20M731
5.61	   
5.61	   preprocessing
5.61	     nbConstraintChecks=2421733  nbValidityChecks=15434  nbPropagations=49  nbRevisions=402  nbUselessRevisions=402
5.61	     nbRemovedValues=0  detectedInconsistency=no
5.61	       =>  wckTime=0.934  cpuTime=0.93  mem=20M731
7.05	   
7.05	   search
7.05	     run=0  nbConstraintChecks=7437873  nbValidityChecks=3261014  nbPropagations=1795  nbRevisions=15224
7.05	     nbUselessRevisions=10420  nbAssignments=247  nbFailedAssignments=234  nbBacktracks=10  nbVisitedNodes=491
7.05	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
7.05	       =>  wckTime=2.375  cpuTime=2.32  mem=20M731
10.27	   
10.27	   search
10.27	     run=1  nbConstraintChecks=21101405  nbValidityChecks=7901413  nbPropagations=6007  nbRevisions=50483
10.27	     nbUselessRevisions=34710  nbAssignments=560  nbFailedAssignments=529  nbBacktracks=25  nbVisitedNodes=1114
10.27	     nbRestartNogoods=3  mapSize=25  nbInferences=0  nbTooLargeKeys=0
10.27	       =>  wckTime=5.595  cpuTime=5.52  mem=20M731
34.85	   
34.85	   search
34.85	     run=2  nbConstraintChecks=102785791  nbValidityChecks=31709592  nbPropagations=21152  nbRevisions=177678
34.85	     nbUselessRevisions=119619  nbAssignments=2258  nbFailedAssignments=2202  nbBacktracks=47  nbVisitedNodes=4507
34.85	     nbRestartNogoods=18  mapSize=47  nbInferences=0  nbTooLargeKeys=0
34.85	       =>  wckTime=30.178  cpuTime=29.96  mem=20M731
39.74	   
39.74	   search
39.74	     run=3  nbConstraintChecks=123482174  nbValidityChecks=39056119  nbPropagations=40015  nbRevisions=337927
39.74	     nbUselessRevisions=224445  nbAssignments=2983  nbFailedAssignments=2892  nbBacktracks=80  nbVisitedNodes=5955
39.74	     nbRestartNogoods=40  mapSize=80  nbInferences=0  nbTooLargeKeys=0
39.74	       =>  wckTime=35.067  cpuTime=34.82  mem=21M706
57.25	   
57.25	   search
57.25	     run=4  nbConstraintChecks=177247641  nbValidityChecks=72332421  nbPropagations=71001  nbRevisions=615239
57.25	     nbUselessRevisions=415277  nbAssignments=4474  nbFailedAssignments=4330  nbBacktracks=130  nbVisitedNodes=8934
57.25	     nbRestartNogoods=50  mapSize=130  nbInferences=0  nbTooLargeKeys=0
57.25	       =>  wckTime=52.579  cpuTime=52.25  mem=21M706
62.45	   
62.45	   search
62.45	     run=5  nbConstraintChecks=211100424  nbValidityChecks=83270345  nbPropagations=108633  nbRevisions=948222
62.45	     nbUselessRevisions=640902  nbAssignments=5578  nbFailedAssignments=5356  nbBacktracks=205  nbVisitedNodes=11136
62.45	     nbRestartNogoods=160  mapSize=205  nbInferences=0  nbTooLargeKeys=0
62.45	       =>  wckTime=57.773  cpuTime=57.41  mem=21M706
80.50	   
80.50	   search
80.50	     run=6  nbConstraintChecks=325135633  nbValidityChecks=115113573  nbPropagations=165904  nbRevisions=1444071
80.50	     nbUselessRevisions=968774  nbAssignments=8845  nbFailedAssignments=8507  nbBacktracks=318  nbVisitedNodes=17667
80.50	     nbRestartNogoods=245  mapSize=318  nbInferences=0  nbTooLargeKeys=0
80.50	       =>  wckTime=75.822  cpuTime=75.38  mem=21M706
129.77	   
129.78	   search
129.78	     run=7  nbConstraintChecks=499462270  nbValidityChecks=181551806  nbPropagations=253724  nbRevisions=2195441
129.78	     nbUselessRevisions=1470808  nbAssignments=12929  nbFailedAssignments=12418  nbBacktracks=488  nbVisitedNodes=25831
129.78	     nbRestartNogoods=482  mapSize=488  nbInferences=0  nbTooLargeKeys=0
129.78	       =>  wckTime=125.101  cpuTime=124.43  mem=21M706
175.13	   
175.13	   search
175.13	     run=8  nbConstraintChecks=708192799  nbValidityChecks=292533751  nbPropagations=391589  nbRevisions=3392091
175.13	     nbUselessRevisions=2291879  nbAssignments=18907  nbFailedAssignments=18137  nbBacktracks=744  nbVisitedNodes=37783
175.13	     nbRestartNogoods=538  mapSize=744  nbInferences=0  nbTooLargeKeys=0
175.13	       =>  wckTime=170.458  cpuTime=169.58  mem=22M681
219.12	   
219.12	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=23M656)
231.23	   
231.23	   search
231.23	     run=9  nbConstraintChecks=942189618  nbValidityChecks=400595918  nbPropagations=579821  nbRevisions=5043351
231.23	     nbUselessRevisions=3425634  nbAssignments=25881  nbFailedAssignments=24725  nbBacktracks=1128  nbVisitedNodes=51728
231.23	     nbRestartNogoods=556
231.23	       =>  wckTime=226.556  cpuTime=225.41  mem=23M656
409.51	   
409.51	   search
409.51	     run=10  nbConstraintChecks=1523251989  nbValidityChecks=643240577  nbPropagations=870502  nbRevisions=7593415
409.51	     nbUselessRevisions=5175957  nbAssignments=40335  nbFailedAssignments=38601  nbBacktracks=1704  nbVisitedNodes=80634
409.51	     nbRestartNogoods=581
409.51	       =>  wckTime=404.841  cpuTime=402.85  mem=23M656
486.01	   
486.01	   search
486.01	     run=11  nbConstraintChecks=2045516442  nbValidityChecks=876197176  nbPropagations=1283629  nbRevisions=11176408
486.01	     nbUselessRevisions=7678594  nbAssignments=53008  nbFailedAssignments=50407  nbBacktracks=2568
486.01	     nbVisitedNodes=105958  nbRestartNogoods=601
486.01	       =>  wckTime=481.336  cpuTime=478.99  mem=23M656
858.35	   
858.35	   search
858.35	     run=12  nbConstraintChecks=3236689367  nbValidityChecks=1602639168  nbPropagations=1979439  nbRevisions=17315248
858.35	     nbUselessRevisions=12003600  nbAssignments=90189  nbFailedAssignments=86288  nbBacktracks=3865
858.35	     nbVisitedNodes=180310  nbRestartNogoods=806
858.35	       =>  wckTime=853.673  cpuTime=849.59  mem=23M656
1177.08	   
1177.08	   search
1177.08	     run=13  nbConstraintChecks=4618991975  nbValidityChecks=2118787766  nbPropagations=2925171  nbRevisions=25613347
1177.08	     nbUselessRevisions=17811053  nbAssignments=122808  nbFailedAssignments=116959  nbBacktracks=5811
1177.08	     nbVisitedNodes=245498  nbRestartNogoods=854
1177.08	       =>  wckTime=1172.403  cpuTime=1166.83  mem=23M656
1433.15	   
1433.15	   search
1433.15	     run=14  nbConstraintChecks=6153466862  nbValidityChecks=2707978552  nbPropagations=4211449  nbRevisions=36807787
1433.15	     nbUselessRevisions=25533853  nbAssignments=171460  nbFailedAssignments=162690  nbBacktracks=8730
1433.15	     nbVisitedNodes=342709  nbRestartNogoods=926
1433.15	       =>  wckTime=1428.478  cpuTime=1421.7  mem=23M656

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

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

/proc/loadavg: 1.19 1.06 1.05 3/80 29292
/proc/meminfo: memFree=1318880/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=18540 CPUtime=0
/proc/29291/stat : 29291 (runsolver) R 29289 29291 28856 0 -1 4194368 17 0 0 0 0 0 0 0 23 0 1 0 156538580 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273653755175 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29291/statm: 4635 279 244 17 0 2626 0

[startup+0.107856 s]
/proc/loadavg: 1.19 1.06 1.05 3/80 29292
/proc/meminfo: memFree=1318880/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=914988 CPUtime=0.09
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 2996 0 1 0 7 2 0 0 18 0 8 0 156538580 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072932851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515882 s]
/proc/loadavg: 1.19 1.06 1.05 3/80 29292
/proc/meminfo: memFree=1318880/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915328 CPUtime=0.49
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 6659 0 1 0 45 4 0 0 18 0 8 0 156538580 937295872 6398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073537895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228832 6398 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33693 s]
/proc/loadavg: 1.19 1.06 1.05 3/87 29299
/proc/meminfo: memFree=1299496/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1.31
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 7327 0 1 0 126 5 0 0 25 0 8 0 156538580 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647633 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 7065 2167 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156538584 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156538585 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156538585 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.1
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 156538588 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 7065 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97905 s]
/proc/loadavg: 1.25 1.08 1.05 3/87 29299
/proc/meminfo: memFree=1297000/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=2.94
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 8285 0 1 0 288 6 0 0 25 0 8 0 156538580 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644354 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 8023 2167 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156538584 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156538585 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156538585 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.11
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 325 0 0 0 11 0 0 0 16 0 8 0 156538588 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 8023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.18426 s]
/proc/loadavg: 1.25 1.08 1.05 3/87 29299
/proc/meminfo: memFree=1284200/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=6.14
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11403 0 1 0 606 8 0 0 25 0 8 0 156538580 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11139 2530 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1392 0 0 0 4 0 0 0 17 0 8 0 156538584 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.19
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 375 0 0 0 19 0 0 0 15 0 8 0 156538588 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11139 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915460

[startup+12.6547 s]
/proc/loadavg: 1.37 1.11 1.06 3/87 29299
/proc/meminfo: memFree=1284136/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=12.57
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11422 0 1 0 1249 8 0 0 25 0 8 0 156538580 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642524 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11154 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.22
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 156538588 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11154 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915460

[startup+25.5106 s]
/proc/loadavg: 1.46 1.14 1.07 3/87 29299
/proc/meminfo: memFree=1284072/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=25.37
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11437 0 1 0 2529 8 0 0 25 0 8 0 156538580 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11165 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.24
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 396 0 0 0 24 0 0 0 16 0 8 0 156538588 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.1163 s]
/proc/loadavg: 1.65 1.21 1.10 3/87 29299
/proc/meminfo: memFree=1284072/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=50.85
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11441 0 1 0 5077 8 0 0 25 0 8 0 156538580 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11168 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.24
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 399 0 0 0 24 0 0 0 16 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915460

[startup+102.32 s]
/proc/loadavg: 1.84 1.33 1.14 3/87 29299
/proc/meminfo: memFree=1284008/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=101.82
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11441 0 1 0 10173 9 0 0 25 0 8 0 156538580 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641330 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11168 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.24
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 399 0 0 0 24 0 0 0 16 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 915460

[startup+162.367 s]
/proc/loadavg: 1.94 1.45 1.19 3/87 29299
/proc/meminfo: memFree=1283944/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=161.59
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11442 0 1 0 16150 9 0 0 25 0 8 0 156538580 937431040 11169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813790 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.43 s]
/proc/loadavg: 2.00 2.00 1.78 3/87 29301
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1476.48
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 147636 12 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641270 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.48
Current children cumulated vsize (KiB) 915460

[startup+1543.47 s]
/proc/loadavg: 2.06 2.01 1.80 3/87 29301
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1536.24
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 153612 12 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641276 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.24
Current children cumulated vsize (KiB) 915460

[startup+1603.52 s]
/proc/loadavg: 2.02 2.01 1.81 3/87 29301
/proc/meminfo: memFree=1283496/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1596.01
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 159589 12 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645506 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.01
Current children cumulated vsize (KiB) 915460

[startup+1663.57 s]
/proc/loadavg: 2.00 2.00 1.82 3/87 29301
/proc/meminfo: memFree=1283432/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1655.78
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 165566 12 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.78
Current children cumulated vsize (KiB) 915460

[startup+1723.61 s]
/proc/loadavg: 1.90 1.98 1.82 2/75 29317
/proc/meminfo: memFree=1440584/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1715.6
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 171547 13 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.6
Current children cumulated vsize (KiB) 915460

[startup+1783.66 s]
/proc/loadavg: 1.49 1.86 1.79 2/75 29458
/proc/meminfo: memFree=1434376/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1775.59
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 177542 17 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.59
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.11 s]
/proc/loadavg: 1.32 1.79 1.77 2/75 29493
/proc/meminfo: memFree=1432072/2055920 swapFree=4192812/4192956
[pid=29291] ppid=29289 vsize=915460 CPUtime=1800.03
/proc/29291/stat : 29291 (java) R 29289 29291 28856 0 -1 0 11450 0 1 0 179986 17 0 0 25 0 8 0 156538580 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641327 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29291/statm: 228865 11175 2534 14 0 215335 0
[pid=29291/tid=29293] ppid=29289 vsize=915460 CPUtime=0.04
/proc/29291/task/29293/stat : 29293 (java) S 29289 29291 28856 0 -1 64 1393 0 0 0 4 0 0 0 16 0 8 0 156538584 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29291/tid=29294] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29294/stat : 29294 (java) S 29289 29291 28856 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29295] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29295/stat : 29295 (java) S 29289 29291 28856 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156538585 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29296] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29296/stat : 29296 (java) S 29289 29291 28856 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29297] ppid=29289 vsize=915460 CPUtime=0.26
/proc/29291/task/29297/stat : 29297 (java) S 29289 29291 28856 0 -1 64 406 0 0 0 26 0 0 0 16 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29298] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29298/stat : 29298 (java) S 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29291/tid=29299] ppid=29289 vsize=915460 CPUtime=0
/proc/29291/task/29299/stat : 29299 (java) R 29289 29291 28856 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156538588 937431040 11175 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1808.18
CPU time (s): 1800.1
CPU user time (s): 1799.92
CPU system time (s): 0.183972
CPU usage (%): 99.5533
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11466
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= 37816
involuntary context switches= 54824

runsolver used 2.27565 s user time and 5.65714 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 11:03:21 UTC 2007


IDJOB= 233860
IDBENCH= 6642
FILE ID= node52/233860-1168081399

PBS_JOBID= 3476193

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  570f4f3187c9b9f5121439d9a96fe2a4

RANDOM SEED= 228489187

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.232
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.232
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:       1319360 kB
Buffers:         37740 kB
Cached:         446624 kB
SwapCached:          0 kB
Active:         215328 kB
Inactive:       444216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:         195416 kB
Slab:            61964 kB
Committed_AS:  3969652 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= 66550 MiB



End job on node52 on Sat Jan  6 11:33:33 UTC 2007