Trace number 229851

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 295.195 296.827

DiagnosticValue
CHECKS1946467607
NODES1204962

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-23_ext.xml
MD5SUMd271234205ff8a0d3c9ed0003460dc61
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.53561
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints462
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension462
Number of constraints which are defined in intension0
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/229851-1168081007/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M951
0.42	   
0.42	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.71	     nbConstraints=462  nbRelationTypes=462  nbExtensionStructures=462  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=462  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2382  maxDegree=25
0.71	     maxArity=2
0.71	       =>  wckTime=0.395  cpuTime=0.3  mem=16M966
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.92	       =>  wckTime=0.598  cpuTime=0.43  mem=15M357
0.93	   
0.93	   preprocessing
0.93	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.93	     detectedInconsistency=no
0.93	       =>  wckTime=0.0090  cpuTime=0.0  mem=15M357
0.98	   
0.98	   search
0.98	     run=0  nbConstraintChecks=50083  nbPropagations=661  nbRevisions=7649  nbUselessRevisions=6312  nbAssignments=31
0.98	     nbFailedAssignments=7  nbBacktracks=15  nbVisitedNodes=45  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.06  cpuTime=0.03  mem=15M357
1.01	   
1.01	   search
1.01	     run=1  nbConstraintChecks=104820  nbPropagations=2018  nbRevisions=24231  nbUselessRevisions=19844
1.01	     nbAssignments=66  nbFailedAssignments=17  nbBacktracks=31  nbVisitedNodes=99  nbRestartNogoods=2  mapSize=23
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.086  cpuTime=0.05  mem=15M357
1.03	   
1.03	   search
1.03	     run=2  nbConstraintChecks=189756  nbPropagations=4376  nbRevisions=54644  nbUselessRevisions=44744
1.03	     nbAssignments=110  nbFailedAssignments=29  nbBacktracks=53  nbVisitedNodes=170  nbRestartNogoods=4  mapSize=42
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.109  cpuTime=0.07  mem=15M357
1.05	   
1.05	   search
1.05	     run=3  nbConstraintChecks=281247  nbPropagations=7841  nbRevisions=99529  nbUselessRevisions=81530
1.05	     nbAssignments=168  nbFailedAssignments=43  nbBacktracks=86  nbVisitedNodes=258  nbRestartNogoods=9  mapSize=67
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.128  cpuTime=0.09  mem=15M357
1.08	   
1.08	   search
1.08	     run=4  nbConstraintChecks=420177  nbPropagations=13087  nbRevisions=169804  nbUselessRevisions=139302
1.08	     nbAssignments=260  nbFailedAssignments=75  nbBacktracks=137  nbVisitedNodes=410  nbRestartNogoods=11  mapSize=112
1.08	     nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.158  cpuTime=0.12  mem=15M357
1.14	   
1.14	   search
1.14	     run=5  nbConstraintChecks=751962  nbPropagations=21593  nbRevisions=290092  nbUselessRevisions=237386
1.14	     nbAssignments=410  nbFailedAssignments=139  nbBacktracks=212  nbVisitedNodes=674  nbRestartNogoods=12  mapSize=177
1.14	     nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.221  cpuTime=0.17  mem=15M357
1.20	   
1.20	   search
1.20	     run=6  nbConstraintChecks=1055220  nbPropagations=33899  nbRevisions=465273  nbUselessRevisions=380604
1.20	     nbAssignments=611  nbFailedAssignments=215  nbBacktracks=327  nbVisitedNodes=1010  nbRestartNogoods=20  mapSize=270
1.20	     nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.28  cpuTime=0.23  mem=15M357
1.29	   
1.29	   search
1.29	     run=7  nbConstraintChecks=1559842  nbPropagations=52332  nbRevisions=733059  nbUselessRevisions=599777
1.29	     nbAssignments=907  nbFailedAssignments=327  nbBacktracks=499  nbVisitedNodes=1526  nbRestartNogoods=25  mapSize=416
1.29	     nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.373  cpuTime=0.32  mem=15M357
1.40	   
1.40	   search
1.40	     run=8  nbConstraintChecks=2121178  nbPropagations=78220  nbRevisions=1112034  nbUselessRevisions=911068
1.40	     nbAssignments=1320  nbFailedAssignments=475  nbBacktracks=756  nbVisitedNodes=2218  nbRestartNogoods=34
1.40	     mapSize=624  nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.485  cpuTime=0.42  mem=15M357
1.61	   
1.61	   search
1.61	     run=9  nbConstraintChecks=3258601  nbPropagations=117314  nbRevisions=1697108  nbUselessRevisions=1390991
1.61	     nbAssignments=1979  nbFailedAssignments=741  nbBacktracks=1140  nbVisitedNodes=3365  nbRestartNogoods=36
1.61	     mapSize=953  nbInferences=0  nbTooLargeKeys=0
1.61	       =>  wckTime=0.688  cpuTime=0.61  mem=15M357
1.66	   
1.66	   INFO : Stopping hyperNogood (mapSize=1038, nbTooLargekeys=0, mem=15M357)
1.82	   
1.82	   search
1.82	     run=10  nbConstraintChecks=4420011  nbPropagations=172264  nbRevisions=2514234  nbUselessRevisions=2061422
1.82	     nbAssignments=2851  nbFailedAssignments=1024  nbBacktracks=1716  nbVisitedNodes=4805  nbRestartNogoods=40
1.82	       =>  wckTime=0.898  cpuTime=0.81  mem=15M357
2.11	   
2.11	   search
2.11	     run=11  nbConstraintChecks=6226545  nbPropagations=251210  nbRevisions=3689833  nbUselessRevisions=3026725
2.11	     nbAssignments=4174  nbFailedAssignments=1472  nbBacktracks=2580  nbVisitedNodes=7027  nbRestartNogoods=50
2.11	       =>  wckTime=1.191  cpuTime=1.1  mem=15M357
2.68	   
2.68	   search
2.68	     run=12  nbConstraintChecks=10121995  nbPropagations=372826  nbRevisions=5535552  nbUselessRevisions=4538414
2.68	     nbAssignments=6312  nbFailedAssignments=2303  nbBacktracks=3878  nbVisitedNodes=10733  nbRestartNogoods=54
2.68	       =>  wckTime=1.76  cpuTime=1.66  mem=15M357
3.40	   
3.40	   search
3.40	     run=13  nbConstraintChecks=14809643  nbPropagations=552403  nbRevisions=8244852  nbUselessRevisions=6755045
3.40	     nbAssignments=9310  nbFailedAssignments=3342  nbBacktracks=5828  nbVisitedNodes=15763  nbRestartNogoods=61
3.40	       =>  wckTime=2.485  cpuTime=2.38  mem=15M357
4.69	   
4.69	   search
4.69	     run=14  nbConstraintChecks=23662353  nbPropagations=830982  nbRevisions=12509091  nbUselessRevisions=10243399
4.69	     nbAssignments=14218  nbFailedAssignments=5321  nbBacktracks=8747  nbVisitedNodes=24322  nbRestartNogoods=67
4.69	       =>  wckTime=3.768  cpuTime=3.66  mem=15M357
6.33	   
6.33	   search
6.33	     run=15  nbConstraintChecks=34430547  nbPropagations=1242846  nbRevisions=18773252  nbUselessRevisions=15366240
6.33	     nbAssignments=21108  nbFailedAssignments=7821  nbBacktracks=13128  nbVisitedNodes=36002  nbRestartNogoods=77
6.33	       =>  wckTime=5.414  cpuTime=5.3  mem=15M357
9.05	   
9.05	   search
9.05	     run=16  nbConstraintChecks=53273288  nbPropagations=1864120  nbRevisions=28280860  nbUselessRevisions=23130954
9.05	     nbAssignments=31688  nbFailedAssignments=11820  nbBacktracks=19697  nbVisitedNodes=54037  nbRestartNogoods=83
9.05	       =>  wckTime=8.132  cpuTime=8.0  mem=15M357
12.63	   
12.63	   search
12.63	     run=17  nbConstraintChecks=75823584  nbPropagations=2775969  nbRevisions=42233596  nbUselessRevisions=34555729
12.63	     nbAssignments=47406  nbFailedAssignments=17675  nbBacktracks=29552  nbVisitedNodes=80674  nbRestartNogoods=98
12.63	       =>  wckTime=11.711  cpuTime=11.57  mem=15M357
18.17	   
18.17	   search
18.17	     run=18  nbConstraintChecks=110725443  nbPropagations=4136051  nbRevisions=62971052  nbUselessRevisions=51548443
18.17	     nbAssignments=71010  nbFailedAssignments=26491  nbBacktracks=44331  nbVisitedNodes=120998  nbRestartNogoods=105
18.17	       =>  wckTime=17.251  cpuTime=17.08  mem=15M357
27.34	   
27.34	   search
27.34	     run=19  nbConstraintChecks=171685744  nbPropagations=6216735  nbRevisions=94945029  nbUselessRevisions=77761330
27.34	     nbAssignments=107457  nbFailedAssignments=40757  nbBacktracks=66500  nbVisitedNodes=184263  nbRestartNogoods=116
27.34	       =>  wckTime=26.42  cpuTime=26.2  mem=15M357
40.26	   
40.26	   search
40.26	     run=20  nbConstraintChecks=256542088  nbPropagations=9326326  nbRevisions=142623248  nbUselessRevisions=116841222
40.26	     nbAssignments=159666  nbFailedAssignments=59705  nbBacktracks=99753  nbVisitedNodes=272989  nbRestartNogoods=124
40.26	       =>  wckTime=39.337  cpuTime=39.06  mem=15M357
61.84	   
61.84	   search
61.84	     run=21  nbConstraintChecks=405108629  nbPropagations=14103499  nbRevisions=216287550  nbUselessRevisions=177180874
61.84	     nbAssignments=241694  nbFailedAssignments=91845  nbBacktracks=149631  nbVisitedNodes=414915  nbRestartNogoods=138
61.84	       =>  wckTime=60.916  cpuTime=60.54  mem=15M357
89.54	   
89.54	   search
89.54	     run=22  nbConstraintChecks=579617001  nbPropagations=21123382  nbRevisions=324447279  nbUselessRevisions=265985109
89.54	     nbAssignments=359710  nbFailedAssignments=135035  nbBacktracks=224449  nbVisitedNodes=615956  nbRestartNogoods=153
89.54	       =>  wckTime=88.62  cpuTime=88.1  mem=15M357
133.56	   
133.56	   search
133.56	     run=23  nbConstraintChecks=870706973  nbPropagations=31628248  nbRevisions=486778114  nbUselessRevisions=399323655
133.56	     nbAssignments=539692  nbFailedAssignments=202778  nbBacktracks=336679  nbVisitedNodes=923569  nbRestartNogoods=166
133.56	       =>  wckTime=132.639  cpuTime=131.91  mem=15M357
199.25	   
199.25	   search
199.25	     run=24  nbConstraintChecks=1316975896  nbPropagations=47225108  nbRevisions=726864238  nbUselessRevisions=595952336
199.25	     nbAssignments=804112  nbFailedAssignments=298846  nbBacktracks=505021  nbVisitedNodes=1369707  nbRestartNogoods=181
199.25	       =>  wckTime=198.332  cpuTime=197.28  mem=15M357
296.73	   
296.73	   search
296.73	     run=25  nbConstraintChecks=1946279551  nbPropagations=70656426  nbRevisions=1086287583
296.73	     nbUselessRevisions=890572080  nbAssignments=1204804  nbFailedAssignments=447015  nbBacktracks=757532
296.73	     nbVisitedNodes=2053536  nbRestartNogoods=191
296.73	       =>  wckTime=295.808  cpuTime=294.15  mem=15M357
296.76	   
296.76	   search
296.76	     run=26  nbConstraintChecks=1946467607  nbPropagations=94090020  nbRevisions=1445743514
296.76	     nbUselessRevisions=1185218379  nbAssignments=1204962  nbFailedAssignments=447056  nbBacktracks=757599
296.76	     nbVisitedNodes=2053769  nbRestartNogoods=204
296.76	       =>  wckTime=295.839  cpuTime=294.18  mem=15M357
296.76	   
296.76	   global
296.76	     nbConstraintChecks=1946467607  nbPropagations=94090070  nbRevisions=1445743514  nbUselessRevisions=1185218379
296.76	     nbRestartNogoods=204  solvingWckTime=295.84  solvingCpuTime=294.19  expiredTime=no  totalExploration=no
296.76	     nbFoundSolutions=1  globalCpuTime=294.67
296.76	       =>  wckTime=296.442  cpuTime=294.62  mem=15M357
296.76	   
296.76	s SATISFIABLE
296.76	v 21 8 19 18 22 6 10 4 7 4 17 4 18 15 19 21 2 19 3 11 18 10 18 4 19 3 16 7 7 18 9 18 15 6 6 1 12 19 7 16 7 9 10 3 18 8 17 13 9 22 
296.76	d NODES 1204962
296.76	d CHECKS 1946467607
296.76	   
296.76	   totalWckTime=296.525  totalCpuTime=294.67

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/node45/watcher-229851-1168081007 -o ROOT/results/node45/solver-229851-1168081007 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229851-1168081007/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.10 0.40 0.75 3/70 23760
/proc/meminfo: memFree=1406960/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=18540 CPUtime=0
/proc/23759/stat : 23759 (runsolver) R 23757 23759 23541 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156500900 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 258939088167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23759/statm: 4635 279 244 17 0 2626 0

