Trace number 233772

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.08 1805.71

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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/233772-1168328003/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=49  nbDomainTypes=49  minDomainSize=316  maxDomainSize=412
0.41	       =>  wckTime=0.109  cpuTime=0.09  mem=7M880
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
10.63	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=38430822  nbExtensionStructures=294
10.63	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.63	     nbSharedBinaryRepresentations=67642  maxDegree=12  maxArity=2
10.63	       =>  wckTime=10.325  cpuTime=10.19  mem=35M221
10.73	   
10.73	   solver IterativeSystematicSolver being built... 
10.89	       =>  wckTime=10.59  cpuTime=10.32  mem=27M77
10.96	   
10.96	   preprocessing
10.96	     nbConstraintChecks=950765  nbPropagations=693  nbRevisions=1099  nbUselessRevisions=401  nbSingletonTests=54
10.96	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
10.96	       =>  wckTime=0.064  cpuTime=0.04  mem=27M77
11.17	   
11.17	   search
11.17	     run=0  nbConstraintChecks=4883058  nbPropagations=2232  nbRevisions=11168  nbUselessRevisions=5333
11.17	     nbAssignments=297  nbFailedAssignments=273  nbBacktracks=10  nbVisitedNodes=581  nbRestartNogoods=0  mapSize=10
11.17	     nbInferences=0  nbTooLargeKeys=0
11.17	       =>  wckTime=0.275  cpuTime=0.24  mem=27M77
11.46	   
11.46	   search
11.46	     run=1  nbConstraintChecks=16320294  nbPropagations=9061  nbRevisions=35538  nbUselessRevisions=15957
11.46	     nbAssignments=814  nbFailedAssignments=473  nbBacktracks=25  nbVisitedNodes=1014  nbRestartNogoods=21  mapSize=25
11.46	     nbInferences=0  nbTooLargeKeys=0
11.46	       =>  wckTime=0.567  cpuTime=0.52  mem=27M77
12.22	   
12.22	   search
12.22	     run=2  nbConstraintChecks=46435043  nbPropagations=26746  nbRevisions=93809  nbUselessRevisions=38706
12.22	     nbAssignments=2024  nbFailedAssignments=1245  nbBacktracks=47  nbVisitedNodes=2606  nbRestartNogoods=108
12.22	     mapSize=47  nbInferences=0  nbTooLargeKeys=0
12.22	       =>  wckTime=1.326  cpuTime=1.26  mem=28M23
12.86	   
12.86	   search
12.86	     run=3  nbConstraintChecks=71695503  nbPropagations=54208  nbRevisions=178314  nbUselessRevisions=70735
12.86	     nbAssignments=3084  nbFailedAssignments=1620  nbBacktracks=80  nbVisitedNodes=3425  nbRestartNogoods=246
12.86	     mapSize=80  nbInferences=0  nbTooLargeKeys=0
12.86	       =>  wckTime=1.96  cpuTime=1.88  mem=28M23
13.41	   
13.41	   search
13.41	     run=4  nbConstraintChecks=95282785  nbPropagations=86616  nbRevisions=289629  nbUselessRevisions=111573
13.41	     nbAssignments=4040  nbFailedAssignments=2500  nbBacktracks=130  nbVisitedNodes=5288  nbRestartNogoods=270
13.41	     mapSize=130  nbInferences=0  nbTooLargeKeys=0
13.41	       =>  wckTime=2.515  cpuTime=2.42  mem=28M23
14.30	   
14.30	   search
14.30	     run=5  nbConstraintChecks=134794019  nbPropagations=127636  nbRevisions=441104  nbUselessRevisions=165573
14.30	     nbAssignments=5557  nbFailedAssignments=3732  nbBacktracks=205  nbVisitedNodes=7905  nbRestartNogoods=328
14.30	     mapSize=205  nbInferences=0  nbTooLargeKeys=0
14.30	       =>  wckTime=3.408  cpuTime=3.3  mem=28M23
16.98	   
16.98	   search
16.98	     run=6  nbConstraintChecks=250076155  nbPropagations=201225  nbRevisions=723151  nbUselessRevisions=262893
16.98	     nbAssignments=10039  nbFailedAssignments=8098  nbBacktracks=318  nbVisitedNodes=16866  nbRestartNogoods=338
16.98	     mapSize=318  nbInferences=0  nbTooLargeKeys=0
16.98	       =>  wckTime=6.088  cpuTime=5.97  mem=28M23
17.94	   
17.94	   search
17.94	     run=7  nbConstraintChecks=294119442  nbPropagations=286181  nbRevisions=1057778  nbUselessRevisions=377699
17.94	     nbAssignments=11920  nbFailedAssignments=9806  nbBacktracks=488  nbVisitedNodes=20625  nbRestartNogoods=413
17.94	     mapSize=488  nbInferences=0  nbTooLargeKeys=0
17.94	       =>  wckTime=7.047  cpuTime=6.92  mem=28M23
20.23	   
20.23	   search
20.23	     run=8  nbConstraintChecks=393286434  nbPropagations=393827  nbRevisions=1503258  nbUselessRevisions=531045
20.23	     nbAssignments=15728  nbFailedAssignments=13194  nbBacktracks=744  nbVisitedNodes=27916  nbRestartNogoods=456
20.23	     mapSize=744  nbInferences=0  nbTooLargeKeys=0
20.23	       =>  wckTime=9.331  cpuTime=9.19  mem=28M970
23.05	   
23.05	   INFO : Stopping hyperNogood (mapSize=1048, nbTooLargekeys=0, mem=29M916)
23.60	   
23.60	   search
23.60	     run=9  nbConstraintChecks=534845386  nbPropagations=534147  nbRevisions=2116113  nbUselessRevisions=740592
23.60	     nbAssignments=21734  nbFailedAssignments=18814  nbBacktracks=1128  nbVisitedNodes=39916  nbRestartNogoods=481
23.60	       =>  wckTime=12.704  cpuTime=12.54  mem=29M916
30.68	   
30.68	   search
30.68	     run=10  nbConstraintChecks=816035728  nbPropagations=750316  nbRevisions=3052332  nbUselessRevisions=1058240
30.68	     nbAssignments=32306  nbFailedAssignments=28776  nbBacktracks=1704  nbVisitedNodes=60994  nbRestartNogoods=567
30.68	       =>  wckTime=19.788  cpuTime=19.59  mem=29M916
42.58	   
42.58	   search
42.58	     run=11  nbConstraintChecks=1290043959  nbPropagations=1101955  nbRevisions=4552243  nbUselessRevisions=1566203
42.58	     nbAssignments=49923  nbFailedAssignments=45403  nbBacktracks=2568  nbVisitedNodes=95972  nbRestartNogoods=754
42.58	       =>  wckTime=31.684  cpuTime=31.34  mem=29M916
54.80	   
54.80	   search
54.80	     run=12  nbConstraintChecks=1872042304  nbPropagations=1588952  nbRevisions=6698118  nbUselessRevisions=2293297
54.80	     nbAssignments=72619  nbFailedAssignments=66739  nbBacktracks=3865  nbVisitedNodes=141217  nbRestartNogoods=918
54.80	       =>  wckTime=43.906  cpuTime=43.5  mem=29M916
75.78	   
75.78	   search
75.78	     run=13  nbConstraintChecks=2798269690  nbPropagations=2340819  nbRevisions=9905605  nbUselessRevisions=3380087
75.78	     nbAssignments=106573  nbFailedAssignments=98105  nbBacktracks=5811  nbVisitedNodes=207817  nbRestartNogoods=1049
75.78	       =>  wckTime=64.881  cpuTime=64.31  mem=29M916
108.19	   
108.21	   search
108.21	     run=14  nbConstraintChecks=4218670126  nbPropagations=3482032  nbRevisions=14792475  nbUselessRevisions=5053342
108.21	     nbAssignments=157780  nbFailedAssignments=146382  nbBacktracks=8730  nbVisitedNodes=310142  nbRestartNogoods=1151
108.21	       =>  wckTime=97.294  cpuTime=96.53  mem=29M916
144.58	   
144.58	   search
144.58	     run=15  nbConstraintChecks=5970475446  nbPropagations=5024596  nbRevisions=21618369  nbUselessRevisions=7401669
144.58	     nbAssignments=223780  nbFailedAssignments=208001  nbBacktracks=13108  nbVisitedNodes=442037  nbRestartNogoods=1168
144.58	       =>  wckTime=133.682  cpuTime=132.68  mem=29M916
214.06	   
214.06	   search
214.06	     run=16  nbConstraintChecks=9054990474  nbPropagations=7362149  nbRevisions=31797848  nbUselessRevisions=10892302
214.06	     nbAssignments=330126  nbFailedAssignments=307736  nbBacktracks=19676  nbVisitedNodes=654537  nbRestartNogoods=1259
214.06	       =>  wckTime=203.168  cpuTime=201.61  mem=29M916
339.25	   
339.25	   search
339.25	     run=17  nbConstraintChecks=14153078545  nbPropagations=11164677  nbRevisions=48051106  nbUselessRevisions=16474463
339.25	     nbAssignments=515708  nbFailedAssignments=483464  nbBacktracks=29528  nbVisitedNodes=1025431  nbRestartNogoods=1287
339.25	       =>  wckTime=328.355  cpuTime=326.21  mem=29M916
507.35	   
507.35	   search
507.35	     run=18  nbConstraintChecks=21763680717  nbPropagations=16584279  nbRevisions=72861190  nbUselessRevisions=25119099
507.35	     nbAssignments=808435  nbFailedAssignments=761334  nbBacktracks=44307  nbVisitedNodes=1610209  nbRestartNogoods=1383
507.35	       =>  wckTime=496.458  cpuTime=493.24  mem=29M916
817.45	   
817.45	   search
817.45	     run=19  nbConstraintChecks=34938318432  nbPropagations=25567740  nbRevisions=112896097  nbUselessRevisions=39019905
817.45	     nbAssignments=1293103  nbFailedAssignments=1223832  nbBacktracks=66475  nbVisitedNodes=2579226
817.45	     nbRestartNogoods=1547
817.45	       =>  wckTime=806.555  cpuTime=801.27  mem=29M916
1197.10	   
1197.10	   search
1197.10	     run=20  nbConstraintChecks=53068171947  nbPropagations=39574788  nbRevisions=173815535  nbUselessRevisions=60444840
1197.10	     nbAssignments=1909396  nbFailedAssignments=1806870  nbBacktracks=99727  nbVisitedNodes=3810973
1197.10	     nbRestartNogoods=1663
1197.10	       =>  wckTime=1186.202  cpuTime=1180.78  mem=29M916

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/node22/watcher-233772-1168328003 -o ROOT/results/node22/solver-233772-1168328003 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233772-1168328003/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.00 2.08 2.03 4/98 30853
/proc/meminfo: memFree=643848/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=172 CPUtime=0
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 181194759 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4677931 0 0 4096 0 0 0 0 17 0 0 0
/proc/30852/statm: 43 24 18 14 0 3 0

