Trace number 233773

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.12 1814.54

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-0.xml
MD5SUM2c2fead72c0d5fc55930647203f728f7
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.178972
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size412
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=mac.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/233773-1168081397/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=49  nbDomainTypes=49  minDomainSize=316  maxDomainSize=412
0.39	       =>  wckTime=0.105  cpuTime=0.09  mem=7M880
0.39	   
0.39	   predicates being loaded...
0.40	   
0.40	   constraints being loaded...
4.36	   
4.36	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 20M518)
4.41	     nbConstraints=294  nbConvertedConstraints=114  nbConvertConstraintsChecks=14735960  nbExtensionStructures=114
4.41	     nbSharedExtensionStructures=0  nbConflictsStructures=114  nbSharedConflictsStructures=0
4.41	     nbSharedBinaryRepresentations=22747  nbEvaluationManagers=180  nbSharedEvaluationManagers=0  maxDegree=12
4.41	     maxArity=2
4.41	       =>  wckTime=4.119  cpuTime=3.99  mem=21M494
4.46	   
4.46	   solver IterativeSystematicSolver being built... 
4.62	       =>  wckTime=4.334  cpuTime=4.11  mem=21M146
5.23	   
5.23	   preprocessing
5.23	     nbConstraintChecks=1631423  nbValidityChecks=12308  nbPropagations=49  nbRevisions=360  nbUselessRevisions=360
5.23	     nbRemovedValues=0  detectedInconsistency=no
5.23	       =>  wckTime=0.602  cpuTime=0.59  mem=21M146
6.34	   
6.34	   search
6.34	     run=0  nbConstraintChecks=5755030  nbValidityChecks=902168  nbPropagations=1236  nbRevisions=9399
6.34	     nbUselessRevisions=5556  nbAssignments=221  nbFailedAssignments=202  nbBacktracks=10  nbVisitedNodes=434
6.34	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
6.34	       =>  wckTime=1.716  cpuTime=1.67  mem=21M146
7.39	   
7.39	   search
7.39	     run=1  nbConstraintChecks=15695402  nbValidityChecks=3675993  nbPropagations=4523  nbRevisions=35745
7.39	     nbUselessRevisions=22502  nbAssignments=513  nbFailedAssignments=476  nbBacktracks=25  nbVisitedNodes=1015
7.39	     nbRestartNogoods=13  mapSize=25  nbInferences=0  nbTooLargeKeys=0
7.39	       =>  wckTime=2.768  cpuTime=2.71  mem=21M146
8.64	   
8.64	   search
8.64	     run=2  nbConstraintChecks=27436711  nbValidityChecks=5023604  nbPropagations=9876  nbRevisions=77492
8.64	     nbUselessRevisions=47012  nbAssignments=958  nbFailedAssignments=896  nbBacktracks=47  nbVisitedNodes=1902
8.64	     nbRestartNogoods=28  mapSize=47  nbInferences=0  nbTooLargeKeys=0
8.64	       =>  wckTime=4.018  cpuTime=3.95  mem=21M146
11.70	   
11.70	   search
11.70	     run=3  nbConstraintChecks=50875314  nbValidityChecks=9944312  nbPropagations=19609  nbRevisions=153744
11.70	     nbUselessRevisions=92626  nbAssignments=1684  nbFailedAssignments=1586  nbBacktracks=80  nbVisitedNodes=3351
11.70	     nbRestartNogoods=138  mapSize=80  nbInferences=0  nbTooLargeKeys=0
11.70	       =>  wckTime=7.075  cpuTime=6.96  mem=21M146
14.01	   
14.01	   search
14.01	     run=4  nbConstraintChecks=73790813  nbValidityChecks=13505246  nbPropagations=33663  nbRevisions=263773
14.01	     nbUselessRevisions=156405  nbAssignments=2585  nbFailedAssignments=2434  nbBacktracks=130  nbVisitedNodes=5150
14.01	     nbRestartNogoods=143  mapSize=130  nbInferences=0  nbTooLargeKeys=0
14.01	       =>  wckTime=9.387  cpuTime=9.25  mem=22M121
16.82	   
16.82	   search
16.82	     run=5  nbConstraintChecks=102390888  nbValidityChecks=19055040  nbPropagations=53383  nbRevisions=415782
16.82	     nbUselessRevisions=245238  nbAssignments=3477  nbFailedAssignments=3248  nbBacktracks=205  nbVisitedNodes=6931
16.82	     nbRestartNogoods=180  mapSize=205  nbInferences=0  nbTooLargeKeys=0
16.82	       =>  wckTime=12.196  cpuTime=12.04  mem=22M121
25.04	   
25.04	   search
25.04	     run=6  nbConstraintChecks=179830154  nbValidityChecks=28198310  nbPropagations=85355  nbRevisions=661404
25.04	     nbUselessRevisions=381720  nbAssignments=6198  nbFailedAssignments=5853  nbBacktracks=318  nbVisitedNodes=12370
25.04	     nbRestartNogoods=282  mapSize=318  nbInferences=0  nbTooLargeKeys=0
25.04	       =>  wckTime=20.412  cpuTime=20.19  mem=22M121
36.12	   
36.12	   search
36.12	     run=7  nbConstraintChecks=273263094  nbValidityChecks=47557224  nbPropagations=136251  nbRevisions=1055852
36.12	     nbUselessRevisions=607980  nbAssignments=9243  nbFailedAssignments=8725  nbBacktracks=488  nbVisitedNodes=18457
36.12	     nbRestartNogoods=292  mapSize=488  nbInferences=0  nbTooLargeKeys=0
36.12	       =>  wckTime=31.494  cpuTime=31.19  mem=22M121
45.09	   
45.09	   search
45.09	     run=8  nbConstraintChecks=369477501  nbValidityChecks=64386207  nbPropagations=206465  nbRevisions=1598111
45.09	     nbUselessRevisions=916991  nbAssignments=12665  nbFailedAssignments=11888  nbBacktracks=744  nbVisitedNodes=25298
45.09	     nbRestartNogoods=303  mapSize=744  nbInferences=0  nbTooLargeKeys=0
45.09	       =>  wckTime=40.469  cpuTime=40.08  mem=23M96
66.62	   
66.62	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=23M96)
71.27	   
71.27	   search
71.27	     run=9  nbConstraintChecks=627662526  nbValidityChecks=119007946  nbPropagations=328872  nbRevisions=2542574
71.27	     nbUselessRevisions=1470278  nbAssignments=21161  nbFailedAssignments=19997  nbBacktracks=1128  nbVisitedNodes=42287
71.27	     nbRestartNogoods=329
71.27	       =>  wckTime=66.648  cpuTime=66.06  mem=23M96
122.92	   
122.92	   search
122.92	     run=10  nbConstraintChecks=945670265  nbValidityChecks=198497403  nbPropagations=515176  nbRevisions=3990827
122.92	     nbUselessRevisions=2345880  nbAssignments=29933  nbFailedAssignments=28190  nbBacktracks=1704  nbVisitedNodes=59828
122.92	     nbRestartNogoods=350
122.92	       =>  wckTime=118.29  cpuTime=117.28  mem=23M96
153.93	   
153.93	   search
153.93	     run=11  nbConstraintChecks=1323703212  nbValidityChecks=284142324  nbPropagations=785981  nbRevisions=6076592
153.93	     nbUselessRevisions=3609080  nbAssignments=42555  nbFailedAssignments=39945  nbBacktracks=2568  nbVisitedNodes=85044
153.93	     nbRestartNogoods=443
153.93	       =>  wckTime=149.302  cpuTime=148.02  mem=23M96
260.67	   
260.67	   search
260.67	     run=12  nbConstraintChecks=2044382245  nbValidityChecks=455256264  nbPropagations=1192909  nbRevisions=9259727
260.67	     nbUselessRevisions=5572010  nbAssignments=62359  nbFailedAssignments=58449  nbBacktracks=3866
260.67	     nbVisitedNodes=124644  nbRestartNogoods=457
260.67	       =>  wckTime=256.04  cpuTime=253.92  mem=23M96
421.49	   
421.49	   search
421.49	     run=13  nbConstraintChecks=3255044733  nbValidityChecks=796376573  nbPropagations=1865083  nbRevisions=14597549
421.49	     nbUselessRevisions=8927781  nbAssignments=99298  nbFailedAssignments=93439  nbBacktracks=5812
421.49	     nbVisitedNodes=198505  nbRestartNogoods=465
421.49	       =>  wckTime=416.864  cpuTime=413.43  mem=23M96
523.95	   
523.95	   search
523.95	     run=14  nbConstraintChecks=4400013064  nbValidityChecks=1024897707  nbPropagations=2779043  nbRevisions=21802715
523.95	     nbUselessRevisions=13379230  nbAssignments=139390  nbFailedAssignments=130610  nbBacktracks=8731
523.95	     nbVisitedNodes=278612  nbRestartNogoods=508
523.95	       =>  wckTime=519.328  cpuTime=515.08  mem=23M96
810.61	   
810.61	   search
810.61	     run=15  nbConstraintChecks=6814137294  nbValidityChecks=1663744854  nbPropagations=4204858  nbRevisions=33107328
810.61	     nbUselessRevisions=20471749  nbAssignments=209984  nbFailedAssignments=196824  nbBacktracks=13109
810.61	     nbVisitedNodes=419719  nbRestartNogoods=642
810.61	       =>  wckTime=805.984  cpuTime=799.42  mem=23M96
1123.88	   
1123.88	   search
1123.88	     run=16  nbConstraintChecks=10142552537  nbValidityChecks=2392607403  nbPropagations=6320181  nbRevisions=49816230
1123.88	     nbUselessRevisions=30854576  nbAssignments=316665  nbFailedAssignments=296934  nbBacktracks=19677
1123.88	     nbVisitedNodes=632874  nbRestartNogoods=716
1123.88	       =>  wckTime=1119.258  cpuTime=1110.18  mem=23M96

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

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

