Trace number 248219

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.13 1808.46

General information on the benchmark

Nameprimes/primes-30/
primes-30-20-2-7.xml
MD5SUM62bd106fcdb51c7a0c693e62b9625686
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity9
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248219-1168398522/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.44	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.44	       =>  wckTime=0.119  cpuTime=0.09  mem=7M927
0.44	   
0.44	   predicates being loaded...
0.46	   
0.47	   constraints being loaded...
0.54	     nbConstraints=20  nbSingletonDomainVariables=24  nbDisconnectedVariables=24  nbUnbuiltConflictsStructures=20
0.54	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=9
0.54	       =>  wckTime=0.217  cpuTime=0.17  mem=8M968
0.58	   
0.58	   solver IterativeSystematicSolver being built... 
0.76	       =>  wckTime=0.445  cpuTime=0.32  mem=15M899
2.06	   
2.06	   preprocessing
2.06	     nbConstraintChecks=2935373  nbValidityChecks=1235  nbPropagations=282  nbRevisions=44  nbUselessRevisions=10
2.06	     nbSingletonTests=155  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=169  detectedInconsistency=no
2.06	       =>  wckTime=1.295  cpuTime=1.28  mem=15M899
14.21	   
14.21	   search
14.21	     run=0  nbConstraintChecks=14066948  nbValidityChecks=369  nbPropagations=2543  nbRevisions=1170
14.21	     nbUselessRevisions=12  nbAssignments=1137  nbFailedAssignments=1120  nbBacktracks=10  nbVisitedNodes=2258
14.21	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
14.21	       =>  wckTime=13.441  cpuTime=13.34  mem=15M899
32.42	   
32.42	   search
32.42	     run=1  nbConstraintChecks=35146003  nbValidityChecks=513  nbPropagations=8465  nbRevisions=4022
32.42	     nbUselessRevisions=24  nbAssignments=2834  nbFailedAssignments=2800  nbBacktracks=25  nbVisitedNodes=5635
32.42	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
32.42	       =>  wckTime=31.655  cpuTime=31.44  mem=15M899
58.62	   
58.62	   search
58.62	     run=2  nbConstraintChecks=66059553  nbValidityChecks=657  nbPropagations=19342  nbRevisions=9340
58.62	     nbUselessRevisions=36  nbAssignments=5322  nbFailedAssignments=5264  nbBacktracks=47  nbVisitedNodes=10587
58.62	     nbRestartNogoods=25  mapSize=47  nbInferences=0  nbTooLargeKeys=0
58.62	       =>  wckTime=57.855  cpuTime=57.51  mem=15M899
98.11	   
98.11	   search
98.11	     run=3  nbConstraintChecks=112427311  nbValidityChecks=801  nbPropagations=37649  nbRevisions=18356
98.11	     nbUselessRevisions=48  nbAssignments=9053  nbFailedAssignments=8960  nbBacktracks=80  nbVisitedNodes=18014
98.11	     nbRestartNogoods=47  mapSize=80  nbInferences=0  nbTooLargeKeys=0
98.11	       =>  wckTime=97.348  cpuTime=96.82  mem=15M899
156.52	   
156.52	   search
156.52	     run=4  nbConstraintChecks=181273917  nbValidityChecks=945  nbPropagations=66987  nbRevisions=32862
156.52	     nbUselessRevisions=60  nbAssignments=14593  nbFailedAssignments=14448  nbBacktracks=130  nbVisitedNodes=29042
156.52	     nbRestartNogoods=80  mapSize=130  nbInferences=0  nbTooLargeKeys=0
156.52	       =>  wckTime=155.757  cpuTime=154.95  mem=15M899
245.24	   
245.24	   search
245.24	     run=5  nbConstraintChecks=286648651  nbValidityChecks=1089  nbPropagations=113206  nbRevisions=55770
245.24	     nbUselessRevisions=72  nbAssignments=23070  nbFailedAssignments=22848  nbBacktracks=205  nbVisitedNodes=45919
245.24	     nbRestartNogoods=88  mapSize=205  nbInferences=0  nbTooLargeKeys=0
245.24	       =>  wckTime=244.472  cpuTime=243.25  mem=15M899
378.71	   
378.71	   search
378.71	     run=6  nbConstraintChecks=444005721  nbValidityChecks=1233  nbPropagations=184632  nbRevisions=91224
378.71	     nbUselessRevisions=84  nbAssignments=35729  nbFailedAssignments=35392  nbBacktracks=318  nbVisitedNodes=71122
378.71	     nbRestartNogoods=163  mapSize=318  nbInferences=0  nbTooLargeKeys=0
378.71	       =>  wckTime=377.948  cpuTime=376.11  mem=15M899
577.51	   
577.51	   search
577.51	     run=7  nbConstraintChecks=680038759  nbValidityChecks=1377  nbPropagations=293866  nbRevisions=145496
577.51	     nbUselessRevisions=96  nbAssignments=54717  nbFailedAssignments=54208  nbBacktracks=488  nbVisitedNodes=108926
577.51	     nbRestartNogoods=246  mapSize=488  nbInferences=0  nbTooLargeKeys=0
577.51	       =>  wckTime=576.745  cpuTime=573.98  mem=16M875
878.36	   
878.36	   search
878.36	     run=8  nbConstraintChecks=1036895605  nbValidityChecks=1521  nbPropagations=460258  nbRevisions=228218
878.36	     nbUselessRevisions=108  nbAssignments=83423  nbFailedAssignments=82656  nbBacktracks=744  nbVisitedNodes=166080
878.36	     nbRestartNogoods=274  mapSize=744  nbInferences=0  nbTooLargeKeys=0
878.36	       =>  wckTime=877.589  cpuTime=873.41  mem=16M875
1237.21	   
1237.21	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=16M875)
1329.36	   
1329.36	   search
1329.36	     run=9  nbConstraintChecks=1572178307  nbValidityChecks=1665  nbPropagations=712384  nbRevisions=353614
1329.36	     nbUselessRevisions=120  nbAssignments=126481  nbFailedAssignments=125328  nbBacktracks=1128  nbVisitedNodes=251810
1329.36	     nbRestartNogoods=332
1329.36	       =>  wckTime=1328.596  cpuTime=1322.31  mem=16M875

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

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