[startup+0.108062 s]
/proc/loadavg: 2.00 2.08 2.03 4/98 30853
/proc/meminfo: memFree=643848/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=914988 CPUtime=0.09
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 3063 0 1 0 7 2 0 0 24 0 8 0 181194759 936947712 2809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228747 2810 1451 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519124 s]
/proc/loadavg: 2.00 2.08 2.03 4/98 30853
/proc/meminfo: memFree=643848/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=0.5
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 6874 0 1 0 45 5 0 0 25 0 8 0 181194759 937431040 6613 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073468073 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 6613 2162 14 0 215335 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915460

[startup+1.34525 s]
/proc/loadavg: 2.00 2.08 2.03 4/105 30860
/proc/meminfo: memFree=624208/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1.31
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 7386 0 1 0 126 5 0 0 25 0 8 0 181194759 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 7124 2167 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181194763 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181194764 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181194764 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.09
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 322 0 0 0 9 0 0 0 16 0 8 0 181194767 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 7124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.9825 s]
/proc/loadavg: 2.00 2.08 2.03 3/105 30860
/proc/meminfo: memFree=621136/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=2.95
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 8449 0 1 0 289 6 0 0 25 0 8 0 181194759 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647841 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 8187 2167 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 181194763 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181194764 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181194764 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.09
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 181194767 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 8187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.18399 s]
/proc/loadavg: 2.00 2.08 2.03 3/105 30860
/proc/meminfo: memFree=588368/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=6.13
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 10456 0 1 0 606 7 0 0 25 0 8 0 181194759 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648770 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 10194 2168 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 181194763 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181194764 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181194764 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.11
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 181194767 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 10194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915460

