Trace number 248168

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 299.646 299.826

DiagnosticValue
CHECKS522319628
NODES42673

General information on the benchmark

Nameprimes/primes-30/
primes-30-40-2-3.xml
MD5SUM27186c3a010beb3254924f0c40ac594d
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 benchmark0.430934
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity5
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248168-1168085944/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.43	       =>  wckTime=0.112  cpuTime=0.08  mem=7M927
0.43	   
0.43	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.58	     nbConstraints=40  nbSingletonDomainVariables=19  nbDisconnectedVariables=19  nbConvertedConstraints=8
0.58	     nbConvertConstraintsChecks=100352  nbExtensionStructures=8  nbSharedExtensionStructures=0  nbConflictsStructures=8
0.58	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=32  nbSharedBinaryRepresentations=1709
0.58	     nbEvaluationManagers=32  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=5
0.58	       =>  wckTime=0.26  cpuTime=0.19  mem=8M919
0.61	   
0.61	   solver IterativeSystematicSolver being built... 
0.79	       =>  wckTime=0.467  cpuTime=0.33  mem=15M669
5.77	   
5.77	   preprocessing
5.77	     nbConstraintChecks=12682230  nbValidityChecks=1596  nbPropagations=114  nbRevisions=50  nbUselessRevisions=9
5.77	     nbRemovedValues=2742  detectedInconsistency=no
5.77	       =>  wckTime=4.986  cpuTime=4.95  mem=15M669
5.95	   
5.95	   search
5.95	     run=0  nbConstraintChecks=236416  nbValidityChecks=1080  nbPropagations=210  nbRevisions=138  nbUselessRevisions=35
5.95	     nbAssignments=38  nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=45  nbRestartNogoods=0  mapSize=7
5.95	     nbInferences=0  nbTooLargeKeys=0
5.95	       =>  wckTime=5.161  cpuTime=5.11  mem=15M669
6.07	   
6.07	   search
6.07	     run=1  nbConstraintChecks=432015  nbValidityChecks=2334  nbPropagations=513  nbRevisions=357  nbUselessRevisions=98
6.07	     nbAssignments=76  nbFailedAssignments=9  nbBacktracks=31  nbVisitedNodes=86  nbRestartNogoods=3  mapSize=18
6.07	     nbInferences=0  nbTooLargeKeys=0
6.07	       =>  wckTime=5.286  cpuTime=5.24  mem=15M669
6.22	   
6.22	   search
6.22	     run=2  nbConstraintChecks=688444  nbValidityChecks=3852  nbPropagations=946  nbRevisions=683
6.22	     nbUselessRevisions=186  nbAssignments=123  nbFailedAssignments=17  nbBacktracks=54  nbVisitedNodes=141
6.22	     nbRestartNogoods=4  mapSize=31  nbInferences=0  nbTooLargeKeys=0
6.22	       =>  wckTime=5.433  cpuTime=5.38  mem=15M669
6.50	   
6.50	   search
6.50	     run=3  nbConstraintChecks=1135443  nbValidityChecks=6159  nbPropagations=1608  nbRevisions=1225
6.50	     nbUselessRevisions=334  nbAssignments=200  nbFailedAssignments=32  nbBacktracks=89  nbVisitedNodes=233
6.50	     nbRestartNogoods=5  mapSize=54  nbInferences=0  nbTooLargeKeys=0
6.50	       =>  wckTime=5.71  cpuTime=5.65  mem=15M669
7.07	   
7.07	   search
7.07	     run=4  nbConstraintChecks=2168350  nbValidityChecks=12915  nbPropagations=2670  nbRevisions=2169
7.08	     nbUselessRevisions=560  nbAssignments=301  nbFailedAssignments=58  nbBacktracks=139  nbVisitedNodes=360
7.08	     nbRestartNogoods=9  mapSize=97  nbInferences=0  nbTooLargeKeys=0
7.08	       =>  wckTime=6.288  cpuTime=6.22  mem=15M669
7.81	   
7.81	   search
7.81	     run=5  nbConstraintChecks=3420967  nbValidityChecks=21137  nbPropagations=4246  nbRevisions=3619
7.81	     nbUselessRevisions=893  nbAssignments=443  nbFailedAssignments=101  nbBacktracks=214  nbVisitedNodes=545
7.81	     nbRestartNogoods=18  mapSize=155  nbInferences=0  nbTooLargeKeys=0
7.81	       =>  wckTime=7.024  cpuTime=6.96  mem=15M669
9.28	   
9.28	   search
9.28	     run=6  nbConstraintChecks=5944721  nbValidityChecks=34762  nbPropagations=6694  nbRevisions=5994
9.28	     nbUselessRevisions=1405  nbAssignments=641  nbFailedAssignments=163  nbBacktracks=330  nbVisitedNodes=805
9.28	     nbRestartNogoods=30  mapSize=255  nbInferences=0  nbTooLargeKeys=0
9.28	       =>  wckTime=8.492  cpuTime=8.42  mem=16M644
10.74	   
10.74	   search
10.74	     run=7  nbConstraintChecks=8471797  nbValidityChecks=45191  nbPropagations=10156  nbRevisions=9353
10.74	     nbUselessRevisions=2147  nbAssignments=933  nbFailedAssignments=272  nbBacktracks=501  nbVisitedNodes=1206
10.74	     nbRestartNogoods=49  mapSize=406  nbInferences=0  nbTooLargeKeys=0
10.74	       =>  wckTime=9.955  cpuTime=9.89  mem=16M644
18.01	   
18.01	   search
18.01	     run=8  nbConstraintChecks=19161521  nbValidityChecks=108738  nbPropagations=15652  nbRevisions=14854
18.01	     nbUselessRevisions=3210  nbAssignments=1642  nbFailedAssignments=707  nbBacktracks=761  nbVisitedNodes=2350
18.01	     nbRestartNogoods=56  mapSize=565  nbInferences=0  nbTooLargeKeys=0
18.01	       =>  wckTime=17.22  cpuTime=17.13  mem=16M644
23.83	   
23.83	   search
23.83	     run=9  nbConstraintChecks=29173273  nbValidityChecks=174108  nbPropagations=24226  nbRevisions=23401
23.83	     nbUselessRevisions=4716  nbAssignments=2570  nbFailedAssignments=1228  nbBacktracks=1146  nbVisitedNodes=3799
23.83	     nbRestartNogoods=68  mapSize=848  nbInferences=0  nbTooLargeKeys=0
23.83	       =>  wckTime=23.043  cpuTime=22.95  mem=17M619
25.56	   
25.56	   INFO : Stopping hyperNogood (mapSize=1041, nbTooLargekeys=0, mem=17M619)
31.27	   
31.27	   search
31.27	     run=10  nbConstraintChecks=40258318  nbValidityChecks=270699  nbPropagations=35910  nbRevisions=34983
31.27	     nbUselessRevisions=6885  nbAssignments=3607  nbFailedAssignments=1669  nbBacktracks=1724  nbVisitedNodes=5277
31.27	     nbRestartNogoods=80
31.27	       =>  wckTime=30.48  cpuTime=30.37  mem=17M619
38.04	   
38.04	   search
38.04	     run=11  nbConstraintChecks=50723055  nbValidityChecks=400237  nbPropagations=51608  nbRevisions=50175
38.04	     nbUselessRevisions=9815  nbAssignments=4876  nbFailedAssignments=2054  nbBacktracks=2588  nbVisitedNodes=6931
38.04	     nbRestartNogoods=85
38.04	       =>  wckTime=37.252  cpuTime=37.13  mem=17M619
47.46	   
47.46	   search
47.46	     run=12  nbConstraintChecks=66770690  nbValidityChecks=499538  nbPropagations=72477  nbRevisions=70022
47.46	     nbUselessRevisions=13930  nbAssignments=6593  nbFailedAssignments=2461  nbBacktracks=3885  nbVisitedNodes=9055
47.46	     nbRestartNogoods=95
47.46	       =>  wckTime=46.673  cpuTime=46.55  mem=17M619
65.07	   
65.07	   search
65.07	     run=13  nbConstraintChecks=98773324  nbValidityChecks=635632  nbPropagations=103325  nbRevisions=99611
65.07	     nbUselessRevisions=20673  nbAssignments=9427  nbFailedAssignments=3335  nbBacktracks=5832  nbVisitedNodes=12763
65.07	     nbRestartNogoods=136
65.07	       =>  wckTime=64.281  cpuTime=64.15  mem=17M619
242.66	   
242.66	   search
242.66	     run=14  nbConstraintChecks=409856716  nbValidityChecks=4060955  nbPropagations=205499  nbRevisions=211709
242.66	     nbUselessRevisions=30168  nbAssignments=27684  nbFailedAssignments=18657  nbBacktracks=8752  nbVisitedNodes=46342
242.66	     nbRestartNogoods=146
242.66	       =>  wckTime=241.872  cpuTime=241.65  mem=17M619
267.72	   
267.72	   search
267.72	     run=15  nbConstraintChecks=454062967  nbValidityChecks=4490648  nbPropagations=329379  nbRevisions=344645
267.73	     nbUselessRevisions=44977  nbAssignments=34340  nbFailedAssignments=20923  nbBacktracks=13130  nbVisitedNodes=55264
267.73	     nbRestartNogoods=158
267.73	       =>  wckTime=266.938  cpuTime=266.71  mem=17M619
299.80	   
299.80	   search
299.80	     run=16  nbConstraintChecks=509637398  nbValidityChecks=4912024  nbPropagations=476473  nbRevisions=499553
299.80	     nbUselessRevisions=66577  nbAssignments=42673  nbFailedAssignments=23169  nbBacktracks=19117  nbVisitedNodes=65843
299.80	     nbRestartNogoods=221
299.80	       =>  wckTime=299.012  cpuTime=298.77  mem=17M619
299.80	   
299.80	   global
299.80	     nbConstraintChecks=522319628  nbValidityChecks=4913620  nbPropagations=476587  nbRevisions=499603
299.80	     nbUselessRevisions=66586  nbRestartNogoods=221  solvingWckTime=299.013  solvingCpuTime=298.77  expiredTime=no
299.80	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=299.17
299.80	       =>  wckTime=299.481  cpuTime=299.11  mem=17M619
299.80	   
299.80	s SATISFIABLE
299.80	v 43 59 2 101 89 101 59 2 29 3 5 19 73 2 89 2 2 10 83 59 37 23 107 2 66 27 5 43 19 101 2 41 41 67 113 107 43 59 3 83 2 7 6 113 47 2 23 47 13 2 2 59 3 73 103 7 5 73 59 3 53 53 2 107 103 13 59 2 43 2 97 2 41 53 104 107 113 47 2 73 2 67 2 2 112 2 7 37 47 71 41 2 103 113 71 55 59 17 74 113 
299.80	d NODES 42673
299.80	d CHECKS 522319628
299.80	   
299.80	   totalWckTime=299.561  totalCpuTime=299.18

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/node22/watcher-248168-1168085944 -o ROOT/results/node22/solver-248168-1168085944 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248168-1168085944/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.12 0.35 1.04 3/81 11102
/proc/meminfo: memFree=1561152/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=1784 CPUtime=0
/proc/11101/stat : 11101 (java) D 11099 11101 10970 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 156989351 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11101/statm: 446 136 102 14 0 91 0

