Trace number 237260

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.14 1802.7

General information on the benchmark

Nameos-gp/
gp10-10-1092.xml
MD5SUMc0094ff62451189fa8795b889ce9788b
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.305952
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1093
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.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/237260-1168347184/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.43	     nbVariables=101  nbDomainTypes=2  minDomainSize=1  maxDomainSize=1093
0.43	       =>  wckTime=0.119  cpuTime=0.11  mem=9M903
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
153.99	     nbConstraints=1000  nbSingletonDomainVariables=1  nbConvertedConstraints=1000  nbConvertConstraintsChecks=565124720
153.99	     nbExtensionStructures=524  nbSharedExtensionStructures=476  nbConflictsStructures=524
153.99	     nbSharedConflictsStructures=476  nbSharedBinaryRepresentations=855080  maxDegree=100  maxArity=2
153.99	       =>  wckTime=153.682  cpuTime=152.27  mem=74M538
154.18	   
154.18	   solver IterativeSystematicSolver being built... 
154.35	       =>  wckTime=154.039  cpuTime=152.42  mem=81M202
158.47	   
158.47	   preprocessing
158.47	     nbConstraintChecks=97985103  nbPropagations=15082  nbRevisions=84796  nbUselessRevisions=54410
158.47	     nbSingletonTests=380  nbEffectiveSingletonTests=9  nbESACBranches=53  nbRemovedValues=26176
158.47	     detectedInconsistency=no
158.47	       =>  wckTime=4.112  cpuTime=4.06  mem=81M202
164.84	   
164.84	   search
164.84	     run=0  nbConstraintChecks=131560778  nbPropagations=30234  nbRevisions=301383  nbUselessRevisions=193286
164.84	     nbAssignments=441  nbFailedAssignments=425  nbBacktracks=10  nbVisitedNodes=877  nbRestartNogoods=0  mapSize=10
164.84	     nbInferences=0  nbTooLargeKeys=0
164.84	       =>  wckTime=10.485  cpuTime=10.4  mem=82M163
175.61	   
175.61	   search
175.61	     run=1  nbConstraintChecks=411559266  nbPropagations=83689  nbRevisions=801658  nbUselessRevisions=493640
175.61	     nbAssignments=1198  nbFailedAssignments=1107  nbBacktracks=25  nbVisitedNodes=2272  nbRestartNogoods=29  mapSize=24
175.61	     nbInferences=0  nbTooLargeKeys=0
175.61	       =>  wckTime=21.254  cpuTime=21.15  mem=82M163
176.70	   
176.70	   search
176.70	     run=2  nbConstraintChecks=435687864  nbPropagations=141488  nbRevisions=1335402  nbUselessRevisions=815212
176.70	     nbAssignments=1443  nbFailedAssignments=1315  nbBacktracks=48  nbVisitedNodes=2737  nbRestartNogoods=32  mapSize=42
176.70	     nbInferences=0  nbTooLargeKeys=0
176.70	       =>  wckTime=22.339  cpuTime=22.23  mem=83M125
206.96	   
206.97	   search
206.97	     run=3  nbConstraintChecks=1067310902  nbPropagations=299912  nbRevisions=2799435  nbUselessRevisions=1719198
206.97	     nbAssignments=2911  nbFailedAssignments=2210  nbBacktracks=81  nbVisitedNodes=4591  nbRestartNogoods=135
206.97	     mapSize=74  nbInferences=0  nbTooLargeKeys=0
206.97	       =>  wckTime=52.609  cpuTime=52.44  mem=83M125
220.19	   
220.19	   search
220.19	     run=4  nbConstraintChecks=1417569586  nbPropagations=488990  nbRevisions=4561725  nbUselessRevisions=2784317
220.19	     nbAssignments=4115  nbFailedAssignments=3349  nbBacktracks=131  nbVisitedNodes=6984  nbRestartNogoods=147
220.19	     mapSize=124  nbInferences=0  nbTooLargeKeys=0
220.19	       =>  wckTime=65.832  cpuTime=65.66  mem=84M86
241.63	   
241.63	   search
241.63	     run=5  nbConstraintChecks=1893076819  nbPropagations=757085  nbRevisions=7014814  nbUselessRevisions=4292561
241.63	     nbAssignments=6498  nbFailedAssignments=5121  nbBacktracks=206  nbVisitedNodes=10681  nbRestartNogoods=289
241.63	     mapSize=199  nbInferences=0  nbTooLargeKeys=0
241.63	       =>  wckTime=87.278  cpuTime=87.08  mem=85M48
250.50	   
250.50	   search
250.50	     run=6  nbConstraintChecks=2073677745  nbPropagations=1064291  nbRevisions=10064726  nbUselessRevisions=6240239
250.50	     nbAssignments=8183  nbFailedAssignments=6685  nbBacktracks=322  nbVisitedNodes=14014  nbRestartNogoods=296
250.50	     mapSize=311  nbInferences=0  nbTooLargeKeys=0
250.50	       =>  wckTime=96.144  cpuTime=95.92  mem=86M971
256.50	   
256.50	   search
256.50	     run=7  nbConstraintChecks=2194829936  nbPropagations=1401030  nbRevisions=13390451  nbUselessRevisions=8390935
256.50	     nbAssignments=9155  nbFailedAssignments=7080  nbBacktracks=492  nbVisitedNodes=15116  nbRestartNogoods=438
256.50	     mapSize=473  nbInferences=0  nbTooLargeKeys=0
256.50	       =>  wckTime=102.146  cpuTime=101.92  mem=88M894
262.72	   
262.72	   search
262.72	     run=8  nbConstraintChecks=2302173957  nbPropagations=1771031  nbRevisions=17077574  nbUselessRevisions=10815910
262.72	     nbAssignments=9993  nbFailedAssignments=7555  nbBacktracks=748  nbVisitedNodes=16533  nbRestartNogoods=464
262.72	     mapSize=712  nbInferences=0  nbTooLargeKeys=0
262.72	       =>  wckTime=108.368  cpuTime=108.13  mem=92M740
298.23	   
298.23	   INFO : Stopping hyperNogood (mapSize=1033, nbTooLargekeys=0, mem=97M547)
308.53	   
308.53	   search
308.53	     run=9  nbConstraintChecks=3136133224  nbPropagations=2376770  nbRevisions=23231593  nbUselessRevisions=15079716
308.53	     nbAssignments=13701  nbFailedAssignments=10753  nbBacktracks=1132  nbVisitedNodes=23627  nbRestartNogoods=481
308.53	       =>  wckTime=154.176  cpuTime=153.9  mem=97M547
509.55	   
509.55	   search
509.55	     run=10  nbConstraintChecks=7267825030  nbPropagations=3668982  nbRevisions=36510910  nbUselessRevisions=23937826
509.55	     nbAssignments=42350  nbFailedAssignments=38818  nbBacktracks=1708  nbVisitedNodes=80879  nbRestartNogoods=500
509.55	       =>  wckTime=355.191  cpuTime=354.65  mem=97M547
1537.51	   
1537.52	   search
1537.52	     run=11  nbConstraintChecks=29770359766  nbPropagations=7769877  nbRevisions=81833487  nbUselessRevisions=52583143
1537.52	     nbAssignments=135689  nbFailedAssignments=130946  nbBacktracks=2572  nbVisitedNodes=266834  nbRestartNogoods=637
1537.52	       =>  wckTime=1383.159  cpuTime=1381.52  mem=97M547
1652.55	   
1652.55	   search
1652.55	     run=12  nbConstraintChecks=31886251872  nbPropagations=12339562  nbRevisions=133301336  nbUselessRevisions=85509560
1652.55	     nbAssignments=155532  nbFailedAssignments=149094  nbBacktracks=3869  nbVisitedNodes=305586  nbRestartNogoods=872
1652.55	       =>  wckTime=1498.196  cpuTime=1496.43  mem=97M547

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/node24/watcher-237260-1168347184 -o ROOT/results/node24/solver-237260-1168347184 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237260-1168347184/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.89 1.97 1.93 5/94 1392
/proc/meminfo: memFree=1805464/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=907676 CPUtime=0.02
/proc/1391/stat : 1391 (java) S 1389 1391 1271 0 -1 0 2171 0 1 0 2 0 0 0 19 0 4 0 183113870 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 226919 1920 1089 14 0 214502 0
[pid=1391/tid=1393] ppid=1389 vsize=907676 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 6 0 0 0 0 0 0 0 19 0 4 0 183113874 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=907676 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 4 0 183113874 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=907676 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) R 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 183113875 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 3452888 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.104292 s]
/proc/loadavg: 1.89 1.97 1.93 5/94 1392
/proc/meminfo: memFree=1805464/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=914988 CPUtime=0.09
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 3019 0 1 0 8 1 0 0 18 0 8 0 183113870 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155070501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228747 2765 1435 14 0 215242 0
[pid=1391/tid=1393] ppid=1389 vsize=914988 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 183113874 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=914988 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183113874 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=914988 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183113875 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516337 s]
/proc/loadavg: 1.89 1.97 1.93 5/94 1392
/proc/meminfo: memFree=1805464/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915328 CPUtime=0.49
/proc/1391/stat : 1391 (java) S 1389 1391 1271 0 -1 0 7148 0 1 0 45 4 0 0 18 0 8 0 183113870 937295872 6887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228832 6887 2145 14 0 215302 0
[pid=1391/tid=1393] ppid=1389 vsize=915328 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 183113874 937295872 6887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915328 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183113874 937295872 6887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915328 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183113875 937295872 6887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34142 s]
/proc/loadavg: 1.89 1.97 1.93 3/101 1399
/proc/meminfo: memFree=1778464/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1.31
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 9111 0 1 0 125 6 0 0 23 0 8 0 183113870 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751331 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 8850 2167 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 183113874 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183113874 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183113875 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.14
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 358 0 0 0 14 0 0 0 19 0 8 0 183113878 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915448