/proc/loadavg: 0.34 0.30 0.70 5/80 8531
/proc/meminfo: memFree=1543784/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=308 CPUtime=0
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 234 0 0 0 0 0 0 0 18 0 1 0 156539337 315392 40 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 1962788 0 0 4096 0 0 0 0 17 1 0 0
/proc/8530/statm: 374 41 32 14 0 5 0

[startup+0.102944 s]
/proc/loadavg: 0.34 0.30 0.70 5/80 8531
/proc/meminfo: memFree=1543784/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=914988 CPUtime=0.09
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 3076 0 1 0 8 1 0 0 24 0 8 0 156539337 936947712 2822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925080 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228747 2822 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510978 s]
/proc/loadavg: 0.34 0.30 0.70 5/80 8531
/proc/meminfo: memFree=1543784/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=0.49
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 6897 0 1 0 46 3 0 0 25 0 8 0 156539337 937431040 6636 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 6636 2166 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.33204 s]
/proc/loadavg: 0.34 0.30 0.70 3/87 8538
/proc/meminfo: memFree=1524272/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1.3
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 7387 0 1 0 127 3 0 0 25 0 8 0 156539337 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 7125 2167 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156539340 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156539340 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 3 0 0 0 0 0 0 0 21 0 8 0 156539340 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.09
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 156539343 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 7125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98319 s]
/proc/loadavg: 0.34 0.30 0.70 3/87 8538
/proc/meminfo: memFree=1521136/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=2.93
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 8471 0 1 0 290 3 0 0 25 0 8 0 156539337 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643724 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 8209 2167 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 156539340 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 3 0 0 0 0 0 0 0 21 0 8 0 156539340 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.1
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 156539343 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 8209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.27647 s]
/proc/loadavg: 0.56 0.34 0.71 3/87 8538
/proc/meminfo: memFree=1507632/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=6.2
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11768 0 1 0 614 6 0 0 25 0 8 0 156539337 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11504 2531 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1527 0 0 0 4 0 0 0 17 0 8 0 156539340 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.19
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 380 0 0 0 18 1 0 0 15 0 8 0 156539343 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.758 s]
/proc/loadavg: 0.67 0.37 0.72 3/87 8538
/proc/meminfo: memFree=1507568/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=12.63
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11796 0 1 0 1257 6 0 0 25 0 8 0 156539337 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845832 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11527 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.23
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 403 0 0 0 21 2 0 0 16 0 8 0 156539343 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11527 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915460

