Trace number 281368

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 EPFCOPTIMUM 325.448 326.088

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-23_ext.xml
MD5SUM3d2cfca3ff9b04f3657bc8897db9b75a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints35
Best CPU time to get the best result obtained on this benchmark11.5272
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
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=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281368-1169311837/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.096  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2003  maxDegree=14
0.50	     maxArity=2
0.50	       =>  wckTime=0.197  cpuTime=0.14  mem=8M847
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.279  cpuTime=0.18  mem=5M461
0.59	
0.59	s SATISFIABLE
0.59	o 13
0.59	c 92
0.59	o 16
0.59	c 89
0.59	o 18
0.59	c 87
0.59	o 21
0.59	c 84
0.59	o 22
0.59	c 83
0.60	o 24
0.60	c 81
0.60	o 25
0.60	c 80
0.60	o 28
0.60	c 77
0.60	o 29
0.60	c 76
0.60	o 32
0.60	c 73
0.60	o 33
0.60	c 72
0.60	o 34
0.60	c 71
0.60	o 35
0.60	c 70
2.69	   
2.69	   search
2.69	     run=0  nbConstraintChecks=14877033  nbAssignments=10000
2.69	       =>  wckTime=2.109  cpuTime=2.08  mem=5M461
4.75	   
4.75	   search
4.75	     run=1  nbConstraintChecks=29720840  nbAssignments=20000
4.75	       =>  wckTime=4.164  cpuTime=4.13  mem=5M461
6.80	   
6.80	   search
6.80	     run=2  nbConstraintChecks=44575252  nbAssignments=30000
6.80	       =>  wckTime=6.216  cpuTime=6.16  mem=5M461
8.84	   
8.84	   search
8.85	     run=3  nbConstraintChecks=59399068  nbAssignments=40000
8.85	       =>  wckTime=8.262  cpuTime=8.2  mem=5M461
10.90	   
10.90	   search
10.90	     run=4  nbConstraintChecks=74262059  nbAssignments=50000
10.90	       =>  wckTime=10.317  cpuTime=10.25  mem=5M461
12.95	   
12.95	   search
12.95	     run=5  nbConstraintChecks=89183393  nbAssignments=60000
12.95	       =>  wckTime=12.364  cpuTime=12.29  mem=5M461
14.99	   
14.99	   search
14.99	     run=6  nbConstraintChecks=104068662  nbAssignments=70000
14.99	       =>  wckTime=14.406  cpuTime=14.32  mem=5M461
17.03	   
17.03	   search
17.03	     run=7  nbConstraintChecks=118967844  nbAssignments=80000
17.03	       =>  wckTime=16.45  cpuTime=16.35  mem=5M461
19.07	   
19.07	   search
19.07	     run=8  nbConstraintChecks=133814881  nbAssignments=90000
19.07	       =>  wckTime=18.484  cpuTime=18.38  mem=5M461
21.10	   
21.10	   search
21.10	     run=9  nbConstraintChecks=148657540  nbAssignments=100000
21.10	       =>  wckTime=20.521  cpuTime=20.41  mem=5M461
23.16	   
23.16	   search
23.16	     run=10  nbConstraintChecks=163503038  nbAssignments=110000
23.16	       =>  wckTime=22.575  cpuTime=22.45  mem=5M461
25.22	   
25.22	   search
25.22	     run=11  nbConstraintChecks=178401166  nbAssignments=120000
25.22	       =>  wckTime=24.636  cpuTime=24.5  mem=5M461
27.27	   
27.27	   search
27.27	     run=12  nbConstraintChecks=193244009  nbAssignments=130000
27.27	       =>  wckTime=26.691  cpuTime=26.55  mem=5M461
29.33	   
29.33	   search
29.33	     run=13  nbConstraintChecks=208126447  nbAssignments=140000
29.33	       =>  wckTime=28.743  cpuTime=28.6  mem=5M461
30.77	   
30.77	   search
30.77	     run=14  nbConstraintChecks=218544479  nbAssignments=147018
30.77	       =>  wckTime=30.189  cpuTime=30.03  mem=5M461
30.77	   
30.77	   global
30.77	     nbConstraintChecks=218544479  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.188  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.26
30.77	       =>  wckTime=30.469  cpuTime=30.21  mem=5M461
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.601  cpuTime=30.32  mem=16M368
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=36534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.031  cpuTime=0.01  mem=16M368
30.97	   
30.97	   search
30.97	     run=0  nbConstraintChecks=55270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
30.97	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
30.97	       =>  wckTime=0.061  cpuTime=0.03  mem=16M368
31.01	   
31.01	   search
31.01	     run=1  nbConstraintChecks=149719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.01	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=175  nbRestartNogoods=3
31.01	       =>  wckTime=0.1  cpuTime=0.06  mem=16M368
31.05	   
31.05	   search
31.05	     run=2  nbConstraintChecks=343249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181
31.05	     nbFailedAssignments=113  nbBacktracks=47  nbVisitedNodes=342  nbRestartNogoods=13
31.05	       =>  wckTime=0.141  cpuTime=0.1  mem=16M368
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=612861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296
31.10	     nbFailedAssignments=189  nbBacktracks=80  nbVisitedNodes=566  nbRestartNogoods=16
31.10	       =>  wckTime=0.194  cpuTime=0.15  mem=16M368
31.19	   
31.19	   search
31.19	     run=4  nbConstraintChecks=1109089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=505
31.19	     nbFailedAssignments=343  nbBacktracks=130  nbVisitedNodes=979  nbRestartNogoods=20
31.19	       =>  wckTime=0.287  cpuTime=0.24  mem=16M368
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=1736721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=777
31.31	     nbFailedAssignments=534  nbBacktracks=205  nbVisitedNodes=1517  nbRestartNogoods=26
31.31	       =>  wckTime=0.405  cpuTime=0.35  mem=16M368
31.48	   
31.48	   search
31.48	     run=6  nbConstraintChecks=2640715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1193
31.48	     nbFailedAssignments=830  nbBacktracks=318  nbVisitedNodes=2342  nbRestartNogoods=35
31.48	       =>  wckTime=0.576  cpuTime=0.52  mem=16M368
31.76	   
31.76	   search
31.76	     run=7  nbConstraintChecks=4075718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1831
31.76	     nbFailedAssignments=1290  nbBacktracks=488  nbVisitedNodes=3610  nbRestartNogoods=39
31.76	       =>  wckTime=0.854  cpuTime=0.78  mem=16M368
32.11	   
32.11	   search
32.11	     run=8  nbConstraintChecks=6088854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2690
32.11	     nbFailedAssignments=1888  nbBacktracks=744  nbVisitedNodes=5323  nbRestartNogoods=45
32.11	       =>  wckTime=1.202  cpuTime=1.13  mem=16M368
32.72	   
32.72	   search
32.72	     run=9  nbConstraintChecks=9661724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4181
32.72	     nbFailedAssignments=2990  nbBacktracks=1128  nbVisitedNodes=8300  nbRestartNogoods=53
32.72	       =>  wckTime=1.811  cpuTime=1.73  mem=16M368
33.51	   
33.51	   search
33.51	     run=10  nbConstraintChecks=14206112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6280
33.51	     nbFailedAssignments=4506  nbBacktracks=1704  nbVisitedNodes=12490  nbRestartNogoods=67
33.51	       =>  wckTime=2.606  cpuTime=2.52  mem=16M368
34.95	   
34.95	   search
34.95	     run=11  nbConstraintChecks=22709989  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9621
34.95	     nbFailedAssignments=6978  nbBacktracks=2568  nbVisitedNodes=19165  nbRestartNogoods=74
34.95	       =>  wckTime=4.04  cpuTime=3.95  mem=16M368
37.00	   
37.00	   search
37.00	     run=12  nbConstraintChecks=34634128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14921
37.00	     nbFailedAssignments=10976  nbBacktracks=3865  nbVisitedNodes=29752  nbRestartNogoods=80
37.00	       =>  wckTime=6.096  cpuTime=6.0  mem=16M368
40.30	   
40.30	   search
40.30	     run=13  nbConstraintChecks=53733340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23051
40.30	     nbFailedAssignments=17157  nbBacktracks=5811  nbVisitedNodes=46004  nbRestartNogoods=88
40.30	       =>  wckTime=9.389  cpuTime=9.27  mem=16M368
44.62	   
44.62	   search
44.62	     run=14  nbConstraintChecks=78496361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33916
44.62	     nbFailedAssignments=25097  nbBacktracks=8730  nbVisitedNodes=67723  nbRestartNogoods=106
44.62	       =>  wckTime=13.716  cpuTime=13.58  mem=16M368
51.96	   
51.96	   search
51.96	     run=15  nbConstraintChecks=120962294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51278
51.96	     nbFailedAssignments=38077  nbBacktracks=13108  nbVisitedNodes=102430  nbRestartNogoods=118
51.96	       =>  wckTime=21.056  cpuTime=20.88  mem=16M368
62.83	   
62.83	   search
62.83	     run=16  nbConstraintChecks=184433362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76975
62.83	     nbFailedAssignments=57202  nbBacktracks=19676  nbVisitedNodes=153793  nbRestartNogoods=135
62.83	       =>  wckTime=31.923  cpuTime=31.7  mem=16M368
77.64	   
77.64	   search
77.64	     run=17  nbConstraintChecks=270508524  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114147
77.64	     nbFailedAssignments=84519  nbBacktracks=29528  nbVisitedNodes=228089  nbRestartNogoods=147
77.64	       =>  wckTime=46.736  cpuTime=46.45  mem=16M368
99.44	   
99.44	   search
99.44	     run=18  nbConstraintChecks=407310826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168997
99.44	     nbFailedAssignments=124587  nbBacktracks=44306  nbVisitedNodes=337754  nbRestartNogoods=156
99.44	       =>  wckTime=68.534  cpuTime=68.23  mem=16M368
130.98	   
130.98	   search
130.98	     run=19  nbConstraintChecks=600436428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=250412
130.98	     nbFailedAssignments=183828  nbBacktracks=66474  nbVisitedNodes=500404  nbRestartNogoods=174
130.98	       =>  wckTime=100.07  cpuTime=99.71  mem=16M368
175.85	   
175.85	   search
175.85	     run=20  nbConstraintChecks=878443412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=361434
175.85	     nbFailedAssignments=261594  nbBacktracks=99726  nbVisitedNodes=721861  nbRestartNogoods=189
175.85	       =>  wckTime=144.943  cpuTime=144.55  mem=16M368
240.30	   
240.30	   search
240.30	     run=21  nbConstraintChecks=1281488171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=520155
240.30	     nbFailedAssignments=370433  nbBacktracks=149604  nbVisitedNodes=1037890  nbRestartNogoods=199
240.30	       =>  wckTime=209.395  cpuTime=208.95  mem=16M368
326.03	   
326.03	   search
326.03	     run=22  nbConstraintChecks=1811197066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=725646
326.03	     nbFailedAssignments=508212  nbBacktracks=217317  nbVisitedNodes=1446479  nbRestartNogoods=220
326.03	       =>  wckTime=295.124  cpuTime=294.59  mem=16M368
326.03	   
326.03	   global
326.03	     nbConstraintChecks=1811233600  nbRestartNogoods=220  solvingWckTime=295.125  solvingCpuTime=294.59  expiredTime=no
326.03	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=324.96
326.03	       =>  wckTime=325.727  cpuTime=324.91  mem=16M368
326.04	
326.04	s OPTIMUM FOUND
326.04	v 4 5 1 0 6 5 7 7 9 4 2 0 6 1 0 
326.04	   
326.04	   totalWckTime=325.808  totalCpuTime=324.96

