Trace number 237372

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.07 1810.67

General information on the benchmark

Nameos-gp/
gp10-08-1093.xml
MD5SUMf2d50c563873b0a18a3cc88920688123
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.348946
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1094
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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.36	   instance
0.36	     name=/tmp/evaluation/237372-1168347685/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.45	     nbVariables=101  nbDomainTypes=2  minDomainSize=1  maxDomainSize=1094
0.45	       =>  wckTime=0.124  cpuTime=0.1  mem=9M903
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
159.00	     nbConstraints=1000  nbSingletonDomainVariables=1  nbConvertedConstraints=1000  nbConvertConstraintsChecks=566163598
159.00	     nbExtensionStructures=528  nbSharedExtensionStructures=472  nbConflictsStructures=528
159.00	     nbSharedConflictsStructures=472  nbSharedBinaryRepresentations=855489  maxDegree=100  maxArity=2
159.00	       =>  wckTime=158.675  cpuTime=157.0  mem=76M673
159.22	   
159.22	   solver IterativeSystematicSolver being built... 
159.40	       =>  wckTime=159.081  cpuTime=157.15  mem=82M229
161.53	   
161.53	   preprocessing
161.53	     nbConstraintChecks=48507946  nbPropagations=5766  nbRevisions=27120  nbUselessRevisions=16418  nbSingletonTests=199
161.53	     nbEffectiveSingletonTests=2  nbESACBranches=24  nbRemovedValues=15264  detectedInconsistency=no
161.53	       =>  wckTime=2.114  cpuTime=2.06  mem=82M229
180.43	   
180.43	   search
180.43	     run=0  nbConstraintChecks=393722741  nbPropagations=29837  nbRevisions=309370  nbUselessRevisions=168052
180.43	     nbAssignments=847  nbFailedAssignments=829  nbBacktracks=10  nbVisitedNodes=1685  nbRestartNogoods=0  mapSize=10
180.43	     nbInferences=0  nbTooLargeKeys=0
180.43	       =>  wckTime=21.017  cpuTime=20.85  mem=83M230
215.20	   
215.21	   search
215.21	     run=1  nbConstraintChecks=974899193  nbPropagations=153670  nbRevisions=1200337  nbUselessRevisions=662508
215.21	     nbAssignments=3597  nbFailedAssignments=1772  nbBacktracks=25  nbVisitedNodes=3601  nbRestartNogoods=264
215.21	     mapSize=21  nbInferences=0  nbTooLargeKeys=0
215.21	       =>  wckTime=55.791  cpuTime=55.44  mem=83M230
219.23	   
219.23	   search
219.23	     run=2  nbConstraintChecks=1060840016  nbPropagations=286462  nbRevisions=2166771  nbUselessRevisions=1198968
219.23	     nbAssignments=3883  nbFailedAssignments=2034  nbBacktracks=47  nbVisitedNodes=4171  nbRestartNogoods=269
219.23	     mapSize=43  nbInferences=0  nbTooLargeKeys=0
219.23	       =>  wckTime=59.813  cpuTime=59.43  mem=83M230
225.77	   
225.77	   search
225.77	     run=3  nbConstraintChecks=1205392151  nbPropagations=433874  nbRevisions=3274165  nbUselessRevisions=1818977
225.77	     nbAssignments=4425  nbFailedAssignments=2534  nbBacktracks=80  nbVisitedNodes=5243  nbRestartNogoods=291
225.77	     mapSize=75  nbInferences=0  nbTooLargeKeys=0
225.77	       =>  wckTime=66.361  cpuTime=65.95  mem=84M198
304.45	   
304.45	   search
304.45	     run=4  nbConstraintChecks=2675440577  nbPropagations=778710  nbRevisions=6411702  nbUselessRevisions=3645654
304.45	     nbAssignments=8442  nbFailedAssignments=6266  nbBacktracks=130  nbVisitedNodes=12811  nbRestartNogoods=339
304.45	     mapSize=125  nbInferences=0  nbTooLargeKeys=0
304.45	       =>  wckTime=145.036  cpuTime=144.26  mem=85M166
326.08	   
326.08	   search
326.08	     run=5  nbConstraintChecks=3205149902  nbPropagations=1148527  nbRevisions=9946967  nbUselessRevisions=5674637
326.08	     nbAssignments=10478  nbFailedAssignments=8222  nbBacktracks=205  nbVisitedNodes=16855  nbRestartNogoods=365
326.08	     mapSize=194  nbInferences=0  nbTooLargeKeys=0
326.08	       =>  wckTime=166.669  cpuTime=165.78  mem=86M135
332.20	   
332.20	   search
332.20	     run=6  nbConstraintChecks=3313724332  nbPropagations=1535495  nbRevisions=13638344  nbUselessRevisions=7802864
332.20	     nbAssignments=11079  nbFailedAssignments=8613  nbBacktracks=320  nbVisitedNodes=17816  nbRestartNogoods=402
332.20	     mapSize=289  nbInferences=0  nbTooLargeKeys=0
332.20	       =>  wckTime=172.785  cpuTime=171.87  mem=88M71
385.52	   
385.52	   search
385.52	     run=7  nbConstraintChecks=4346677297  nbPropagations=2063663  nbRevisions=19169562  nbUselessRevisions=11063588
385.52	     nbAssignments=16668  nbFailedAssignments=13722  nbBacktracks=490  nbVisitedNodes=28345  nbRestartNogoods=432
385.52	     mapSize=443  nbInferences=0  nbTooLargeKeys=0
385.52	       =>  wckTime=226.104  cpuTime=224.94  mem=90M8
446.16	   
446.16	   search
446.16	     run=8  nbConstraintChecks=5247175323  nbPropagations=2767534  nbRevisions=25957053  nbUselessRevisions=15032954
446.16	     nbAssignments=20918  nbFailedAssignments=17537  nbBacktracks=746  nbVisitedNodes=36462  nbRestartNogoods=491
446.16	     mapSize=690  nbInferences=0  nbTooLargeKeys=0
446.16	       =>  wckTime=286.751  cpuTime=285.3  mem=93M881
482.17	   
482.17	   INFO : Stopping hyperNogood (mapSize=1033, nbTooLargekeys=0, mem=97M754)
483.64	   
483.64	   search
483.64	     run=9  nbConstraintChecks=5888764193  nbPropagations=3601260  nbRevisions=34047994  nbUselessRevisions=19851823
483.64	     nbAssignments=24435  nbFailedAssignments=19920  nbBacktracks=1130  nbVisitedNodes=41988  nbRestartNogoods=593
483.64	       =>  wckTime=324.226  cpuTime=322.6  mem=97M754
526.78	   
526.78	   search
526.78	     run=10  nbConstraintChecks=6670889906  nbPropagations=4587053  nbRevisions=43256740  nbUselessRevisions=25409349
526.78	     nbAssignments=27599  nbFailedAssignments=20568  nbBacktracks=1706  nbVisitedNodes=44417  nbRestartNogoods=888
526.78	       =>  wckTime=367.365  cpuTime=365.53  mem=97M754
552.67	   
552.67	   search
552.67	     run=11  nbConstraintChecks=7125077934  nbPropagations=5681004  nbRevisions=53417103  nbUselessRevisions=31632580
552.67	     nbAssignments=29870  nbFailedAssignments=21477  nbBacktracks=2570  nbVisitedNodes=47946  nbRestartNogoods=968
552.67	       =>  wckTime=393.256  cpuTime=391.3  mem=97M754
1143.60	   
1143.60	   search
1143.60	     run=12  nbConstraintChecks=18427479571  nbPropagations=8132968  nbRevisions=78993318  nbUselessRevisions=47458190
1143.60	     nbAssignments=61893  nbFailedAssignments=51834  nbBacktracks=3867  nbVisitedNodes=111186  nbRestartNogoods=1015
1143.60	       =>  wckTime=984.192  cpuTime=978.43  mem=97M754

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/node39/watcher-237372-1168347685 -o ROOT/results/node39/solver-237372-1168347685 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237372-1168347685/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.92 2.01 1.93 4/87 8117
/proc/meminfo: memFree=1736368/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=18540 CPUtime=0
/proc/8116/stat : 8116 (runsolver) R 8114 8116 7722 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 183168136 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231493659943 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/8116/statm: 4635 279 244 17 0 2626 0

