Trace number 248285

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 AC? (TO) 1800.08 1805.78

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-7.xml
MD5SUM38a1637e74d9cba5d6aed2123d07d226
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
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=mac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/248285-1168085959/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.46	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.46	       =>  wckTime=0.136  cpuTime=0.1  mem=7M927
0.46	   
0.46	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
0.62	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.62	     nbConvertConstraintsChecks=50176  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=4
0.62	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=36  nbSharedBinaryRepresentations=885
0.62	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.62	       =>  wckTime=0.301  cpuTime=0.21  mem=9M877
0.66	   
0.66	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.514  cpuTime=0.36  mem=15M752
3.52	   
3.52	   preprocessing
3.52	     nbConstraintChecks=6230603  nbValidityChecks=449  nbPropagations=106  nbRevisions=21  nbUselessRevisions=2
3.52	     nbRemovedValues=1355  detectedInconsistency=no
3.52	       =>  wckTime=2.68  cpuTime=2.64  mem=15M752
4.90	   
4.90	   search
4.90	     run=0  nbConstraintChecks=1977312  nbValidityChecks=5684  nbPropagations=527  nbRevisions=364
4.90	     nbUselessRevisions=37  nbAssignments=160  nbFailedAssignments=132  nbBacktracks=10  nbVisitedNodes=293
4.90	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
4.90	       =>  wckTime=4.064  cpuTime=3.99  mem=16M744
13.58	   
13.58	   search
13.58	     run=1  nbConstraintChecks=14774881  nbValidityChecks=107002  nbPropagations=3726  nbRevisions=4125
13.58	     nbUselessRevisions=215  nbAssignments=893  nbFailedAssignments=839  nbBacktracks=25  nbVisitedNodes=1733
13.58	     nbRestartNogoods=85  mapSize=19  nbInferences=0  nbTooLargeKeys=0
13.58	       =>  wckTime=12.738  cpuTime=12.56  mem=16M744
16.86	   
16.86	   search
16.86	     run=2  nbConstraintChecks=19916195  nbValidityChecks=121506  nbPropagations=8045  nbRevisions=8585
16.86	     nbUselessRevisions=425  nbAssignments=1400  nbFailedAssignments=1303  nbBacktracks=49  nbVisitedNodes=2704
16.86	     nbRestartNogoods=130  mapSize=40  nbInferences=0  nbTooLargeKeys=0
16.86	       =>  wckTime=16.026  cpuTime=15.81  mem=16M744
32.39	   
32.39	   search
32.39	     run=3  nbConstraintChecks=45730800  nbValidityChecks=126401  nbPropagations=16577  nbRevisions=15212
32.39	     nbUselessRevisions=655  nbAssignments=3483  nbFailedAssignments=3346  nbBacktracks=82  nbVisitedNodes=6830
32.39	     nbRestartNogoods=181  mapSize=68  nbInferences=0  nbTooLargeKeys=0
32.39	       =>  wckTime=31.549  cpuTime=31.17  mem=16M744
64.74	   
64.74	   search
64.74	     run=4  nbConstraintChecks=99688217  nbValidityChecks=182162  nbPropagations=34311  nbRevisions=27261
64.74	     nbUselessRevisions=1036  nbAssignments=7911  nbFailedAssignments=7704  nbBacktracks=137  nbVisitedNodes=15616
64.74	     nbRestartNogoods=299  mapSize=115  nbInferences=0  nbTooLargeKeys=0
64.74	       =>  wckTime=63.905  cpuTime=63.23  mem=16M744
93.46	   
93.46	   search
93.46	     run=5  nbConstraintChecks=145241296  nbValidityChecks=820175  nbPropagations=66011  nbRevisions=56679
93.46	     nbUselessRevisions=3258  nbAssignments=12610  nbFailedAssignments=12296  nbBacktracks=212  nbVisitedNodes=24907
93.46	     nbRestartNogoods=495  mapSize=181  nbInferences=0  nbTooLargeKeys=0
93.46	       =>  wckTime=92.622  cpuTime=91.68  mem=16M744
99.49	   
99.49	   search
99.49	     run=6  nbConstraintChecks=155307210  nbValidityChecks=957762  nbPropagations=100729  nbRevisions=89830
99.49	     nbUselessRevisions=5913  nbAssignments=13626  nbFailedAssignments=13191  nbBacktracks=325  nbVisitedNodes=26818
99.49	     nbRestartNogoods=657  mapSize=272  nbInferences=0  nbTooLargeKeys=0
99.49	       =>  wckTime=98.65  cpuTime=97.65  mem=16M744
113.99	   
113.99	   search
113.99	     run=7  nbConstraintChecks=187630915  nbValidityChecks=1711395  nbPropagations=148534  nbRevisions=141836
113.99	     nbUselessRevisions=10954  nbAssignments=17500  nbFailedAssignments=16887  nbBacktracks=496  nbVisitedNodes=34388
113.99	     nbRestartNogoods=732  mapSize=352  nbInferences=0  nbTooLargeKeys=0
113.99	       =>  wckTime=113.153  cpuTime=112.02  mem=16M744
141.40	   
141.40	   search
141.40	     run=8  nbConstraintChecks=248556482  nbValidityChecks=3140664  nbPropagations=221125  nbRevisions=229529
141.40	     nbUselessRevisions=20380  nbAssignments=24792  nbFailedAssignments=23918  nbBacktracks=752  nbVisitedNodes=48711
141.40	     nbRestartNogoods=769  mapSize=495  nbInferences=0  nbTooLargeKeys=0
141.40	       =>  wckTime=140.558  cpuTime=139.17  mem=16M744
235.05	   
235.05	   search
235.05	     run=9  nbConstraintChecks=347385217  nbValidityChecks=4525874  nbPropagations=310936  nbRevisions=341491
235.05	     nbUselessRevisions=30595  nbAssignments=32513  nbFailedAssignments=31219  nbBacktracks=1136  nbVisitedNodes=63733
235.05	     nbRestartNogoods=785  mapSize=839  nbInferences=0  nbTooLargeKeys=0
235.05	       =>  wckTime=234.217  cpuTime=231.97  mem=17M719
270.57	   
270.57	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=17M719)
274.80	   
274.80	   search
274.80	     run=10  nbConstraintChecks=386459017  nbValidityChecks=4834267  nbPropagations=406456  nbRevisions=458031
274.80	     nbUselessRevisions=41053  nbAssignments=35265  nbFailedAssignments=33338  nbBacktracks=1726  nbVisitedNodes=68604
274.81	     nbRestartNogoods=964
274.81	       =>  wckTime=273.967  cpuTime=271.35  mem=17M719
329.71	   
329.71	   search
329.71	     run=11  nbConstraintChecks=439512442  nbValidityChecks=4989650  nbPropagations=511740  nbRevisions=579903
329.71	     nbUselessRevisions=51889  nbAssignments=40057  nbFailedAssignments=37213  nbBacktracks=2599  nbVisitedNodes=77271
329.71	     nbRestartNogoods=1107
329.71	       =>  wckTime=328.87  cpuTime=325.74  mem=17M719
407.26	   
407.26	   search
407.26	     run=12  nbConstraintChecks=516857330  nbValidityChecks=6104590  nbPropagations=632262  nbRevisions=717775
407.26	     nbUselessRevisions=63601  nbAssignments=47080  nbFailedAssignments=42904  nbBacktracks=3896  nbVisitedNodes=89985
407.26	     nbRestartNogoods=1195
407.26	       =>  wckTime=406.425  cpuTime=402.59  mem=17M719
449.99	   
449.99	   search
449.99	     run=13  nbConstraintChecks=567133696  nbValidityChecks=6266360  nbPropagations=763618  nbRevisions=862927
449.99	     nbUselessRevisions=76130  nbAssignments=51804  nbFailedAssignments=45637  nbBacktracks=5843  nbVisitedNodes=97442
449.99	     nbRestartNogoods=1312
449.99	       =>  wckTime=449.152  cpuTime=444.92  mem=17M719
1136.45	   
1136.45	   search
1136.45	     run=14  nbConstraintChecks=1368190919  nbValidityChecks=16721958  nbPropagations=1024450  nbRevisions=1166476
1136.45	     nbUselessRevisions=91578  nbAssignments=115112  nbFailedAssignments=106000  nbBacktracks=8763
1136.45	     nbVisitedNodes=221113  nbRestartNogoods=1355
1136.45	       =>  wckTime=1135.609  cpuTime=1130.57  mem=17M719
1650.45	   
1650.45	   search
1650.45	     run=15  nbConstraintChecks=1959472557  nbValidityChecks=25066797  nbPropagations=1386632  nbRevisions=1594854
1650.45	     nbUselessRevisions=110711  nbAssignments=164017  nbFailedAssignments=150501  nbBacktracks=13143
1650.45	     nbVisitedNodes=314519  nbRestartNogoods=1503
1650.45	       =>  wckTime=1649.614  cpuTime=1643.99  mem=17M719

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/node3/watcher-248285-1168085959 -o ROOT/results/node3/solver-248285-1168085959 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248285-1168085959/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.02 1.08 1.37 4/93 32528
/proc/meminfo: memFree=1263584/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=18540 CPUtime=0
/proc/32527/stat : 32527 (runsolver) R 32525 32527 32402 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156993175 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32527/statm: 4635 279 244 17 0 2626 0