[startup+12.663 s]
/proc/loadavg: 2.00 2.07 2.03 3/105 30860
/proc/meminfo: memFree=538768/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=12.57
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16978 0 1 0 1246 11 0 0 25 0 8 0 181194759 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16713 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 17 0 8 0 181194763 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.21
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 389 0 0 0 21 0 0 0 15 0 8 0 181194767 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915460

[startup+25.527 s]
/proc/loadavg: 2.00 2.07 2.03 3/105 30860
/proc/meminfo: memFree=513936/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=25.35
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16992 0 1 0 2524 11 0 0 25 0 8 0 181194759 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30852/statm: 228865 16723 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.23
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 181194767 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915460

[startup+51.1499 s]
/proc/loadavg: 2.00 2.06 2.02 3/105 30860
/proc/meminfo: memFree=467728/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=50.77
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 5065 12 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915460

[startup+102.415 s]
/proc/loadavg: 2.05 2.07 2.02 3/105 30860
/proc/meminfo: memFree=415824/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=101.69
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 10157 12 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881328 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 915460

[startup+162.419 s]
/proc/loadavg: 2.02 2.05 2.02 3/105 30860
/proc/meminfo: memFree=415696/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=161.2
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 16108 12 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820161 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.32 s]
/proc/loadavg: 1.04 1.13 1.48 2/85 30931
/proc/meminfo: memFree=1146736/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1477.8
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 147760 20 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.8
Current children cumulated vsize (KiB) 915460

