Trace number 278678

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 533.859 538.475

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-80/
kbtree-9-7-3-5-80-21_ext.xml
MD5SUM4657c98b520b8a552e84ae2df64f6387
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints87
Best CPU time to get the best result obtained on this benchmark3.00954
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/278678-1169289097/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.46	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.46	   
0.46	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.60	     nbConstraints=189  nbRelationTypes=188  nbExtensionStructures=188  nbSharedExtensionStructures=1
0.60	     nbConflictsStructures=188  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=1850  maxDegree=27
0.60	     maxArity=2
0.60	       =>  wckTime=0.244  cpuTime=0.16  mem=8M860
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.332  cpuTime=0.21  mem=5M531
0.70	
0.70	s SATISFIABLE
0.70	o 42
0.70	c 147
0.70	o 46
0.70	c 143
0.70	o 50
0.70	c 139
0.70	o 51
0.70	c 138
0.70	o 56
0.70	c 133
0.70	o 58
0.70	c 131
0.70	o 61
0.70	c 128
0.70	o 64
0.70	c 125
0.71	o 66
0.71	c 123
0.71	o 69
0.71	c 120
0.71	o 70
0.71	c 119
0.71	o 72
0.71	c 117
0.71	o 73
0.71	c 116
0.71	o 74
0.71	c 115
0.71	o 75
0.71	c 114
0.72	o 76
0.72	c 113
0.72	o 77
0.72	c 112
0.72	o 78
0.72	c 111
0.72	o 80
0.72	c 109
0.72	o 81
0.72	c 108
0.73	o 83
0.73	c 106
0.73	o 84
0.73	c 105
0.73	o 85
0.73	c 104
0.84	o 86
0.84	c 103
1.15	o 87
1.15	c 102
2.70	   
2.70	   search
2.70	     run=0  nbConstraintChecks=11649138  nbAssignments=10000
2.70	       =>  wckTime=2.011  cpuTime=1.97  mem=5M531
4.64	   
4.64	   search
4.64	     run=1  nbConstraintChecks=23285835  nbAssignments=20000
4.64	       =>  wckTime=3.95  cpuTime=3.89  mem=5M531
6.56	   
6.56	   search
6.56	     run=2  nbConstraintChecks=34892447  nbAssignments=30000
6.56	       =>  wckTime=5.868  cpuTime=5.8  mem=5M531
8.48	   
8.48	   search
8.48	     run=3  nbConstraintChecks=46496222  nbAssignments=40000
8.48	       =>  wckTime=7.792  cpuTime=7.69  mem=5M531
10.40	   
10.40	   search
10.40	     run=4  nbConstraintChecks=58101531  nbAssignments=50000
10.40	       =>  wckTime=9.715  cpuTime=9.6  mem=5M531
12.32	   
12.32	   search
12.32	     run=5  nbConstraintChecks=69732077  nbAssignments=60000
12.32	       =>  wckTime=11.63  cpuTime=11.51  mem=5M531
14.25	   
14.25	   search
14.25	     run=6  nbConstraintChecks=81321245  nbAssignments=70000
14.25	       =>  wckTime=13.556  cpuTime=13.41  mem=5M531
16.20	   
16.20	   search
16.20	     run=7  nbConstraintChecks=93053661  nbAssignments=80000
16.20	       =>  wckTime=15.509  cpuTime=15.34  mem=5M531
18.14	   
18.14	   search
18.14	     run=8  nbConstraintChecks=104654616  nbAssignments=90000
18.14	       =>  wckTime=17.445  cpuTime=17.26  mem=5M531
20.08	   
20.08	   search
20.08	     run=9  nbConstraintChecks=116363145  nbAssignments=100000
20.08	       =>  wckTime=19.393  cpuTime=19.19  mem=5M531
22.02	   
22.02	   search
22.02	     run=10  nbConstraintChecks=127942358  nbAssignments=110000
22.02	       =>  wckTime=21.332  cpuTime=21.11  mem=5M531
23.96	   
23.96	   search
23.96	     run=11  nbConstraintChecks=139522656  nbAssignments=120000
23.96	       =>  wckTime=23.268  cpuTime=23.02  mem=5M531
25.88	   
25.89	   search
25.89	     run=12  nbConstraintChecks=151150564  nbAssignments=130000
25.89	       =>  wckTime=25.195  cpuTime=24.94  mem=5M531
27.82	   
27.82	   search
27.82	     run=13  nbConstraintChecks=162824912  nbAssignments=140000
27.82	       =>  wckTime=27.129  cpuTime=26.86  mem=5M531
29.74	   
29.74	   search
29.74	     run=14  nbConstraintChecks=174438933  nbAssignments=150000
29.74	       =>  wckTime=29.055  cpuTime=28.77  mem=5M531
31.44	   
31.44	   search
31.44	     run=15  nbConstraintChecks=184709144  nbAssignments=158835
31.44	       =>  wckTime=30.751  cpuTime=30.45  mem=5M531
31.44	   
31.44	   global
31.44	     nbConstraintChecks=184709144  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.44	     solvingWckTime=30.749  solvingCpuTime=30.45  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.44	     globalCpuTime=30.71
31.44	       =>  wckTime=31.083  cpuTime=30.66  mem=5M531
31.44	   
31.44	   solver IterativeSystematicSolver being built... 
31.58	       =>  wckTime=31.216  cpuTime=30.77  mem=16M471
31.59	   
31.59	   preprocessing
31.59	     nbConstraintChecks=1730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.59	     detectedInconsistency=no
31.59	       =>  wckTime=0.0080  cpuTime=0.0  mem=16M471
31.64	   
31.64	   search
31.64	     run=0  nbConstraintChecks=70811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.64	     nbFailedAssignments=14  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
31.64	       =>  wckTime=0.059  cpuTime=0.04  mem=16M471
31.70	   
31.70	   search
31.70	     run=1  nbConstraintChecks=207957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.70	     nbFailedAssignments=52  nbBacktracks=25  nbVisitedNodes=181  nbRestartNogoods=1
31.70	       =>  wckTime=0.122  cpuTime=0.07  mem=16M471
31.74	   
31.74	   search
31.74	     run=2  nbConstraintChecks=359009  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175
31.74	     nbFailedAssignments=89  nbBacktracks=47  nbVisitedNodes=312  nbRestartNogoods=4
31.74	       =>  wckTime=0.162  cpuTime=0.11  mem=16M471
31.78	   
31.78	   search
31.78	     run=3  nbConstraintChecks=543755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.78	     nbFailedAssignments=131  nbBacktracks=80  nbVisitedNodes=477  nbRestartNogoods=6
31.78	       =>  wckTime=0.207  cpuTime=0.16  mem=16M471
31.86	   
31.86	   search
31.86	     run=4  nbConstraintChecks=841153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=402
31.86	     nbFailedAssignments=205  nbBacktracks=130  nbVisitedNodes=738  nbRestartNogoods=12
31.86	       =>  wckTime=0.285  cpuTime=0.23  mem=16M471
31.96	   
31.96	   search
31.96	     run=5  nbConstraintChecks=1288922  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=609
31.96	     nbFailedAssignments=324  nbBacktracks=205  nbVisitedNodes=1139  nbRestartNogoods=19
31.96	       =>  wckTime=0.387  cpuTime=0.33  mem=16M471
32.13	   
32.13	   search
32.13	     run=6  nbConstraintChecks=1990739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=926
32.13	     nbFailedAssignments=514  nbBacktracks=318  nbVisitedNodes=1759  nbRestartNogoods=25
32.13	       =>  wckTime=0.554  cpuTime=0.49  mem=16M471
32.37	   
32.37	   search
32.37	     run=7  nbConstraintChecks=2990769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1369
32.37	     nbFailedAssignments=773  nbBacktracks=489  nbVisitedNodes=2632  nbRestartNogoods=34
32.37	       =>  wckTime=0.796  cpuTime=0.73  mem=16M471
32.71	   
32.71	   search
32.71	     run=8  nbConstraintChecks=4342784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1983
32.71	     nbFailedAssignments=1117  nbBacktracks=745  nbVisitedNodes=3846  nbRestartNogoods=37
32.71	       =>  wckTime=1.133  cpuTime=1.05  mem=16M471
33.22	   
33.22	   search
33.22	     run=9  nbConstraintChecks=6476460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2953
33.22	     nbFailedAssignments=1688  nbBacktracks=1130  nbVisitedNodes=5772  nbRestartNogoods=45
33.22	       =>  wckTime=1.643  cpuTime=1.55  mem=16M471
33.87	   
33.87	   search
33.87	     run=10  nbConstraintChecks=9313621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4251
33.87	     nbFailedAssignments=2395  nbBacktracks=1706  nbVisitedNodes=8353  nbRestartNogoods=52
33.87	       =>  wckTime=2.291  cpuTime=2.2  mem=16M471
34.91	   
34.91	   search
34.91	     run=11  nbConstraintChecks=13850547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6345
34.91	     nbFailedAssignments=3612  nbBacktracks=2570  nbVisitedNodes=12528  nbRestartNogoods=57
34.91	       =>  wckTime=3.332  cpuTime=3.23  mem=16M471
36.32	   
36.32	   search
36.32	     run=12  nbConstraintChecks=20009649  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9161
36.32	     nbFailedAssignments=5117  nbBacktracks=3867  nbVisitedNodes=18146  nbRestartNogoods=70
36.32	       =>  wckTime=4.747  cpuTime=4.63  mem=16M471
38.63	   
38.63	   search
38.63	     run=13  nbConstraintChecks=29986473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13883
38.63	     nbFailedAssignments=7878  nbBacktracks=5814  nbVisitedNodes=27576  nbRestartNogoods=76
38.63	       =>  wckTime=7.058  cpuTime=6.92  mem=16M471
42.24	   
42.24	   search
42.24	     run=14  nbConstraintChecks=45589200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21338
42.24	     nbFailedAssignments=12403  nbBacktracks=8733  nbVisitedNodes=42475  nbRestartNogoods=88
42.24	       =>  wckTime=10.664  cpuTime=10.49  mem=16M471
47.21	   
47.21	   search
47.21	     run=15  nbConstraintChecks=67093924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31419
47.21	     nbFailedAssignments=18093  nbBacktracks=13111  nbVisitedNodes=62624  nbRestartNogoods=93
47.21	       =>  wckTime=15.634  cpuTime=15.42  mem=16M471
55.61	   
55.61	   search
55.61	     run=16  nbConstraintChecks=101421206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48090
55.61	     nbFailedAssignments=28185  nbBacktracks=19679  nbVisitedNodes=95955  nbRestartNogoods=106
55.61	       =>  wckTime=24.037  cpuTime=23.74  mem=16M471
70.11	   
70.11	   search
70.11	     run=17  nbConstraintChecks=163742654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76210
70.11	     nbFailedAssignments=46440  nbBacktracks=29531  nbVisitedNodes=152182  nbRestartNogoods=116
70.11	       =>  wckTime=38.537  cpuTime=38.11  mem=16M471
88.98	   
88.98	   search
88.98	     run=18  nbConstraintChecks=242382615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112919
88.98	     nbFailedAssignments=68363  nbBacktracks=44309  nbVisitedNodes=225592  nbRestartNogoods=138
88.98	       =>  wckTime=57.407  cpuTime=56.81  mem=16M471
116.78	   
116.78	   search
116.78	     run=19  nbConstraintChecks=358722619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168448
116.78	     nbFailedAssignments=101710  nbBacktracks=66477  nbVisitedNodes=336636  nbRestartNogoods=151
116.78	       =>  wckTime=85.207  cpuTime=84.35  mem=16M471
158.93	   
158.93	   search
158.93	     run=20  nbConstraintChecks=526353438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252774
158.93	     nbFailedAssignments=152773  nbBacktracks=99730  nbVisitedNodes=505277  nbRestartNogoods=161
158.93	       =>  wckTime=127.358  cpuTime=126.11  mem=16M471
217.37	   
217.37	   search
217.37	     run=21  nbConstraintChecks=765908653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=374752
217.37	     nbFailedAssignments=224865  nbBacktracks=149608  nbVisitedNodes=749217  nbRestartNogoods=168
217.37	       =>  wckTime=185.791  cpuTime=184.28  mem=16M471
315.90	   
315.90	   search
315.90	     run=22  nbConstraintChecks=1131703671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=552247
315.90	     nbFailedAssignments=327534  nbBacktracks=224426  nbVisitedNodes=1104006  nbRestartNogoods=181
315.90	       =>  wckTime=284.321  cpuTime=281.93  mem=16M471
464.23	   
464.23	   search
464.23	     run=23  nbConstraintChecks=1686415196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=823312
464.23	     nbFailedAssignments=486366  nbBacktracks=336653  nbVisitedNodes=1644553  nbRestartNogoods=191
464.23	       =>  wckTime=432.654  cpuTime=428.91  mem=16M471
538.44	   
538.44	   search
538.44	     run=24  nbConstraintChecks=1970303206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=957612
538.44	     nbFailedAssignments=568933  nbBacktracks=388387  nbVisitedNodes=1910032  nbRestartNogoods=202
538.44	       =>  wckTime=506.863  cpuTime=502.53  mem=16M471
538.44	   
538.44	   global
538.44	     nbConstraintChecks=1970304936  nbRestartNogoods=202  solvingWckTime=506.865  solvingCpuTime=502.53  expiredTime=no
538.44	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=533.35
538.44	       =>  wckTime=538.081  cpuTime=533.3  mem=16M471
538.44	
538.44	s OPTIMUM FOUND
538.44	v 0 4 2 4 4 4 3 3 2 0 3 0 2 1 1 1 3 3 0 1 3 1 2 1 4 2 1 0 
538.44	   
538.44	   totalWckTime=538.162  totalCpuTime=533.35

