Trace number 235426

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.05 1816.66

General information on the benchmark

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

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/235426-1168082832/unknown.xml
0.39	   
0.39	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.46	     nbVariables=100  nbDomainTypes=100  minDomainSize=413  maxDomainSize=511
0.46	       =>  wckTime=0.133  cpuTime=0.11  mem=8M840
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
4.44	   
4.44	   INFO : Stopping converting binary constraints (cpu=4.04, mem = 22M493)
4.64	     nbConstraints=900  nbConvertedConstraints=62  nbConvertConstraintsChecks=13329364  nbExtensionStructures=62
4.64	     nbSharedExtensionStructures=0  nbConflictsStructures=62  nbSharedConflictsStructures=0
4.64	     nbSharedBinaryRepresentations=11307  nbEvaluationManagers=838  nbSharedEvaluationManagers=0  maxDegree=18
4.64	     maxArity=2
4.64	       =>  wckTime=4.311  cpuTime=4.12  mem=28M344
4.71	   
4.71	   solver IterativeSystematicSolver being built... 
4.90	       =>  wckTime=4.574  cpuTime=4.27  mem=27M346
7.45	   
7.45	   preprocessing
7.45	     nbConstraintChecks=6488819  nbValidityChecks=53818  nbPropagations=100  nbRevisions=1676  nbUselessRevisions=1676
7.45	     nbRemovedValues=0  detectedInconsistency=no
7.45	       =>  wckTime=2.544  cpuTime=2.5  mem=27M346
10.69	   
10.69	   search
10.69	     run=0  nbConstraintChecks=6435370  nbValidityChecks=9565183  nbPropagations=2164  nbRevisions=32464
10.69	     nbUselessRevisions=28117  nbAssignments=199  nbFailedAssignments=177  nbBacktracks=10  nbVisitedNodes=386
10.69	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
10.69	       =>  wckTime=5.784  cpuTime=5.68  mem=27M346
19.78	   
19.78	   search
19.78	     run=1  nbConstraintChecks=21364401  nbValidityChecks=63312677  nbPropagations=13351  nbRevisions=203032
19.78	     nbUselessRevisions=175365  nbAssignments=961  nbFailedAssignments=921  nbBacktracks=25  nbVisitedNodes=1907
19.78	     nbRestartNogoods=3  mapSize=25  nbInferences=0  nbTooLargeKeys=0
19.78	       =>  wckTime=14.878  cpuTime=14.7  mem=27M346
28.90	   
28.90	   search
28.90	     run=2  nbConstraintChecks=39620056  nbValidityChecks=96863169  nbPropagations=36096  nbRevisions=526458
28.90	     nbUselessRevisions=449001  nbAssignments=2288  nbFailedAssignments=2203  nbBacktracks=47  nbVisitedNodes=4538
28.90	     nbRestartNogoods=18  mapSize=47  nbInferences=0  nbTooLargeKeys=0
28.90	       =>  wckTime=23.998  cpuTime=23.71  mem=28M320
81.12	   
81.12	   search
81.12	     run=3  nbConstraintChecks=145245788  nbValidityChecks=296936103  nbPropagations=91445  nbRevisions=1358057
81.12	     nbUselessRevisions=1150808  nbAssignments=5949  nbFailedAssignments=5828  nbBacktracks=80  nbVisitedNodes=11857
81.12	     nbRestartNogoods=22  mapSize=80  nbInferences=0  nbTooLargeKeys=0
81.12	       =>  wckTime=76.212  cpuTime=75.44  mem=28M320
98.06	   
98.06	   search
98.06	     run=4  nbConstraintChecks=173513048  nbValidityChecks=406155278  nbPropagations=165100  nbRevisions=2475224
98.06	     nbUselessRevisions=2098492  nbAssignments=7508  nbFailedAssignments=7334  nbBacktracks=130  nbVisitedNodes=14972
98.06	     nbRestartNogoods=55  mapSize=130  nbInferences=0  nbTooLargeKeys=0
98.06	       =>  wckTime=93.158  cpuTime=92.24  mem=28M320
113.22	   
113.22	   search
113.22	     run=5  nbConstraintChecks=196332104  nbValidityChecks=516205994  nbPropagations=257449  nbRevisions=3876500
113.22	     nbUselessRevisions=3290277  nbAssignments=9064  nbFailedAssignments=8812  nbBacktracks=205  nbVisitedNodes=18081
113.22	     nbRestartNogoods=61  mapSize=205  nbInferences=0  nbTooLargeKeys=0
113.22	       =>  wckTime=108.316  cpuTime=107.25  mem=28M320
168.96	   
168.96	   search
168.96	     run=6  nbConstraintChecks=296008999  nbValidityChecks=813756999  nbPropagations=399267  nbRevisions=6036651
168.96	     nbUselessRevisions=5129609  nbAssignments=13745  nbFailedAssignments=13377  nbBacktracks=318  nbVisitedNodes=27440
168.96	     nbRestartNogoods=87  mapSize=318  nbInferences=0  nbTooLargeKeys=0
168.96	       =>  wckTime=164.056  cpuTime=162.47  mem=29M294
210.92	   
210.92	   search
210.92	     run=7  nbConstraintChecks=364646992  nbValidityChecks=1091911501  nbPropagations=588746  nbRevisions=8924155
210.92	     nbUselessRevisions=7589503  nbAssignments=17958  nbFailedAssignments=17417  nbBacktracks=488  nbVisitedNodes=35863
210.92	     nbRestartNogoods=206  mapSize=488  nbInferences=0  nbTooLargeKeys=0
210.92	       =>  wckTime=206.014  cpuTime=204.06  mem=29M294
371.03	   
371.04	   search
371.04	     run=8  nbConstraintChecks=674395380  nbValidityChecks=1796411333  nbPropagations=896753  nbRevisions=13612778
371.04	     nbUselessRevisions=11561091  nbAssignments=31052  nbFailedAssignments=30252  nbBacktracks=744  nbVisitedNodes=62048
371.04	     nbRestartNogoods=237  mapSize=744  nbInferences=0  nbTooLargeKeys=0
371.04	       =>  wckTime=366.132  cpuTime=362.71  mem=30M269
434.25	   
434.25	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=31M243)
454.84	   
454.84	   search
454.84	     run=9  nbConstraintChecks=799845460  nbValidityChecks=2423928187  nbPropagations=1310907  nbRevisions=19941408
454.84	     nbUselessRevisions=16934720  nbAssignments=40477  nbFailedAssignments=39290  nbBacktracks=1128
454.85	     nbVisitedNodes=80894  nbRestartNogoods=504
454.85	       =>  wckTime=449.94  cpuTime=445.76  mem=31M243
570.51	   
570.51	   search
570.51	     run=10  nbConstraintChecks=1003241406  nbValidityChecks=3082738859  nbPropagations=1833441  nbRevisions=27994103
570.51	     nbUselessRevisions=23765840  nbAssignments=50994  nbFailedAssignments=49228  nbBacktracks=1704
570.51	     nbVisitedNodes=101925  nbRestartNogoods=536
570.51	       =>  wckTime=565.611  cpuTime=560.36  mem=31M243
797.36	   
797.36	   search
797.36	     run=11  nbConstraintChecks=1390913042  nbValidityChecks=4423770776  nbPropagations=2587320  nbRevisions=39519999
797.36	     nbUselessRevisions=33540662  nbAssignments=72579  nbFailedAssignments=69946  nbBacktracks=2568
797.36	     nbVisitedNodes=145091  nbRestartNogoods=654
797.36	       =>  wckTime=792.46  cpuTime=785.14  mem=31M243
1177.14	   
1177.14	   search
1177.14	     run=12  nbConstraintChecks=1995967621  nbValidityChecks=6919142712  nbPropagations=3763543  nbRevisions=57468596
1177.14	     nbUselessRevisions=48707814  nbAssignments=118841  nbFailedAssignments=114908  nbBacktracks=3865
1177.14	     nbVisitedNodes=237606  nbRestartNogoods=684
1177.14	       =>  wckTime=1172.239  cpuTime=1161.45  mem=31M243
1565.97	   
1565.97	   search
1565.97	     run=13  nbConstraintChecks=2622962869  nbValidityChecks=9511462712  nbPropagations=5379674  nbRevisions=82241750
1565.97	     nbUselessRevisions=69696056  nbAssignments=157629  nbFailedAssignments=151747  nbBacktracks=5811
1565.97	     nbVisitedNodes=315147  nbRestartNogoods=894
1565.97	       =>  wckTime=1561.069  cpuTime=1546.73  mem=31M243

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

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