[startup+0.109754 s]
/proc/loadavg: 1.92 2.01 1.93 4/87 8117
/proc/meminfo: memFree=1736368/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=914988 CPUtime=0.09
/proc/8116/stat : 8116 (java) S 8114 8116 7722 0 -1 0 2996 0 1 0 8 1 0 0 17 0 8 0 183168136 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517789 s]
/proc/loadavg: 1.92 2.01 1.93 4/87 8117
/proc/meminfo: memFree=1736368/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915328 CPUtime=0.49
/proc/8116/stat : 8116 (java) S 8114 8116 7722 0 -1 0 7031 0 1 0 45 4 0 0 18 0 8 0 183168136 937295872 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228832 6770 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33986 s]
/proc/loadavg: 2.01 2.02 1.94 3/94 8130
/proc/meminfo: memFree=1709112/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1.3
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 9148 0 1 0 124 6 0 0 22 0 8 0 183168136 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 8887 2167 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 183168140 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183168141 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183168141 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.15
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 357 0 0 0 15 0 0 0 19 0 8 0 183168144 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 8887 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) 915448

[startup+2.97801 s]
/proc/loadavg: 2.01 2.02 1.94 4/94 8130
/proc/meminfo: memFree=1707896/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=2.94
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 9776 0 1 0 287 7 0 0 25 0 8 0 183168136 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 9514 2167 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183168140 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183168141 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183168141 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.16
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 357 0 0 0 15 1 0 0 16 0 8 0 183168144 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 9514 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 9514 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) 915448

