Trace number 248584

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.09 1814.35

General information on the benchmark

Nameprimes/primes-25/
primes-25-40-2-7.xml
MD5SUM130beed65308d1a48df5a38800af455a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.4972
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size96
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/248584-1168086000/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.42	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96
0.42	       =>  wckTime=0.108  cpuTime=0.09  mem=7M927
0.42	   
0.42	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
0.57	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.57	     nbConvertConstraintsChecks=36864  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=4
0.57	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=36  nbSharedBinaryRepresentations=759
0.57	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.57	       =>  wckTime=0.258  cpuTime=0.2  mem=9M878
0.60	   
0.60	   solver IterativeSystematicSolver being built... 
0.76	       =>  wckTime=0.456  cpuTime=0.34  mem=15M615
2.34	   
2.34	   preprocessing
2.34	     nbConstraintChecks=3648037  nbValidityChecks=471  nbPropagations=106  nbRevisions=20  nbUselessRevisions=3
2.34	     nbRemovedValues=986  detectedInconsistency=no
2.34	       =>  wckTime=1.568  cpuTime=1.56  mem=15M615
80.87	   
80.87	   search
80.87	     run=0  nbConstraintChecks=86301222  nbValidityChecks=22755  nbPropagations=486  nbRevisions=456
80.87	     nbUselessRevisions=106  nbAssignments=120  nbFailedAssignments=85  nbBacktracks=14  nbVisitedNodes=206
80.87	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
80.87	       =>  wckTime=80.105  cpuTime=80.01  mem=16M606
95.75	   
95.75	   search
95.75	     run=1  nbConstraintChecks=106086103  nbValidityChecks=32725  nbPropagations=1227  nbRevisions=1196
95.75	     nbUselessRevisions=297  nbAssignments=198  nbFailedAssignments=110  nbBacktracks=30  nbVisitedNodes=309
95.75	     nbRestartNogoods=7  mapSize=26  nbInferences=0  nbTooLargeKeys=0
95.75	       =>  wckTime=94.986  cpuTime=94.76  mem=16M606
121.00	   
121.00	   search
121.00	     run=2  nbConstraintChecks=137485012  nbValidityChecks=46869  nbPropagations=2266  nbRevisions=2345
121.00	     nbUselessRevisions=640  nbAssignments=270  nbFailedAssignments=122  nbBacktracks=53  nbVisitedNodes=393
121.00	     nbRestartNogoods=18  mapSize=41  nbInferences=0  nbTooLargeKeys=0
121.00	       =>  wckTime=120.236  cpuTime=119.79  mem=16M606
137.26	   
137.26	   search
137.26	     run=3  nbConstraintChecks=157422868  nbValidityChecks=70184  nbPropagations=3882  nbRevisions=4077
137.26	     nbUselessRevisions=1070  nbAssignments=357  nbFailedAssignments=154  nbBacktracks=86  nbVisitedNodes=512
137.26	     nbRestartNogoods=30  mapSize=74  nbInferences=0  nbTooLargeKeys=0
137.26	       =>  wckTime=136.497  cpuTime=135.93  mem=16M606
168.71	   
168.71	   search
168.71	     run=4  nbConstraintChecks=191243639  nbValidityChecks=110110  nbPropagations=6596  nbRevisions=6891
168.71	     nbUselessRevisions=1599  nbAssignments=510  nbFailedAssignments=235  nbBacktracks=136  nbVisitedNodes=746
168.71	     nbRestartNogoods=39  mapSize=124  nbInferences=0  nbTooLargeKeys=0
168.71	       =>  wckTime=167.943  cpuTime=167.11  mem=16M606
307.41	   
307.41	   search
307.41	     run=5  nbConstraintChecks=355059856  nbValidityChecks=146513  nbPropagations=10145  nbRevisions=10605
307.41	     nbUselessRevisions=2287  nbAssignments=758  nbFailedAssignments=392  nbBacktracks=211  nbVisitedNodes=1151
307.41	     nbRestartNogoods=52  mapSize=191  nbInferences=0  nbTooLargeKeys=0
307.41	       =>  wckTime=306.644  cpuTime=304.68  mem=16M606
464.47	   
464.48	   search
464.48	     run=6  nbConstraintChecks=536325907  nbValidityChecks=171792  nbPropagations=14910  nbRevisions=15406
464.48	     nbUselessRevisions=3173  nbAssignments=1085  nbFailedAssignments=599  nbBacktracks=328  nbVisitedNodes=1685
464.48	     nbRestartNogoods=145  mapSize=296  nbInferences=0  nbTooLargeKeys=0
464.48	       =>  wckTime=463.709  cpuTime=460.47  mem=16M606
755.01	   
755.01	   search
755.01	     run=7  nbConstraintChecks=876358708  nbValidityChecks=218340  nbPropagations=21776  nbRevisions=22059
755.01	     nbUselessRevisions=4371  nbAssignments=1646  nbFailedAssignments=983  nbBacktracks=498  nbVisitedNodes=2630
755.01	     nbRestartNogoods=146  mapSize=453  nbInferences=0  nbTooLargeKeys=0
755.01	       =>  wckTime=754.239  cpuTime=748.6  mem=16M606
1326.03	   
1326.03	   search
1326.03	     run=8  nbConstraintChecks=1556068281  nbValidityChecks=453670  nbPropagations=35216  nbRevisions=37274
1326.03	     nbUselessRevisions=7064  nbAssignments=3030  nbFailedAssignments=2064  nbBacktracks=755  nbVisitedNodes=5095
1326.03	     nbRestartNogoods=239  mapSize=629  nbInferences=0  nbTooLargeKeys=0
1326.03	       =>  wckTime=1325.265  cpuTime=1314.94  mem=16M606

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/node45/watcher-248584-1168086000 -o ROOT/results/node45/solver-248584-1168086000 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248584-1168086000/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: 0.17 0.30 0.86 4/69 25556
/proc/meminfo: memFree=1391280/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=308 CPUtime=0
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 57 0 0 0 0 0 0 0 20 0 1 0 157000209 315392 40 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 0 0 0
/proc/25555/statm: 77 40 31 14 0 5 0