[startup+25.5942 s]
/proc/loadavg: 0.97 0.45 0.74 3/87 8538
/proc/meminfo: memFree=1507504/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=25.38
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11798 0 1 0 2531 7 0 0 25 0 8 0 156539337 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11528 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.24
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 404 0 0 0 22 2 0 0 16 0 8 0 156539343 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915460

[startup+51.2924 s]
/proc/loadavg: 1.32 0.57 0.77 3/87 8538
/proc/meminfo: memFree=1507504/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=50.86
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11798 0 1 0 5079 7 0 0 25 0 8 0 156539337 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645463 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11528 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.24
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 404 0 0 0 22 2 0 0 15 0 8 0 156539343 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915460

[startup+102.576 s]
/proc/loadavg: 1.74 0.81 0.84 3/87 8538
/proc/meminfo: memFree=1507376/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=101.73
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11802 0 1 0 10166 7 0 0 25 0 8 0 156539337 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817086 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11532 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 408 0 0 0 23 2 0 0 17 0 8 0 156539343 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 915460

[startup+162.594 s]
/proc/loadavg: 1.90 1.02 0.91 3/87 8538
/proc/meminfo: memFree=1507376/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=161.27
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11804 0 1 0 16120 7 0 0 25 0 8 0 156539337 937431040 11533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836102 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.07 s]
/proc/loadavg: 2.04 2.00 1.72 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1471.08
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 147098 10 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.08
Current children cumulated vsize (KiB) 915460

