Trace number 248740

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 ACSAT 357.845 358.627

DiagnosticValue
CHECKS411603580
NODES983

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-2-7.xml
MD5SUMdb39b1bd34067e50b2dbc333d3b1660b
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 benchmark197.024
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/248740-1168086025/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96
0.46	       =>  wckTime=0.106  cpuTime=0.1  mem=7M927
0.46	   
0.46	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
0.65	     nbConstraints=60  nbSingletonDomainVariables=2  nbDisconnectedVariables=2  nbConvertedConstraints=7
0.65	     nbConvertConstraintsChecks=64512  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.65	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=53  nbSharedBinaryRepresentations=1330
0.65	     nbEvaluationManagers=53  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=9
0.65	       =>  wckTime=0.289  cpuTime=0.23  mem=10M853
0.68	   
0.68	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.494  cpuTime=0.37  mem=16M710
2.23	   
2.23	   preprocessing
2.23	     nbConstraintChecks=3493138  nbValidityChecks=294  nbPropagations=106  nbRevisions=35  nbUselessRevisions=11
2.23	     nbRemovedValues=2080  detectedInconsistency=no
2.23	       =>  wckTime=1.378  cpuTime=1.35  mem=16M710
10.29	   
10.29	   search
10.29	     run=0  nbConstraintChecks=10835758  nbValidityChecks=4859  nbPropagations=267  nbRevisions=228
10.29	     nbUselessRevisions=74  nbAssignments=52  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=62
10.29	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
10.29	       =>  wckTime=9.438  cpuTime=9.32  mem=16M710
25.65	   
25.65	   search
25.65	     run=1  nbConstraintChecks=30111362  nbValidityChecks=14656  nbPropagations=746  nbRevisions=744
25.65	     nbUselessRevisions=242  nbAssignments=114  nbFailedAssignments=25  nbBacktracks=26  nbVisitedNodes=140
25.65	     nbRestartNogoods=3  mapSize=25  nbInferences=0  nbTooLargeKeys=0
25.65	       =>  wckTime=24.798  cpuTime=24.56  mem=16M710
81.66	   
81.66	   search
81.66	     run=2  nbConstraintChecks=99161793  nbValidityChecks=46401  nbPropagations=1843  nbRevisions=2215
81.66	     nbUselessRevisions=607  nbAssignments=210  nbFailedAssignments=64  nbBacktracks=51  nbVisitedNodes=275
81.66	     nbRestartNogoods=8  mapSize=46  nbInferences=0  nbTooLargeKeys=0
81.66	       =>  wckTime=80.806  cpuTime=80.3  mem=16M710
102.14	   
102.14	   search
102.14	     run=3  nbConstraintChecks=124191724  nbValidityChecks=61848  nbPropagations=3364  nbRevisions=4357
102.14	     nbUselessRevisions=1219  nbAssignments=296  nbFailedAssignments=74  nbBacktracks=101  nbVisitedNodes=371
102.14	     nbRestartNogoods=29  mapSize=83  nbInferences=0  nbTooLargeKeys=0
102.14	       =>  wckTime=101.282  cpuTime=100.73  mem=16M710
188.41	   
188.41	   search
188.41	     run=4  nbConstraintChecks=221034972  nbValidityChecks=119307  nbPropagations=5864  nbRevisions=8079
188.41	     nbUselessRevisions=2171  nbAssignments=443  nbFailedAssignments=144  nbBacktracks=154  nbVisitedNodes=588
188.41	     nbRestartNogoods=36  mapSize=124  nbInferences=0  nbTooLargeKeys=0
188.41	       =>  wckTime=187.558  cpuTime=186.87  mem=16M710
279.65	   
279.65	   search
279.65	     run=5  nbConstraintChecks=322467158  nbValidityChecks=179993  nbPropagations=9423  nbRevisions=13532
279.65	     nbUselessRevisions=3546  nbAssignments=613  nbFailedAssignments=217  nbBacktracks=230  nbVisitedNodes=831
279.65	     nbRestartNogoods=40  mapSize=168  nbInferences=0  nbTooLargeKeys=0
279.65	       =>  wckTime=278.803  cpuTime=278.09  mem=17M686
340.83	   
340.83	   search
340.83	     run=6  nbConstraintChecks=386664866  nbValidityChecks=226908  nbPropagations=13916  nbRevisions=20062
340.83	     nbUselessRevisions=5212  nbAssignments=846  nbFailedAssignments=313  nbBacktracks=344  nbVisitedNodes=1160
340.83	     nbRestartNogoods=42  mapSize=282  nbInferences=0  nbTooLargeKeys=0
340.83	       =>  wckTime=339.975  cpuTime=339.25  mem=17M686
358.57	   
358.57	   search
358.57	     run=7  nbConstraintChecks=408110442  nbValidityChecks=241790  nbPropagations=18849  nbRevisions=27303
358.57	     nbUselessRevisions=7196  nbAssignments=983  nbFailedAssignments=324  nbBacktracks=370  nbVisitedNodes=1308
358.57	     nbRestartNogoods=57  mapSize=300  nbInferences=0  nbTooLargeKeys=0
358.57	       =>  wckTime=357.715  cpuTime=356.98  mem=17M686
358.57	   
358.57	   global
358.57	     nbConstraintChecks=411603580  nbValidityChecks=242084  nbPropagations=18955  nbRevisions=27338
358.57	     nbUselessRevisions=7207  nbRestartNogoods=57  solvingWckTime=357.716  solvingCpuTime=356.98  expiredTime=no
358.57	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=357.39
358.57	       =>  wckTime=358.212  cpuTime=357.35  mem=17M686
358.57	   
358.57	s SATISFIABLE
358.57	v 23 37 5 53 67 31 37 61 97 79 41 5 53 29 43 3 25 3 83 37 37 67 2 11 19 13 41 89 61 31 11 5 83 23 71 61 67 17 37 61 11 89 79 71 29 41 89 97 53 73 43 3 59 13 17 89 41 73 79 17 13 2 29 5 37 13 79 40 43 19 2 73 19 73 47 44 34 47 67 2 41 23 3 7 43 29 7 3 11 97 19 31 3 67 47 41 3 37 71 47 
358.57	d NODES 983
358.57	d CHECKS 411603580
358.57	   
358.57	   totalWckTime=358.289  totalCpuTime=357.39

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-248740-1168086025 -o ROOT/results/node72/solver-248740-1168086025 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248740-1168086025/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.02 0.15 0.79 3/83 4247
/proc/meminfo: memFree=1432376/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=18540 CPUtime=0
/proc/4246/stat : 4246 (runsolver) R 4243 4246 4001 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 157012694 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 234517753127 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/4246/statm: 4635 279 244 17 0 2626 0