Verifier Data (download as text)

102 unsatisfied constraints, 87 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/node17/watcher-278678-1169289097 -o ROOT/results/node17/solver-278678-1169289097 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278678-1169289097/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.11 1.11 1.34 5/93 19364
/proc/meminfo: memFree=1327928/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=18540 CPUtime=0
/proc/19363/stat : 19363 (runsolver) R 19361 19363 19057 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277304902 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19363/statm: 4635 279 244 17 0 2626 0

[startup+0.106971 s]
/proc/loadavg: 1.11 1.11 1.34 5/93 19364
/proc/meminfo: memFree=1327928/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=913228 CPUtime=0.08
/proc/19363/stat : 19363 (java) D 19361 19363 19057 0 -1 0 2920 0 1 0 7 1 0 0 19 0 8 0 277304902 935145472 2666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228307 2666 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.515013 s]
/proc/loadavg: 1.11 1.11 1.34 5/93 19364
/proc/meminfo: memFree=1327928/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915332 CPUtime=0.44
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 6172 0 1 0 41 3 0 0 18 0 8 0 277304902 937299968 5911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228833 5911 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.3361 s]
/proc/loadavg: 1.11 1.11 1.34 3/100 19371
/proc/meminfo: memFree=1310016/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=1.26
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 7139 0 1 0 110 16 0 0 25 0 8 0 277304902 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 6877 2476 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.13
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277304911 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915460