Verifier Data (download as text)

70 unsatisfied constraints, 35 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/node39/watcher-281368-1169311837 -o ROOT/results/node39/solver-281368-1169311837 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281368-1169311837/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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.01 1.01 1.05 4/73 16679
/proc/meminfo: memFree=1281664/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=906644 CPUtime=0.02
/proc/16678/stat : 16678 (java) S 16676 16678 16500 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 279583375 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 226661 1818 1036 14 0 214244 0
[pid=16678/tid=16680] ppid=16676 vsize=906644 CPUtime=0
/proc/16678/task/16680/stat : 16680 (java) R 16676 16678 16500 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 279583378 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.10325 s]
/proc/loadavg: 1.01 1.01 1.05 4/73 16679
/proc/meminfo: memFree=1281664/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=914988 CPUtime=0.09
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 3028 0 1 0 7 2 0 0 17 0 8 0 279583375 936947712 2774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155475441 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228747 2774 1438 14 0 215242 0
[pid=16678/tid=16680] ppid=16676 vsize=914988 CPUtime=0
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 279583378 936947712 2774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511289 s]
/proc/loadavg: 1.01 1.01 1.05 4/73 16679
/proc/meminfo: memFree=1281664/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915332 CPUtime=0.5
/proc/16678/stat : 16678 (java) S 16676 16678 16500 0 -1 0 6519 0 1 0 44 6 0 0 17 0 8 0 279583375 937299968 6257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228833 6257 2163 14 0 215303 0
[pid=16678/tid=16680] ppid=16676 vsize=915332 CPUtime=0
/proc/16678/task/16680/stat : 16680 (java) R 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583378 937299968 6257 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153789632 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33236 s]
/proc/loadavg: 1.01 1.01 1.05 3/80 16686
/proc/meminfo: memFree=1264328/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=1.31
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 7008 0 1 0 111 20 0 0 23 0 8 0 279583375 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228860 6746 2479 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.12
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 279583382 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915440

