Trace number 234995

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 1809.34

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-8.xml
MD5SUMbb065c72545231f8bd5588cd1b436175
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 variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/234995-1168081768/unknown.xml
0.38	   
0.38	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.52	     nbVariables=300  nbDomainTypes=300  minDomainSize=1211  maxDomainSize=1309
0.52	       =>  wckTime=0.203  cpuTime=0.16  mem=16M698
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
4.54	   
4.54	   INFO : Stopping converting binary constraints (cpu=4.13, mem = 41M79)
5.07	     nbConstraints=3130  nbConvertedConstraints=9  nbConvertConstraintsChecks=14671664  nbExtensionStructures=9
5.07	     nbSharedExtensionStructures=0  nbConflictsStructures=9  nbSharedConflictsStructures=0
5.07	     nbSharedBinaryRepresentations=1686  nbEvaluationManagers=3121  nbSharedEvaluationManagers=0  maxDegree=21
5.07	     maxArity=2
5.07	       =>  wckTime=4.755  cpuTime=4.48  mem=31M619
5.16	   
5.16	   solver IterativeSystematicSolver being built... 
5.47	       =>  wckTime=5.156  cpuTime=4.68  mem=66M497
86.79	   
86.79	   preprocessing
86.79	     nbConstraintChecks=319310415  nbValidityChecks=9077073  nbPropagations=703  nbRevisions=16972
86.79	     nbUselessRevisions=15966  nbRemovedValues=206822  detectedInconsistency=no
86.79	       =>  wckTime=81.297  cpuTime=80.89  mem=66M497
138.20	   
138.20	   search
138.20	     run=0  nbConstraintChecks=144753300  nbValidityChecks=92917705  nbPropagations=20507  nbRevisions=423062
138.20	     nbUselessRevisions=367948  nbAssignments=577  nbFailedAssignments=526  nbBacktracks=11  nbVisitedNodes=1114
138.20	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
138.20	       =>  wckTime=132.71  cpuTime=132.02  mem=69M584
152.38	   
152.38	   search
152.38	     run=1  nbConstraintChecks=190542785  nbValidityChecks=109706302  nbPropagations=44181  nbRevisions=906942
152.38	     nbUselessRevisions=791292  nbAssignments=675  nbFailedAssignments=547  nbBacktracks=26  nbVisitedNodes=1250
152.38	     nbRestartNogoods=13  mapSize=23  nbInferences=10  nbTooLargeKeys=0
152.38	       =>  wckTime=146.886  cpuTime=146.13  mem=72M285
186.39	   
186.39	   search
186.39	     run=2  nbConstraintChecks=287112637  nbValidityChecks=203332898  nbPropagations=85581  nbRevisions=1723320
186.39	     nbUselessRevisions=1511649  nbAssignments=1167  nbFailedAssignments=981  nbBacktracks=48  nbVisitedNodes=2198
186.39	     nbRestartNogoods=16  mapSize=45  nbInferences=10  nbTooLargeKeys=0
186.39	       =>  wckTime=180.895  cpuTime=179.96  mem=74M829
289.54	   
289.54	   search
289.54	     run=3  nbConstraintChecks=583110230  nbValidityChecks=471395840  nbPropagations=198187  nbRevisions=3909044
289.54	     nbUselessRevisions=3450629  nbAssignments=2173  nbFailedAssignments=1902  nbBacktracks=82  nbVisitedNodes=4155
289.54	     nbRestartNogoods=140  mapSize=79  nbInferences=10  nbTooLargeKeys=0
289.54	       =>  wckTime=284.047  cpuTime=282.61  mem=78M458
483.70	   
483.70	   search
483.70	     run=4  nbConstraintChecks=1151731937  nbValidityChecks=833322911  nbPropagations=374917  nbRevisions=7598449
483.70	     nbUselessRevisions=6645650  nbAssignments=3066  nbFailedAssignments=2710  nbBacktracks=132  nbVisitedNodes=5903
483.70	     nbRestartNogoods=216  mapSize=128  nbInferences=10  nbTooLargeKeys=0
483.70	       =>  wckTime=478.208  cpuTime=475.84  mem=82M185
635.66	   
635.66	   search
635.66	     run=5  nbConstraintChecks=1583141652  nbValidityChecks=1120303747  nbPropagations=613242  nbRevisions=12656805
635.66	     nbUselessRevisions=11024367  nbAssignments=3774  nbFailedAssignments=3310  nbBacktracks=208  nbVisitedNodes=7251
635.66	     nbRestartNogoods=357  mapSize=182  nbInferences=10  nbTooLargeKeys=0
635.66	       =>  wckTime=630.166  cpuTime=627.07  mem=86M917
753.68	   
753.68	   search
753.68	     run=6  nbConstraintChecks=1909015783  nbValidityChecks=1357425600  nbPropagations=894674  nbRevisions=18655521
753.68	     nbUselessRevisions=16182693  nbAssignments=4993  nbFailedAssignments=4390  nbBacktracks=321  nbVisitedNodes=9611
753.68	     nbRestartNogoods=394  mapSize=270  nbInferences=10  nbTooLargeKeys=0
753.68	       =>  wckTime=748.185  cpuTime=744.53  mem=93M736
857.49	   
857.49	   search
857.49	     run=7  nbConstraintChecks=2200517891  nbValidityChecks=1573501114  nbPropagations=1240154  nbRevisions=25854558
857.49	     nbUselessRevisions=22386277  nbAssignments=7564  nbFailedAssignments=6746  nbBacktracks=493  nbVisitedNodes=14657
857.49	     nbRestartNogoods=632  mapSize=420  nbInferences=10  nbTooLargeKeys=0
857.49	       =>  wckTime=852.0  cpuTime=847.8  mem=79M92
990.05	   
990.05	   search
990.05	     run=8  nbConstraintChecks=2580620276  nbValidityChecks=1843056955  nbPropagations=1653614  nbRevisions=34439986
990.05	     nbUselessRevisions=29798070  nbAssignments=9769  nbFailedAssignments=8650  nbBacktracks=749  nbVisitedNodes=18946
990.05	     nbRestartNogoods=719  mapSize=646  nbInferences=16  nbTooLargeKeys=0
990.05	       =>  wckTime=984.556  cpuTime=979.72  mem=91M664
1150.39	   
1150.39	   search
1150.39	     run=9  nbConstraintChecks=2984343792  nbValidityChecks=2303886803  nbPropagations=2193118  nbRevisions=45427635
1150.39	     nbUselessRevisions=39276667  nbAssignments=17463  nbFailedAssignments=15928  nbBacktracks=1134
1150.39	     nbVisitedNodes=34159  nbRestartNogoods=733  mapSize=919  nbInferences=16  nbTooLargeKeys=0
1150.39	       =>  wckTime=1144.895  cpuTime=1139.3  mem=109M508

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/node21/watcher-234995-1168081768 -o ROOT/results/node21/solver-234995-1168081768 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234995-1168081768/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.99 1.59 1.15 4/93 22484
/proc/meminfo: memFree=1592024/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=18540 CPUtime=0
/proc/22483/stat : 22483 (runsolver) R 22481 22483 21837 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156571371 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22483/statm: 4635 279 244 17 0 2626 0

