Trace number 278812

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 359.698 362.459

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-90/
kbtree-9-7-3-5-90-01_ext.xml
MD5SUM688415fd098899379c7041c114c5e0d7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints65
Best CPU time to get the best result obtained on this benchmark3.04754
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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/278812-1169289287/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.52	     nbConstraints=189  nbRelationTypes=185  nbExtensionStructures=185  nbSharedExtensionStructures=4
0.52	     nbConflictsStructures=185  nbSharedConflictsStructures=4  nbSharedBinaryRepresentations=1827  maxDegree=24
0.52	     maxArity=2
0.52	       =>  wckTime=0.223  cpuTime=0.16  mem=8M837
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.304  cpuTime=0.19  mem=5M530
0.61	
0.61	s SATISFIABLE
0.61	o 26
0.61	c 163
0.61	o 31
0.61	c 158
0.61	o 32
0.61	c 157
0.61	o 35
0.61	c 154
0.61	o 38
0.61	c 151
0.61	o 42
0.61	c 147
0.62	o 44
0.62	c 145
0.62	o 45
0.62	c 144
0.62	o 47
0.62	c 142
0.62	o 49
0.62	c 140
0.62	o 50
0.62	c 139
0.62	o 52
0.62	c 137
0.62	o 53
0.62	c 136
0.62	o 55
0.62	c 134
0.62	o 57
0.62	c 132
0.63	o 59
0.63	c 130
0.64	o 60
0.64	c 129
0.64	o 61
0.64	c 128
0.68	o 62
0.68	c 127
0.68	o 63
0.68	c 126
0.68	o 64
0.68	c 125
0.69	o 65
0.69	c 124
2.52	   
2.52	   search
2.52	     run=0  nbConstraintChecks=12456203  nbAssignments=10000
2.52	       =>  wckTime=1.92  cpuTime=1.89  mem=5M530
4.38	   
4.38	   search
4.38	     run=1  nbConstraintChecks=24972877  nbAssignments=20000
4.38	       =>  wckTime=3.778  cpuTime=3.74  mem=5M530
6.24	   
6.24	   search
6.24	     run=2  nbConstraintChecks=37437290  nbAssignments=30000
6.24	       =>  wckTime=5.636  cpuTime=5.59  mem=5M530
8.12	   
8.12	   search
8.12	     run=3  nbConstraintChecks=49936147  nbAssignments=40000
8.12	       =>  wckTime=7.513  cpuTime=7.44  mem=5M530
9.98	   
9.98	   search
9.98	     run=4  nbConstraintChecks=62417141  nbAssignments=50000
9.98	       =>  wckTime=9.382  cpuTime=9.3  mem=5M530
11.87	   
11.87	   search
11.87	     run=5  nbConstraintChecks=74938569  nbAssignments=60000
11.87	       =>  wckTime=11.264  cpuTime=11.17  mem=5M530
13.75	   
13.75	   search
13.75	     run=6  nbConstraintChecks=87415718  nbAssignments=70000
13.75	       =>  wckTime=13.143  cpuTime=13.02  mem=5M530
15.62	   
15.62	   search
15.62	     run=7  nbConstraintChecks=99915595  nbAssignments=80000
15.62	       =>  wckTime=15.014  cpuTime=14.89  mem=5M530
17.49	   
17.49	   search
17.49	     run=8  nbConstraintChecks=112401152  nbAssignments=90000
17.49	       =>  wckTime=16.886  cpuTime=16.74  mem=5M530
19.35	   
19.35	   search
19.35	     run=9  nbConstraintChecks=124907886  nbAssignments=100000
19.35	       =>  wckTime=18.751  cpuTime=18.59  mem=5M530
21.21	   
21.21	   search
21.21	     run=10  nbConstraintChecks=137384881  nbAssignments=110000
21.21	       =>  wckTime=20.607  cpuTime=20.44  mem=5M530
23.08	   
23.08	   search
23.08	     run=11  nbConstraintChecks=149867714  nbAssignments=120000
23.08	       =>  wckTime=22.48  cpuTime=22.29  mem=5M530
24.95	   
24.95	   search
24.95	     run=12  nbConstraintChecks=162364400  nbAssignments=130000
24.95	       =>  wckTime=24.344  cpuTime=24.14  mem=5M530
26.80	   
26.80	   search
26.80	     run=13  nbConstraintChecks=174871416  nbAssignments=140000
26.80	       =>  wckTime=26.199  cpuTime=25.98  mem=5M530
28.68	   
28.68	   search
28.68	     run=14  nbConstraintChecks=187316261  nbAssignments=150000
28.68	       =>  wckTime=28.075  cpuTime=27.84  mem=5M530
30.56	   
30.56	   search
30.56	     run=15  nbConstraintChecks=199846123  nbAssignments=160000
30.56	       =>  wckTime=29.959  cpuTime=29.71  mem=5M530
30.94	   
30.94	   search
30.94	     run=16  nbConstraintChecks=202347091  nbAssignments=162019
30.94	       =>  wckTime=30.334  cpuTime=30.09  mem=5M530
30.94	   
30.94	   global
30.94	     nbConstraintChecks=202347091  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.333  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.32
30.94	       =>  wckTime=30.639  cpuTime=30.28  mem=5M530
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.07	       =>  wckTime=30.768  cpuTime=30.38  mem=16M512
31.10	   
31.10	   preprocessing
31.10	     nbConstraintChecks=54482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.10	     detectedInconsistency=no
31.10	       =>  wckTime=0.035  cpuTime=0.02  mem=16M512
31.13	   
31.13	   search
31.13	     run=0  nbConstraintChecks=64466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.13	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
31.13	       =>  wckTime=0.065  cpuTime=0.04  mem=16M512
31.17	   
31.17	   search
31.17	     run=1  nbConstraintChecks=169592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
31.17	     nbFailedAssignments=33  nbBacktracks=25  nbVisitedNodes=150  nbRestartNogoods=4
31.17	       =>  wckTime=0.107  cpuTime=0.07  mem=16M512
31.21	   
31.21	   search
31.21	     run=2  nbConstraintChecks=302223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155
31.21	     nbFailedAssignments=62  nbBacktracks=47  nbVisitedNodes=265  nbRestartNogoods=7
31.21	       =>  wckTime=0.139  cpuTime=0.1  mem=16M512
31.26	   
31.26	   search
31.26	     run=3  nbConstraintChecks=494745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253
31.26	     nbFailedAssignments=111  nbBacktracks=80  nbVisitedNodes=445  nbRestartNogoods=10
31.26	       =>  wckTime=0.188  cpuTime=0.15  mem=16M512
31.31	   
31.31	   search
31.31	     run=4  nbConstraintChecks=753456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=381
31.31	     nbFailedAssignments=175  nbBacktracks=130  nbVisitedNodes=687  nbRestartNogoods=15
31.31	       =>  wckTime=0.244  cpuTime=0.2  mem=16M512
31.39	   
31.39	   search
31.39	     run=5  nbConstraintChecks=1125295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=556
31.39	     nbFailedAssignments=261  nbBacktracks=205  nbVisitedNodes=1023  nbRestartNogoods=20
31.39	       =>  wckTime=0.323  cpuTime=0.28  mem=16M512
31.53	   
31.53	   search
31.53	     run=6  nbConstraintChecks=1783607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=841
31.53	     nbFailedAssignments=421  nbBacktracks=318  nbVisitedNodes=1581  nbRestartNogoods=25
31.53	       =>  wckTime=0.462  cpuTime=0.41  mem=16M512
31.71	   
31.71	   search
31.71	     run=7  nbConstraintChecks=2583374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1228
31.71	     nbFailedAssignments=624  nbBacktracks=489  nbVisitedNodes=2341  nbRestartNogoods=30
31.71	       =>  wckTime=0.646  cpuTime=0.58  mem=16M512
31.97	   
31.97	   search
31.97	     run=8  nbConstraintChecks=3782528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1765
31.97	     nbFailedAssignments=891  nbBacktracks=745  nbVisitedNodes=3401  nbRestartNogoods=41
31.97	       =>  wckTime=0.903  cpuTime=0.84  mem=16M512
32.34	   
32.34	   search
32.34	     run=9  nbConstraintChecks=5629541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2648
32.34	     nbFailedAssignments=1374  nbBacktracks=1129  nbVisitedNodes=5145  nbRestartNogoods=50
32.35	       =>  wckTime=1.278  cpuTime=1.21  mem=16M512
32.96	   
32.96	   search
32.96	     run=10  nbConstraintChecks=8599424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3907
32.96	     nbFailedAssignments=2042  nbBacktracks=1706  nbVisitedNodes=7638  nbRestartNogoods=59
32.96	       =>  wckTime=1.888  cpuTime=1.81  mem=16M512
33.77	   
33.77	   search
33.77	     run=11  nbConstraintChecks=12775470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5739
33.77	     nbFailedAssignments=2997  nbBacktracks=2570  nbVisitedNodes=11288  nbRestartNogoods=66
33.77	       =>  wckTime=2.704  cpuTime=2.62  mem=16M512
35.21	   
35.22	   search
35.22	     run=12  nbConstraintChecks=19567292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8689
35.22	     nbFailedAssignments=4638  nbBacktracks=3867  nbVisitedNodes=17164  nbRestartNogoods=71
35.22	       =>  wckTime=4.147  cpuTime=4.05  mem=16M512
37.06	   
37.06	   search
37.06	     run=13  nbConstraintChecks=28748178  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12798
37.06	     nbFailedAssignments=6786  nbBacktracks=5813  nbVisitedNodes=25364  nbRestartNogoods=79
37.06	       =>  wckTime=5.989  cpuTime=5.86  mem=16M512
40.15	   
40.15	   search
40.15	     run=14  nbConstraintChecks=43820273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19488
40.15	     nbFailedAssignments=10547  nbBacktracks=8732  nbVisitedNodes=38726  nbRestartNogoods=90
40.15	       =>  wckTime=9.083  cpuTime=8.92  mem=16M512
44.95	   
44.95	   search
44.95	     run=15  nbConstraintChecks=67244741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29849
44.95	     nbFailedAssignments=16519  nbBacktracks=13111  nbVisitedNodes=59418  nbRestartNogoods=103
44.95	       =>  wckTime=13.881  cpuTime=13.68  mem=16M512
52.24	   
52.24	   search
52.24	     run=16  nbConstraintChecks=101251769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44877
52.24	     nbFailedAssignments=24971  nbBacktracks=19679  nbVisitedNodes=89443  nbRestartNogoods=114
52.24	       =>  wckTime=21.175  cpuTime=20.92  mem=16M512
62.90	   
62.90	   search
62.90	     run=17  nbConstraintChecks=147346953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66357
62.90	     nbFailedAssignments=36591  nbBacktracks=29531  nbVisitedNodes=132119  nbRestartNogoods=120
62.90	       =>  wckTime=31.829  cpuTime=31.49  mem=16M512
78.73	   
78.73	   search
78.73	     run=18  nbConstraintChecks=216653980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98385
78.73	     nbFailedAssignments=53836  nbBacktracks=44309  nbVisitedNodes=194481  nbRestartNogoods=132
78.73	       =>  wckTime=47.663  cpuTime=47.19  mem=16M512
99.68	   
99.68	   search
99.68	     run=19  nbConstraintChecks=311819880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144825
99.68	     nbFailedAssignments=78101  nbBacktracks=66478  nbVisitedNodes=284786  nbRestartNogoods=148
99.68	       =>  wckTime=68.61  cpuTime=67.95  mem=16M512
131.63	   
131.63	   search
131.63	     run=20  nbConstraintChecks=455354995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216475
131.63	     nbFailedAssignments=116490  nbBacktracks=99730  nbVisitedNodes=423266  nbRestartNogoods=163
131.63	       =>  wckTime=100.559  cpuTime=99.62  mem=16M512
180.40	   
180.40	   search
180.40	     run=21  nbConstraintChecks=676654138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321288
180.40	     nbFailedAssignments=171418  nbBacktracks=149609  nbVisitedNodes=622984  nbRestartNogoods=174
180.40	       =>  wckTime=149.328  cpuTime=147.97  mem=16M512
251.32	   
251.32	   search
251.32	     run=22  nbConstraintChecks=1002094637  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=476897
251.32	     nbFailedAssignments=252201  nbBacktracks=224427  nbVisitedNodes=921744  nbRestartNogoods=184
251.32	       =>  wckTime=220.255  cpuTime=218.31  mem=16M512
355.74	   
355.74	   search
355.74	     run=23  nbConstraintChecks=1474976645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=705774
355.74	     nbFailedAssignments=368847  nbBacktracks=336654  nbVisitedNodes=1360169  nbRestartNogoods=195
355.74	       =>  wckTime=324.676  cpuTime=322.17  mem=16M512
362.40	   
362.40	   search
362.40	     run=24  nbConstraintChecks=1505687971  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=720057
362.40	     nbFailedAssignments=375798  nbBacktracks=343987  nbVisitedNodes=1386747  nbRestartNogoods=206
362.40	       =>  wckTime=331.334  cpuTime=328.8  mem=16M512
362.40	   
362.40	   global
362.40	     nbConstraintChecks=1505742453  nbRestartNogoods=206  solvingWckTime=331.335  solvingCpuTime=328.8  expiredTime=no
362.40	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=359.22
362.40	       =>  wckTime=362.103  cpuTime=359.18  mem=16M512
362.41	
362.41	s OPTIMUM FOUND
362.41	v 3 2 4 2 4 4 4 1 1 1 3 4 3 2 1 4 4 2 4 4 4 4 0 4 1 3 3 3 
362.41	   
362.41	   totalWckTime=362.183  totalCpuTime=359.22