[startup+0.106658 s]
/proc/loadavg: 0.12 0.35 1.04 3/81 11102
/proc/meminfo: memFree=1561152/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=913068 CPUtime=0.07
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 2859 0 1 0 5 2 0 0 24 0 8 0 156989351 934981632 2605 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11101/statm: 228267 2606 1395 14 0 215168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913068

[startup+0.514721 s]
/proc/loadavg: 0.12 0.35 1.04 3/81 11102
/proc/meminfo: memFree=1561152/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=0.48
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 6627 0 1 0 43 5 0 0 25 0 8 0 156989351 937431040 6366 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11101/statm: 228865 6366 2165 14 0 215335 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915460

[startup+1.33584 s]
/proc/loadavg: 0.12 0.35 1.04 3/100 11121
/proc/meminfo: memFree=1511976/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=1.29
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 8669 0 1 0 123 6 0 0 25 0 8 0 156989351 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073604720 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11101/statm: 228865 8407 2528 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.13
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 156989359 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 8407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.97809 s]
/proc/loadavg: 0.12 0.35 1.04 3/100 11121
/proc/meminfo: memFree=1511784/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=2.92
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 8671 0 1 0 286 6 0 0 25 0 8 0 156989351 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11101/statm: 228865 8408 2528 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 208 0 0 0 2 0 0 0 17 0 8 0 156989356 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.13
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 343 0 0 0 13 0 0 0 15 0 8 0 156989359 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 8408 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.2686 s]
/proc/loadavg: 0.19 0.36 1.04 2/88 11121
/proc/meminfo: memFree=1537032/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=6.22
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 8829 0 1 0 615 7 0 0 18 0 8 0 156989351 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073604784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 8562 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 15 0 8 0 156989356 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.16
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 357 0 0 0 15 1 0 0 16 0 8 0 156989359 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 8562 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7394 s]
/proc/loadavg: 0.25 0.37 1.04 2/88 11129
/proc/meminfo: memFree=1535760/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=12.69
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9018 0 1 0 1262 7 0 0 17 0 8 0 156989351 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073742314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 8747 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.19
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 368 0 0 0 18 1 0 0 16 0 8 0 156989359 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915460

