Trace number 233443

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.14 1817.08

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-5.xml
MD5SUMa34c97e86aa6f21f2941b431d9a10048
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size911
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/233443-1168081370/unknown.xml
0.36	   
0.36	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.46	     nbVariables=225  nbDomainTypes=225  minDomainSize=813  maxDomainSize=911
0.46	       =>  wckTime=0.155  cpuTime=0.13  mem=12M751
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.57	   
4.57	   INFO : Stopping converting binary constraints (cpu=4.17, mem = 39M82)
5.09	     nbConstraints=3150  nbConvertedConstraints=21  nbConvertConstraintsChecks=16198679  nbExtensionStructures=21
5.09	     nbSharedExtensionStructures=0  nbConflictsStructures=21  nbSharedConflictsStructures=0
5.09	     nbSharedBinaryRepresentations=10008  nbEvaluationManagers=3129  nbSharedEvaluationManagers=0  maxDegree=28
5.09	     maxArity=2
5.09	       =>  wckTime=4.78  cpuTime=4.5  mem=25M740
5.17	   
5.17	   solver IterativeSystematicSolver being built... 
5.44	       =>  wckTime=5.138  cpuTime=4.68  mem=41M750
16.70	   
16.70	   preprocessing
16.70	     nbConstraintChecks=30595672  nbValidityChecks=209007  nbPropagations=225  nbRevisions=6258  nbUselessRevisions=6258
16.70	     nbRemovedValues=0  detectedInconsistency=no
16.70	       =>  wckTime=11.242  cpuTime=11.1  mem=41M750
39.41	   
39.41	   search
39.41	     run=0  nbConstraintChecks=52279741  nbValidityChecks=45283984  nbPropagations=4466  nbRevisions=97552
39.41	     nbUselessRevisions=89163  nbAssignments=306  nbFailedAssignments=225  nbBacktracks=10  nbVisitedNodes=542
39.41	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
39.41	       =>  wckTime=33.957  cpuTime=33.58  mem=44M695
59.67	   
59.67	   search
59.67	     run=1  nbConstraintChecks=97714495  nbValidityChecks=118373535  nbPropagations=15158  nbRevisions=339467
59.67	     nbUselessRevisions=305259  nbAssignments=735  nbFailedAssignments=575  nbBacktracks=25  nbVisitedNodes=1336
59.67	     nbRestartNogoods=3  mapSize=25  nbInferences=0  nbTooLargeKeys=0
59.67	       =>  wckTime=54.212  cpuTime=53.62  mem=45M676
87.25	   
87.25	   search
87.25	     run=2  nbConstraintChecks=154153540  nbValidityChecks=248119402  nbPropagations=38909  nbRevisions=864459
87.25	     nbUselessRevisions=770382  nbAssignments=1623  nbFailedAssignments=1359  nbBacktracks=47  nbVisitedNodes=3030
87.25	     nbRestartNogoods=16  mapSize=47  nbInferences=0  nbTooLargeKeys=0
87.25	       =>  wckTime=81.796  cpuTime=80.93  mem=47M638
112.00	   
112.00	   search
112.00	     run=3  nbConstraintChecks=198511403  nbValidityChecks=411241135  nbPropagations=71814  nbRevisions=1611829
112.00	     nbUselessRevisions=1432969  nbAssignments=2243  nbFailedAssignments=1933  nbBacktracks=80  nbVisitedNodes=4257
112.00	     nbRestartNogoods=48  mapSize=80  nbInferences=0  nbTooLargeKeys=0
112.00	       =>  wckTime=106.542  cpuTime=105.42  mem=48M618
203.57	   
203.57	   search
203.57	     run=4  nbConstraintChecks=373129454  nbValidityChecks=968567321  nbPropagations=132310  nbRevisions=3084063
203.57	     nbUselessRevisions=2738079  nbAssignments=4054  nbFailedAssignments=3681  nbBacktracks=130  nbVisitedNodes=7866
203.57	     nbRestartNogoods=62  mapSize=130  nbInferences=0  nbTooLargeKeys=0
203.57	       =>  wckTime=198.114  cpuTime=196.01  mem=49M599
279.78	   
279.78	   search
279.78	     run=5  nbConstraintChecks=490945241  nbValidityChecks=1639660640  nbPropagations=225250  nbRevisions=5417818
279.78	     nbUselessRevisions=4813306  nbAssignments=6043  nbFailedAssignments=5584  nbBacktracks=205  nbVisitedNodes=11833
279.78	     nbRestartNogoods=79  mapSize=205  nbInferences=0  nbTooLargeKeys=0
279.78	       =>  wckTime=274.322  cpuTime=271.49  mem=51M561
332.79	   
332.79	   search
332.79	     run=6  nbConstraintChecks=584605309  nbValidityChecks=2022067191  nbPropagations=337239  nbRevisions=8243864
332.79	     nbUselessRevisions=7323944  nbAssignments=7331  nbFailedAssignments=6749  nbBacktracks=318  nbVisitedNodes=14399
332.79	     nbRestartNogoods=125  mapSize=318  nbInferences=0  nbTooLargeKeys=0
332.79	       =>  wckTime=327.333  cpuTime=323.97  mem=53M620
408.01	   
408.01	   search
408.01	     run=7  nbConstraintChecks=694074870  nbValidityChecks=2654243152  nbPropagations=480153  nbRevisions=11891158
408.01	     nbUselessRevisions=10570745  nbAssignments=9235  nbFailedAssignments=8473  nbBacktracks=488  nbVisitedNodes=18197
408.01	     nbRestartNogoods=134  mapSize=488  nbInferences=0  nbTooLargeKeys=0
408.01	       =>  wckTime=402.555  cpuTime=398.46  mem=57M83
720.55	   
720.55	   search
720.55	     run=8  nbConstraintChecks=1222317353  nbValidityChecks=4757256526  nbPropagations=727136  nbRevisions=18218808
720.55	     nbUselessRevisions=16166073  nbAssignments=16710  nbFailedAssignments=15682  nbBacktracks=744  nbVisitedNodes=33137
720.55	     nbRestartNogoods=154  mapSize=744  nbInferences=0  nbTooLargeKeys=0
720.55	       =>  wckTime=715.094  cpuTime=707.93  mem=62M207
1130.64	   
1130.64	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=68M92)
1272.24	   
1272.24	   search
1272.24	     run=9  nbConstraintChecks=2191079103  nbValidityChecks=8252337769  nbPropagations=1146098  nbRevisions=29040213
1272.24	     nbUselessRevisions=25735929  nbAssignments=28033  nbFailedAssignments=26612  nbBacktracks=1128
1272.24	     nbVisitedNodes=55774  nbRestartNogoods=163
1272.24	       =>  wckTime=1266.785  cpuTime=1254.2  mem=68M92
1593.13	   
1593.13	   search
1593.13	     run=10  nbConstraintChecks=2682606890  nbValidityChecks=10776245557  nbPropagations=1689258  nbRevisions=43120905
1593.13	     nbUselessRevisions=38204830  nbAssignments=35728  nbFailedAssignments=33721  nbBacktracks=1704
1593.13	     nbVisitedNodes=71135  nbRestartNogoods=212
1593.13	       =>  wckTime=1587.677  cpuTime=1571.91  mem=68M92

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

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