/proc/loadavg: 1.44 1.83 1.93 4/94 25314
/proc/meminfo: memFree=1037896/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=908840 CPUtime=0.07
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 2525 0 1 0 6 1 0 0 18 0 6 0 188246149 930652160 2272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 227210 2272 1240 14 0 214793 0
[pid=25313/tid=25315] ppid=25311 vsize=908840 CPUtime=0
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 19 0 6 0 188246153 930652160 2272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=908840 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 9 0 0 0 0 0 0 0 19 0 6 0 188246153 930652160 2272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=908840 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 4 0 0 0 0 0 0 0 20 0 6 0 188246153 930652160 2272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=908840 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 6 0 188246156 930652160 2272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=908840 CPUtime=0
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 2 0 0 0 0 0 0 0 19 0 6 0 188246156 930652160 2272 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

[startup+0.103386 s]
/proc/loadavg: 1.44 1.83 1.93 4/94 25314
/proc/meminfo: memFree=1037896/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=914988 CPUtime=0.09
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 2994 0 1 0 8 1 0 0 20 0 8 0 188246149 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228747 2740 1427 14 0 215242 0
[pid=25313/tid=25315] ppid=25311 vsize=914988 CPUtime=0
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 188246153 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=914988 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 188246153 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=914988 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 188246153 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=914988 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=914988 CPUtime=0
/proc/25313/task/25319/stat : 25319 (java) R 25311 25313 24562 0 -1 64 246 0 0 0 0 0 0 0 19 0 8 0 188246156 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153957300 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511415 s]
/proc/loadavg: 1.44 1.83 1.93 4/94 25314
/proc/meminfo: memFree=1037896/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=0.49
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 6625 0 1 0 45 4 0 0 18 0 8 0 188246149 937426944 6364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152157159 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 6364 2165 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 188246153 937426944 6364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 188246153 937426944 6364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 188246153 937426944 6364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 6364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.07
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 303 0 0 0 7 0 0 0 16 0 8 0 188246156 937426944 6364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915456

[startup+1.33246 s]
/proc/loadavg: 1.44 1.83 1.93 3/101 25321
/proc/meminfo: memFree=1013776/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1.31
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 8803 0 1 0 126 5 0 0 25 0 8 0 188246149 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705930 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8541 2540 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.12
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 334 0 0 0 12 0 0 0 15 0 8 0 188246156 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8541 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915456

[startup+2.96957 s]
/proc/loadavg: 1.44 1.83 1.93 3/101 25321
/proc/meminfo: memFree=1013328/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=2.94
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 8915 0 1 0 288 6 0 0 25 0 8 0 188246149 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700131 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8651 2542 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 17 0 8 0 188246153 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.14
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 346 0 0 0 14 0 0 0 15 0 8 0 188246156 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.17577 s]
/proc/loadavg: 1.49 1.83 1.93 3/101 25321
/proc/meminfo: memFree=1013328/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=6.13
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 8922 0 1 0 607 6 0 0 25 0 8 0 188246149 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073708791 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8655 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 17 0 8 0 188246153 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.15
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 188246156 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8655 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915456

[startup+12.6452 s]
/proc/loadavg: 1.56 1.84 1.93 3/101 25321
/proc/meminfo: memFree=1013400/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=12.57
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 8935 0 1 0 1251 6 0 0 25 0 8 0 188246149 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8662 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 17 0 8 0 188246153 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.17
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 359 0 0 0 16 1 0 0 15 0 8 0 188246156 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8662 18446744073709551615 134512640 134570532 4294956480 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) 915456