[startup+0.107814 s]
/proc/loadavg: 0.10 0.40 0.75 3/70 23760
/proc/meminfo: memFree=1406960/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=914988 CPUtime=0.09
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 2991 0 1 0 7 2 0 0 17 0 8 0 156500900 936947712 2738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228747 2739 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51686 s]
/proc/loadavg: 0.10 0.40 0.75 3/70 23760
/proc/meminfo: memFree=1406960/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915328 CPUtime=0.49
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 6968 0 1 0 46 3 0 0 20 0 8 0 156500900 937295872 6707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073605103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228832 6709 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34501 s]
/proc/loadavg: 0.10 0.40 0.75 4/87 23777
/proc/meminfo: memFree=1351528/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=1.32
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9597 0 1 0 126 6 0 0 25 0 8 0 156500900 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839233 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9335 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 17 0 8 0 156500905 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.22
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 380 0 0 0 21 1 0 0 16 0 8 0 156500908 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.9823 s]
/proc/loadavg: 0.26 0.43 0.75 4/87 23777
/proc/meminfo: memFree=1351336/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=2.94
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9614 0 1 0 288 6 0 0 25 0 8 0 156500900 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9351 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 17 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 396 0 0 0 24 1 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.2789 s]
/proc/loadavg: 0.26 0.43 0.75 3/87 23777
/proc/meminfo: memFree=1351336/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=6.22
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9615 0 1 0 616 6 0 0 25 0 8 0 156500900 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837142 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9351 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 397 0 0 0 24 1 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7531 s]
/proc/loadavg: 0.52 0.48 0.77 4/87 23777
/proc/meminfo: memFree=1351336/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=12.66
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9615 0 1 0 1260 6 0 0 25 0 8 0 156500900 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837142 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9351 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915460