[startup+2.9735 s]
/proc/loadavg: 1.01 1.01 1.05 3/80 16686
/proc/meminfo: memFree=1264200/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=2.95
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 7011 0 1 0 245 50 0 0 25 0 8 0 279583375 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228860 6748 2479 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.12
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915440

[startup+6.1768 s]
/proc/loadavg: 1.09 1.03 1.05 3/80 16686
/proc/meminfo: memFree=1264208/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915444 CPUtime=6.14
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 7011 0 1 0 503 111 0 0 25 0 8 0 279583375 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228861 6748 2479 14 0 215331 0
[pid=16678/tid=16680] ppid=16676 vsize=915444 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583378 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915444 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915444 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915444 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915444 CPUtime=0.12
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279583382 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915444 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915444 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915444

[startup+12.6454 s]
/proc/loadavg: 1.16 1.04 1.06 3/80 16686
/proc/meminfo: memFree=1264224/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=12.57
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 7011 0 1 0 1016 241 0 0 25 0 8 0 279583375 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657788 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228860 6748 2479 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.12
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915440

[startup+25.4956 s]
/proc/loadavg: 1.35 1.09 1.07 3/80 16686
/proc/meminfo: memFree=1264224/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=25.36
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 7012 0 1 0 2047 489 0 0 25 0 8 0 279583375 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659780 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228860 6749 2479 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.12
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279583382 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 6749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915440