[startup+25.5904 s]
/proc/loadavg: 0.42 0.40 1.04 2/88 11129
/proc/meminfo: memFree=1535056/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=25.53
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9268 0 1 0 2546 7 0 0 21 0 8 0 156989351 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 8991 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.21
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 379 0 0 0 20 1 0 0 16 0 8 0 156989359 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 8991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 8991 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) 915460

[startup+51.2783 s]
/proc/loadavg: 0.62 0.45 1.04 2/88 11130
/proc/meminfo: memFree=1536528/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=51.21
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9285 0 1 0 5113 8 0 0 25 0 8 0 156989351 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073604071 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 9005 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.22
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 386 0 0 0 21 1 0 0 15 0 8 0 156989359 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) R 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915460

[startup+102.544 s]
/proc/loadavg: 0.83 0.53 1.03 2/88 11165
/proc/meminfo: memFree=1534608/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=102.43
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9287 0 1 0 10235 8 0 0 25 0 8 0 156989351 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073598851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 9007 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.22
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 386 0 0 0 21 1 0 0 15 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 915460

[startup+162.561 s]
/proc/loadavg: 1.60 0.81 1.09 3/100 11177
/proc/meminfo: memFree=1509232/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=162.44
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9287 0 1 0 16235 9 0 0 25 0 8 0 156989351 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073602020 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 9007 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.22
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 386 0 0 0 21 1 0 0 15 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 915460

