Trace number 280478

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
AbsconMax 109 PFCOPTIMUM 406.94 410.314

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-4_ext.xml
MD5SUMbed848b5e4b0ae09bdc9f699d08dc4bf
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints3
Best CPU time to get the best result obtained on this benchmark406.94
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280478-1169306101/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.59	   
0.59	   constraints being loaded...
0.69	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.69	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  maxDegree=5  maxArity=10
0.69	       =>  wckTime=0.394  cpuTime=0.35  mem=37M861
0.76	   
0.76	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.497  cpuTime=0.4  mem=10M983
0.80	
0.80	s SATISFIABLE
0.80	o 0
0.80	c 5
1.90	o 1
1.90	c 4
6.00	   
6.00	   search
6.00	     run=0  nbConstraintChecks=4294623  nbAssignments=10000
6.00	       =>  wckTime=5.209  cpuTime=5.14  mem=10M983
7.55	o 2
7.55	c 3
10.91	   
10.91	   search
10.91	     run=1  nbConstraintChecks=8443139  nbAssignments=20000
10.91	       =>  wckTime=10.118  cpuTime=10.01  mem=10M983
15.95	   
15.95	   search
15.95	     run=2  nbConstraintChecks=12713144  nbAssignments=30000
15.95	       =>  wckTime=15.159  cpuTime=15.01  mem=10M983
21.00	   
21.00	   search
21.00	     run=3  nbConstraintChecks=16983140  nbAssignments=40000
21.00	       =>  wckTime=20.207  cpuTime=20.03  mem=10M983
26.09	   
26.09	   search
26.09	     run=4  nbConstraintChecks=21253154  nbAssignments=50000
26.09	       =>  wckTime=25.291  cpuTime=25.07  mem=10M983
31.15	   
31.15	   search
31.15	     run=5  nbConstraintChecks=25523159  nbAssignments=60000
31.15	       =>  wckTime=30.356  cpuTime=30.09  mem=10M983
36.22	   
36.22	   search
36.22	     run=6  nbConstraintChecks=29793164  nbAssignments=70000
36.22	       =>  wckTime=35.421  cpuTime=35.09  mem=10M983
37.82	   
37.82	   search
37.82	     run=7  nbConstraintChecks=31159144  nbAssignments=73199
37.82	       =>  wckTime=37.027  cpuTime=36.69  mem=10M983
37.82	   
37.82	   global
37.82	     nbConstraintChecks=31159144  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.82	     solvingWckTime=37.026  solvingCpuTime=36.7  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.82	     globalCpuTime=37.15
37.82	       =>  wckTime=37.525  cpuTime=37.1  mem=10M983
37.83	   
37.83	   solver IterativeSystematicSolver being built... 
37.95	       =>  wckTime=37.655  cpuTime=37.19  mem=21M680
37.96	   
37.96	   preprocessing
37.96	     nbConstraintChecks=177  nbValidityChecks=500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.96	     nbRemovedValues=0  detectedInconsistency=no
37.96	       =>  wckTime=0.0080  cpuTime=0.0  mem=21M680
38.30	   
38.30	   search
38.30	     run=0  nbConstraintChecks=280832  nbValidityChecks=297815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.30	     nbAssignments=35  nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
38.30	       =>  wckTime=0.343  cpuTime=0.32  mem=22M636
38.36	   
38.36	   search
38.36	     run=1  nbConstraintChecks=313638  nbValidityChecks=348839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.36	     nbAssignments=70  nbFailedAssignments=37  nbBacktracks=25  nbVisitedNodes=119  nbRestartNogoods=4
38.36	       =>  wckTime=0.404  cpuTime=0.37  mem=22M636
38.55	   
38.55	   search
38.55	     run=2  nbConstraintChecks=448336  nbValidityChecks=510580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.55	     nbAssignments=127  nbFailedAssignments=68  nbBacktracks=47  nbVisitedNodes=209  nbRestartNogoods=13
38.55	       =>  wckTime=0.594  cpuTime=0.55  mem=22M636
38.73	   
38.73	   search
38.73	     run=3  nbConstraintChecks=609142  nbValidityChecks=704627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.73	     nbAssignments=202  nbFailedAssignments=104  nbBacktracks=81  nbVisitedNodes=334  nbRestartNogoods=16
38.73	       =>  wckTime=0.777  cpuTime=0.73  mem=22M636
38.94	   
38.94	   search
38.94	     run=4  nbConstraintChecks=756302  nbValidityChecks=947367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.94	     nbAssignments=384  nbFailedAssignments=230  nbBacktracks=131  nbVisitedNodes=668  nbRestartNogoods=22
38.94	       =>  wckTime=0.983  cpuTime=0.93  mem=22M636
40.75	   
40.75	   search
40.75	     run=5  nbConstraintChecks=2390474  nbValidityChecks=2714578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.75	     nbAssignments=628  nbFailedAssignments=395  nbBacktracks=206  nbVisitedNodes=1118  nbRestartNogoods=43
40.75	       =>  wckTime=2.798  cpuTime=2.73  mem=22M636
41.02	   
41.02	   search
41.02	     run=6  nbConstraintChecks=2577812  nbValidityChecks=3036279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.02	     nbAssignments=906  nbFailedAssignments=552  nbBacktracks=319  nbVisitedNodes=1601  nbRestartNogoods=50
41.02	       =>  wckTime=3.068  cpuTime=2.99  mem=22M636
43.86	   
43.86	   search
43.86	     run=7  nbConstraintChecks=5098282  nbValidityChecks=5760202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.87	     nbAssignments=1313  nbFailedAssignments=784  nbBacktracks=489  nbVisitedNodes=2320  nbRestartNogoods=59
43.87	       =>  wckTime=5.911  cpuTime=5.81  mem=22M636
44.64	   
44.64	   search
44.64	     run=8  nbConstraintChecks=5672098  nbValidityChecks=6713904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
44.64	     nbAssignments=2043  nbFailedAssignments=1252  nbBacktracks=745  nbVisitedNodes=3619  nbRestartNogoods=75
44.64	       =>  wckTime=6.689  cpuTime=6.57  mem=22M636
52.69	   
52.69	   search
52.69	     run=9  nbConstraintChecks=12891187  nbValidityChecks=14458860  nbPropagations=0  nbRevisions=0
52.69	     nbUselessRevisions=0  nbAssignments=3097  nbFailedAssignments=1917  nbBacktracks=1129  nbVisitedNodes=5534
52.69	     nbRestartNogoods=88
52.69	       =>  wckTime=14.74  cpuTime=14.56  mem=22M636
54.29	   
54.29	   search
54.29	     run=10  nbConstraintChecks=14090560  nbValidityChecks=16460283  nbPropagations=0  nbRevisions=0
54.29	     nbUselessRevisions=0  nbAssignments=4641  nbFailedAssignments=2881  nbBacktracks=1705  nbVisitedNodes=8304
54.29	     nbRestartNogoods=107
54.29	       =>  wckTime=16.337  cpuTime=16.13  mem=22M636
76.23	   
76.23	   search
76.23	     run=11  nbConstraintChecks=34205162  nbValidityChecks=37785765  nbPropagations=0  nbRevisions=0
76.23	     nbUselessRevisions=0  nbAssignments=6973  nbFailedAssignments=4345  nbBacktracks=2569  nbVisitedNodes=12561
76.23	     nbRestartNogoods=113
76.23	       =>  wckTime=38.274  cpuTime=37.9  mem=22M636
81.96	   
81.96	   search
81.96	     run=12  nbConstraintChecks=39050299  nbValidityChecks=44407831  nbPropagations=0  nbRevisions=0
81.96	     nbUselessRevisions=0  nbAssignments=10408  nbFailedAssignments=6478  nbBacktracks=3866  nbVisitedNodes=18762
81.96	     nbRestartNogoods=128
81.96	       =>  wckTime=44.01  cpuTime=43.57  mem=22M636
86.55	o 3
86.55	c 2
100.58	   
100.58	   search
100.58	     run=13  nbConstraintChecks=54800096  nbValidityChecks=63065494  nbPropagations=0  nbRevisions=0
100.58	     nbUselessRevisions=0  nbAssignments=15397  nbFailedAssignments=9516  nbBacktracks=5812  nbVisitedNodes=27778
100.58	     nbRestartNogoods=138
100.58	       =>  wckTime=62.622  cpuTime=62.05  mem=22M636
118.41	   
118.41	   search
118.41	     run=14  nbConstraintChecks=69321914  nbValidityChecks=82434578  nbPropagations=0  nbRevisions=0
118.41	     nbUselessRevisions=0  nbAssignments=23489  nbFailedAssignments=14686  nbBacktracks=8731  nbVisitedNodes=42489
118.41	     nbRestartNogoods=157
118.41	       =>  wckTime=80.457  cpuTime=79.75  mem=22M636
164.12	   
164.12	   search
164.12	     run=15  nbConstraintChecks=109735984  nbValidityChecks=130768686  nbPropagations=0  nbRevisions=0
164.12	     nbUselessRevisions=0  nbAssignments=36613  nbFailedAssignments=23429  nbBacktracks=13109  nbVisitedNodes=67177
164.12	     nbRestartNogoods=164
164.12	       =>  wckTime=126.168  cpuTime=125.08  mem=22M636
215.45	   
215.45	   search
215.45	     run=16  nbConstraintChecks=153450556  nbValidityChecks=186765609  nbPropagations=0  nbRevisions=0
215.45	     nbUselessRevisions=0  nbAssignments=56934  nbFailedAssignments=37177  nbBacktracks=19678  nbVisitedNodes=105626
215.45	     nbRestartNogoods=179
215.45	       =>  wckTime=177.499  cpuTime=175.97  mem=22M636
297.46	   
297.46	   search
297.46	     run=17  nbConstraintChecks=223849051  nbValidityChecks=273048305  nbPropagations=0  nbRevisions=0
297.46	     nbUselessRevisions=0  nbAssignments=84102  nbFailedAssignments=54491  nbBacktracks=29530  nbVisitedNodes=154876
297.46	     nbRestartNogoods=199
297.46	       =>  wckTime=259.511  cpuTime=257.34  mem=22M636
401.83	   
401.83	   search
401.83	     run=18  nbConstraintChecks=311833700  nbValidityChecks=386642420  nbPropagations=0  nbRevisions=0
401.83	     nbUselessRevisions=0  nbAssignments=127032  nbFailedAssignments=82638  nbBacktracks=44309  nbVisitedNodes=234374
401.83	     nbRestartNogoods=203
401.83	       =>  wckTime=363.872  cpuTime=360.82  mem=22M636
410.28	   
410.28	   search
410.28	     run=19  nbConstraintChecks=319247435  nbValidityChecks=394911501  nbPropagations=0  nbRevisions=0
410.28	     nbUselessRevisions=0  nbAssignments=128535  nbFailedAssignments=83604  nbBacktracks=44847  nbVisitedNodes=237098
410.28	     nbRestartNogoods=219
410.28	       =>  wckTime=372.328  cpuTime=369.21  mem=22M636
410.28	   
410.28	   global
410.28	     nbConstraintChecks=319247612  nbValidityChecks=394912001  nbRestartNogoods=219  solvingWckTime=372.329
410.28	     solvingCpuTime=369.21  expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=406.45
410.28	       =>  wckTime=409.984  cpuTime=406.4  mem=22M636
410.29	
410.29	s OPTIMUM FOUND
410.29	v 7 4 9 0 0 5 4 3 3 9 0 6 5 8 1 4 6 4 2 5 
410.29	   
410.29	   totalWckTime=410.061  totalCpuTime=406.45

