Trace number 216227

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.17 1804.45

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-11-19-21.xml
MD5SUMc6c6f910320bb57891b536d9eff7e0af
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4602
Number of constraints30353
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30353
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/216227-1168239122/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.58	     nbVariables=4602  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.58	       =>  wckTime=0.268  cpuTime=0.19  mem=13M728
0.58	   
0.58	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
4.65	     nbConstraints=30179  nbMergedConstraints=174  nbConflictsStructures=5  nbSharedConflictsStructures=30096
4.65	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
4.65	     nbSharedEvaluationManagers=30169  maxDegree=31  maxArity=29
4.65	       =>  wckTime=4.335  cpuTime=3.76  mem=78M216
4.91	   
4.91	   solver IterativeSystematicSolver being built... 
5.84	       =>  wckTime=5.525  cpuTime=4.43  mem=66M52
23.12	   
23.12	   preprocessing
23.12	     nbConstraintChecks=44341  nbValidityChecks=87104  nbPropagations=9403  nbRevisions=81953  nbUselessRevisions=81906
23.12	     nbSingletonTests=4762  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
23.12	       =>  wckTime=17.272  cpuTime=17.14  mem=69M92
26.01	   
26.01	   search
26.01	     run=0  nbConstraintChecks=661417  nbValidityChecks=49446  nbPropagations=10561  nbRevisions=112893
26.01	     nbUselessRevisions=112519  nbAssignments=873  nbFailedAssignments=1  nbBacktracks=13  nbVisitedNodes=888
26.01	     nbRestartNogoods=0  mapSize=13  nbInferences=0  nbTooLargeKeys=0
26.01	       =>  wckTime=20.164  cpuTime=20.01  mem=71M118
30.03	   
30.03	   search
30.03	     run=1  nbConstraintChecks=1846635  nbValidityChecks=87239  nbPropagations=22107  nbRevisions=249136
30.03	     nbUselessRevisions=247969  nbAssignments=1495  nbFailedAssignments=4  nbBacktracks=42  nbVisitedNodes=1527
30.03	     nbRestartNogoods=1  mapSize=29  nbInferences=0  nbTooLargeKeys=0
30.03	       =>  wckTime=24.191  cpuTime=24.0  mem=71M118
33.83	   
33.83	   search
33.83	     run=2  nbConstraintChecks=3042709  nbValidityChecks=111284  nbPropagations=34398  nbRevisions=399955
33.83	     nbUselessRevisions=397546  nbAssignments=1847  nbFailedAssignments=7  nbBacktracks=73  nbVisitedNodes=1896
33.83	     nbRestartNogoods=2  mapSize=45  nbInferences=0  nbTooLargeKeys=0
33.83	       =>  wckTime=27.989  cpuTime=27.77  mem=71M118
37.42	   
37.42	   search
37.42	     run=3  nbConstraintChecks=4282175  nbValidityChecks=120570  nbPropagations=47194  nbRevisions=556109
37.42	     nbUselessRevisions=551979  nbAssignments=1929  nbFailedAssignments=10  nbBacktracks=106  nbVisitedNodes=1995
37.42	     nbRestartNogoods=3  mapSize=61  nbInferences=0  nbTooLargeKeys=0
37.42	       =>  wckTime=31.574  cpuTime=31.33  mem=71M118
37.54	   
37.54	   search
37.54	     run=4  nbConstraintChecks=4285284  nbValidityChecks=123393  nbPropagations=60225  nbRevisions=713829
37.54	     nbUselessRevisions=707808  nbAssignments=2024  nbFailedAssignments=15  nbBacktracks=161  nbVisitedNodes=2100
37.54	     nbRestartNogoods=4  mapSize=70  nbInferences=0  nbTooLargeKeys=0
37.54	       =>  wckTime=31.7  cpuTime=31.45  mem=71M118
37.71	   
37.71	   search
37.71	     run=5  nbConstraintChecks=4286126  nbValidityChecks=126379  nbPropagations=73635  nbRevisions=873118
37.71	     nbUselessRevisions=864910  nbAssignments=2153  nbFailedAssignments=29  nbBacktracks=241  nbVisitedNodes=2257
37.71	     nbRestartNogoods=5  mapSize=96  nbInferences=0  nbTooLargeKeys=0
37.71	       =>  wckTime=31.865  cpuTime=31.62  mem=71M118
37.91	   
37.91	   search
37.91	     run=6  nbConstraintChecks=4287639  nbValidityChecks=130195  nbPropagations=87505  nbRevisions=1034450
37.91	     nbUselessRevisions=1023705  nbAssignments=2312  nbFailedAssignments=45  nbBacktracks=357  nbVisitedNodes=2448
37.91	     nbRestartNogoods=7  mapSize=127  nbInferences=0  nbTooLargeKeys=0
37.91	       =>  wckTime=32.069  cpuTime=31.82  mem=72M131
38.20	   
38.20	   search
38.20	     run=7  nbConstraintChecks=4289231  nbValidityChecks=135627  nbPropagations=102102  nbRevisions=1198669
38.20	     nbUselessRevisions=1184813  nbAssignments=2545  nbFailedAssignments=73  nbBacktracks=527  nbVisitedNodes=2737
38.20	     nbRestartNogoods=8  mapSize=181  nbInferences=0  nbTooLargeKeys=0
38.20	       =>  wckTime=32.36  cpuTime=32.11  mem=72M131
51.47	   
51.47	   search
51.47	     run=8  nbConstraintChecks=8486276  nbValidityChecks=203723  nbPropagations=119021  nbRevisions=1406285
51.47	     nbUselessRevisions=1388265  nbAssignments=3989  nbFailedAssignments=115  nbBacktracks=789  nbVisitedNodes=4265
51.47	     nbRestartNogoods=10  mapSize=261  nbInferences=0  nbTooLargeKeys=0
51.47	       =>  wckTime=45.63  cpuTime=45.32  mem=74M157
58.81	   
58.81	   search
58.81	     run=9  nbConstraintChecks=10590618  nbValidityChecks=264628  nbPropagations=138299  nbRevisions=1652388
58.81	     nbUselessRevisions=1628935  nbAssignments=5286  nbFailedAssignments=165  nbBacktracks=1173  nbVisitedNodes=5662
58.81	     nbRestartNogoods=14  mapSize=357  nbInferences=0  nbTooLargeKeys=0
58.82	       =>  wckTime=52.971  cpuTime=52.63  mem=75M170
63.95	   
63.95	   search
63.95	     run=10  nbConstraintChecks=11957601  nbValidityChecks=321271  nbPropagations=160765  nbRevisions=1933547
63.95	     nbUselessRevisions=1902199  nbAssignments=6381  nbFailedAssignments=251  nbBacktracks=1749  nbVisitedNodes=6929
63.95	     nbRestartNogoods=18  mapSize=502  nbInferences=0  nbTooLargeKeys=0
63.95	       =>  wckTime=58.108  cpuTime=57.73  mem=76M183
73.84	   
73.84	   search
73.84	     run=11  nbConstraintChecks=15020032  nbValidityChecks=409734  nbPropagations=190124  nbRevisions=2268693
73.84	     nbUselessRevisions=2222541  nbAssignments=7486  nbFailedAssignments=402  nbBacktracks=2613  nbVisitedNodes=8393
73.84	     nbRestartNogoods=22  mapSize=777  nbInferences=0  nbTooLargeKeys=0
73.84	       =>  wckTime=68.0  cpuTime=67.57  mem=77M197
109.63	   
109.63	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=80M236)
113.83	   
113.83	   search
113.83	     run=12  nbConstraintChecks=28431741  nbValidityChecks=567781  nbPropagations=230046  nbRevisions=2705886
113.83	     nbUselessRevisions=2634933  nbAssignments=10024  nbFailedAssignments=666  nbBacktracks=3911  nbVisitedNodes=11495
113.83	     nbRestartNogoods=27
113.83	       =>  wckTime=107.987  cpuTime=107.37  mem=80M236

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/node17/watcher-216227-1168239122 -o ROOT/results/node17/solver-216227-1168239122 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216227-1168239122/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.00 2.00 4/88 10730
/proc/meminfo: memFree=1676040/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=9948 CPUtime=0
/proc/10729/stat : 10729 (java) S 10727 10729 10662 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 172307054 10186752 472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/10729/statm: 2487 472 386 14 0 1142 0

