Trace number 280963

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 136.343 137.567

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-37_ext.xml
MD5SUMcea445974a73ead8d4bacae411b51ad2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints97
Best CPU time to get the best result obtained on this benchmark4.85526
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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/280963-1169309009/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.095  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbDisconnectedVariables=2  nbExtensionStructures=101
0.50	     nbSharedExtensionStructures=0  nbConflictsStructures=101  nbSharedConflictsStructures=0
0.50	     nbSharedBinaryRepresentations=1236  maxDegree=12  maxArity=2
0.50	       =>  wckTime=0.197  cpuTime=0.15  mem=8M846
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.276  cpuTime=0.19  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 49
0.58	c 52
0.58	o 53
0.58	c 48
0.58	o 56
0.58	c 45
0.58	o 57
0.58	c 44
0.58	o 60
0.58	c 41
0.59	o 63
0.59	c 38
0.59	o 65
0.59	c 36
0.59	o 68
0.59	c 33
0.59	o 70
0.59	c 31
0.59	o 73
0.59	c 28
0.59	o 75
0.59	c 26
0.59	o 77
0.59	c 24
0.59	o 78
0.59	c 23
0.59	o 79
0.59	c 22
0.59	o 80
0.59	c 21
0.59	o 81
0.59	c 20
0.60	o 83
0.60	c 18
0.60	o 84
0.60	c 17
0.60	o 85
0.60	c 16
0.60	o 86
0.60	c 15
0.60	o 87
0.60	c 14
0.60	o 89
0.60	c 12
0.61	o 90
0.61	c 11
0.61	o 91
0.61	c 10
0.61	o 92
0.61	c 9
0.61	o 93
0.61	c 8
0.62	o 94
0.62	c 7
0.66	o 95
0.66	c 6
1.41	o 96
1.41	c 5
2.04	   
2.04	   search
2.04	     run=0  nbConstraintChecks=6326474  nbAssignments=10000
2.04	       =>  wckTime=1.466  cpuTime=1.41  mem=5M493
3.34	   
3.34	   search
3.34	     run=1  nbConstraintChecks=12415255  nbAssignments=20000
3.34	       =>  wckTime=2.762  cpuTime=2.69  mem=5M493
4.64	   
4.64	   search
4.64	     run=2  nbConstraintChecks=18561271  nbAssignments=30000
4.64	       =>  wckTime=4.065  cpuTime=3.99  mem=5M493
5.98	   
5.98	   search
5.98	     run=3  nbConstraintChecks=25146270  nbAssignments=40000
5.98	       =>  wckTime=5.41  cpuTime=5.32  mem=5M493
7.26	   
7.26	   search
7.26	     run=4  nbConstraintChecks=31182714  nbAssignments=50000
7.26	       =>  wckTime=6.687  cpuTime=6.59  mem=5M493
8.67	   
8.67	   search
8.67	     run=5  nbConstraintChecks=38347963  nbAssignments=60000
8.67	       =>  wckTime=8.097  cpuTime=7.99  mem=5M493
8.75	o 97
8.75	c 4
9.98	   
9.98	   search
9.98	     run=6  nbConstraintChecks=44611720  nbAssignments=70000
9.98	       =>  wckTime=9.403  cpuTime=9.28  mem=5M493
11.27	   
11.27	   search
11.27	     run=7  nbConstraintChecks=50721691  nbAssignments=80000
11.27	       =>  wckTime=10.691  cpuTime=10.56  mem=5M493
12.58	   
12.58	   search
12.58	     run=8  nbConstraintChecks=57018527  nbAssignments=90000
12.58	       =>  wckTime=12.01  cpuTime=11.86  mem=5M493
13.94	   
13.94	   search
13.94	     run=9  nbConstraintChecks=63668050  nbAssignments=100000
13.95	       =>  wckTime=13.371  cpuTime=13.21  mem=5M493
15.25	   
15.25	   search
15.25	     run=10  nbConstraintChecks=69872623  nbAssignments=110000
15.25	       =>  wckTime=14.672  cpuTime=14.5  mem=5M493
16.61	   
16.61	   search
16.61	     run=11  nbConstraintChecks=76473794  nbAssignments=120000
16.61	       =>  wckTime=16.033  cpuTime=15.86  mem=5M493
17.91	   
17.91	   search
17.91	     run=12  nbConstraintChecks=82516718  nbAssignments=130000
17.91	       =>  wckTime=17.337  cpuTime=17.15  mem=5M493
19.21	   
19.21	   search
19.21	     run=13  nbConstraintChecks=88530156  nbAssignments=140000
19.21	       =>  wckTime=18.635  cpuTime=18.43  mem=5M493
20.55	   
20.55	   search
20.55	     run=14  nbConstraintChecks=94933564  nbAssignments=150000
20.55	       =>  wckTime=19.976  cpuTime=19.76  mem=5M493
21.87	   
21.87	   search
21.87	     run=15  nbConstraintChecks=101196939  nbAssignments=160000
21.87	       =>  wckTime=21.301  cpuTime=21.07  mem=5M493
23.18	   
23.18	   search
23.18	     run=16  nbConstraintChecks=107347409  nbAssignments=170000
23.18	       =>  wckTime=22.606  cpuTime=22.38  mem=5M493
24.51	   
24.51	   search
24.51	     run=17  nbConstraintChecks=113658654  nbAssignments=180000
24.51	       =>  wckTime=23.936  cpuTime=23.7  mem=5M493
25.80	   
25.80	   search
25.80	     run=18  nbConstraintChecks=119708630  nbAssignments=190000
25.80	       =>  wckTime=25.223  cpuTime=24.97  mem=5M493
27.15	   
27.15	   search
27.15	     run=19  nbConstraintChecks=126275278  nbAssignments=200000
27.15	       =>  wckTime=26.575  cpuTime=26.31  mem=5M493
28.44	   
28.44	   search
28.44	     run=20  nbConstraintChecks=132370872  nbAssignments=210000
28.44	       =>  wckTime=27.867  cpuTime=27.59  mem=5M493
29.78	   
29.78	   search
29.78	     run=21  nbConstraintChecks=139005617  nbAssignments=220000
29.78	       =>  wckTime=29.205  cpuTime=28.92  mem=5M493
31.08	   
31.08	   search
31.08	     run=22  nbConstraintChecks=145245184  nbAssignments=230000
31.08	       =>  wckTime=30.51  cpuTime=30.21  mem=5M493
32.42	   
32.42	   search
32.42	     run=23  nbConstraintChecks=151710727  nbAssignments=240000
32.42	       =>  wckTime=31.851  cpuTime=31.55  mem=5M493
33.71	   
33.71	   search
33.71	     run=24  nbConstraintChecks=157859761  nbAssignments=250000
33.71	       =>  wckTime=33.137  cpuTime=32.83  mem=5M493
35.04	   
35.04	   search
35.04	     run=25  nbConstraintChecks=164206629  nbAssignments=260000
35.04	       =>  wckTime=34.465  cpuTime=34.14  mem=5M493
36.31	   
36.31	   search
36.31	     run=26  nbConstraintChecks=170119761  nbAssignments=270000
36.31	       =>  wckTime=35.741  cpuTime=35.41  mem=5M493
37.60	   
37.60	   search
37.60	     run=27  nbConstraintChecks=176083974  nbAssignments=280000
37.60	       =>  wckTime=37.024  cpuTime=36.68  mem=5M493
38.90	   
38.90	   search
38.90	     run=28  nbConstraintChecks=182192424  nbAssignments=290000
38.90	       =>  wckTime=38.322  cpuTime=37.96  mem=5M493
39.00	   
39.00	   search
39.00	     run=29  nbConstraintChecks=182733229  nbAssignments=290723
39.00	       =>  wckTime=38.427  cpuTime=38.08  mem=5M493
39.00	   
39.00	   global
39.00	     nbConstraintChecks=182733229  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.00	     solvingWckTime=38.425  solvingCpuTime=38.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
39.00	     globalCpuTime=38.31
39.00	       =>  wckTime=38.704  cpuTime=38.27  mem=5M493
39.00	   
39.00	   solver IterativeSystematicSolver being built... 
39.13	       =>  wckTime=38.83  cpuTime=38.37  mem=16M580
39.18	   
39.18	   preprocessing
39.18	     nbConstraintChecks=21896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
39.18	     detectedInconsistency=no
39.18	       =>  wckTime=0.046  cpuTime=0.03  mem=16M580
39.23	   
39.23	   search
39.23	     run=0  nbConstraintChecks=128720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
39.23	     nbFailedAssignments=67  nbBacktracks=10  nbVisitedNodes=158  nbRestartNogoods=0
39.23	       =>  wckTime=0.102  cpuTime=0.08  mem=16M580
39.30	   
39.30	   search
39.30	     run=1  nbConstraintChecks=271688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176
39.30	     nbFailedAssignments=141  nbBacktracks=25  nbVisitedNodes=341  nbRestartNogoods=8
39.30	       =>  wckTime=0.172  cpuTime=0.14  mem=16M580
39.39	   
39.39	   search
39.39	     run=2  nbConstraintChecks=447282  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
39.39	     nbFailedAssignments=230  nbBacktracks=47  nbVisitedNodes=567  nbRestartNogoods=16
39.39	       =>  wckTime=0.258  cpuTime=0.22  mem=16M580
39.50	   
39.50	   search
39.50	     run=3  nbConstraintChecks=730601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=489
39.50	     nbFailedAssignments=386  nbBacktracks=80  nbVisitedNodes=949  nbRestartNogoods=25
39.50	       =>  wckTime=0.367  cpuTime=0.33  mem=16M580
39.69	   
39.69	   search
39.69	     run=4  nbConstraintChecks=1282902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=805
39.69	     nbFailedAssignments=643  nbBacktracks=130  nbVisitedNodes=1572  nbRestartNogoods=36
39.69	       =>  wckTime=0.563  cpuTime=0.52  mem=16M580
39.88	   
39.88	   search
39.88	     run=5  nbConstraintChecks=1791462  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1126
39.88	     nbFailedAssignments=881  nbBacktracks=205  nbVisitedNodes=2205  nbRestartNogoods=55
39.88	       =>  wckTime=0.748  cpuTime=0.7  mem=16M580
40.25	   
40.25	   search
40.26	     run=6  nbConstraintChecks=2795209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1738
40.26	     nbFailedAssignments=1371  nbBacktracks=318  nbVisitedNodes=3420  nbRestartNogoods=61
40.26	       =>  wckTime=1.125  cpuTime=1.06  mem=16M580
40.79	   
40.79	   search
40.79	     run=7  nbConstraintChecks=4265024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2670
40.79	     nbFailedAssignments=2119  nbBacktracks=488  nbVisitedNodes=5267  nbRestartNogoods=76
40.79	       =>  wckTime=1.659  cpuTime=1.58  mem=16M580
41.41	   
41.41	   search
41.41	     run=8  nbConstraintChecks=6132084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3795
41.41	     nbFailedAssignments=2980  nbBacktracks=744  nbVisitedNodes=7506  nbRestartNogoods=96
41.41	       =>  wckTime=2.279  cpuTime=2.2  mem=16M580
42.31	   
42.31	   search
42.31	     run=9  nbConstraintChecks=8713700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5278
42.31	     nbFailedAssignments=4068  nbBacktracks=1128  nbVisitedNodes=10455  nbRestartNogoods=117
42.31	       =>  wckTime=3.176  cpuTime=3.09  mem=16M580
43.78	   
43.78	   search
43.78	     run=10  nbConstraintChecks=12417604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7664
43.78	     nbFailedAssignments=5872  nbBacktracks=1704  nbVisitedNodes=15204  nbRestartNogoods=142
43.78	       =>  wckTime=4.648  cpuTime=4.54  mem=16M580
45.93	   
45.93	   search
45.93	     run=11  nbConstraintChecks=19318811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11878
45.93	     nbFailedAssignments=9209  nbBacktracks=2569  nbVisitedNodes=23605  nbRestartNogoods=151
45.93	       =>  wckTime=6.797  cpuTime=6.65  mem=16M580
49.81	   
49.81	   search
49.81	     run=12  nbConstraintChecks=29922205  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18392
49.81	     nbFailedAssignments=14423  nbBacktracks=3866  nbVisitedNodes=36599  nbRestartNogoods=188
49.81	       =>  wckTime=10.684  cpuTime=10.51  mem=16M580
54.75	   
54.75	   search
54.75	     run=13  nbConstraintChecks=43616334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27374
54.75	     nbFailedAssignments=21444  nbBacktracks=5812  nbVisitedNodes=54487  nbRestartNogoods=196
54.75	       =>  wckTime=15.62  cpuTime=15.41  mem=16M580
61.14	   
61.14	   search
61.14	     run=14  nbConstraintChecks=61338207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38665
61.14	     nbFailedAssignments=29811  nbBacktracks=8731  nbVisitedNodes=76944  nbRestartNogoods=233
61.14	       =>  wckTime=22.014  cpuTime=21.76  mem=16M580
68.77	   
68.77	   search
68.77	     run=15  nbConstraintChecks=77903250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51486
68.77	     nbFailedAssignments=38247  nbBacktracks=13109  nbVisitedNodes=102478  nbRestartNogoods=244
68.77	       =>  wckTime=29.644  cpuTime=29.32  mem=16M580
79.36	   
79.36	   search
79.36	     run=16  nbConstraintChecks=101402536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69194
79.36	     nbFailedAssignments=49385  nbBacktracks=19677  nbVisitedNodes=137492  nbRestartNogoods=261
79.36	       =>  wckTime=40.234  cpuTime=39.82  mem=16M580
93.58	   
93.58	   search
93.58	     run=17  nbConstraintChecks=132529111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93042
93.58	     nbFailedAssignments=63378  nbBacktracks=29529  nbVisitedNodes=184742  nbRestartNogoods=265
93.58	       =>  wckTime=54.447  cpuTime=53.91  mem=16M580
115.60	   
115.60	   search
115.60	     run=18  nbConstraintChecks=179509858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129612
115.60	     nbFailedAssignments=85162  nbBacktracks=44310  nbVisitedNodes=257019  nbRestartNogoods=275
115.60	       =>  wckTime=76.47  cpuTime=75.76  mem=16M580
137.50	   
137.50	   search
137.50	     run=19  nbConstraintChecks=226472380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166254
137.50	     nbFailedAssignments=105652  nbBacktracks=60463  nbVisitedNodes=329307  nbRestartNogoods=284
137.50	       =>  wckTime=98.372  cpuTime=97.47  mem=16M580
137.50	   
137.50	   global
137.50	     nbConstraintChecks=226494276  nbRestartNogoods=284  solvingWckTime=98.373  solvingCpuTime=97.47  expiredTime=no
137.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=135.88
137.50	       =>  wckTime=137.204  cpuTime=135.84  mem=16M580
137.51	
137.51	s OPTIMUM FOUND
137.51	v 3 6 7 6 3 8 5 4 2 2 7 8 8 4 2 8 1 9 8 6 0 0 2 3 2 1 5 1 7 0 2 2 0 6 9 7 9 4 0 9 
137.51	   
137.51	   totalWckTime=137.282  totalCpuTime=135.88