[startup+6.27931 s]
/proc/loadavg: 2.01 2.02 1.94 3/94 8138
/proc/meminfo: memFree=1703736/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=6.22
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 10660 0 1 0 615 7 0 0 25 0 8 0 183168136 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 10398 2167 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183168140 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183168141 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183168141 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.16
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 359 0 0 0 15 1 0 0 16 0 8 0 183168144 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 10398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915448

[startup+12.7549 s]
/proc/loadavg: 2.01 2.02 1.94 3/94 8146
/proc/meminfo: memFree=1694776/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=12.65
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 12760 0 1 0 1257 8 0 0 25 0 8 0 183168136 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 12498 2167 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183168140 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183168141 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183168141 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.16
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 360 0 0 0 15 1 0 0 16 0 8 0 183168144 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 12498 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915448

[startup+25.6301 s]
/proc/loadavg: 2.08 2.04 1.94 3/94 8164
/proc/meminfo: memFree=1679352/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=25.44
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 20549 0 1 0 2532 12 0 0 25 0 8 0 183168136 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 20286 2178 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.11
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 4004 0 0 0 10 1 0 0 17 0 8 0 183168140 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.17
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 362 0 0 0 16 1 0 0 17 0 8 0 183168144 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 20286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915448

[startup+51.2584 s]
/proc/loadavg: 2.24 2.08 1.96 3/94 8188
/proc/meminfo: memFree=1661960/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=50.91
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 20559 0 1 0 5079 12 0 0 25 0 8 0 183168136 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 20295 2179 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.11
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 4004 0 0 0 10 1 0 0 16 0 8 0 183168140 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.18
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 370 0 0 0 17 1 0 0 16 0 8 0 183168144 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 20295 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915448

[startup+102.494 s]
/proc/loadavg: 2.09 2.07 1.96 3/88 8220
/proc/meminfo: memFree=1639624/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=101.86
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 25995 0 1 0 10169 17 0 0 25 0 8 0 183168136 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8116/statm: 228862 25729 2179 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.29
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 9433 0 0 0 25 4 0 0 16 0 8 0 183168140 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.19
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 375 0 0 0 18 1 0 0 16 0 8 0 183168144 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 25729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 915448

[startup+162.565 s]
/proc/loadavg: 2.16 2.08 1.97 3/88 8220
/proc/meminfo: memFree=1602120/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=161.66
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35286 0 1 0 16139 27 0 0 25 0 8 0 183168136 937418752 35013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1414.89
Current children cumulated vsize (KiB) 915448