[startup+25.504 s]
/proc/loadavg: 1.63 1.84 1.93 3/101 25321
/proc/meminfo: memFree=1013464/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=25.37
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 8959 0 1 0 2531 6 0 0 25 0 8 0 188246149 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8679 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.19
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 377 0 0 0 18 1 0 0 16 0 8 0 188246156 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8679 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915456

[startup+51.1106 s]
/proc/loadavg: 1.82 1.87 1.93 3/101 25321
/proc/meminfo: memFree=1013528/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=50.85
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 8968 0 1 0 5079 6 0 0 25 0 8 0 188246149 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8687 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.2
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 188246156 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8687 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85

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

Current children cumulated CPU time (s) 1416.76
Current children cumulated vsize (KiB) 915456

[startup+1483.46 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 25323
/proc/meminfo: memFree=1011864/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1476.53
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9129 0 1 0 147639 14 0 0 25 0 8 0 188246149 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073699630 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8842 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.2
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.53
Current children cumulated vsize (KiB) 915456

[startup+1543.51 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 25323
/proc/meminfo: memFree=1011800/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1536.29
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9129 0 1 0 153615 14 0 0 25 0 8 0 188246149 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8842 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.2
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.29
Current children cumulated vsize (KiB) 915456

[startup+1603.56 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 25323
/proc/meminfo: memFree=1011800/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1596.06
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9129 0 1 0 159592 14 0 0 25 0 8 0 188246149 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8842 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.2
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.06
Current children cumulated vsize (KiB) 915456

[startup+1663.61 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 25323
/proc/meminfo: memFree=1011736/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1655.84
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9129 0 1 0 165569 15 0 0 25 0 8 0 188246149 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698293 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8842 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.2
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.84
Current children cumulated vsize (KiB) 915456

[startup+1723.66 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 25323
/proc/meminfo: memFree=1011736/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1715.61
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9129 0 1 0 171546 15 0 0 25 0 8 0 188246149 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698290 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25313/statm: 228864 8842 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.2
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 385 0 0 0 19 1 0 0 16 0 8 0 188246156 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.61
Current children cumulated vsize (KiB) 915456

[startup+1783.72 s]
/proc/loadavg: 1.93 1.98 1.97 3/101 25396
/proc/meminfo: memFree=1336728/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1775.41
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9133 0 1 0 177525 16 0 0 25 0 8 0 188246149 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25313/statm: 228864 8845 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.21
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 188246156 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.41
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.4 s]
/proc/loadavg: 1.95 1.98 1.97 5/101 25396
/proc/meminfo: memFree=1177624/2055920 swapFree=4167304/4192956
[pid=25313] ppid=25311 vsize=915456 CPUtime=1800.06
/proc/25313/stat : 25313 (java) R 25311 25313 24562 0 -1 0 9133 0 1 0 179990 16 0 0 25 0 8 0 188246149 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25313/statm: 228864 8845 2543 14 0 215334 0
[pid=25313/tid=25315] ppid=25311 vsize=915456 CPUtime=0.03
/proc/25313/task/25315/stat : 25315 (java) S 25311 25313 24562 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 188246153 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25316] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25316/stat : 25316 (java) S 25311 25313 24562 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 188246153 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25317] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25317/stat : 25317 (java) S 25311 25313 24562 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188246153 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25318] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25318/stat : 25318 (java) S 25311 25313 24562 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 188246156 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25319] ppid=25311 vsize=915456 CPUtime=0.21
/proc/25313/task/25319/stat : 25319 (java) S 25311 25313 24562 0 -1 64 389 0 0 0 20 1 0 0 16 0 8 0 188246156 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25320] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25320/stat : 25320 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188246157 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25313/tid=25321] ppid=25311 vsize=915456 CPUtime=0
/proc/25313/task/25321/stat : 25321 (java) S 25311 25313 24562 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188246157 937426944 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 1808.46
CPU time (s): 1800.13
CPU user time (s): 1799.95
CPU system time (s): 0.174973
CPU usage (%): 99.5391
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9153
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= 37695
involuntary context switches= 86800

runsolver used 1.86871 s user time and 6.13807 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Wed Jan 10 03:08:42 UTC 2007


IDJOB= 248219
IDBENCH= 11690
FILE ID= node30/248219-1168398522

PBS_JOBID= 3522910

Free space on /tmp= 66496 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-20-2-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248219-1168398522/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-248219-1168398522 -o ROOT/results/node30/solver-248219-1168398522 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248219-1168398522/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  62bd106fcdb51c7a0c693e62b9625686

RANDOM SEED= 52545527

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1038376 kB
Buffers:         34392 kB
Cached:         248552 kB
SwapCached:       2588 kB
Active:         738680 kB
Inactive:       223204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1038376 kB
SwapTotal:     4192956 kB
SwapFree:      4167304 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:         701840 kB
Slab:            38940 kB
Committed_AS:  4787640 kB
PageTables:       3580 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= 66496 MiB



End job on node30 on Wed Jan 10 03:38:51 UTC 2007