/proc/loadavg: 2.07 2.04 1.83 5/93 25079
/proc/meminfo: memFree=1696608/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=18540 CPUtime=0
/proc/25078/stat : 25078 (runsolver) R 25076 25078 24222 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156677728 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273952599335 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25078/statm: 4635 279 244 17 0 2626 0

[startup+0.107994 s]
/proc/loadavg: 2.07 2.04 1.83 5/93 25079
/proc/meminfo: memFree=1696608/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=913236 CPUtime=0.08
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 2922 0 1 0 6 2 0 0 19 0 8 0 156677728 935153664 2668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072939635 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228309 2668 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.516041 s]
/proc/loadavg: 2.07 2.04 1.83 5/93 25079
/proc/meminfo: memFree=1696608/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915328 CPUtime=0.48
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 6705 0 1 0 44 4 0 0 18 0 8 0 156677728 937295872 6444 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228832 6444 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33914 s]
/proc/loadavg: 2.14 2.05 1.84 3/100 25086
/proc/meminfo: memFree=1672936/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915448 CPUtime=1.29
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 8353 0 1 0 124 5 0 0 25 0 8 0 156677728 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754171 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228862 8091 2167 14 0 215332 0
[pid=25078/tid=25080] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156677733 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156677733 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156677734 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915448 CPUtime=0.14
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 156677737 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937418752 8091 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915448