Verifier Data (download as text)

124 unsatisfied constraints, 65 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/node2/watcher-278812-1169289287 -o ROOT/results/node2/solver-278812-1169289287 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278812-1169289287/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: 0.95 1.15 1.52 3/93 23869
/proc/meminfo: memFree=1212832/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=18540 CPUtime=0
/proc/23868/stat : 23868 (runsolver) R 23866 23868 23680 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 277324574 18984960 280 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23868/statm: 4635 280 244 17 0 2626 0

[startup+0.106838 s]
/proc/loadavg: 0.95 1.15 1.52 3/93 23869
/proc/meminfo: memFree=1212832/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=914988 CPUtime=0.09
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 3038 0 1 0 7 2 0 0 25 0 8 0 277324574 936947712 2784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228747 2784 1443 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514914 s]
/proc/loadavg: 0.95 1.15 1.52 3/93 23869
/proc/meminfo: memFree=1212832/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915332 CPUtime=0.49
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 6549 0 1 0 44 5 0 0 25 0 8 0 277324574 937299968 6288 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228833 6288 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33606 s]
/proc/loadavg: 0.95 1.15 1.52 3/100 23876
/proc/meminfo: memFree=1194984/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=1.3
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 7132 0 1 0 109 21 0 0 25 0 8 0 277324574 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710845 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 6870 2479 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.13
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 340 0 0 0 12 1 0 0 16 0 8 0 277324582 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97336 s]
/proc/loadavg: 0.95 1.15 1.52 3/100 23876
/proc/meminfo: memFree=1194984/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=2.93
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 7136 0 1 0 242 51 0 0 25 0 8 0 277324574 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710758 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 6873 2479 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.14
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.26797 s]
/proc/loadavg: 1.03 1.17 1.52 3/100 23876
/proc/meminfo: memFree=1194984/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=6.2
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 7136 0 1 0 504 116 0 0 25 0 8 0 277324574 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 6873 2479 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.14
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7412 s]
/proc/loadavg: 1.18 1.19 1.53 3/100 23876
/proc/meminfo: memFree=1194992/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=12.62
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 7136 0 1 0 1015 247 0 0 25 0 8 0 277324574 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710656 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 6873 2479 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.14
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.5935 s]
/proc/loadavg: 1.30 1.22 1.53 3/100 23876
/proc/meminfo: memFree=1194992/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=25.37
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 7136 0 1 0 2033 504 0 0 25 0 8 0 277324574 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 6873 2479 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.14
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 6873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.2853 s]
/proc/loadavg: 1.54 1.28 1.54 3/100 23876
/proc/meminfo: memFree=1187760/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=50.83
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 9050 0 1 0 4470 613 0 0 25 0 8 0 277324574 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836139 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 8784 2532 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.22
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 277324582 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) R 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915460