Verifier Data (download as text)

2 unsatisfied constraints, 3 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-280478-1169306101 -o ROOT/results/node51/solver-280478-1169306101 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280478-1169306101/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
/proc/loadavg: 0.93 0.98 0.99 4/80 30121
/proc/meminfo: memFree=1296136/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=18540 CPUtime=0
/proc/30120/stat : 30120 (runsolver) R 30118 29625 29625 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 279008676 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 4208657 0 0 4096 24578 0 0 0 17 0 0 0
/proc/30120/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107243 s]
/proc/loadavg: 0.93 0.98 0.99 4/80 30121
/proc/meminfo: memFree=1296136/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=914988 CPUtime=0.08
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 3003 0 1 0 8 0 0 0 24 0 8 0 279008676 936947712 2749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153604224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228747 2749 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.519314 s]
/proc/loadavg: 0.93 0.98 0.99 4/80 30121
/proc/meminfo: memFree=1296136/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=0.49
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 8799 0 1 0 45 4 0 0 25 0 8 0 279008676 937299968 8538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073445380 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 8538 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34445 s]
/proc/loadavg: 0.93 0.98 0.99 3/87 30128
/proc/meminfo: memFree=1244048/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=1.31
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15692 0 1 0 121 10 0 0 25 0 8 0 279008676 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596077 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15430 2477 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1536 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.09
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 318 0 0 0 9 0 0 0 16 0 8 0 279008684 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915332