[startup+0.103491 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 10730
/proc/meminfo: memFree=1676040/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=914988 CPUtime=0.08
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 2988 0 1 0 7 1 0 0 18 0 8 0 172307054 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511532 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 10730
/proc/meminfo: memFree=1676040/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915328 CPUtime=0.49
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 6585 0 1 0 46 3 0 0 18 0 8 0 172307054 937295872 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943893 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228832 6324 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33262 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 10737
/proc/meminfo: memFree=1612560/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915640 CPUtime=1.3
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 18519 0 1 0 120 10 0 0 24 0 8 0 172307054 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073582534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228910 18256 2157 14 0 215380 0
[pid=10729/tid=10731] ppid=10727 vsize=915640 CPUtime=0.06
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 1988 0 0 0 5 1 0 0 16 0 8 0 172307058 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915640 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915640 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915640 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915640 CPUtime=0.16
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 403 0 0 0 16 0 0 0 16 0 8 0 172307062 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915640 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915640 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937615360 18256 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915640

[startup+2.9858 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10737
/proc/meminfo: memFree=1599760/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915644 CPUtime=2.95
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 21417 0 1 0 239 56 0 0 25 0 8 0 172307054 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228911 21151 2177 14 0 215381 0
[pid=10729/tid=10731] ppid=10727 vsize=915644 CPUtime=0.22
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 4796 0 0 0 20 2 0 0 16 0 8 0 172307058 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915644 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915644 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915644 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915644 CPUtime=0.21
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 430 0 0 0 21 0 0 0 16 0 8 0 172307062 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915644 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915644 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937619456 21151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915644

[startup+6.19413 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10737
/proc/meminfo: memFree=1549456/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=6.14
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35319 0 1 0 480 134 0 0 25 0 8 0 172307054 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074169058 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228968 34971 2543 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.33
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 515 0 0 0 32 1 0 0 15 0 8 0 172307062 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 34971 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915872

[startup+12.6738 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10737
/proc/meminfo: memFree=1545880/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=12.59
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35331 0 1 0 1125 134 0 0 25 0 8 0 172307054 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228968 34982 2545 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.36
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 524 0 0 0 34 2 0 0 16 0 8 0 172307062 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 34982 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915872

[startup+25.5331 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10737
/proc/meminfo: memFree=1545944/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=25.4
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35347 0 1 0 2405 135 0 0 25 0 8 0 172307054 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228968 34996 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.38
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 533 0 0 0 36 2 0 0 15 0 8 0 172307062 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 34996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915872

[startup+51.1418 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10737
/proc/meminfo: memFree=1545880/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=50.87
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35361 0 1 0 4952 135 0 0 25 0 8 0 172307054 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835190 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228968 35006 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.4
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 545 0 0 0 38 2 0 0 15 0 8 0 172307062 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35006 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 915872

[startup+102.354 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 10738
/proc/meminfo: memFree=1545936/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=101.84
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35371 0 1 0 10049 135 0 0 25 0 8 0 172307054 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10729/statm: 228968 35011 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.41
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 550 0 0 0 39 2 0 0 16 0 8 0 172307062 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 915872

[startup+162.411 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 10738
/proc/meminfo: memFree=1545936/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=161.62
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35373 0 1 0 16026 136 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848231 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1419
Current children cumulated vsize (KiB) 915872

[startup+1482.89 s]
/proc/loadavg: 2.10 2.03 2.01 3/93 11274
/proc/meminfo: memFree=1520880/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1478.97
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 147746 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1478.97
Current children cumulated vsize (KiB) 915872

[startup+1542.9 s]
/proc/loadavg: 2.11 2.04 2.01 3/93 11274
/proc/meminfo: memFree=1520880/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1538.89
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 153738 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1538.89
Current children cumulated vsize (KiB) 915872

[startup+1602.91 s]
/proc/loadavg: 2.04 2.03 2.00 3/93 11274
/proc/meminfo: memFree=1520816/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1598.85
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 159734 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.85
Current children cumulated vsize (KiB) 915872

[startup+1662.92 s]
/proc/loadavg: 2.01 2.02 2.00 3/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1658.8
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 165729 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851352 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.8
Current children cumulated vsize (KiB) 915872

[startup+1722.94 s]
/proc/loadavg: 2.00 2.02 2.00 3/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1718.74
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 171723 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.74
Current children cumulated vsize (KiB) 915872

[startup+1782.95 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1778.7
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 177719 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849626 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.7
Current children cumulated vsize (KiB) 915872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.36 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 11276
/proc/meminfo: memFree=1520688/2055920 swapFree=4192812/4192956
[pid=10729] ppid=10727 vsize=915872 CPUtime=1800.09
/proc/10729/stat : 10729 (java) R 10727 10729 10662 0 -1 0 35374 0 1 0 179858 151 0 0 25 0 8 0 172307054 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845608 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10729/statm: 228968 35012 2547 14 0 215438 0
[pid=10729/tid=10731] ppid=10727 vsize=915872 CPUtime=0.78
/proc/10729/task/10731/stat : 10731 (java) S 10727 10729 10662 0 -1 64 18134 0 0 0 71 7 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10732] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10732/stat : 10732 (java) S 10727 10729 10662 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10733] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10733/stat : 10733 (java) S 10727 10729 10662 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172307058 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10734] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10734/stat : 10734 (java) S 10727 10729 10662 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 172307061 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10735] ppid=10727 vsize=915872 CPUtime=0.42
/proc/10729/task/10735/stat : 10735 (java) S 10727 10729 10662 0 -1 64 552 0 0 0 40 2 0 0 16 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10736] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10736/stat : 10736 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10729/tid=10737] ppid=10727 vsize=915872 CPUtime=0
/proc/10729/task/10737/stat : 10737 (java) S 10727 10729 10662 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172307062 937852928 35012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915872

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

Child status: 143
Real time (s): 1804.45
CPU time (s): 1800.17
CPU user time (s): 1798.63
CPU system time (s): 1.53877
CPU usage (%): 99.763
Max. virtual memory (cumulated for all children) (KiB): 915984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.63
system time used= 1.53877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35391
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= 38302
involuntary context switches= 58979

runsolver used 2.35164 s user time and 5.64814 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Jan  8 06:52:03 UTC 2007


IDJOB= 216227
IDBENCH= 5062
FILE ID= node17/216227-1168239122

PBS_JOBID= 3481545

Free space on /tmp= 66320 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-11-19-21.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216227-1168239122/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-216227-1168239122 -o ROOT/results/node17/solver-216227-1168239122 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216227-1168239122/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c6c6f910320bb57891b536d9eff7e0af

RANDOM SEED= 919156346

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.236
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.236
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:       1676520 kB
Buffers:         53540 kB
Cached:         185548 kB
SwapCached:          0 kB
Active:         197156 kB
Inactive:       118640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6388 kB
Writeback:           0 kB
Mapped:          96964 kB
Slab:            48468 kB
Committed_AS:  4858348 kB
PageTables:       2268 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= 66315 MiB



End job on node17 on Mon Jan  8 07:22:07 UTC 2007