[startup+102.562 s]
/proc/loadavg: 1.80 1.39 1.56 3/100 23876
/proc/meminfo: memFree=1187760/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=101.69
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 9063 0 1 0 9556 613 0 0 25 0 8 0 277324574 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073869252 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 8795 2532 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.23
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277324582 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 915460

[startup+162.596 s]
/proc/loadavg: 1.92 1.50 1.59 3/100 23876
/proc/meminfo: memFree=1187696/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=161.21
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 9066 0 1 0 15508 613 0 0 25 0 8 0 277324574 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843119 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 8797 2532 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.23
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277324582 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 915460

[startup+222.617 s]
/proc/loadavg: 2.02 1.60 1.62 3/100 23876
/proc/meminfo: memFree=1187632/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=220.7
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 9068 0 1 0 21457 613 0 0 25 0 8 0 277324574 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713341 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 8799 2532 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.23
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277324582 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 8799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 915460

[startup+282.633 s]
/proc/loadavg: 1.82 1.63 1.62 4/100 24220
/proc/meminfo: memFree=1202400/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=280.3
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 9071 0 1 0 27414 616 0 0 25 0 8 0 277324574 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 8802 2532 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.23
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 915460

[startup+342.665 s]
/proc/loadavg: 1.93 1.69 1.65 3/100 24220
/proc/meminfo: memFree=1187176/2055920 swapFree=4180552/4192956
[pid=23868] ppid=23866 vsize=915460 CPUtime=340.04
/proc/23868/stat : 23868 (java) R 23866 23868 23680 0 -1 0 9071 0 1 0 33388 616 0 0 25 0 8 0 277324574 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073932680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23868/statm: 228865 8802 2532 14 0 215335 0
[pid=23868/tid=23870] ppid=23866 vsize=915460 CPUtime=0.02
/proc/23868/task/23870/stat : 23870 (java) S 23866 23868 23680 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277324578 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23871] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23871/stat : 23871 (java) S 23866 23868 23680 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277324579 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23872] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23872/stat : 23872 (java) S 23866 23868 23680 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277324579 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23873] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23873/stat : 23873 (java) S 23866 23868 23680 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23874] ppid=23866 vsize=915460 CPUtime=0.23
/proc/23868/task/23874/stat : 23874 (java) S 23866 23868 23680 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23875] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23875/stat : 23875 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23868/tid=23876] ppid=23866 vsize=915460 CPUtime=0
/proc/23868/task/23876/stat : 23876 (java) S 23866 23868 23680 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277324582 937431040 8802 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.04
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 362.459
CPU time (s): 359.698
CPU user time (s): 353.522
CPU system time (s): 6.17606
CPU usage (%): 99.2383
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.522
system time used= 6.17606
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9170
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= 8534
involuntary context switches= 25893

runsolver used 0.345947 s user time and 0.996848 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 10:34:48 UTC 2007


IDJOB= 278812
IDBENCH= 8905
IDSOLVER= 68
FILE ID= node2/278812-1169289287

PBS_JOBID= 3609565

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-90/kbtree-9-7-3-5-90-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278812-1169289287/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-278812-1169289287 -o ROOT/results/node2/solver-278812-1169289287 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278812-1169289287/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  688415fd098899379c7041c114c5e0d7

RANDOM SEED= 89599631

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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1213440 kB
Buffers:         48056 kB
Cached:         644292 kB
SwapCached:        572 kB
Active:         231200 kB
Inactive:       537472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213440 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          98024 kB
Slab:            58336 kB
Committed_AS:  8406156 kB
PageTables:       2492 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 node2 on Sat Jan 20 10:40:52 UTC 2007