[startup+0.10281 s]
/proc/loadavg: 0.02 0.15 0.79 3/83 4247
/proc/meminfo: memFree=1432376/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=907676 CPUtime=0.02
/proc/4246/stat : 4246 (java) S 4243 4246 4001 0 -1 0 2186 0 1 0 2 0 0 0 20 0 4 0 157012694 929460224 1934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 226919 1934 1098 14 0 214502 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 907676

[startup+0.510848 s]
/proc/loadavg: 0.02 0.15 0.79 3/83 4247
/proc/meminfo: memFree=1432376/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915328 CPUtime=0.43
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 6399 0 1 0 40 3 0 0 25 0 8 0 157012694 937295872 6138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228832 6138 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33213 s]
/proc/loadavg: 0.02 0.15 0.79 3/100 4264
/proc/meminfo: memFree=1382512/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=1.24
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9001 0 1 0 119 5 0 0 25 0 8 0 157012694 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228866 8739 2528 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.15
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 351 0 0 0 15 0 0 0 15 0 8 0 157012707 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.97007 s]
/proc/loadavg: 0.18 0.18 0.80 3/100 4264
/proc/meminfo: memFree=1382064/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=2.86
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9105 0 1 0 281 5 0 0 25 0 8 0 157012694 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228866 8841 2529 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 212 0 0 0 3 0 0 0 17 0 8 0 157012704 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.17
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 362 0 0 0 17 0 0 0 15 0 8 0 157012707 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915464

[startup+6.26537 s]
/proc/loadavg: 0.18 0.18 0.80 3/100 4264
/proc/meminfo: memFree=1381616/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=6.13
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9118 0 1 0 608 5 0 0 25 0 8 0 157012694 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228866 8852 2529 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.17
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 366 0 0 0 17 0 0 0 15 0 8 0 157012707 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.732 s]
/proc/loadavg: 0.46 0.24 0.81 3/100 4264
/proc/meminfo: memFree=1381616/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=12.55
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9142 0 1 0 1249 6 0 0 25 0 8 0 157012694 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228866 8873 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.18
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 369 0 0 0 18 0 0 0 15 0 8 0 157012707 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8873 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915464

[startup+25.5911 s]
/proc/loadavg: 0.69 0.29 0.83 3/100 4264
/proc/meminfo: memFree=1381488/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=25.32
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9146 0 1 0 2526 6 0 0 25 0 8 0 157012694 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633536 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228866 8876 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.18
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 370 0 0 0 18 0 0 0 16 0 8 0 157012707 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915464