[startup+1483.52 s]
/proc/loadavg: 2.10 2.12 2.04 3/81 8383
/proc/meminfo: memFree=1587280/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1474.68
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 147431 37 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.68
Current children cumulated vsize (KiB) 915448

[startup+1543.61 s]
/proc/loadavg: 2.11 2.12 2.04 3/81 8383
/proc/meminfo: memFree=1537488/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1534.43
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 153406 37 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073966210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.43
Current children cumulated vsize (KiB) 915448

[startup+1603.7 s]
/proc/loadavg: 2.04 2.10 2.03 3/81 8383
/proc/meminfo: memFree=1465168/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1594.2
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 159383 37 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073964768 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.2
Current children cumulated vsize (KiB) 915448

[startup+1663.79 s]
/proc/loadavg: 2.01 2.08 2.03 3/81 8383
/proc/meminfo: memFree=1428240/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1653.99
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 165361 38 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.99
Current children cumulated vsize (KiB) 915448

[startup+1723.89 s]
/proc/loadavg: 2.05 2.08 2.03 3/81 8383
/proc/meminfo: memFree=1389776/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1713.73
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 171335 38 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073987304 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.73
Current children cumulated vsize (KiB) 915448

[startup+1783.98 s]
/proc/loadavg: 2.02 2.06 2.02 3/81 8383
/proc/meminfo: memFree=1356624/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1773.51
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 177313 38 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073969545 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.51
Current children cumulated vsize (KiB) 915448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.63 s]
/proc/loadavg: 2.01 2.05 2.02 3/81 8383
/proc/meminfo: memFree=1347920/2055920 swapFree=4187312/4192956
[pid=8116] ppid=8114 vsize=915448 CPUtime=1800.03
/proc/8116/stat : 8116 (java) R 8114 8116 7722 0 -1 0 35329 0 1 0 179965 38 0 0 25 0 8 0 183168136 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073966751 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8116/statm: 228862 35040 2546 14 0 215332 0
[pid=8116/tid=8118] ppid=8114 vsize=915448 CPUtime=0.84
/proc/8116/task/8118/stat : 8118 (java) S 8114 8116 7722 0 -1 64 18232 0 0 0 76 8 0 0 16 0 8 0 183168140 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8119] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8119/stat : 8119 (java) S 8114 8116 7722 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8120] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8120/stat : 8120 (java) S 8114 8116 7722 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183168141 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8121] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8121/stat : 8121 (java) S 8114 8116 7722 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8122] ppid=8114 vsize=915448 CPUtime=0.36
/proc/8116/task/8122/stat : 8122 (java) S 8114 8116 7722 0 -1 64 451 0 0 0 34 2 0 0 16 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8123] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8123/stat : 8123 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8116/tid=8124] ppid=8114 vsize=915448 CPUtime=0
/proc/8116/task/8124/stat : 8124 (java) S 8114 8116 7722 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183168144 937418752 35040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915448

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

Child status: 143
Real time (s): 1810.67
CPU time (s): 1800.07
CPU user time (s): 1799.66
CPU system time (s): 0.407937
CPU usage (%): 99.4147
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35345
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= 37888
involuntary context switches= 77176

runsolver used 2.33664 s user time and 6.02708 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Tue Jan  9 13:01:25 UTC 2007


IDJOB= 237372
IDBENCH= 6917
FILE ID= node39/237372-1168347685

PBS_JOBID= 3503628

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-08-1093.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237372-1168347685/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-237372-1168347685 -o ROOT/results/node39/solver-237372-1168347685 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237372-1168347685/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f2d50c563873b0a18a3cc88920688123

RANDOM SEED= 227094668

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:       1736848 kB
Buffers:         26116 kB
Cached:         114868 kB
SwapCached:       1408 kB
Active:         193576 kB
Inactive:        71168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736848 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:         140448 kB
Slab:            38960 kB
Committed_AS:  4619196 kB
PageTables:       2324 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= 66551 MiB



End job on node39 on Tue Jan  9 13:31:36 UTC 2007