[startup+0.108013 s]
/proc/loadavg: 1.02 1.08 1.37 4/93 32528
/proc/meminfo: memFree=1263584/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=914988 CPUtime=0.08
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 2974 0 1 0 6 2 0 0 17 0 8 0 156993175 936947712 2720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11359867 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228747 2720 1421 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516073 s]
/proc/loadavg: 1.02 1.08 1.37 4/93 32528
/proc/meminfo: memFree=1263584/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915328 CPUtime=0.46
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 6444 0 1 0 42 4 0 0 18 0 8 0 156993175 937295872 6183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228832 6183 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.3372 s]
/proc/loadavg: 1.02 1.08 1.37 3/100 32535
/proc/meminfo: memFree=1238824/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1.28
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 8895 0 1 0 121 7 0 0 25 0 8 0 156993175 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8633 2528 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.15
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 343 0 0 0 15 0 0 0 16 0 8 0 156993183 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915464

[startup+2.97846 s]
/proc/loadavg: 1.02 1.08 1.37 3/100 32535
/proc/meminfo: memFree=1238824/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=2.91
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 8900 0 1 0 284 7 0 0 25 0 8 0 156993175 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744411 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8637 2528 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 212 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.15
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 156993183 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8637 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.272 s]
/proc/loadavg: 1.10 1.10 1.37 3/100 32535
/proc/meminfo: memFree=1238248/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=6.17
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9038 0 1 0 610 7 0 0 25 0 8 0 156993175 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073633031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8771 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 17 0 8 0 156993179 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.2
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 367 0 0 0 19 1 0 0 15 0 8 0 156993183 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.747 s]
/proc/loadavg: 1.17 1.11 1.37 3/100 32535
/proc/meminfo: memFree=1238312/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=12.59
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9047 0 1 0 1251 8 0 0 25 0 8 0 156993175 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073743533 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8777 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.2
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 374 0 0 0 19 1 0 0 15 0 8 0 156993183 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6081 s]
/proc/loadavg: 1.35 1.16 1.38 3/100 32535
/proc/meminfo: memFree=1238248/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=25.33
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9076 0 1 0 2525 8 0 0 25 0 8 0 156993175 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073633516 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8803 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.23
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 156993183 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8803 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915464