[startup+51.2835 s]
/proc/loadavg: 1.14 0.43 0.85 4/100 4264
/proc/meminfo: memFree=1381360/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=50.77
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9157 0 1 0 5071 6 0 0 25 0 8 0 157012694 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4246/statm: 228866 8885 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 17 0 8 0 157012704 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.18
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 371 0 0 0 18 0 0 0 16 0 8 0 157012707 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915464

[startup+102.56 s]
/proc/loadavg: 1.22 0.57 0.88 2/88 4328
/proc/meminfo: memFree=1406608/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=101.97
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9189 0 1 0 10191 6 0 0 17 0 8 0 157012694 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073635850 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4246/statm: 228866 8913 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.19
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 376 0 0 0 19 0 0 0 16 0 8 0 157012707 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 915464

[startup+162.565 s]
/proc/loadavg: 1.16 0.67 0.89 2/85 4446
/proc/meminfo: memFree=1413688/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=161.86
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9202 0 1 0 16179 7 0 0 25 0 8 0 157012694 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4246/statm: 228866 8921 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.2
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 378 0 0 0 20 0 0 0 16 0 8 0 157012707 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 915464

[startup+222.655 s]
/proc/loadavg: 1.06 0.73 0.90 2/85 4446
/proc/meminfo: memFree=1413752/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=221.94
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9227 0 1 0 22187 7 0 0 25 0 8 0 157012694 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633587 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4246/statm: 228866 8943 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.2
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 379 0 0 0 20 0 0 0 16 0 8 0 157012707 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 915464

[startup+282.749 s]
/proc/loadavg: 1.02 0.78 0.90 2/85 4446
/proc/meminfo: memFree=1413688/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=282.02
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9239 0 1 0 28194 8 0 0 21 0 8 0 157012694 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631028 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4246/statm: 228866 8955 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.2
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 381 0 0 0 20 0 0 0 16 0 8 0 157012707 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 915464

[startup+342.846 s]
/proc/loadavg: 1.01 0.81 0.91 2/85 4446
/proc/meminfo: memFree=1413560/2055920 swapFree=4192812/4192956
[pid=4246] ppid=4243 vsize=915464 CPUtime=342.1
/proc/4246/stat : 4246 (java) R 4243 4246 4001 0 -1 0 9262 0 1 0 34202 8 0 0 25 0 8 0 157012694 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4246/statm: 228866 8978 2533 14 0 215336 0
[pid=4246/tid=4251] ppid=4243 vsize=915464 CPUtime=0.03
/proc/4246/task/4251/stat : 4251 (java) S 4243 4246 4001 0 -1 64 213 0 0 0 3 0 0 0 16 0 8 0 157012704 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4253] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4253/stat : 4253 (java) S 4243 4246 4001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157012704 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4254] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4254/stat : 4254 (java) S 4243 4246 4001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157012704 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4257] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4257/stat : 4257 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 157012707 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4258] ppid=4243 vsize=915464 CPUtime=0.2
/proc/4246/task/4258/stat : 4258 (java) S 4243 4246 4001 0 -1 64 381 0 0 0 20 0 0 0 16 0 8 0 157012707 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4259] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4259/stat : 4259 (java) S 4243 4246 4001 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 157012707 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4246/tid=4260] ppid=4243 vsize=915464 CPUtime=0
/proc/4246/task/4260/stat : 4260 (java) S 4243 4246 4001 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157012707 937435136 8978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 358.627
CPU time (s): 357.845
CPU user time (s): 357.752
CPU system time (s): 0.092985
CPU usage (%): 99.7818
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.752
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9382
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= 8350
involuntary context switches= 10766

runsolver used 0.368943 s user time and 0.91886 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan  6 12:20:33 UTC 2007


IDJOB= 248740
IDBENCH= 11730
FILE ID= node72/248740-1168086025

PBS_JOBID= 3476580

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  db39b1bd34067e50b2dbc333d3b1660b

RANDOM SEED= 392007481

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.223
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.223
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:       1433240 kB
Buffers:         43588 kB
Cached:         458592 kB
SwapCached:          0 kB
Active:         156452 kB
Inactive:       393824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3424 kB
Writeback:           0 kB
Mapped:          67092 kB
Slab:            57324 kB
Committed_AS:  2685852 kB
PageTables:       2112 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66551 MiB



End job on node72 on Sat Jan  6 12:26:37 UTC 2007