[startup+2.99233 s]
/proc/loadavg: 2.14 2.05 1.84 3/100 25086
/proc/meminfo: memFree=1670568/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915448 CPUtime=2.94
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 9235 0 1 0 288 6 0 0 25 0 8 0 156677728 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751062 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228862 8973 2167 14 0 215332 0
[pid=25078/tid=25080] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156677733 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156677733 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156677734 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915448 CPUtime=0.14
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 359 0 0 0 14 0 0 0 16 0 8 0 156677737 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915448 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.28077 s]
/proc/loadavg: 2.13 2.05 1.84 3/100 25086
/proc/meminfo: memFree=1652968/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=6.2
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13590 0 1 0 611 9 0 0 25 0 8 0 156677728 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073993106 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13326 2529 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1666 0 0 0 5 0 0 0 17 0 8 0 156677733 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.25
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 416 0 0 0 24 1 0 0 15 0 8 0 156677737 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915584

[startup+12.7745 s]
/proc/loadavg: 2.12 2.05 1.84 3/100 25086
/proc/meminfo: memFree=1652848/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=12.63
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13623 0 1 0 1254 9 0 0 25 0 8 0 156677728 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751021 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13354 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.28
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 437 0 0 0 27 1 0 0 15 0 8 0 156677737 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915584

[startup+25.615 s]
/proc/loadavg: 2.10 2.05 1.84 3/100 25086
/proc/meminfo: memFree=1652912/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=25.35
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13635 0 1 0 2526 9 0 0 25 0 8 0 156677728 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073992954 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13363 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.31
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 447 0 0 0 29 2 0 0 16 0 8 0 156677737 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915584

