Trace number 216513

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 ESAC? (TO) 1800.11 1815.09

General information on the benchmark

NamepseudoSeries/chnl/
chnl-15-16.xml
MD5SUM4bb9d6c8f624319cd63db1fd70f2a9db
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints62
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/216513-1168242819/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.49	     nbVariables=480  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.49	       =>  wckTime=0.157  cpuTime=0.12  mem=7M50
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
0.81	     nbConstraints=62  nbConflictsStructures=2  nbSharedConflictsStructures=60  nbSharedBinaryRepresentations=0
0.81	     nbEvaluationManagers=2  nbSharedEvaluationManagers=60  maxDegree=2  maxArity=16
0.81	       =>  wckTime=0.47  cpuTime=0.37  mem=12M903
0.85	   
0.85	   solver IterativeSystematicSolver being built... 
1.06	       =>  wckTime=0.723  cpuTime=0.55  mem=18M660
1.50	   
1.50	   preprocessing
1.50	     nbConstraintChecks=197087  nbValidityChecks=9451  nbPropagations=1593  nbRevisions=6035  nbUselessRevisions=5630
1.50	     nbSingletonTests=714  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
1.50	       =>  wckTime=0.442  cpuTime=0.41  mem=18M660
1.69	   
1.69	   search
1.69	     run=0  nbConstraintChecks=65680  nbValidityChecks=2763  nbPropagations=1875  nbRevisions=7452
1.69	     nbUselessRevisions=6881  nbAssignments=239  nbFailedAssignments=2  nbBacktracks=12  nbVisitedNodes=244
1.69	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
1.69	       =>  wckTime=0.629  cpuTime=0.58  mem=18M660
1.86	   
1.86	   search
1.86	     run=1  nbConstraintChecks=132159  nbValidityChecks=5602  nbPropagations=4041  nbRevisions=16364
1.86	     nbUselessRevisions=15047  nbAssignments=475  nbFailedAssignments=4  nbBacktracks=30  nbVisitedNodes=484
1.86	     nbRestartNogoods=1  mapSize=6  nbInferences=0  nbTooLargeKeys=0
1.86	       =>  wckTime=0.8  cpuTime=0.74  mem=18M660
2.03	   
2.03	   search
2.03	     run=2  nbConstraintChecks=204922  nbValidityChecks=8607  nbPropagations=6507  nbRevisions=26824
2.03	     nbUselessRevisions=24586  nbAssignments=708  nbFailedAssignments=6  nbBacktracks=54  nbVisitedNodes=721
2.03	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.03	       =>  wckTime=0.97  cpuTime=0.91  mem=18M660
2.41	   
2.41	   search
2.41	     run=3  nbConstraintChecks=401657  nbValidityChecks=12116  nbPropagations=9347  nbRevisions=39120
2.41	     nbUselessRevisions=35698  nbAssignments=954  nbFailedAssignments=9  nbBacktracks=115  nbVisitedNodes=974
2.41	     nbRestartNogoods=3  mapSize=15  nbInferences=0  nbTooLargeKeys=0
2.41	       =>  wckTime=1.353  cpuTime=1.28  mem=19M636
2.59	   
2.59	   search
2.59	     run=4  nbConstraintChecks=474754  nbValidityChecks=15046  nbPropagations=12567  nbRevisions=52954
2.59	     nbUselessRevisions=48046  nbAssignments=1207  nbFailedAssignments=13  nbBacktracks=166  nbVisitedNodes=1237
2.59	     nbRestartNogoods=4  mapSize=23  nbInferences=1  nbTooLargeKeys=0
2.59	       =>  wckTime=1.527  cpuTime=1.45  mem=19M636
3.02	   
3.02	   search
3.02	     run=5  nbConstraintChecks=704361  nbValidityChecks=18608  nbPropagations=16277  nbRevisions=68683
3.02	     nbUselessRevisions=61846  nbAssignments=1483  nbFailedAssignments=18  nbBacktracks=266  nbVisitedNodes=1526
3.02	     nbRestartNogoods=6  mapSize=35  nbInferences=2  nbTooLargeKeys=0
3.02	       =>  wckTime=1.96  cpuTime=1.87  mem=19M636
3.44	   
3.44	   search
3.44	     run=6  nbConstraintChecks=912450  nbValidityChecks=24340  nbPropagations=20985  nbRevisions=87802
3.44	     nbUselessRevisions=77854  nbAssignments=1789  nbFailedAssignments=37  nbBacktracks=383  nbVisitedNodes=1877
3.44	     nbRestartNogoods=7  mapSize=74  nbInferences=2  nbTooLargeKeys=0
3.44	       =>  wckTime=2.377  cpuTime=2.28  mem=19M636
5.63	   
5.63	   search
5.63	     run=7  nbConstraintChecks=2224688  nbValidityChecks=30123  nbPropagations=26726  nbRevisions=110167
5.63	     nbUselessRevisions=95889  nbAssignments=2160  nbFailedAssignments=54  nbBacktracks=553  nbVisitedNodes=2285
5.63	     nbRestartNogoods=9  mapSize=109  nbInferences=2  nbTooLargeKeys=0
5.63	       =>  wckTime=4.575  cpuTime=4.46  mem=19M636
14.43	   
14.43	   search
14.43	     run=8  nbConstraintChecks=7503812  nbValidityChecks=45295  nbPropagations=36650  nbRevisions=141043
14.43	     nbUselessRevisions=117276  nbAssignments=2706  nbFailedAssignments=144  nbBacktracks=813  nbVisitedNodes=3025
14.43	     nbRestartNogoods=11  mapSize=234  nbInferences=4  nbTooLargeKeys=0
14.43	       =>  wckTime=13.373  cpuTime=13.17  mem=19M636
19.85	   
19.85	   search
19.85	     run=9  nbConstraintChecks=10751102  nbValidityChecks=55340  nbPropagations=48884  nbRevisions=177569
19.85	     nbUselessRevisions=141312  nbAssignments=3310  nbFailedAssignments=184  nbBacktracks=1206  nbVisitedNodes=3719
19.85	     nbRestartNogoods=14  mapSize=307  nbInferences=4  nbTooLargeKeys=0
19.85	       =>  wckTime=18.789  cpuTime=18.54  mem=20M611
26.46	   
26.46	   search
26.46	     run=10  nbConstraintChecks=14706090  nbValidityChecks=67307  nbPropagations=63926  nbRevisions=220990
26.46	     nbUselessRevisions=168476  nbAssignments=4116  nbFailedAssignments=232  nbBacktracks=1795  nbVisitedNodes=4633
26.46	     nbRestartNogoods=15  mapSize=401  nbInferences=4  nbTooLargeKeys=0
26.46	       =>  wckTime=25.4  cpuTime=25.09  mem=20M611
35.78	   
35.78	   search
35.78	     run=11  nbConstraintChecks=20231678  nbValidityChecks=83449  nbPropagations=82959  nbRevisions=273732
35.78	     nbUselessRevisions=199477  nbAssignments=5241  nbFailedAssignments=302  nbBacktracks=2669  nbVisitedNodes=5926
35.78	     nbRestartNogoods=17  mapSize=566  nbInferences=6  nbTooLargeKeys=0
35.78	       =>  wckTime=34.724  cpuTime=34.33  mem=21M586
53.81	   
53.81	   search
53.81	     run=12  nbConstraintChecks=31139765  nbValidityChecks=111173  nbPropagations=109246  nbRevisions=342958
53.81	     nbUselessRevisions=236613  nbAssignments=6876  nbFailedAssignments=457  nbBacktracks=3974  nbVisitedNodes=7880
53.81	     nbRestartNogoods=20  mapSize=878  nbInferences=6  nbTooLargeKeys=0
53.81	       =>  wckTime=52.754  cpuTime=52.2  mem=21M586
76.52	   
76.52	   search
76.52	     run=13  nbConstraintChecks=44829746  nbValidityChecks=146296  nbPropagations=145030  nbRevisions=432877
76.52	     nbUselessRevisions=281126  nbAssignments=9186  nbFailedAssignments=633  nbBacktracks=5926  nbVisitedNodes=10611
76.52	     nbRestartNogoods=22  mapSize=1292  nbInferences=8  nbTooLargeKeys=0
76.52	       =>  wckTime=75.458  cpuTime=74.72  mem=23M536
109.29	   
109.29	   search
109.29	     run=14  nbConstraintChecks=64441015  nbValidityChecks=195177  nbPropagations=194244  nbRevisions=551646
109.29	     nbUselessRevisions=335804  nbAssignments=12547  nbFailedAssignments=884  nbBacktracks=8848  nbVisitedNodes=14549
109.29	     nbRestartNogoods=25  mapSize=1856  nbInferences=13  nbTooLargeKeys=0
109.29	       =>  wckTime=108.235  cpuTime=107.22  mem=25M487
161.01	   
161.01	   search
161.01	     run=15  nbConstraintChecks=95389572  nbValidityChecks=270940  nbPropagations=264670  nbRevisions=715146
161.01	     nbUselessRevisions=405791  nbAssignments=17511  nbFailedAssignments=1288  nbBacktracks=13226  nbVisitedNodes=20450
161.01	     nbRestartNogoods=28  mapSize=2790  nbInferences=14  nbTooLargeKeys=0
161.01	       =>  wckTime=159.953  cpuTime=158.5  mem=27M437
161.79	   
161.79	   INFO : Stopping hyperNogood (mapSize=2802, nbTooLargekeys=0, mem=28M412)
244.38	   
244.38	   search
244.38	     run=16  nbConstraintChecks=146206136  nbValidityChecks=391778  nbPropagations=368938  nbRevisions=951044
244.38	     nbUselessRevisions=500011  nbAssignments=24952  nbFailedAssignments=1982  nbBacktracks=19795  nbVisitedNodes=29407
244.38	     nbRestartNogoods=30
244.38	       =>  wckTime=243.317  cpuTime=241.17  mem=28M412
367.44	   
367.44	   search
367.44	     run=17  nbConstraintChecks=220952948  nbValidityChecks=570970  nbPropagations=523032  nbRevisions=1295382
367.44	     nbUselessRevisions=632762  nbAssignments=35993  nbFailedAssignments=3003  nbBacktracks=29656  nbVisitedNodes=42669
367.44	     nbRestartNogoods=33
367.44	       =>  wckTime=366.376  cpuTime=363.15  mem=28M412
559.20	   
559.21	   search
559.21	     run=18  nbConstraintChecks=336884408  nbValidityChecks=831214  nbPropagations=754172  nbRevisions=1791285
559.21	     nbUselessRevisions=814256  nbAssignments=52544  nbFailedAssignments=4602  nbBacktracks=44444  nbVisitedNodes=62687
559.21	     nbRestartNogoods=35
559.21	       =>  wckTime=558.146  cpuTime=553.01  mem=28M412
833.72	   
833.72	   search
833.72	     run=19  nbConstraintChecks=502999742  nbValidityChecks=1224744  nbPropagations=1095621  nbRevisions=2525163
833.72	     nbUselessRevisions=1077826  nbAssignments=77159  nbFailedAssignments=6872  nbBacktracks=66613  nbVisitedNodes=92222
833.72	     nbRestartNogoods=37
833.72	       =>  wckTime=832.657  cpuTime=825.09  mem=28M412
1256.48	   
1256.48	   search
1256.48	     run=20  nbConstraintChecks=760369855  nbValidityChecks=1818555  nbPropagations=1607602  nbRevisions=3612158
1256.48	     nbUselessRevisions=1455182  nbAssignments=114082  nbFailedAssignments=10363  nbBacktracks=99865
1256.48	     nbVisitedNodes=136839  nbRestartNogoods=40
1256.48	       =>  wckTime=1255.416  cpuTime=1244.13  mem=28M412

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/node12/watcher-216513-1168242819 -o ROOT/results/node12/solver-216513-1168242819 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216513-1168242819/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.04 2.04 2.00 2/87 20068
/proc/meminfo: memFree=1844816/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=18540 CPUtime=0
/proc/20067/stat : 20067 (runsolver) R 20065 20067 18653 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 172676954 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20067/statm: 4635 279 244 17 0 2626 0