[startup+0.107019 s]
/proc/loadavg: 0.17 0.30 0.86 4/69 25556
/proc/meminfo: memFree=1391280/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=914988 CPUtime=0.08
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 157000209 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51509 s]
/proc/loadavg: 0.17 0.30 0.86 4/69 25556
/proc/meminfo: memFree=1391280/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=0.47
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 6840 0 1 0 44 3 0 0 16 0 8 0 157000209 937435136 6579 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073575428 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 6580 2165 14 0 215336 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915464

[startup+1.33823 s]
/proc/loadavg: 0.17 0.30 0.86 2/75 25563
/proc/meminfo: memFree=1367040/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1.3
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 8836 0 1 0 125 5 0 0 17 0 8 0 157000209 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 8574 2528 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.12
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 157000217 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97654 s]
/proc/loadavg: 0.17 0.30 0.86 2/75 25563
/proc/meminfo: memFree=1367040/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=2.94
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 8951 0 1 0 289 5 0 0 17 0 8 0 157000209 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631328 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 8685 2530 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.13
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 355 0 0 0 13 0 0 0 15 0 8 0 157000217 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8685 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26713 s]
/proc/loadavg: 0.23 0.31 0.86 2/75 25564
/proc/meminfo: memFree=1366464/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=6.23
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 8958 0 1 0 618 5 0 0 18 0 8 0 157000209 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 8690 2530 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.14
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 359 0 0 0 14 0 0 0 15 0 8 0 157000217 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915464

[startup+12.7383 s]
/proc/loadavg: 0.30 0.32 0.86 2/75 25564
/proc/meminfo: memFree=1366464/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=12.7
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 8960 0 1 0 1265 5 0 0 25 0 8 0 157000209 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 8692 2530 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.14
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 359 0 0 0 14 0 0 0 15 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915464

[startup+25.5736 s]
/proc/loadavg: 0.45 0.36 0.86 2/75 25597
/proc/meminfo: memFree=1364480/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=25.53
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 8960 0 1 0 2547 6 0 0 25 0 8 0 157000209 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628231 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 8692 2530 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.14
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 359 0 0 0 14 0 0 0 16 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8692 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915464

[startup+51.2633 s]
/proc/loadavg: 0.69 0.42 0.87 2/75 25618
/proc/meminfo: memFree=1366336/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=51.19
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 8965 0 1 0 5113 6 0 0 25 0 8 0 157000209 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633546 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25555/statm: 228866 8694 2530 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.14
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 364 0 0 0 14 0 0 0 16 0 8 0 157000217 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915464

[startup+102.535 s]
/proc/loadavg: 1.15 0.57 0.89 3/87 25665
/proc/meminfo: memFree=1338720/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=102.26
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9001 0 1 0 10220 6 0 0 25 0 8 0 157000209 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8722 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.15
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 371 0 0 0 15 0 0 0 16 0 8 0 157000217 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8722 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 915464