Verifier Data (download as text)

4 unsatisfied constraints, 97 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/node61/watcher-280963-1169309009 -o ROOT/results/node61/solver-280963-1169309009 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280963-1169309009/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.02 1.00 1.00 3/81 5662
/proc/meminfo: memFree=1307568/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=18540 CPUtime=0
/proc/5661/stat : 5661 (runsolver) R 5659 5661 5364 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279298754 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/5661/statm: 4635 279 244 17 0 2626 0

[startup+0.102512 s]
/proc/loadavg: 1.02 1.00 1.00 3/81 5662
/proc/meminfo: memFree=1307568/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=914988 CPUtime=0.08
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 3023 0 1 0 7 1 0 0 24 0 8 0 279298754 936947712 2769 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160642522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228747 2769 1436 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514584 s]
/proc/loadavg: 1.02 1.00 1.00 3/81 5662
/proc/meminfo: memFree=1307568/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915332 CPUtime=0.49
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 6613 0 1 0 45 4 0 0 25 0 8 0 279298754 937299968 6351 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228833 6351 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33572 s]
/proc/loadavg: 1.02 1.00 1.00 3/88 5669
/proc/meminfo: memFree=1289784/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915444 CPUtime=1.27
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 7109 0 1 0 105 22 0 0 25 0 8 0 279298754 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666721 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228861 6847 2479 14 0 215331 0
[pid=5661/tid=5663] ppid=5659 vsize=915444 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279298758 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915444 CPUtime=0.12
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279298761 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915444