[startup+0.101962 s]
/proc/loadavg: 2.04 2.04 2.00 2/87 20068
/proc/meminfo: memFree=1844816/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=914852 CPUtime=0.07
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 2932 0 1 0 6 1 0 0 19 0 8 0 172676954 936808448 2678 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151971218 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228713 2678 1403 14 0 215208 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914852

[startup+0.510035 s]
/proc/loadavg: 2.04 2.04 2.00 2/87 20068
/proc/meminfo: memFree=1844816/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915328 CPUtime=0.45
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 6252 0 11 0 42 3 0 0 18 0 8 0 172676954 937295872 6001 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228832 6001 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33118 s]
/proc/loadavg: 2.03 2.04 2.00 3/94 20075
/proc/meminfo: memFree=1815000/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1.26
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 9498 0 11 0 119 7 0 0 24 0 8 0 172676954 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649748 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 9246 2541 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.19
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 371 0 0 0 18 1 0 0 15 0 8 0 172676962 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 9246 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915460

[startup+2.97447 s]
/proc/loadavg: 2.03 2.04 2.00 3/94 20075
/proc/meminfo: memFree=1814168/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=2.88
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 9754 0 11 0 281 7 0 0 25 0 8 0 172676954 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 9501 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 17 0 8 0 172676959 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.23
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 392 0 0 0 22 1 0 0 15 0 8 0 172676962 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 9501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915460