/proc/loadavg: 0.86 0.49 0.93 4/93 25186
/proc/meminfo: memFree=1123440/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=18540 CPUtime=0
/proc/25185/stat : 25185 (runsolver) R 25183 25185 25118 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156532946 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25185/statm: 4635 279 244 17 0 2626 0

[startup+0.108269 s]
/proc/loadavg: 0.86 0.49 0.93 4/93 25186
/proc/meminfo: memFree=1123440/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916012 CPUtime=0.07
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 2974 0 1 0 6 1 0 0 24 0 8 0 156532946 937996288 2720 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153610068 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229003 2720 1421 14 0 215498 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 916012

[startup+0.520345 s]
/proc/loadavg: 0.86 0.49 0.93 4/93 25186
/proc/meminfo: memFree=1123440/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916352 CPUtime=0.49
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 7665 0 1 0 45 4 0 0 25 0 8 0 156532946 938344448 7404 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229088 7404 2145 14 0 215558 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916352

[startup+1.3435 s]
/proc/loadavg: 0.86 0.49 0.93 3/100 25193
/proc/meminfo: memFree=1082744/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916656 CPUtime=1.3
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 12658 0 1 0 122 8 0 0 25 0 8 0 156532946 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789009 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229164 12396 2167 14 0 215634 0
[pid=25185/tid=25187] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156532950 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 9 0 0 0 0 0 0 0 22 0 8 0 156532951 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 156532951 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916656 CPUtime=0.15
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 412 0 0 0 15 0 0 0 16 0 8 0 156532954 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938655744 12396 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916656