[startup+2.9786 s]
/proc/loadavg: 1.89 1.97 1.93 3/101 1399
/proc/meminfo: memFree=1777184/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=2.95
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 9626 0 1 0 289 6 0 0 25 0 8 0 183113870 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 9364 2167 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183113874 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183113875 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.14
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 183113878 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 9364 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 9364 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) 915448

[startup+6.26095 s]
/proc/loadavg: 1.90 1.97 1.93 3/101 1399
/proc/meminfo: memFree=1772576/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=6.22
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 10784 0 1 0 615 7 0 0 25 0 8 0 183113870 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751269 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 10522 2167 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183113874 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183113875 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.14
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 183113878 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 10522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 10522 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.7496 s]
/proc/loadavg: 1.91 1.97 1.93 3/101 1399
/proc/meminfo: memFree=1763816/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=12.67
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 12853 0 1 0 1259 8 0 0 25 0 8 0 183113870 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 12591 2167 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183113874 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183113875 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.14
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 361 0 0 0 14 0 0 0 16 0 8 0 183113878 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 12591 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915448

[startup+25.611 s]
/proc/loadavg: 1.93 1.97 1.93 3/101 1399
/proc/meminfo: memFree=1731240/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=25.47
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 20905 0 1 0 2536 11 0 0 25 0 8 0 183113870 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 20642 2178 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.11
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 4358 0 0 0 10 1 0 0 17 0 8 0 183113874 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.14
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 363 0 0 0 14 0 0 0 17 0 8 0 183113878 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 20642 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915448