[startup+1543.33 s]
/proc/loadavg: 1.01 1.10 1.45 2/85 30931
/proc/meminfo: memFree=1146672/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1537.79
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 153759 20 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.79
Current children cumulated vsize (KiB) 915460

[startup+1603.35 s]
/proc/loadavg: 1.08 1.10 1.43 2/85 30931
/proc/meminfo: memFree=1146544/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1597.79
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 159759 20 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.79
Current children cumulated vsize (KiB) 915460

[startup+1663.38 s]
/proc/loadavg: 1.03 1.08 1.40 2/91 30995
/proc/meminfo: memFree=1145272/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1657.8
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 165757 23 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.8
Current children cumulated vsize (KiB) 915460

[startup+1723.43 s]
/proc/loadavg: 1.01 1.06 1.37 2/91 31087
/proc/meminfo: memFree=1145152/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1717.83
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 171755 28 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820045 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.83
Current children cumulated vsize (KiB) 915460

[startup+1783.46 s]
/proc/loadavg: 1.00 1.05 1.34 2/85 31129
/proc/meminfo: memFree=1146160/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1777.82
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 177752 30 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820101 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.82
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.66 s]
/proc/loadavg: 1.00 1.04 1.33 2/85 31129
/proc/meminfo: memFree=1146160/2055920 swapFree=4157544/4192956
[pid=30852] ppid=30850 vsize=915460 CPUtime=1800.02
/proc/30852/stat : 30852 (java) R 30850 30852 28698 0 -1 0 16995 0 1 0 179972 30 0 0 25 0 8 0 181194759 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820128 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30852/statm: 228865 16726 2542 14 0 215335 0
[pid=30852/tid=30854] ppid=30850 vsize=915460 CPUtime=0.08
/proc/30852/task/30854/stat : 30854 (java) S 30850 30852 28698 0 -1 64 3288 0 0 0 7 1 0 0 16 0 8 0 181194763 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30855] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30855/stat : 30855 (java) S 30850 30852 28698 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30856] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30856/stat : 30856 (java) S 30850 30852 28698 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181194764 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30857] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30857/stat : 30857 (java) S 30850 30852 28698 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30858] ppid=30850 vsize=915460 CPUtime=0.24
/proc/30852/task/30858/stat : 30858 (java) S 30850 30852 28698 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30852/tid=30859] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30859/stat : 30859 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30852/tid=30860] ppid=30850 vsize=915460 CPUtime=0
/proc/30852/task/30860/stat : 30860 (java) S 30850 30852 28698 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181194767 937431040 16726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1805.71
CPU time (s): 1800.08
CPU user time (s): 1799.76
CPU system time (s): 0.314952
CPU usage (%): 99.6879
Max. virtual memory (cumulated for all children) (KiB): 915460

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

runsolver used 2.16667 s user time and 5.05323 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue Jan  9 07:33:23 UTC 2007


IDJOB= 233772
IDBENCH= 6635
FILE ID= node22/233772-1168328003

PBS_JOBID= 3502997

Free space on /tmp= 66560 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 esac.xml 1 XSax /tmp/evaluation/233772-1168328003/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-233772-1168328003 -o ROOT/results/node22/solver-233772-1168328003 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233772-1168328003/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2c2fead72c0d5fc55930647203f728f7

RANDOM SEED= 552147672

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.279
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.279
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:        644264 kB
Buffers:         12440 kB
Cached:         752596 kB
SwapCached:      11252 kB
Active:         814600 kB
Inactive:       543016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        644264 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:         620740 kB
Slab:            37624 kB
Committed_AS:  4221000 kB
PageTables:       3392 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= 66563 MiB



End job on node22 on Tue Jan  9 08:03:29 UTC 2007