[startup+2.97301 s]
/proc/loadavg: 1.10 1.02 1.01 3/88 5669
/proc/meminfo: memFree=1289784/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915448 CPUtime=2.91
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 7112 0 1 0 225 66 0 0 25 0 8 0 279298754 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228862 6849 2479 14 0 215332 0
[pid=5661/tid=5663] ppid=5659 vsize=915448 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279298758 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915448 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915448 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915448 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915448 CPUtime=0.13
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279298761 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915448 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915448 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915448

[startup+6.26759 s]
/proc/loadavg: 1.10 1.02 1.01 3/88 5669
/proc/meminfo: memFree=1289800/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915444 CPUtime=6.17
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 7112 0 1 0 459 158 0 0 25 0 8 0 279298754 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682206 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228861 6849 2479 14 0 215331 0
[pid=5661/tid=5663] ppid=5659 vsize=915444 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279298758 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915444 CPUtime=0.13
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915444

[startup+12.7387 s]
/proc/loadavg: 1.24 1.05 1.02 4/88 5669
/proc/meminfo: memFree=1289888/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915444 CPUtime=12.59
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 7112 0 1 0 928 331 0 0 25 0 8 0 279298754 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668629 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228861 6849 2479 14 0 215331 0
[pid=5661/tid=5663] ppid=5659 vsize=915444 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279298758 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915444 CPUtime=0.13
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915444