[startup+51.0999 s]
/proc/loadavg: 1.57 1.16 1.09 3/80 16686
/proc/meminfo: memFree=1256608/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=50.85
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 8991 0 1 0 4493 592 0 0 25 0 8 0 279583375 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16678/statm: 228860 8724 2532 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.23
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279583382 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 915440

[startup+102.303 s]
/proc/loadavg: 1.68 1.26 1.13 3/82 16856
/proc/meminfo: memFree=1255560/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=101.92
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 9001 0 1 0 9599 593 0 0 25 0 8 0 279583375 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16678/statm: 228860 8733 2532 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.23
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279583382 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 8733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915440

[startup+162.349 s]
/proc/loadavg: 1.83 1.37 1.18 3/80 16917
/proc/meminfo: memFree=1256216/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=161.92
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 9003 0 1 0 15598 594 0 0 25 0 8 0 279583375 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16678/statm: 228860 8735 2532 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.23
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279583382 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 8735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 915440

[startup+222.391 s]
/proc/loadavg: 1.94 1.48 1.22 3/80 16917
/proc/meminfo: memFree=1256216/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=221.88
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 9006 0 1 0 21594 594 0 0 25 0 8 0 279583375 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779576 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16678/statm: 228860 8738 2532 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.23
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279583382 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 8738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.88
Current children cumulated vsize (KiB) 915440

[startup+282.432 s]
/proc/loadavg: 1.97 1.58 1.27 3/80 16917
/proc/meminfo: memFree=1256216/2055920 swapFree=4187336/4192956
[pid=16678] ppid=16676 vsize=915440 CPUtime=281.87
/proc/16678/stat : 16678 (java) R 16676 16678 16500 0 -1 0 9008 0 1 0 27593 594 0 0 25 0 8 0 279583375 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16678/statm: 228860 8740 2532 14 0 215330 0
[pid=16678/tid=16680] ppid=16676 vsize=915440 CPUtime=0.02
/proc/16678/task/16680/stat : 16680 (java) S 16676 16678 16500 0 -1 64 145 0 0 0 2 0 0 0 16 0 8 0 279583378 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16681] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16681/stat : 16681 (java) S 16676 16678 16500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279583379 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16682] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16682/stat : 16682 (java) S 16676 16678 16500 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279583379 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16683] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16683/stat : 16683 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279583382 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16684] ppid=16676 vsize=915440 CPUtime=0.23
/proc/16678/task/16684/stat : 16684 (java) S 16676 16678 16500 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 279583382 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16678/tid=16685] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16685/stat : 16685 (java) S 16676 16678 16500 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279583382 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16678/tid=16686] ppid=16676 vsize=915440 CPUtime=0
/proc/16678/task/16686/stat : 16686 (java) S 16676 16678 16500 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279583382 937410560 8740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.87
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 326.088
CPU time (s): 325.448
CPU user time (s): 319.494
CPU system time (s): 5.95309
CPU usage (%): 99.8036
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.494
system time used= 5.95309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9104
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= 7544
involuntary context switches= 9478

runsolver used 0.336948 s user time and 0.945856 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 16:50:38 UTC 2007


IDJOB= 281368
IDBENCH= 12169
IDSOLVER= 68
FILE ID= node39/281368-1169311837

PBS_JOBID= 3610258

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-23_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281368-1169311837/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-281368-1169311837 -o ROOT/results/node39/solver-281368-1169311837 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281368-1169311837/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3d2cfca3ff9b04f3657bc8897db9b75a

RANDOM SEED= 15755737

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.236
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.236
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:       1282144 kB
Buffers:         53044 kB
Cached:         625944 kB
SwapCached:        944 kB
Active:         193188 kB
Inactive:       502364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282144 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:          25624 kB
Slab:            63796 kB
Committed_AS:  5264768 kB
PageTables:       1728 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= 66561 MiB



End job on node39 on Sat Jan 20 16:56:04 UTC 2007