[startup+25.5974 s]
/proc/loadavg: 0.75 0.53 0.78 3/87 23777
/proc/meminfo: memFree=1351400/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=25.44
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9615 0 1 0 2538 6 0 0 25 0 8 0 156500900 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821632 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9351 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915460

[startup+51.2951 s]
/proc/loadavg: 1.18 0.65 0.81 3/87 23777
/proc/meminfo: memFree=1351464/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=51.02
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9615 0 1 0 5096 6 0 0 25 0 8 0 156500900 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9351 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 915460

[startup+102.579 s]
/proc/loadavg: 1.64 0.85 0.87 3/87 23777
/proc/meminfo: memFree=1351464/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=102.06
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9618 0 1 0 10200 6 0 0 25 0 8 0 156500900 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837125 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9353 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 915460

[startup+162.596 s]
/proc/loadavg: 1.87 1.06 0.94 3/87 23777
/proc/meminfo: memFree=1351400/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=161.79
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9618 0 1 0 16172 7 0 0 25 0 8 0 156500900 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810697 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9353 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 915460

[startup+222.613 s]
/proc/loadavg: 1.95 1.23 1.00 3/87 23777
/proc/meminfo: memFree=1351464/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=221.52
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9618 0 1 0 22145 7 0 0 25 0 8 0 156500900 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835355 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9353 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 915460