[startup+25.588 s]
/proc/loadavg: 1.36 1.08 1.02 3/88 5669
/proc/meminfo: memFree=1289952/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915444 CPUtime=25.34
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 7113 0 1 0 1843 691 0 0 25 0 8 0 279298754 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228861 6850 2479 14 0 215331 0
[pid=5661/tid=5663] ppid=5659 vsize=915444 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279298758 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915444 CPUtime=0.13
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 334 0 0 0 13 0 0 0 16 0 8 0 279298761 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937414656 6850 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915444

[startup+51.2835 s]
/proc/loadavg: 1.63 1.17 1.05 3/88 5669
/proc/meminfo: memFree=1282720/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915444 CPUtime=50.81
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 9050 0 1 0 4009 1072 0 0 25 0 8 0 279298754 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672618 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228861 8783 2532 14 0 215331 0
[pid=5661/tid=5663] ppid=5659 vsize=915444 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279298758 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915444 CPUtime=0.22
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 279298761 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937414656 8783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 915444

[startup+102.557 s]
/proc/loadavg: 1.84 1.29 1.10 3/88 5669
/proc/meminfo: memFree=1282720/2055920 swapFree=4191892/4192956
[pid=5661] ppid=5659 vsize=915444 CPUtime=101.68
/proc/5661/stat : 5661 (java) R 5659 5661 5364 0 -1 0 9064 0 1 0 9096 1072 0 0 25 0 8 0 279298754 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5661/statm: 228861 8796 2532 14 0 215331 0
[pid=5661/tid=5663] ppid=5659 vsize=915444 CPUtime=0.02
/proc/5661/task/5663/stat : 5663 (java) S 5659 5661 5364 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279298758 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5664] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5664/stat : 5664 (java) S 5659 5661 5364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279298758 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5665] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5665/stat : 5665 (java) S 5659 5661 5364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279298758 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5666] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5666/stat : 5666 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279298761 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5667] ppid=5659 vsize=915444 CPUtime=0.22
/proc/5661/task/5667/stat : 5667 (java) S 5659 5661 5364 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 279298761 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5668] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5668/stat : 5668 (java) S 5659 5661 5364 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 279298761 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5661/tid=5669] ppid=5659 vsize=915444 CPUtime=0
/proc/5661/task/5669/stat : 5669 (java) S 5659 5661 5364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279298761 937414656 8796 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 137.567
CPU time (s): 136.343
CPU user time (s): 125.614
CPU system time (s): 10.7294
CPU usage (%): 99.1105
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.614
system time used= 10.7294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9164
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= 3929
involuntary context switches= 10198

runsolver used 0.117982 s user time and 0.399939 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan 20 16:03:29 UTC 2007


IDJOB= 280963
IDBENCH= 12004
IDSOLVER= 68
FILE ID= node61/280963-1169309009

PBS_JOBID= 3610209

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-37_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280963-1169309009/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-280963-1169309009 -o ROOT/results/node61/solver-280963-1169309009 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280963-1169309009/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  cea445974a73ead8d4bacae411b51ad2

RANDOM SEED= 635225497

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	: 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.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:       1308048 kB
Buffers:         55116 kB
Cached:         583604 kB
SwapCached:        480 kB
Active:         120260 kB
Inactive:       546268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308048 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          44040 kB
Slab:            66644 kB
Committed_AS:  5559932 kB
PageTables:       1840 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= 66563 MiB



End job on node61 on Sat Jan 20 16:05:47 UTC 2007