Trace number 276769

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 413.368 416.981

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-18_ext.xml
MD5SUMd91d410a3e4ff44aac7aecf5da4921ba
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints134
Best CPU time to get the best result obtained on this benchmark29.4485
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276769-1169246199/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.43	       =>  wckTime=0.104  cpuTime=0.1  mem=6M887
0.43	   
0.43	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.63	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=2
0.63	       =>  wckTime=0.312  cpuTime=0.26  mem=15M682
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.402  cpuTime=0.3  mem=5M927
0.73	
0.73	s SATISFIABLE
0.73	o 54
0.73	c 81
0.73	o 60
0.73	c 75
0.74	o 66
0.74	c 69
0.74	o 70
0.74	c 65
0.74	o 73
0.74	c 62
0.74	o 77
0.74	c 58
0.74	o 81
0.74	c 54
0.74	o 85
0.74	c 50
0.74	o 88
0.74	c 47
0.74	o 90
0.74	c 45
0.74	o 91
0.74	c 44
0.74	o 94
0.74	c 41
0.74	o 95
0.74	c 40
0.75	o 97
0.75	c 38
0.75	o 99
0.75	c 36
0.75	o 101
0.75	c 34
0.75	o 103
0.75	c 32
0.75	o 105
0.75	c 30
0.75	o 107
0.75	c 28
0.75	o 109
0.75	c 26
0.75	o 111
0.75	c 24
0.75	o 112
0.75	c 23
0.75	o 114
0.75	c 21
0.76	o 115
0.76	c 20
0.76	o 116
0.76	c 19
0.76	o 118
0.76	c 17
0.76	o 119
0.76	c 16
0.76	o 121
0.76	c 14
0.77	o 122
0.77	c 13
0.78	o 123
0.78	c 12
0.79	o 125
0.79	c 10
0.79	o 126
0.79	c 9
0.82	o 127
0.82	c 8
0.82	o 128
0.82	c 7
0.82	o 129
0.82	c 6
0.92	o 130
0.92	c 5
0.93	o 131
0.93	c 4
0.93	o 132
0.93	c 3
1.92	o 133
1.92	c 2
4.10	   
4.10	   search
4.10	     run=0  nbConstraintChecks=23472891  nbAssignments=10000
4.10	       =>  wckTime=3.373  cpuTime=3.31  mem=5M927
7.89	   
7.89	   search
7.89	     run=1  nbConstraintChecks=50709340  nbAssignments=20000
7.89	       =>  wckTime=7.166  cpuTime=7.08  mem=5M927
11.59	   
11.59	   search
11.59	     run=2  nbConstraintChecks=77280728  nbAssignments=30000
11.59	       =>  wckTime=10.865  cpuTime=10.74  mem=5M927
14.90	   
14.90	   search
14.90	     run=3  nbConstraintChecks=100530694  nbAssignments=40000
14.90	       =>  wckTime=14.172  cpuTime=14.02  mem=5M927
18.43	   
18.43	   search
18.43	     run=4  nbConstraintChecks=125399000  nbAssignments=50000
18.43	       =>  wckTime=17.71  cpuTime=17.52  mem=5M927
22.26	   
22.26	   search
22.26	     run=5  nbConstraintChecks=152599735  nbAssignments=60000
22.26	       =>  wckTime=21.535  cpuTime=21.32  mem=5M927
25.63	   
25.63	   search
25.63	     run=6  nbConstraintChecks=176177250  nbAssignments=70000
25.63	       =>  wckTime=24.911  cpuTime=24.66  mem=5M927
29.15	   
29.15	   search
29.15	     run=7  nbConstraintChecks=200964381  nbAssignments=80000
29.15	       =>  wckTime=28.432  cpuTime=28.15  mem=5M927
32.20	   
32.20	   search
32.20	     run=8  nbConstraintChecks=222378843  nbAssignments=89032
32.20	       =>  wckTime=31.477  cpuTime=31.17  mem=5M927
32.20	   
32.20	   global
32.20	     nbConstraintChecks=222378843  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.20	     solvingWckTime=31.473  solvingCpuTime=31.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.20	     globalCpuTime=31.51
32.20	       =>  wckTime=31.88  cpuTime=31.47  mem=5M927
32.20	   
32.20	   solver IterativeSystematicSolver being built... 
32.33	       =>  wckTime=32.006  cpuTime=31.58  mem=16M867
32.42	   
32.42	   preprocessing
32.42	     nbConstraintChecks=107147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.42	     detectedInconsistency=no
32.42	       =>  wckTime=0.087  cpuTime=0.06  mem=16M867
32.62	   
32.62	   search
32.62	     run=0  nbConstraintChecks=756562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135
32.62	     nbFailedAssignments=114  nbBacktracks=10  nbVisitedNodes=260  nbRestartNogoods=0
32.62	       =>  wckTime=0.288  cpuTime=0.25  mem=16M867
33.08	   
33.08	   search
33.08	     run=1  nbConstraintChecks=2739718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=438
33.08	     nbFailedAssignments=395  nbBacktracks=25  nbVisitedNodes=859  nbRestartNogoods=50
33.08	       =>  wckTime=0.746  cpuTime=0.69  mem=16M867
33.40	   
33.40	   search
33.40	     run=2  nbConstraintChecks=4166627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=662
33.40	     nbFailedAssignments=589  nbBacktracks=47  nbVisitedNodes=1299  nbRestartNogoods=89
33.40	       =>  wckTime=1.068  cpuTime=1.01  mem=16M867
33.78	   
33.78	   search
33.78	     run=3  nbConstraintChecks=5613302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=940
33.78	     nbFailedAssignments=823  nbBacktracks=80  nbVisitedNodes=1844  nbRestartNogoods=127
33.78	       =>  wckTime=1.448  cpuTime=1.39  mem=16M867
34.50	   
34.50	   search
34.50	     run=4  nbConstraintChecks=8422656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1511
34.50	     nbFailedAssignments=1335  nbBacktracks=130  nbVisitedNodes=2977  nbRestartNogoods=166
34.50	       =>  wckTime=2.169  cpuTime=2.08  mem=16M867
35.99	   
35.99	   search
35.99	     run=5  nbConstraintChecks=16068093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2698
35.99	     nbFailedAssignments=2441  nbBacktracks=205  nbVisitedNodes=5344  nbRestartNogoods=212
35.99	       =>  wckTime=3.662  cpuTime=3.56  mem=16M867
36.95	   
36.95	   search
36.95	     run=6  nbConstraintChecks=20365691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3624
36.95	     nbFailedAssignments=3243  nbBacktracks=318  nbVisitedNodes=7185  nbRestartNogoods=217
36.95	       =>  wckTime=4.622  cpuTime=4.51  mem=16M867
39.59	   
39.59	   search
39.59	     run=7  nbConstraintChecks=32465517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5616
39.59	     nbFailedAssignments=5058  nbBacktracks=488  nbVisitedNodes=11162  nbRestartNogoods=263
39.59	       =>  wckTime=7.264  cpuTime=7.12  mem=16M867
42.21	   
42.21	   search
42.21	     run=8  nbConstraintChecks=42419522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7658
42.21	     nbFailedAssignments=6833  nbBacktracks=744  nbVisitedNodes=15235  nbRestartNogoods=316
42.21	       =>  wckTime=9.877  cpuTime=9.71  mem=16M867
45.26	   
45.26	   search
45.26	     run=9  nbConstraintChecks=55793028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10198
45.26	     nbFailedAssignments=8976  nbBacktracks=1128  nbVisitedNodes=20302  nbRestartNogoods=371
45.26	       =>  wckTime=12.93  cpuTime=12.74  mem=16M867
49.05	   
49.05	   search
49.05	     run=10  nbConstraintChecks=73489251  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13769
49.05	     nbFailedAssignments=11959  nbBacktracks=1704  nbVisitedNodes=27432  nbRestartNogoods=418
49.05	       =>  wckTime=16.718  cpuTime=16.49  mem=16M867
60.98	   
60.98	   search
60.98	     run=11  nbConstraintChecks=127019808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22949
60.98	     nbFailedAssignments=20264  nbBacktracks=2568  nbVisitedNodes=45772  nbRestartNogoods=504
60.98	       =>  wckTime=28.65  cpuTime=28.32  mem=16M867
74.13	   
74.13	   search
74.13	     run=12  nbConstraintChecks=174966497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30580
74.13	     nbFailedAssignments=26589  nbBacktracks=3865  nbVisitedNodes=60834  nbRestartNogoods=549
74.13	       =>  wckTime=41.798  cpuTime=41.35  mem=16M867
90.56	   
90.56	   search
90.56	     run=13  nbConstraintChecks=234111986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40740
90.56	     nbFailedAssignments=34796  nbBacktracks=5811  nbVisitedNodes=81016  nbRestartNogoods=569
90.56	       =>  wckTime=58.235  cpuTime=57.65  mem=16M867
110.95	   
110.96	   search
110.96	     run=14  nbConstraintChecks=301128020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51230
110.96	     nbFailedAssignments=42360  nbBacktracks=8732  nbVisitedNodes=101580  nbRestartNogoods=594
110.96	       =>  wckTime=78.626  cpuTime=77.88  mem=16M867
136.06	   
136.06	   search
136.06	     run=15  nbConstraintChecks=377100854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64099
136.06	     nbFailedAssignments=50848  nbBacktracks=13110  nbVisitedNodes=125990  nbRestartNogoods=603
136.06	       =>  wckTime=103.732  cpuTime=102.77  mem=16M867
169.69	   
169.69	   search
169.69	     run=16  nbConstraintChecks=486135633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81887
169.69	     nbFailedAssignments=62058  nbBacktracks=19678  nbVisitedNodes=159993  nbRestartNogoods=615
169.69	       =>  wckTime=137.362  cpuTime=136.09  mem=16M867
214.89	   
214.89	   search
214.89	     run=17  nbConstraintChecks=628026636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106463
214.89	     nbFailedAssignments=76771  nbBacktracks=29530  nbVisitedNodes=206070  nbRestartNogoods=651
214.89	       =>  wckTime=182.564  cpuTime=180.9  mem=16M867
244.19	o 134
244.19	c 1
273.98	   
273.98	   search
273.98	     run=18  nbConstraintChecks=810190102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138283
273.98	     nbFailedAssignments=93809  nbBacktracks=44309  nbVisitedNodes=261581  nbRestartNogoods=684
273.98	       =>  wckTime=241.655  cpuTime=239.49  mem=16M867
354.38	   
354.38	   search
354.38	     run=19  nbConstraintChecks=1056477717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182417
354.38	     nbFailedAssignments=115772  nbBacktracks=66477  nbVisitedNodes=333117  nbRestartNogoods=700
354.38	       =>  wckTime=322.052  cpuTime=319.21  mem=16M867
416.94	   
416.94	   search
416.94	     run=20  nbConstraintChecks=1246874025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215025
416.94	     nbFailedAssignments=132141  nbBacktracks=82717  nbVisitedNodes=385958  nbRestartNogoods=731
416.94	       =>  wckTime=384.614  cpuTime=381.23  mem=16M867
416.94	   
416.94	   global
416.94	     nbConstraintChecks=1246981172  nbRestartNogoods=731  solvingWckTime=384.615  solvingCpuTime=381.23  expiredTime=no
416.94	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=412.85
416.94	       =>  wckTime=416.623  cpuTime=412.81  mem=16M867
416.95	
416.95	s OPTIMUM FOUND
416.95	v 3 33 2 0 16 1 11 27 26 6 11 36 10 13 19 37 5 18 3 22 39 36 38 18 38 37 32 25 25 33 2 23 9 15 37 13 25 14 9 18 
416.95	   
416.95	   totalWckTime=416.71  totalCpuTime=412.85