[startup+2.9808 s]
/proc/loadavg: 0.95 0.52 0.94 3/100 25193
/proc/meminfo: memFree=1080696/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916656 CPUtime=2.93
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 13383 0 1 0 285 8 0 0 25 0 8 0 156532946 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229164 13120 2167 14 0 215634 0
[pid=25185/tid=25187] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156532950 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 9 0 0 0 0 0 0 0 22 0 8 0 156532951 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 156532951 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916656 CPUtime=0.15
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 412 0 0 0 15 0 0 0 16 0 8 0 156532954 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916656 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938655744 13120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 916656

[startup+6.27742 s]
/proc/loadavg: 0.95 0.52 0.94 3/100 25193
/proc/meminfo: memFree=1020856/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=6.2
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28345 0 1 0 605 15 0 0 25 0 8 0 156532946 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28079 2533 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11251 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.26
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 477 0 0 0 25 1 0 0 15 0 8 0 156532954 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28079 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 916740

[startup+12.7496 s]
/proc/loadavg: 1.11 0.57 0.95 3/100 25193
/proc/meminfo: memFree=1020856/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=12.59
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28356 0 1 0 1244 15 0 0 25 0 8 0 156532946 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784936 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28085 2533 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11251 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.27
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 488 0 0 0 26 1 0 0 16 0 8 0 156532954 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28085 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 916740

[startup+25.6021 s]
/proc/loadavg: 1.25 0.61 0.96 3/100 25193
/proc/meminfo: memFree=1020856/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=25.33
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28371 0 1 0 2518 15 0 0 25 0 8 0 156532946 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785440 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28095 2534 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11251 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.28
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 496 0 0 0 27 1 0 0 15 0 8 0 156532954 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 916740

[startup+51.3049 s]
/proc/loadavg: 1.50 0.72 0.98 3/100 25193
/proc/meminfo: memFree=1020856/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=50.79
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28390 0 1 0 5064 15 0 0 25 0 8 0 156532946 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025505 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28108 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.29
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 505 0 0 0 28 1 0 0 16 0 8 0 156532954 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 916740

[startup+102.516 s]
/proc/loadavg: 1.78 0.92 1.03 3/100 25193
/proc/meminfo: memFree=1020920/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=101.52
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28408 0 1 0 10136 16 0 0 25 0 8 0 156532946 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782661 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28118 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.32
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 521 0 0 0 31 1 0 0 16 0 8 0 156532954 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 916740

[startup+162.591 s]
/proc/loadavg: 1.92 1.11 1.09 3/100 25193
/proc/meminfo: memFree=1020920/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=160.9
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28416 0 1 0 16074 16 0 0 25 0 8 0 156532946 938741760 28122 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1410.11
Current children cumulated vsize (KiB) 916740

[startup+1484.23 s]
/proc/loadavg: 2.03 2.02 1.77 3/100 25195
/proc/meminfo: memFree=1020864/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1469.61
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28419 0 1 0 146938 23 0 0 25 0 8 0 156532946 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030669 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28124 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 529 0 0 0 32 1 0 0 15 0 8 0 156532954 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1469.61
Current children cumulated vsize (KiB) 916740

[startup+1544.3 s]
/proc/loadavg: 2.01 2.02 1.78 3/100 25195
/proc/meminfo: memFree=1020864/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1529.06
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28421 0 1 0 152883 23 0 0 25 0 8 0 156532946 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786216 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28126 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 531 0 0 0 32 1 0 0 16 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.06
Current children cumulated vsize (KiB) 916740