[startup+2.97327 s]
/proc/loadavg: 1.11 1.11 1.34 3/100 19371
/proc/meminfo: memFree=1310016/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915464 CPUtime=2.88
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 7142 0 1 0 239 49 0 0 25 0 8 0 277304902 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228866 6879 2476 14 0 215336 0
[pid=19363/tid=19365] ppid=19361 vsize=915464 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277304907 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915464 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915464 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915464 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915464 CPUtime=0.13
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 277304911 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915464 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915464 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937435136 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915464

[startup+6.27561 s]
/proc/loadavg: 1.18 1.12 1.34 3/100 19371
/proc/meminfo: memFree=1309952/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=6.15
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 7142 0 1 0 498 117 0 0 25 0 8 0 277304902 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 6879 2476 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.13
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 277304911 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 6879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915460

[startup+12.7443 s]
/proc/loadavg: 1.24 1.13 1.35 3/100 19371
/proc/meminfo: memFree=1309952/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=12.56
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 7143 0 1 0 1006 250 0 0 25 0 8 0 277304902 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 6880 2476 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.14
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915460

[startup+25.6096 s]
/proc/loadavg: 1.41 1.18 1.36 3/100 19371
/proc/meminfo: memFree=1310016/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=25.31
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 7143 0 1 0 2016 515 0 0 25 0 8 0 277304902 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712186 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 6880 2476 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.14
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 6880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915460