[startup+51.2341 s]
/proc/loadavg: 2.06 2.04 1.84 3/100 25086
/proc/meminfo: memFree=1652848/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=50.74
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13641 0 1 0 5064 10 0 0 25 0 8 0 156677728 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13367 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.32
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915584

[startup+102.46 s]
/proc/loadavg: 2.02 2.03 1.85 3/100 25086
/proc/meminfo: memFree=1652912/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=101.49
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13642 0 1 0 10139 10 0 0 25 0 8 0 156677728 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13367 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.32
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 451 0 0 0 30 2 0 0 16 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915584

[startup+162.535 s]
/proc/loadavg: 2.01 2.02 1.85 3/100 25086
/proc/meminfo: memFree=1652848/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=161.02
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13642 0 1 0 16091 11 0 0 25 0 8 0 156677728 937558016 13367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751021 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.11
Current children cumulated vsize (KiB) 915584

[startup+1484.21 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640048/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1470.64
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13649 0 1 0 147040 24 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074041584 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.64
Current children cumulated vsize (KiB) 915584

[startup+1544.28 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640112/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1530.15
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13649 0 1 0 152991 24 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999025 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.15
Current children cumulated vsize (KiB) 915584

[startup+1604.35 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640048/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1589.69
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13650 0 1 0 158944 25 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073979916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.69
Current children cumulated vsize (KiB) 915584

[startup+1664.36 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640048/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1649.14
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13650 0 1 0 164889 25 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.14
Current children cumulated vsize (KiB) 915584

[startup+1724.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640048/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1708.68
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13650 0 1 0 170842 26 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073987436 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.68
Current children cumulated vsize (KiB) 915584

[startup+1784.53 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640048/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1768.2
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13650 0 1 0 176794 26 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752331 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.2
Current children cumulated vsize (KiB) 915584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.62 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 25144
/proc/meminfo: memFree=1640048/2055920 swapFree=4170284/4192956
[pid=25078] ppid=25076 vsize=915584 CPUtime=1800.01
/proc/25078/stat : 25078 (java) R 25076 25078 24222 0 -1 0 13650 0 1 0 179974 27 0 0 25 0 8 0 156677728 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073973837 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25078/statm: 228896 13373 2534 14 0 215366 0
[pid=25078/tid=25080] ppid=25076 vsize=915584 CPUtime=0.05
/proc/25078/task/25080/stat : 25080 (java) S 25076 25078 24222 0 -1 64 1667 0 0 0 5 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25081] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25081/stat : 25081 (java) S 25076 25078 24222 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677733 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25082] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25082/stat : 25082 (java) S 25076 25078 24222 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677734 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25083] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25083/stat : 25083 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25084] ppid=25076 vsize=915584 CPUtime=0.33
/proc/25078/task/25084/stat : 25084 (java) S 25076 25078 24222 0 -1 64 457 0 0 0 31 2 0 0 16 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25085] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25085/stat : 25085 (java) S 25076 25078 24222 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25078/tid=25086] ppid=25076 vsize=915584 CPUtime=0
/proc/25078/task/25086/stat : 25086 (java) S 25076 25078 24222 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156677737 937558016 13373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915584

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

Child status: 143
Real time (s): 1816.66
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.280957
CPU usage (%): 99.0853
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13664
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= 38178
involuntary context switches= 65700

runsolver used 2.22266 s user time and 5.82211 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 11:27:12 UTC 2007


IDJOB= 235426
IDBENCH= 6769
FILE ID= node20/235426-1168082832

PBS_JOBID= 3476109

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fd20efe5e097ff070631e30f733d0e3f

RANDOM SEED= 40917131

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.216
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.216
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:       1697088 kB
Buffers:         41116 kB
Cached:         172928 kB
SwapCached:       4236 kB
Active:         135664 kB
Inactive:       153816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697088 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          99312 kB
Slab:            53912 kB
Committed_AS:  3720416 kB
PageTables:       2528 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= 66543 MiB



End job on node20 on Sat Jan  6 11:57:28 UTC 2007