[startup+1543.09 s]
/proc/loadavg: 2.01 2.00 1.73 3/87 8540
/proc/meminfo: memFree=1507120/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1530.63
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 153053 10 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073898813 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.63
Current children cumulated vsize (KiB) 915460

[startup+1603.11 s]
/proc/loadavg: 2.06 2.01 1.75 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1590.17
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 159007 10 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.17
Current children cumulated vsize (KiB) 915460

[startup+1663.14 s]
/proc/loadavg: 2.02 2.01 1.76 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1649.68
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 164958 10 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.68
Current children cumulated vsize (KiB) 915460

[startup+1723.17 s]
/proc/loadavg: 2.04 2.02 1.78 3/87 8540
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1709.22
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 170912 10 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.22
Current children cumulated vsize (KiB) 915460

[startup+1783.19 s]
/proc/loadavg: 2.06 2.03 1.80 2/75 8542
/proc/meminfo: memFree=1609552/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1768.78
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 176867 11 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824026 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.78
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.51 s]
/proc/loadavg: 1.59 1.91 1.77 2/75 8553
/proc/meminfo: memFree=1611352/2055920 swapFree=4192812/4192956
[pid=8530] ppid=8528 vsize=915460 CPUtime=1800.1
/proc/8530/stat : 8530 (java) R 8528 8530 7850 0 -1 0 11806 0 1 0 179999 11 0 0 25 0 8 0 156539337 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8530/statm: 228865 11534 2534 14 0 215335 0
[pid=8530/tid=8532] ppid=8528 vsize=915460 CPUtime=0.04
/proc/8530/task/8532/stat : 8532 (java) S 8528 8530 7850 0 -1 64 1528 0 0 0 4 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8533] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8533/stat : 8533 (java) S 8528 8530 7850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8534] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8534/stat : 8534 (java) S 8528 8530 7850 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539340 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8535] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8535/stat : 8535 (java) S 8528 8530 7850 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8536] ppid=8528 vsize=915460 CPUtime=0.25
/proc/8530/task/8536/stat : 8536 (java) S 8528 8530 7850 0 -1 64 410 0 0 0 23 2 0 0 16 0 8 0 156539343 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8537] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8537/stat : 8537 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8530/tid=8538] ppid=8528 vsize=915460 CPUtime=0
/proc/8530/task/8538/stat : 8538 (java) S 8528 8530 7850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539344 937431040 11534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1814.54
CPU time (s): 1800.12
CPU user time (s): 1800
CPU system time (s): 0.121981
CPU usage (%): 99.2054
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11823
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= 37947
involuntary context switches= 78703

runsolver used 1.83772 s user time and 4.69728 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 11:03:19 UTC 2007


IDJOB= 233773
IDBENCH= 6635
FILE ID= node41/233773-1168081397

PBS_JOBID= 3476198

Free space on /tmp= 66529 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2c2fead72c0d5fc55930647203f728f7

RANDOM SEED= 670743848

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.234
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.234
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:       1544264 kB
Buffers:         34748 kB
Cached:         278936 kB
SwapCached:          0 kB
Active:         167036 kB
Inactive:       268728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3820 kB
Writeback:           0 kB
Mapped:         142328 kB
Slab:            60848 kB
Committed_AS:  3368796 kB
PageTables:       2116 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= 66531 MiB



End job on node41 on Sat Jan  6 11:33:40 UTC 2007