[startup+0.107978 s]
/proc/loadavg: 1.99 1.59 1.15 4/93 22484
/proc/meminfo: memFree=1592024/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=914988 CPUtime=0.09
/proc/22483/stat : 22483 (java) D 22481 22483 21837 0 -1 0 2989 0 1 0 8 1 0 0 17 0 8 0 156571371 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51604 s]
/proc/loadavg: 1.99 1.59 1.15 4/93 22484
/proc/meminfo: memFree=1592024/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915328 CPUtime=0.49
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 8327 0 1 0 45 4 0 0 18 0 8 0 156571371 937295872 8066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228832 8066 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33919 s]
/proc/loadavg: 1.99 1.59 1.15 3/100 22491
/proc/meminfo: memFree=1547680/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915632 CPUtime=1.3
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 13574 0 1 0 123 7 0 0 25 0 8 0 156571371 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073804734 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228908 13312 2167 14 0 215378 0
[pid=22483/tid=22485] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156571375 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156571376 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156571376 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915632 CPUtime=0.16
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 410 0 0 0 16 0 0 0 16 0 8 0 156571379 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937607168 13312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.9895 s]
/proc/loadavg: 1.99 1.59 1.15 3/100 22491
/proc/meminfo: memFree=1545760/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915632 CPUtime=2.95
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 14168 0 1 0 288 7 0 0 25 0 8 0 156571371 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228908 13905 2167 14 0 215378 0
[pid=22483/tid=22485] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156571375 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156571376 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156571376 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915632 CPUtime=0.16
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 411 0 0 0 16 0 0 0 16 0 8 0 156571379 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915632 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937607168 13905 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915632

[startup+6.27712 s]
/proc/loadavg: 2.07 1.61 1.16 3/100 22491
/proc/meminfo: memFree=1479328/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=6.23
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 30845 0 1 0 607 16 0 0 25 0 8 0 156571371 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 30578 2533 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.21
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 13747 0 0 0 16 5 0 0 16 0 8 0 156571375 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156571376 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.27
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 474 0 0 0 26 1 0 0 15 0 8 0 156571379 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 30578 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915720

[startup+12.7653 s]
/proc/loadavg: 2.06 1.62 1.16 3/100 22491
/proc/meminfo: memFree=1479328/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=12.68
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 30857 0 1 0 1252 16 0 0 25 0 8 0 156571371 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790971 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 30584 2533 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.21
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 13747 0 0 0 16 5 0 0 17 0 8 0 156571375 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156571376 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.28
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 486 0 0 0 27 1 0 0 16 0 8 0 156571379 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915720

[startup+25.6098 s]
/proc/loadavg: 2.05 1.64 1.17 3/100 22491
/proc/meminfo: memFree=1479328/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=25.47
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 30859 0 1 0 2531 16 0 0 25 0 8 0 156571371 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 30585 2533 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.21
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 13747 0 0 0 16 5 0 0 16 0 8 0 156571375 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156571376 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.28
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 488 0 0 0 27 1 0 0 15 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915720