[startup+2.98173 s]
/proc/loadavg: 0.93 0.98 0.99 3/87 30128
/proc/meminfo: memFree=1243984/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=2.95
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15696 0 1 0 274 21 0 0 25 0 8 0 279008676 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630195 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15433 2477 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1536 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.09
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 321 0 0 0 9 0 0 0 16 0 8 0 279008684 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15433 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915332

[startup+6.27629 s]
/proc/loadavg: 1.02 1.00 1.00 3/87 30128
/proc/meminfo: memFree=1243928/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=6.22
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15700 0 1 0 579 43 0 0 25 0 8 0 279008676 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15437 2477 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1536 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.1
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) R 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15437 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) 915332

[startup+12.7464 s]
/proc/loadavg: 1.10 1.02 1.01 3/87 30128
/proc/meminfo: memFree=1244000/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=12.63
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15700 0 1 0 1173 90 0 0 25 0 8 0 279008676 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596030 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15437 2477 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1536 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.1
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915332

[startup+25.5926 s]
/proc/loadavg: 1.30 1.06 1.02 3/87 30128
/proc/meminfo: memFree=1244128/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=25.38
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15700 0 1 0 2352 186 0 0 25 0 8 0 279008676 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630933 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15437 2477 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1536 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.1
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915332

[startup+51.1929 s]
/proc/loadavg: 1.54 1.14 1.04 3/87 30128
/proc/meminfo: memFree=1243552/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=50.75
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15863 0 1 0 4793 282 0 0 25 0 8 0 279008676 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15593 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 386 0 0 0 19 1 0 0 17 0 8 0 279008684 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915332