[startup+51.2228 s]
/proc/loadavg: 1.95 1.97 1.93 5/101 1399
/proc/meminfo: memFree=1731240/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=50.96
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 20915 0 1 0 5084 12 0 0 25 0 8 0 183113870 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 20651 2179 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.11
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 4358 0 0 0 10 1 0 0 16 0 8 0 183113874 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.16
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 371 0 0 0 16 0 0 0 17 0 8 0 183113878 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 20651 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915448

[startup+102.448 s]
/proc/loadavg: 1.98 1.97 1.93 4/101 1399
/proc/meminfo: memFree=1709352/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=101.95
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 26369 0 1 0 10179 16 0 0 25 0 8 0 183113870 937418752 26103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1391/statm: 228862 26103 2179 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.26
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 9805 0 0 0 23 3 0 0 16 0 8 0 183113874 937418752 26103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 26103 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

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

[startup+1484.19 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 1937
/proc/meminfo: memFree=1683544/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1481.95
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 148152 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 915448

[startup+1544.25 s]
/proc/loadavg: 2.00 2.00 1.93 4/96 1938
/proc/meminfo: memFree=1683408/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1541.97
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 154154 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 915448

[startup+1604.33 s]
/proc/loadavg: 2.04 2.01 1.93 3/96 1940
/proc/meminfo: memFree=1683152/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1601.96
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 160153 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 915448

[startup+1664.39 s]
/proc/loadavg: 2.01 2.01 1.93 3/96 1940
/proc/meminfo: memFree=1683088/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1661.96
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 166153 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 915448

[startup+1724.46 s]
/proc/loadavg: 2.00 2.00 1.93 3/96 1940
/proc/meminfo: memFree=1683088/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1721.99
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 172156 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980566 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 915448

[startup+1784.54 s]
/proc/loadavg: 2.00 2.00 1.93 3/96 1940
/proc/meminfo: memFree=1682960/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1781.99
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 178156 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 915448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.65 s]
/proc/loadavg: 2.00 2.00 1.93 3/96 1940
/proc/meminfo: memFree=1682960/2055920 swapFree=4192800/4192956
[pid=1391] ppid=1389 vsize=915448 CPUtime=1800.09
/proc/1391/stat : 1391 (java) R 1389 1391 1271 0 -1 0 35094 0 1 0 179966 43 0 0 25 0 8 0 183113870 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990141 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1391/statm: 228862 34801 2546 14 0 215332 0
[pid=1391/tid=1393] ppid=1389 vsize=915448 CPUtime=0.71
/proc/1391/task/1393/stat : 1393 (java) S 1389 1391 1271 0 -1 64 17991 0 0 0 65 6 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1394] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1394/stat : 1394 (java) S 1389 1391 1271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183113874 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1395] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1395/stat : 1395 (java) S 1389 1391 1271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183113875 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1396] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1396/stat : 1396 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1397] ppid=1389 vsize=915448 CPUtime=0.33
/proc/1391/task/1397/stat : 1397 (java) S 1389 1391 1271 0 -1 64 454 0 0 0 31 2 0 0 16 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1391/tid=1398] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1398/stat : 1398 (java) S 1389 1391 1271 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1391/tid=1399] ppid=1389 vsize=915448 CPUtime=0
/proc/1391/task/1399/stat : 1399 (java) S 1389 1391 1271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183113878 937418752 34801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915448

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

Child status: 143
Real time (s): 1802.7
CPU time (s): 1800.14
CPU user time (s): 1799.68
CPU system time (s): 0.45993
CPU usage (%): 99.8583
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.45993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35110
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= 37752
involuntary context switches= 54099

runsolver used 2.16367 s user time and 5.82511 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue Jan  9 12:53:05 UTC 2007


IDJOB= 237260
IDBENCH= 6910
FILE ID= node24/237260-1168347184

PBS_JOBID= 3503610

Free space on /tmp= 66476 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c0094ff62451189fa8795b889ce9788b

RANDOM SEED= 153745044

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1805944 kB
Buffers:         26456 kB
Cached:          95672 kB
SwapCached:          0 kB
Active:         142592 kB
Inactive:        54004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805944 kB
SwapTotal:     4192956 kB
SwapFree:      4192800 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:          99140 kB
Slab:            37928 kB
Committed_AS:  4030076 kB
PageTables:       2460 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= 66475 MiB



End job on node24 on Tue Jan  9 13:23:09 UTC 2007