[startup+1604.37 s]
/proc/loadavg: 2.10 2.04 1.80 3/100 25195
/proc/meminfo: memFree=1020864/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1588.55
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28421 0 1 0 158832 23 0 0 25 0 8 0 156532946 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782706 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28126 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 531 0 0 0 32 1 0 0 16 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1588.55
Current children cumulated vsize (KiB) 916740

[startup+1664.45 s]
/proc/loadavg: 2.03 2.03 1.82 3/100 25195
/proc/meminfo: memFree=1020800/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1648.03
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28421 0 1 0 164780 23 0 0 25 0 8 0 156532946 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25185/statm: 229185 28126 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 531 0 0 0 32 1 0 0 16 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.03
Current children cumulated vsize (KiB) 916740

[startup+1724.53 s]
/proc/loadavg: 1.78 1.96 1.81 2/88 25374
/proc/meminfo: memFree=1140128/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1707.8
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28421 0 1 0 170751 29 0 0 25 0 8 0 156532946 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25185/statm: 229185 28126 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 531 0 0 0 32 1 0 0 16 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.8
Current children cumulated vsize (KiB) 916740

[startup+1784.57 s]
/proc/loadavg: 1.63 1.87 1.79 3/100 25511
/proc/meminfo: memFree=344136/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1767.66
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28421 0 1 0 176733 33 0 0 25 0 8 0 156532946 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035456 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25185/statm: 229185 28126 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 531 0 0 0 32 1 0 0 16 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.66
Current children cumulated vsize (KiB) 916740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.04 s]
/proc/loadavg: 1.40 1.79 1.76 2/88 25525
/proc/meminfo: memFree=1136560/2055920 swapFree=4171232/4192956
[pid=25185] ppid=25183 vsize=916740 CPUtime=1800.09
/proc/25185/stat : 25185 (java) R 25183 25185 25118 0 -1 0 28421 0 1 0 179976 33 0 0 25 0 8 0 156532946 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782652 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25185/statm: 229185 28126 2538 14 0 215655 0
[pid=25185/tid=25187] ppid=25183 vsize=916740 CPUtime=0.19
/proc/25185/task/25187/stat : 25187 (java) S 25183 25185 25118 0 -1 64 11252 0 0 0 16 3 0 0 16 0 8 0 156532950 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25188] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25188/stat : 25188 (java) S 25183 25185 25118 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25189] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25189/stat : 25189 (java) S 25183 25185 25118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156532951 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25190] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25190/stat : 25190 (java) S 25183 25185 25118 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25191] ppid=25183 vsize=916740 CPUtime=0.33
/proc/25185/task/25191/stat : 25191 (java) S 25183 25185 25118 0 -1 64 531 0 0 0 32 1 0 0 16 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25192] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25192/stat : 25192 (java) S 25183 25185 25118 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25185/tid=25193] ppid=25183 vsize=916740 CPUtime=0
/proc/25185/task/25193/stat : 25193 (java) S 25183 25185 25118 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156532954 938741760 28126 18446744073709551615 134512640 134570532 4294956480 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) 916740

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

Child status: 143
Real time (s): 1817.08
CPU time (s): 1800.14
CPU user time (s): 1799.79
CPU system time (s): 0.355945
CPU usage (%): 99.0679
Max. virtual memory (cumulated for all children) (KiB): 916796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28436
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= 38367
involuntary context switches= 80488

runsolver used 2.16267 s user time and 5.60415 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 11:02:58 UTC 2007


IDJOB= 233443
IDBENCH= 6608
FILE ID= node19/233443-1168081370

PBS_JOBID= 3476229

Free space on /tmp= 66309 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a34c97e86aa6f21f2941b431d9a10048

RANDOM SEED= 824787011

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.260
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.260
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:       1124176 kB
Buffers:         70612 kB
Cached:         602140 kB
SwapCached:      10036 kB
Active:         416248 kB
Inactive:       414380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124176 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:         177204 kB
Slab:            85496 kB
Committed_AS:  4448532 kB
PageTables:       2660 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= 66309 MiB



End job on node19 on Sat Jan  6 11:33:24 UTC 2007