[startup+162.537 s]
/proc/loadavg: 1.69 0.83 0.96 3/87 25665
/proc/meminfo: memFree=1338528/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=161.77
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9040 0 1 0 16171 6 0 0 25 0 8 0 157000209 937435136 8755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633559 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.14 s]
/proc/loadavg: 2.00 1.99 1.74 3/87 25665
/proc/meminfo: memFree=1337312/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1471.58
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9224 0 1 0 147149 9 0 0 25 0 8 0 157000209 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633536 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8919 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.58
Current children cumulated vsize (KiB) 915464

[startup+1543.14 s]
/proc/loadavg: 2.00 1.99 1.75 3/87 25665
/proc/meminfo: memFree=1337312/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1531.11
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9224 0 1 0 153102 9 0 0 25 0 8 0 157000209 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743623 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8919 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8919 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.11
Current children cumulated vsize (KiB) 915464

[startup+1603.15 s]
/proc/loadavg: 2.00 1.99 1.76 3/87 25665
/proc/meminfo: memFree=1337312/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1590.61
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9235 0 1 0 159051 10 0 0 25 0 8 0 157000209 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8929 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) R 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.61
Current children cumulated vsize (KiB) 915464

[startup+1663.16 s]
/proc/loadavg: 2.00 1.99 1.77 3/87 25665
/proc/meminfo: memFree=1337248/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1650.14
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9248 0 1 0 165004 10 0 0 25 0 8 0 157000209 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8942 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.14
Current children cumulated vsize (KiB) 915464

[startup+1723.16 s]
/proc/loadavg: 2.00 1.99 1.78 3/87 25665
/proc/meminfo: memFree=1337184/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1709.66
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9269 0 1 0 170956 10 0 0 25 0 8 0 157000209 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743571 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8963 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.66
Current children cumulated vsize (KiB) 915464

[startup+1783.27 s]
/proc/loadavg: 2.00 1.99 1.80 3/87 25665
/proc/meminfo: memFree=1337120/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1769.25
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9298 0 1 0 176915 10 0 0 25 0 8 0 157000209 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743623 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 8992 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 8992 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.25
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/87 25665
/proc/meminfo: memFree=1337120/2055920 swapFree=4184004/4192956
[pid=25555] ppid=25553 vsize=915464 CPUtime=1800.04
/proc/25555/stat : 25555 (java) R 25553 25555 25203 0 -1 0 9311 0 1 0 179994 10 0 0 25 0 8 0 157000209 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628227 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25555/statm: 228866 9005 2533 14 0 215336 0
[pid=25555/tid=25557] ppid=25553 vsize=915464 CPUtime=0.02
/proc/25555/task/25557/stat : 25557 (java) S 25553 25555 25203 0 -1 64 204 0 0 0 2 0 0 0 16 0 8 0 157000214 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25558] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25558/stat : 25558 (java) S 25553 25555 25203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157000214 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25559] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25559/stat : 25559 (java) S 25553 25555 25203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157000214 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25560] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25560/stat : 25560 (java) S 25553 25555 25203 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 157000217 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25561] ppid=25553 vsize=915464 CPUtime=0.2
/proc/25555/task/25561/stat : 25561 (java) S 25553 25555 25203 0 -1 64 398 0 0 0 19 1 0 0 16 0 8 0 157000217 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25562] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25562/stat : 25562 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 157000217 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25555/tid=25563] ppid=25553 vsize=915464 CPUtime=0
/proc/25555/task/25563/stat : 25563 (java) S 25553 25555 25203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 157000217 937435136 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1814.35
CPU time (s): 1800.09
CPU user time (s): 1799.98
CPU system time (s): 0.110983
CPU usage (%): 99.2142
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9331
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= 37685
involuntary context switches= 75870

runsolver used 1.84872 s user time and 4.5893 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 12:20:06 UTC 2007


IDJOB= 248584
IDBENCH= 11718
FILE ID= node45/248584-1168086000

PBS_JOBID= 3476569

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  130beed65308d1a48df5a38800af455a

RANDOM SEED= 3633204

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.259
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.259
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:       1392024 kB
Buffers:         50268 kB
Cached:         527636 kB
SwapCached:       2748 kB
Active:          85712 kB
Inactive:       506452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392024 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          20252 kB
Slab:            57512 kB
Committed_AS:  2735864 kB
PageTables:       1596 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= 66541 MiB



End job on node45 on Sat Jan  6 12:50:28 UTC 2007