[startup+51.3093 s]
/proc/loadavg: 1.57 1.22 1.40 3/100 32535
/proc/meminfo: memFree=1238248/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=50.8
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9088 0 1 0 5072 8 0 0 25 0 8 0 156993175 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630751 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8815 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.23
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 156993183 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 915464

[startup+102.611 s]
/proc/loadavg: 1.93 1.37 1.44 3/100 32535
/proc/meminfo: memFree=1238056/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=101.62
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9155 0 1 0 10154 8 0 0 25 0 8 0 156993175 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073633447 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32527/statm: 228866 8878 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.23
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 390 0 0 0 22 1 0 0 16 0 8 0 156993183 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 8878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 915464

[startup+162.659 s]
/proc/loadavg: 1.97 1.48 1.47 3/100 32535
/proc/meminfo: memFree=1237480/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=161.12
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9280 0 1 0 16103 9 0 0 25 0 8 0 156993175 937435136 9003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742694 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1418.18
Current children cumulated vsize (KiB) 915464

[startup+1483.54 s]
/proc/loadavg: 2.00 1.99 1.84 3/100 32593
/proc/meminfo: memFree=1266664/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1478.16
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9431 0 1 0 147801 15 0 0 25 0 8 0 156993175 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9153 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.16
Current children cumulated vsize (KiB) 915464