[startup+222.57 s]
/proc/loadavg: 1.85 1.02 1.15 3/100 11177
/proc/meminfo: memFree=1509232/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=222.42
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9287 0 1 0 22233 9 0 0 25 0 8 0 156989351 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073625062 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 9007 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.22
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 386 0 0 0 21 1 0 0 15 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 9007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 915460

[startup+282.581 s]
/proc/loadavg: 1.94 1.20 1.20 3/100 11177
/proc/meminfo: memFree=1509240/2055920 swapFree=4157532/4192956
[pid=11101] ppid=11099 vsize=915460 CPUtime=282.41
/proc/11101/stat : 11101 (java) R 11099 11101 10970 0 -1 0 9294 0 1 0 28232 9 0 0 25 0 8 0 156989351 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11101/statm: 228865 9013 2533 14 0 215335 0
[pid=11101/tid=11108] ppid=11099 vsize=915460 CPUtime=0.02
/proc/11101/task/11108/stat : 11108 (java) S 11099 11101 10970 0 -1 64 209 0 0 0 2 0 0 0 16 0 8 0 156989356 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11101/tid=11109] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11109/stat : 11109 (java) S 11099 11101 10970 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156989356 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11110] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11110/stat : 11110 (java) S 11099 11101 10970 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156989356 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11114] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11114/stat : 11114 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156989359 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11115] ppid=11099 vsize=915460 CPUtime=0.22
/proc/11101/task/11115/stat : 11115 (java) S 11099 11101 10970 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 156989359 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11101/tid=11116] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11116/stat : 11116 (java) S 11099 11101 10970 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156989359 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11101/tid=11117] ppid=11099 vsize=915460 CPUtime=0
/proc/11101/task/11117/stat : 11117 (java) S 11099 11101 10970 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156989359 937431040 9013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 299.826
CPU time (s): 299.646
CPU user time (s): 299.54
CPU system time (s): 0.105983
CPU usage (%): 99.9401
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.54
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9385
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= 7151
involuntary context switches= 7132

runsolver used 0.268959 s user time and 0.813876 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 12:19:06 UTC 2007


IDJOB= 248168
IDBENCH= 11686
FILE ID= node22/248168-1168085944

PBS_JOBID= 3476530

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  27186c3a010beb3254924f0c40ac594d

RANDOM SEED= 446976618

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1561568 kB
Buffers:         42460 kB
Cached:         342712 kB
SwapCached:      13648 kB
Active:          97032 kB
Inactive:       330788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561568 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            3576 kB
Writeback:           0 kB
Mapped:          57896 kB
Slab:            51604 kB
Committed_AS:  2660224 kB
PageTables:       2116 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= 66547 MiB



End job on node22 on Sat Jan  6 12:24:09 UTC 2007