[startup+51.2163 s]
/proc/loadavg: 1.61 1.24 1.37 3/100 19371
/proc/meminfo: memFree=1302656/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=50.68
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9039 0 1 0 4432 636 0 0 25 0 8 0 277304902 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860301 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8773 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8773 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915460

[startup+102.42 s]
/proc/loadavg: 1.83 1.36 1.40 3/100 19371
/proc/meminfo: memFree=1302656/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=101.42
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9048 0 1 0 9506 636 0 0 25 0 8 0 277304902 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840523 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8782 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 915460

[startup+162.467 s]
/proc/loadavg: 1.93 1.47 1.44 3/100 19371
/proc/meminfo: memFree=1302592/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=160.92
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9055 0 1 0 15455 637 0 0 25 0 8 0 277304902 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8787 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 915460

[startup+222.521 s]
/proc/loadavg: 1.70 1.48 1.44 3/100 19555
/proc/meminfo: memFree=1323520/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=220.71
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9057 0 1 0 21432 639 0 0 25 0 8 0 277304902 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867162 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8789 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.71
Current children cumulated vsize (KiB) 915460

[startup+282.564 s]
/proc/loadavg: 1.89 1.57 1.47 3/100 19555
/proc/meminfo: memFree=1316480/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=280.2
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9057 0 1 0 27381 639 0 0 25 0 8 0 277304902 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073723814 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8789 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.2
Current children cumulated vsize (KiB) 915460