[startup+102.412 s]
/proc/loadavg: 1.80 1.27 1.09 3/87 30128
/proc/meminfo: memFree=1243552/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=101.56
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15870 0 1 0 9874 282 0 0 25 0 8 0 279008676 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15596 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 915332

[startup+162.461 s]
/proc/loadavg: 1.96 1.41 1.15 3/87 30128
/proc/meminfo: memFree=1243488/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=161.14
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15870 0 1 0 15831 283 0 0 25 0 8 0 279008676 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15596 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 915332

[startup+222.509 s]
/proc/loadavg: 1.98 1.52 1.20 3/87 30128
/proc/meminfo: memFree=1243488/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=220.67
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15870 0 1 0 21784 283 0 0 25 0 8 0 279008676 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15596 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.67
Current children cumulated vsize (KiB) 915332

[startup+282.568 s]
/proc/loadavg: 1.99 1.60 1.25 3/87 30128
/proc/meminfo: memFree=1243488/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=280.25
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15870 0 1 0 27742 283 0 0 25 0 8 0 279008676 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15596 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 915332

[startup+342.621 s]
/proc/loadavg: 1.99 1.67 1.29 3/87 30130
/proc/meminfo: memFree=1243360/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=339.82
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15870 0 1 0 33699 283 0 0 25 0 8 0 279008676 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15596 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.82
Current children cumulated vsize (KiB) 915332

[startup+402.677 s]
/proc/loadavg: 1.99 1.73 1.34 3/87 30130
/proc/meminfo: memFree=1243360/2055920 swapFree=4191892/4192956
[pid=30120] ppid=30118 vsize=915332 CPUtime=399.37
/proc/30120/stat : 30120 (java) R 30118 30120 29625 0 -1 0 15870 0 1 0 39654 283 0 0 25 0 8 0 279008676 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073595992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30120/statm: 228833 15596 2530 14 0 215303 0
[pid=30120/tid=30122] ppid=30118 vsize=915332 CPUtime=0.05
/proc/30120/task/30122/stat : 30122 (java) S 30118 30120 29625 0 -1 64 1537 0 0 0 5 0 0 0 16 0 8 0 279008680 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30123] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30123/stat : 30123 (java) S 30118 30120 29625 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30124] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30124/stat : 30124 (java) S 30118 30120 29625 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279008681 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30125] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30125/stat : 30125 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30126] ppid=30118 vsize=915332 CPUtime=0.2
/proc/30120/task/30126/stat : 30126 (java) S 30118 30120 29625 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30127] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30127/stat : 30127 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30120/tid=30128] ppid=30118 vsize=915332 CPUtime=0
/proc/30120/task/30128/stat : 30128 (java) S 30118 30120 29625 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279008684 937299968 15596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.37
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 410.314
CPU time (s): 406.94
CPU user time (s): 404.093
CPU system time (s): 2.84757
CPU usage (%): 99.1777
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 404.093
system time used= 2.84757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15882
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= 9337
involuntary context switches= 22091

runsolver used 0.383941 s user time and 1.08583 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 15:15:01 UTC 2007


IDJOB= 280478
IDBENCH= 11098
IDSOLVER= 69
FILE ID= node51/280478-1169306101

PBS_JOBID= 3610162

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-4_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280478-1169306101/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-280478-1169306101 -o ROOT/results/node51/solver-280478-1169306101 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280478-1169306101/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bed848b5e4b0ae09bdc9f699d08dc4bf

RANDOM SEED= 227794628

TIME LIMIT= 2400 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.277
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.277
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:       1296616 kB
Buffers:         50020 kB
Cached:         559904 kB
SwapCached:        512 kB
Active:         194424 kB
Inactive:       487572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296616 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5620 kB
Writeback:           0 kB
Mapped:          90844 kB
Slab:            62580 kB
Committed_AS:  6222504 kB
PageTables:       1928 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= 66560 MiB



End job on node51 on Sat Jan 20 15:21:52 UTC 2007