Verifier Data (download as text)

1 unsatisfied constraints, 134 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/node19/watcher-276769-1169246199 -o ROOT/results/node19/solver-276769-1169246199 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276769-1169246199/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: 2.00 2.00 2.00 4/86 12648
/proc/meminfo: memFree=1175368/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=18540 CPUtime=0
/proc/12647/stat : 12647 (runsolver) R 12645 12647 11916 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 273014521 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12647/statm: 4635 279 244 17 0 2626 0

[startup+0.107838 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 12648
/proc/meminfo: memFree=1175368/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=914988 CPUtime=0.09
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 2996 0 1 0 7 2 0 0 17 0 8 0 273014521 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072931672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519956 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 12648
/proc/meminfo: memFree=1175368/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915332 CPUtime=0.49
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 7156 0 1 0 44 5 0 0 18 0 8 0 273014521 937299968 6895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073590713 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228833 6895 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34506 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1150160/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=1.31
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 8982 0 1 0 116 15 0 0 24 0 8 0 273014521 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073341008 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8720 2479 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 258 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.13
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8720 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) 915444

[startup+2.98237 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1150032/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=2.93
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 8983 0 1 0 258 35 0 0 25 0 8 0 273014521 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683428 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8720 2479 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 258 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.13
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.28099 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1150032/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=6.2
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 8985 0 1 0 549 71 0 0 25 0 8 0 273014521 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8722 2479 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 258 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.13
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915444

[startup+12.7552 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1150040/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=12.62
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 8985 0 1 0 1124 138 0 0 25 0 8 0 273014521 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681486 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8722 2479 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 258 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.13
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915444

[startup+25.6076 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1150104/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915448 CPUtime=25.36
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 8985 0 1 0 2253 283 0 0 25 0 8 0 273014521 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228862 8722 2479 14 0 215332 0
[pid=12647/tid=12649] ppid=12645 vsize=915448 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 258 0 0 0 2 0 0 0 16 0 8 0 273014525 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915448 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915448 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915448 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915448 CPUtime=0.13
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 273014529 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915448 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937418752 8722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915448 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937418752 8722 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) 915448

[startup+51.2195 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1149656/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=50.75
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9152 0 1 0 4719 356 0 0 25 0 8 0 273014521 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788246 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8882 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915444

[startup+102.438 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1149656/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=101.54
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9160 0 1 0 9798 356 0 0 25 0 8 0 273014521 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852496 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8890 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915444

[startup+162.478 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1149656/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=161.06
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9166 0 1 0 15749 357 0 0 25 0 8 0 273014521 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798801 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8896 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 915444

[startup+222.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1149656/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=220.59
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9172 0 1 0 21702 357 0 0 25 0 8 0 273014521 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798818 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8901 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 915444

[startup+282.585 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1149592/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=280.13
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9174 0 1 0 27655 358 0 0 25 0 8 0 273014521 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8903 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 915444

[startup+342.653 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 12655
/proc/meminfo: memFree=1149592/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=339.69
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9174 0 1 0 33611 358 0 0 25 0 8 0 273014521 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8903 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) S 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8903 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 915444

[startup+402.71 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 12655
/proc/meminfo: memFree=1149592/2055920 swapFree=4171264/4192956
[pid=12647] ppid=12645 vsize=915444 CPUtime=399.24
/proc/12647/stat : 12647 (java) R 12645 12647 11916 0 -1 0 9177 0 1 0 39565 359 0 0 25 0 8 0 273014521 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12647/statm: 228861 8906 2532 14 0 215331 0
[pid=12647/tid=12649] ppid=12645 vsize=915444 CPUtime=0.02
/proc/12647/task/12649/stat : 12649 (java) S 12645 12647 11916 0 -1 64 259 0 0 0 2 0 0 0 16 0 8 0 273014525 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12650] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12650/stat : 12650 (java) S 12645 12647 11916 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273014525 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12651] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12651/stat : 12651 (java) S 12645 12647 11916 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273014525 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12652] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12652/stat : 12652 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273014529 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12653] ppid=12645 vsize=915444 CPUtime=0.24
/proc/12647/task/12653/stat : 12653 (java) S 12645 12647 11916 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 273014529 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12654] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12654/stat : 12654 (java) S 12645 12647 11916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273014529 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12647/tid=12655] ppid=12645 vsize=915444 CPUtime=0
/proc/12647/task/12655/stat : 12655 (java) R 12645 12647 11916 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 273014529 937414656 8906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 416.981
CPU time (s): 413.368
CPU user time (s): 409.767
CPU system time (s): 3.60145
CPU usage (%): 99.1336
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 409.767
system time used= 3.60145
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9272
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= 9577
involuntary context switches= 17931

runsolver used 0.543917 s user time and 1.3238 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Jan 19 22:36:39 UTC 2007


IDJOB= 276769
IDBENCH= 6013
IDSOLVER= 68
FILE ID= node19/276769-1169246199

PBS_JOBID= 3589031

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-18_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276769-1169246199/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-276769-1169246199 -o ROOT/results/node19/solver-276769-1169246199 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276769-1169246199/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d91d410a3e4ff44aac7aecf5da4921ba

RANDOM SEED= 466394379

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.260
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.260
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:       1175848 kB
Buffers:         61476 kB
Cached:         699064 kB
SwapCached:      10172 kB
Active:         343152 kB
Inactive:       458156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1175848 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            2100 kB
Writeback:           0 kB
Mapped:          51072 kB
Slab:            63560 kB
Committed_AS:  7253548 kB
PageTables:       2336 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 node19 on Fri Jan 19 22:43:36 UTC 2007