[startup+282.663 s]
/proc/loadavg: 2.03 1.39 1.07 3/93 23915
/proc/meminfo: memFree=1350040/2055920 swapFree=4184004/4192956
[pid=23759] ppid=23757 vsize=915460 CPUtime=281.16
/proc/23759/stat : 23759 (java) R 23757 23759 23541 0 -1 0 9618 0 1 0 28109 7 0 0 25 0 8 0 156500900 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847958 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23759/statm: 228865 9353 2513 14 0 215335 0
[pid=23759/tid=23765] ppid=23757 vsize=915460 CPUtime=0.03
/proc/23759/task/23765/stat : 23765 (java) S 23757 23759 23541 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23768] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23768/stat : 23768 (java) S 23757 23759 23541 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23769] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23769/stat : 23769 (java) S 23757 23759 23541 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156500905 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23774] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23774/stat : 23774 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23775] ppid=23757 vsize=915460 CPUtime=0.25
/proc/23759/task/23775/stat : 23775 (java) S 23757 23759 23541 0 -1 64 399 0 0 0 24 1 0 0 16 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23776] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23776/stat : 23776 (java) S 23757 23759 23541 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23759/tid=23777] ppid=23757 vsize=915460 CPUtime=0
/proc/23759/task/23777/stat : 23777 (java) S 23757 23759 23541 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156500908 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 296.827
CPU time (s): 295.195
CPU user time (s): 295.114
CPU system time (s): 0.080987
CPU usage (%): 99.4503
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 295.114
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9626
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= 7162
involuntary context switches= 10817

runsolver used 0.344947 s user time and 0.774882 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 10:56:54 UTC 2007


IDJOB= 229851
IDBENCH= 6369
FILE ID= node45/229851-1168081007

PBS_JOBID= 3476183

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-23_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229851-1168081007/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-229851-1168081007 -o ROOT/results/node45/solver-229851-1168081007 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229851-1168081007/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d271234205ff8a0d3c9ed0003460dc61

RANDOM SEED= 985711011

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:       1407968 kB
Buffers:         49324 kB
Cached:         512736 kB
SwapCached:       2748 kB
Active:          56004 kB
Inactive:       520224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407968 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          20220 kB
Slab:            57488 kB
Committed_AS:  2684168 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 11:02:02 UTC 2007