[startup+51.2186 s]
/proc/loadavg: 2.03 1.66 1.19 3/100 22491
/proc/meminfo: memFree=1479328/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=50.95
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 30859 0 1 0 5079 16 0 0 25 0 8 0 156571371 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 30585 2533 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.21
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 13747 0 0 0 16 5 0 0 16 0 8 0 156571375 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156571376 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.28
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 488 0 0 0 27 1 0 0 15 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 30585 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915720

[startup+102.439 s]
/proc/loadavg: 2.05 1.73 1.24 3/100 22491
/proc/meminfo: memFree=1479264/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=101.93
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 30873 0 1 0 10176 17 0 0 25 0 8 0 156571371 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 30595 2534 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.21
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 13747 0 0 0 16 5 0 0 16 0 8 0 156571375 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156571376 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.3
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 496 0 0 0 29 1 0 0 16 0 8 0 156571379 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 30595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915720

[startup+162.44 s]
/proc/loadavg: 2.02 1.77 1.28 3/100 22491
/proc/meminfo: memFree=1479200/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=161.64
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 30902 0 1 0 16146 18 0 0 25 0 8 0 156571371 937697280 30610 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.68
Current children cumulated vsize (KiB) 915720

[startup+1483.59 s]
/proc/loadavg: 2.05 1.99 1.80 3/100 22493
/proc/meminfo: memFree=1453536/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1476.5
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 147618 32 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.5
Current children cumulated vsize (KiB) 915720

[startup+1543.63 s]
/proc/loadavg: 1.45 1.83 1.76 2/88 22504
/proc/meminfo: memFree=1551808/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1536.46
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 153614 32 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.46
Current children cumulated vsize (KiB) 915720

[startup+1603.68 s]
/proc/loadavg: 1.24 1.70 1.71 4/100 22551
/proc/meminfo: memFree=1376864/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1596.37
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 159599 38 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.37
Current children cumulated vsize (KiB) 915720

[startup+1663.69 s]
/proc/loadavg: 1.72 1.75 1.73 3/100 22551
/proc/meminfo: memFree=1226656/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1655.82
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 165544 38 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791022 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.82
Current children cumulated vsize (KiB) 915720

[startup+1723.69 s]
/proc/loadavg: 1.99 1.82 1.75 3/100 22551
/proc/meminfo: memFree=979616/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1715.28
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 171489 39 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792253 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.28
Current children cumulated vsize (KiB) 915720

[startup+1783.69 s]
/proc/loadavg: 1.99 1.85 1.76 3/100 22551
/proc/meminfo: memFree=919136/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1774.73
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 177433 40 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074129945 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.73
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.22 s]
/proc/loadavg: 1.99 1.86 1.77 3/100 22551
/proc/meminfo: memFree=919072/2055920 swapFree=4192812/4192956
[pid=22483] ppid=22481 vsize=915720 CPUtime=1800.01
/proc/22483/stat : 22483 (java) R 22481 22483 21837 0 -1 0 37175 0 1 0 179961 40 0 0 25 0 8 0 156571371 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22483/statm: 228930 36873 2538 14 0 215400 0
[pid=22483/tid=22485] ppid=22481 vsize=915720 CPUtime=0.26
/proc/22483/task/22485/stat : 22485 (java) S 22481 22483 21837 0 -1 64 19995 0 0 0 18 8 0 0 16 0 8 0 156571375 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22486] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22486/stat : 22486 (java) S 22481 22483 21837 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22487] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22487/stat : 22487 (java) S 22481 22483 21837 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156571376 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22488] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22488/stat : 22488 (java) S 22481 22483 21837 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22489] ppid=22481 vsize=915720 CPUtime=0.36
/proc/22483/task/22489/stat : 22489 (java) S 22481 22483 21837 0 -1 64 532 0 0 0 34 2 0 0 16 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22490] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22490/stat : 22490 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22483/tid=22491] ppid=22481 vsize=915720 CPUtime=0
/proc/22483/task/22491/stat : 22491 (java) S 22481 22483 21837 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156571379 937697280 36873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1809.34
CPU time (s): 1800.14
CPU user time (s): 1799.67
CPU system time (s): 0.467928
CPU usage (%): 99.4914
Max. virtual memory (cumulated for all children) (KiB): 915776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.467928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44517
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= 38214
involuntary context switches= 75178

runsolver used 2.33564 s user time and 5.61015 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 11:09:28 UTC 2007


IDJOB= 234995
IDBENCH= 6732
FILE ID= node21/234995-1168081768

PBS_JOBID= 3476202

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bb065c72545231f8bd5588cd1b436175

RANDOM SEED= 591175690

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.261
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.261
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:       1592504 kB
Buffers:         35228 kB
Cached:         197128 kB
SwapCached:          0 kB
Active:         281708 kB
Inactive:       110204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:         188584 kB
Slab:            56172 kB
Committed_AS:  3782404 kB
PageTables:       2384 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= 66535 MiB



End job on node21 on Sat Jan  6 11:39:38 UTC 2007