[startup+342.609 s]
/proc/loadavg: 1.96 1.64 1.50 3/100 19555
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=339.7
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9059 0 1 0 33330 640 0 0 25 0 8 0 277304902 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867162 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8791 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 915460

[startup+402.653 s]
/proc/loadavg: 1.98 1.71 1.53 3/100 19555
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=399.2
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9059 0 1 0 39280 640 0 0 25 0 8 0 277304902 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8791 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 915460

[startup+462.701 s]
/proc/loadavg: 1.99 1.76 1.56 3/100 19555
/proc/meminfo: memFree=1316416/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=458.69
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9059 0 1 0 45228 641 0 0 25 0 8 0 277304902 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8791 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 915460

[startup+522.747 s]
/proc/loadavg: 1.87 1.77 1.57 3/100 19661
/proc/meminfo: memFree=1323128/2055920 swapFree=4192812/4192956
[pid=19363] ppid=19361 vsize=915460 CPUtime=518.28
/proc/19363/stat : 19363 (java) R 19361 19363 19057 0 -1 0 9063 0 1 0 51185 643 0 0 25 0 8 0 277304902 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19363/statm: 228865 8794 2527 14 0 215335 0
[pid=19363/tid=19365] ppid=19361 vsize=915460 CPUtime=0.02
/proc/19363/task/19365/stat : 19365 (java) S 19361 19363 19057 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277304907 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19366] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19366/stat : 19366 (java) S 19361 19363 19057 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277304907 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19367] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19367/stat : 19367 (java) S 19361 19363 19057 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277304907 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19368] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19368/stat : 19368 (java) S 19361 19363 19057 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277304911 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19369] ppid=19361 vsize=915460 CPUtime=0.23
/proc/19363/task/19369/stat : 19369 (java) S 19361 19363 19057 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277304911 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19370] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19370/stat : 19370 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277304911 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19363/tid=19371] ppid=19361 vsize=915460 CPUtime=0
/proc/19363/task/19371/stat : 19371 (java) S 19361 19363 19057 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277304911 937431040 8794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.28
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 538.475
CPU time (s): 533.859
CPU user time (s): 527.413
CPU system time (s): 6.44602
CPU usage (%): 99.1427
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 527.413
system time used= 6.44602
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9159
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= 12089
involuntary context switches= 25222

runsolver used 0.616906 s user time and 1.75873 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 10:31:39 UTC 2007


IDJOB= 278678
IDBENCH= 8646
IDSOLVER= 69
FILE ID= node17/278678-1169289097

PBS_JOBID= 3609558

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-80/kbtree-9-7-3-5-80-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278678-1169289097/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-278678-1169289097 -o ROOT/results/node17/solver-278678-1169289097 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278678-1169289097/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4657c98b520b8a552e84ae2df64f6387

RANDOM SEED= 864197513

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1328408 kB
Buffers:         48156 kB
Cached:         505908 kB
SwapCached:          0 kB
Active:         300060 kB
Inactive:       351152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:         126192 kB
Slab:            60928 kB
Committed_AS:  9409904 kB
PageTables:       2372 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 node17 on Sat Jan 20 10:40:40 UTC 2007