[startup+6.26806 s]
/proc/loadavg: 2.03 2.04 2.00 3/94 20075
/proc/meminfo: memFree=1813528/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=6.15
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 9850 0 11 0 608 7 0 0 25 0 8 0 172676954 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 9595 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 17 0 8 0 172676959 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.24
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 396 0 0 0 23 1 0 0 15 0 8 0 172676962 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 9595 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915460

[startup+12.7452 s]
/proc/loadavg: 2.03 2.03 2.00 3/94 20075
/proc/meminfo: memFree=1813592/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=12.57
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 9852 0 11 0 1250 7 0 0 25 0 8 0 172676954 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073649703 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 9596 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.24
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 396 0 0 0 23 1 0 0 15 0 8 0 172676962 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 9596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915460

[startup+25.6065 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 20075
/proc/meminfo: memFree=1812952/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=25.32
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 10053 0 11 0 2525 7 0 0 25 0 8 0 172676954 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073640016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 9794 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 402 0 0 0 25 1 0 0 17 0 8 0 172676962 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 9794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915460

[startup+51.2142 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 20075
/proc/meminfo: memFree=1811608/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=50.72
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 10400 0 11 0 5064 8 0 0 25 0 8 0 172676954 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 10139 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 402 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 10139 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915460

[startup+102.428 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 20075
/proc/meminfo: memFree=1808856/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=101.49
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11081 0 11 0 10141 8 0 0 25 0 8 0 172676954 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 10819 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 10819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 10819 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+162.481 s]
/proc/loadavg: 2.16 2.05 2.01 3/94 20075
/proc/meminfo: memFree=1805528/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=161.05
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11881 0 11 0 16096 9 0 0 25 0 8 0 172676954 937431040 11619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.56 s]
/proc/loadavg: 2.01 2.01 2.00 3/96 20275
/proc/meminfo: memFree=1801800/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1470.38
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 147024 14 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.38
Current children cumulated vsize (KiB) 915460

[startup+1543.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 20277
/proc/meminfo: memFree=1801352/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1529.94
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 152980 14 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639989 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.94
Current children cumulated vsize (KiB) 915460

[startup+1603.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 20277
/proc/meminfo: memFree=1801352/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1589.46
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 158932 14 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.46
Current children cumulated vsize (KiB) 915460

[startup+1663.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 20277
/proc/meminfo: memFree=1801352/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1648.97
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 164882 15 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.97
Current children cumulated vsize (KiB) 915460

[startup+1723.79 s]
/proc/loadavg: 2.02 2.00 2.00 3/105 20333
/proc/meminfo: memFree=1729288/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1708.91
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 170875 16 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) R 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.91
Current children cumulated vsize (KiB) 915460

[startup+1783.85 s]
/proc/loadavg: 2.06 2.01 2.00 3/105 20333
/proc/meminfo: memFree=1729288/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1768.91
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 176875 16 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073644297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.91
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.04 s]
/proc/loadavg: 2.03 2.01 2.00 3/105 20333
/proc/meminfo: memFree=1729288/2055920 swapFree=4160348/4192956
[pid=20067] ppid=20065 vsize=915460 CPUtime=1800.07
/proc/20067/stat : 20067 (java) R 20065 20067 18653 0 -1 0 11897 0 11 0 179991 16 0 0 25 0 8 0 172676954 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639970 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20067/statm: 228865 11634 2543 14 0 215335 0
[pid=20067/tid=20069] ppid=20065 vsize=915460 CPUtime=0.02
/proc/20067/task/20069/stat : 20069 (java) S 20065 20067 18653 0 -1 64 224 0 0 0 2 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20070] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20070/stat : 20070 (java) S 20065 20067 18653 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20071] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20071/stat : 20071 (java) S 20065 20067 18653 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172676959 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20072] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20072/stat : 20072 (java) S 20065 20067 18653 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20073] ppid=20065 vsize=915460 CPUtime=0.26
/proc/20067/task/20073/stat : 20073 (java) S 20065 20067 18653 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20074] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20074/stat : 20074 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20067/tid=20075] ppid=20065 vsize=915460 CPUtime=0
/proc/20067/task/20075/stat : 20075 (java) S 20065 20067 18653 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172676962 937431040 11634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1815.09
CPU time (s): 1800.11
CPU user time (s): 1799.94
CPU system time (s): 0.175973
CPU usage (%): 99.175
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11917
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38035
involuntary context switches= 65562

runsolver used 1.9827 s user time and 6.10907 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Jan  8 07:53:39 UTC 2007


IDJOB= 216513
IDBENCH= 5084
FILE ID= node12/216513-1168242819

PBS_JOBID= 3481268

Free space on /tmp= 66325 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-15-16.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216513-1168242819/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-216513-1168242819 -o ROOT/results/node12/solver-216513-1168242819 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216513-1168242819/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4bb9d6c8f624319cd63db1fd70f2a9db

RANDOM SEED= 584761523

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.265
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.265
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:       1845232 kB
Buffers:         29416 kB
Cached:          82480 kB
SwapCached:       5132 kB
Active:         103484 kB
Inactive:        57228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845232 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          59356 kB
Slab:            34856 kB
Committed_AS:  4968596 kB
PageTables:       2084 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= 66324 MiB



End job on node12 on Mon Jan  8 08:23:54 UTC 2007