[startup+1543.58 s]
/proc/loadavg: 2.00 1.99 1.85 3/100 32593
/proc/meminfo: memFree=1266664/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1538.13
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9431 0 1 0 153798 15 0 0 25 0 8 0 156993175 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630021 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9153 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.13
Current children cumulated vsize (KiB) 915464

[startup+1603.61 s]
/proc/loadavg: 2.00 1.99 1.86 3/100 32593
/proc/meminfo: memFree=1266600/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1598.11
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9431 0 1 0 159796 15 0 0 25 0 8 0 156993175 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9153 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.11
Current children cumulated vsize (KiB) 915464

[startup+1663.65 s]
/proc/loadavg: 2.00 1.99 1.86 3/100 32593
/proc/meminfo: memFree=1266600/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1658.08
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9438 0 1 0 165793 15 0 0 25 0 8 0 156993175 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073633447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9159 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.08
Current children cumulated vsize (KiB) 915464

[startup+1723.69 s]
/proc/loadavg: 2.00 1.99 1.87 3/100 32593
/proc/meminfo: memFree=1266536/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1718.05
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9438 0 1 0 171790 15 0 0 25 0 8 0 156993175 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073743509 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9159 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.05
Current children cumulated vsize (KiB) 915464

[startup+1783.74 s]
/proc/loadavg: 2.00 1.99 1.87 3/100 32593
/proc/meminfo: memFree=1266472/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1778.03
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9438 0 1 0 177788 15 0 0 25 0 8 0 156993175 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9159 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.03
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.73 s]
/proc/loadavg: 2.00 1.99 1.88 3/100 32593
/proc/meminfo: memFree=1266408/2055920 swapFree=4192812/4192956
[pid=32527] ppid=32525 vsize=915464 CPUtime=1800.02
/proc/32527/stat : 32527 (java) R 32525 32527 32402 0 -1 0 9438 0 1 0 179987 15 0 0 25 0 8 0 156993175 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628207 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32527/statm: 228866 9159 2533 14 0 215336 0
[pid=32527/tid=32529] ppid=32525 vsize=915464 CPUtime=0.02
/proc/32527/task/32529/stat : 32529 (java) S 32525 32527 32402 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 156993179 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32530] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32530/stat : 32530 (java) S 32525 32527 32402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32531] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32531/stat : 32531 (java) S 32525 32527 32402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156993180 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32532] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32532/stat : 32532 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32533] ppid=32525 vsize=915464 CPUtime=0.24
/proc/32527/task/32533/stat : 32533 (java) S 32525 32527 32402 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32527/tid=32534] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32534/stat : 32534 (java) S 32525 32527 32402 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32527/tid=32535] ppid=32525 vsize=915464 CPUtime=0
/proc/32527/task/32535/stat : 32535 (java) S 32525 32527 32402 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156993183 937435136 9159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1805.78
CPU time (s): 1800.08
CPU user time (s): 1799.91
CPU system time (s): 0.160975
CPU usage (%): 99.6839
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9455
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= 37672
involuntary context switches= 77466

runsolver used 2.26266 s user time and 5.73113 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 12:19:27 UTC 2007


IDJOB= 248285
IDBENCH= 11695
FILE ID= node3/248285-1168085959

PBS_JOBID= 3476340

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  38a1637e74d9cba5d6aed2123d07d226

RANDOM SEED= 670972435

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1264064 kB
Buffers:         66452 kB
Cached:         519572 kB
SwapCached:          0 kB
Active:         189272 kB
Inactive:       507468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:         139732 kB
Slab:            79800 kB
Committed_AS:  4621924 kB
PageTables:       2220 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= 66543 MiB



End job on node3 on Sat Jan  6 12:49:41 UTC 2007