Trace number 282926

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 47.4138 47.877

General information on the benchmark

Namecoloring/
geom-30a-4-ext.xml
MD5SUM26316bc3cad1d7ada5460ee8bafa6099
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints77
Best CPU time to get the best result obtained on this benchmark0.39194
SatisfiableNO
(Un)Satisfiability was proved
Number of variables30
Number of constraints81
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension81
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/282926-1169324104/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=30  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4
0.42	       =>  wckTime=0.101  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=81  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=80
0.47	     nbConflictsStructures=1  nbSharedConflictsStructures=80  nbSharedBinaryRepresentations=4  maxDegree=10  maxArity=2
0.47	       =>  wckTime=0.151  cpuTime=0.12  mem=7M901
0.50	   
0.50	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.234  cpuTime=0.17  mem=5M400
0.55	
0.55	s SATISFIABLE
0.55	o 65
0.55	c 16
0.55	o 68
0.55	c 13
0.55	o 70
0.55	c 11
0.55	o 71
0.55	c 10
0.55	o 73
0.55	c 8
0.56	o 74
0.56	c 7
0.56	o 75
0.56	c 6
0.56	o 76
0.56	c 5
0.56	o 77
0.56	c 4
1.36	   
1.36	   search
1.36	     run=0  nbConstraintChecks=1351187  nbAssignments=10000
1.36	       =>  wckTime=0.814  cpuTime=0.79  mem=5M400
2.09	   
2.09	   search
2.09	     run=1  nbConstraintChecks=2699228  nbAssignments=20000
2.09	       =>  wckTime=1.546  cpuTime=1.52  mem=5M400
2.82	   
2.82	   search
2.82	     run=2  nbConstraintChecks=4036546  nbAssignments=30000
2.82	       =>  wckTime=2.271  cpuTime=2.24  mem=5M400
3.55	   
3.55	   search
3.55	     run=3  nbConstraintChecks=5377961  nbAssignments=40000
3.55	       =>  wckTime=3.003  cpuTime=2.96  mem=5M400
4.27	   
4.28	   search
4.28	     run=4  nbConstraintChecks=6714713  nbAssignments=50000
4.28	       =>  wckTime=3.727  cpuTime=3.68  mem=5M400
4.99	   
4.99	   search
4.99	     run=5  nbConstraintChecks=8050605  nbAssignments=60000
4.99	       =>  wckTime=4.447  cpuTime=4.39  mem=5M400
5.72	   
5.72	   search
5.72	     run=6  nbConstraintChecks=9386512  nbAssignments=70000
5.72	       =>  wckTime=5.172  cpuTime=5.11  mem=5M400
6.44	   
6.44	   search
6.44	     run=7  nbConstraintChecks=10724211  nbAssignments=80000
6.44	       =>  wckTime=5.896  cpuTime=5.83  mem=5M400
7.17	   
7.17	   search
7.17	     run=8  nbConstraintChecks=12057551  nbAssignments=90000
7.17	       =>  wckTime=6.618  cpuTime=6.55  mem=5M400
7.89	   
7.89	   search
7.89	     run=9  nbConstraintChecks=13408799  nbAssignments=100000
7.89	       =>  wckTime=7.342  cpuTime=7.27  mem=5M400
8.62	   
8.62	   search
8.62	     run=10  nbConstraintChecks=14743925  nbAssignments=110000
8.62	       =>  wckTime=8.068  cpuTime=7.98  mem=5M400
9.34	   
9.34	   search
9.34	     run=11  nbConstraintChecks=16085495  nbAssignments=120000
9.34	       =>  wckTime=8.79  cpuTime=8.69  mem=5M400
10.06	   
10.06	   search
10.06	     run=12  nbConstraintChecks=17422313  nbAssignments=130000
10.06	       =>  wckTime=9.511  cpuTime=9.42  mem=5M400
10.78	   
10.78	   search
10.78	     run=13  nbConstraintChecks=18766620  nbAssignments=140000
10.78	       =>  wckTime=10.234  cpuTime=10.13  mem=5M400
11.51	   
11.51	   search
11.51	     run=14  nbConstraintChecks=20102887  nbAssignments=150000
11.51	       =>  wckTime=10.96  cpuTime=10.85  mem=5M400
12.23	   
12.23	   search
12.23	     run=15  nbConstraintChecks=21445080  nbAssignments=160000
12.23	       =>  wckTime=11.682  cpuTime=11.57  mem=5M400
12.95	   
12.95	   search
12.95	     run=16  nbConstraintChecks=22780336  nbAssignments=170000
12.95	       =>  wckTime=12.404  cpuTime=12.28  mem=5M400
13.68	   
13.68	   search
13.68	     run=17  nbConstraintChecks=24129213  nbAssignments=180000
13.68	       =>  wckTime=13.131  cpuTime=13.0  mem=5M400
14.41	   
14.41	   search
14.41	     run=18  nbConstraintChecks=25465947  nbAssignments=190000
14.41	       =>  wckTime=13.861  cpuTime=13.73  mem=5M400
15.14	   
15.14	   search
15.14	     run=19  nbConstraintChecks=26815360  nbAssignments=200000
15.14	       =>  wckTime=14.59  cpuTime=14.45  mem=5M400
15.87	   
15.87	   search
15.87	     run=20  nbConstraintChecks=28152060  nbAssignments=210000
15.87	       =>  wckTime=15.324  cpuTime=15.17  mem=5M400
16.60	   
16.60	   search
16.60	     run=21  nbConstraintChecks=29484967  nbAssignments=220000
16.60	       =>  wckTime=16.051  cpuTime=15.89  mem=5M400
17.33	   
17.33	   search
17.33	     run=22  nbConstraintChecks=30815353  nbAssignments=230000
17.33	       =>  wckTime=16.778  cpuTime=16.62  mem=5M400
18.05	   
18.05	   search
18.05	     run=23  nbConstraintChecks=32152659  nbAssignments=240000
18.05	       =>  wckTime=17.505  cpuTime=17.34  mem=5M400
18.78	   
18.78	   search
18.78	     run=24  nbConstraintChecks=33482620  nbAssignments=250000
18.78	       =>  wckTime=18.236  cpuTime=18.06  mem=5M400
19.51	   
19.51	   search
19.51	     run=25  nbConstraintChecks=34818289  nbAssignments=260000
19.51	       =>  wckTime=18.963  cpuTime=18.78  mem=5M400
20.24	   
20.24	   search
20.24	     run=26  nbConstraintChecks=36155113  nbAssignments=270000
20.24	       =>  wckTime=19.691  cpuTime=19.51  mem=5M400
20.97	   
20.97	   search
20.97	     run=27  nbConstraintChecks=37499810  nbAssignments=280000
20.97	       =>  wckTime=20.426  cpuTime=20.23  mem=5M400
21.70	   
21.70	   search
21.70	     run=28  nbConstraintChecks=38839261  nbAssignments=290000
21.70	       =>  wckTime=21.155  cpuTime=20.96  mem=5M400
22.43	   
22.43	   search
22.43	     run=29  nbConstraintChecks=40176752  nbAssignments=300000
22.43	       =>  wckTime=21.884  cpuTime=21.68  mem=5M400
23.16	   
23.16	   search
23.16	     run=30  nbConstraintChecks=41519815  nbAssignments=310000
23.16	       =>  wckTime=22.614  cpuTime=22.4  mem=5M400
23.90	   
23.90	   search
23.90	     run=31  nbConstraintChecks=42862572  nbAssignments=320000
23.90	       =>  wckTime=23.348  cpuTime=23.13  mem=5M400
24.62	   
24.62	   search
24.62	     run=32  nbConstraintChecks=44199449  nbAssignments=330000
24.62	       =>  wckTime=24.071  cpuTime=23.85  mem=5M400
25.34	   
25.34	   search
25.34	     run=33  nbConstraintChecks=45545062  nbAssignments=340000
25.34	       =>  wckTime=24.794  cpuTime=24.57  mem=5M400
26.07	   
26.07	   search
26.07	     run=34  nbConstraintChecks=46878191  nbAssignments=350000
26.07	       =>  wckTime=25.521  cpuTime=25.28  mem=5M400
26.79	   
26.79	   search
26.79	     run=35  nbConstraintChecks=48219902  nbAssignments=360000
26.79	       =>  wckTime=26.244  cpuTime=26.0  mem=5M400
27.51	   
27.51	   search
27.51	     run=36  nbConstraintChecks=49553060  nbAssignments=370000
27.51	       =>  wckTime=26.965  cpuTime=26.72  mem=5M400
28.23	   
28.23	   search
28.23	     run=37  nbConstraintChecks=50882840  nbAssignments=380000
28.23	       =>  wckTime=27.687  cpuTime=27.44  mem=5M400
28.96	   
28.96	   search
28.96	     run=38  nbConstraintChecks=52216510  nbAssignments=390000
28.96	       =>  wckTime=28.414  cpuTime=28.15  mem=5M400
29.69	   
29.69	   search
29.69	     run=39  nbConstraintChecks=53560705  nbAssignments=400000
29.69	       =>  wckTime=29.138  cpuTime=28.87  mem=5M400
30.41	   
30.41	   search
30.41	     run=40  nbConstraintChecks=54897966  nbAssignments=410000
30.41	       =>  wckTime=29.86  cpuTime=29.59  mem=5M400
30.85	   
30.85	   search
30.85	     run=41  nbConstraintChecks=55712765  nbAssignments=416099
30.85	       =>  wckTime=30.303  cpuTime=30.03  mem=5M400
30.85	   
30.85	   global
30.85	     nbConstraintChecks=55712765  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.85	     solvingWckTime=30.301  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.85	     globalCpuTime=30.24
30.85	       =>  wckTime=30.537  cpuTime=30.19  mem=5M400
30.85	   
30.85	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.671  cpuTime=30.3  mem=16M390
30.99	   
30.99	   preprocessing
30.99	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.99	     detectedInconsistency=no
30.99	       =>  wckTime=0.0010  cpuTime=0.0  mem=16M390
31.02	   
31.02	   search
31.02	     run=0  nbConstraintChecks=7814  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.02	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=62  nbRestartNogoods=0
31.02	       =>  wckTime=0.034  cpuTime=0.02  mem=16M390
31.05	   
31.05	   search
31.05	     run=1  nbConstraintChecks=18562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
31.05	     nbFailedAssignments=23  nbBacktracks=27  nbVisitedNodes=143  nbRestartNogoods=3
31.05	       =>  wckTime=0.059  cpuTime=0.04  mem=16M390
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=34975  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163
31.07	     nbFailedAssignments=53  nbBacktracks=49  nbVisitedNodes=266  nbRestartNogoods=8
31.07	       =>  wckTime=0.078  cpuTime=0.05  mem=16M390
31.08	   
31.08	   search
31.08	     run=3  nbConstraintChecks=55637  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247
31.08	     nbFailedAssignments=85  nbBacktracks=82  nbVisitedNodes=415  nbRestartNogoods=11
31.08	       =>  wckTime=0.096  cpuTime=0.06  mem=16M390
31.10	   
31.10	   search
31.10	     run=4  nbConstraintChecks=84098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=366
31.10	     nbFailedAssignments=134  nbBacktracks=134  nbVisitedNodes=635  nbRestartNogoods=14
31.10	       =>  wckTime=0.114  cpuTime=0.08  mem=16M390
31.13	   
31.13	   search
31.13	     run=5  nbConstraintChecks=129060  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=543
31.13	     nbFailedAssignments=214  nbBacktracks=209  nbVisitedNodes=967  nbRestartNogoods=15
31.13	       =>  wckTime=0.143  cpuTime=0.1  mem=16M390
31.16	   
31.16	   search
31.16	     run=6  nbConstraintChecks=180848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=752
31.16	     nbFailedAssignments=287  nbBacktracks=322  nbVisitedNodes=1362  nbRestartNogoods=18
31.16	       =>  wckTime=0.169  cpuTime=0.13  mem=16M390
31.19	   
31.19	   search
31.19	     run=7  nbConstraintChecks=262132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1093
31.19	     nbFailedAssignments=437  nbBacktracks=492  nbVisitedNodes=2023  nbRestartNogoods=22
31.19	       =>  wckTime=0.205  cpuTime=0.16  mem=16M390
31.27	   
31.27	   search
31.27	     run=8  nbConstraintChecks=403297  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1636
31.27	     nbFailedAssignments=705  nbBacktracks=749  nbVisitedNodes=3089  nbRestartNogoods=27
31.27	       =>  wckTime=0.28  cpuTime=0.22  mem=16M390
31.34	   
31.34	   search
31.34	     run=9  nbConstraintChecks=595471  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2359
31.34	     nbFailedAssignments=1024  nbBacktracks=1133  nbVisitedNodes=4515  nbRestartNogoods=37
31.34	       =>  wckTime=0.355  cpuTime=0.29  mem=16M390
31.46	   
31.46	   search
31.46	     run=10  nbConstraintChecks=917872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3520
31.46	     nbFailedAssignments=1587  nbBacktracks=1709  nbVisitedNodes=6815  nbRestartNogoods=46
31.46	       =>  wckTime=0.474  cpuTime=0.4  mem=16M390
31.63	   
31.63	   search
31.63	     run=11  nbConstraintChecks=1403872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5279
31.63	     nbFailedAssignments=2462  nbBacktracks=2573  nbVisitedNodes=10284  nbRestartNogoods=52
31.63	       =>  wckTime=0.643  cpuTime=0.57  mem=16M390
31.97	   
31.97	   search
31.97	     run=12  nbConstraintChecks=2267536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8472
31.97	     nbFailedAssignments=4340  nbBacktracks=3871  nbVisitedNodes=16618  nbRestartNogoods=62
31.97	       =>  wckTime=0.982  cpuTime=0.91  mem=16M390
32.35	   
32.35	   search
32.35	     run=13  nbConstraintChecks=3302991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12473
32.35	     nbFailedAssignments=6374  nbBacktracks=5817  nbVisitedNodes=24380  nbRestartNogoods=72
32.35	       =>  wckTime=1.362  cpuTime=1.28  mem=16M390
32.99	   
32.99	   search
32.99	     run=14  nbConstraintChecks=4993633  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18406
32.99	     nbFailedAssignments=9368  nbBacktracks=8738  nbVisitedNodes=36222  nbRestartNogoods=79
32.99	       =>  wckTime=2.004  cpuTime=1.91  mem=16M390
34.11	   
34.11	   search
34.11	     run=15  nbConstraintChecks=7840403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27506
34.11	     nbFailedAssignments=14072  nbBacktracks=13116  nbVisitedNodes=54372  nbRestartNogoods=83
34.11	       =>  wckTime=3.119  cpuTime=3.02  mem=16M390
35.50	   
35.50	   search
35.50	     run=16  nbConstraintChecks=11743767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40606
35.50	     nbFailedAssignments=20586  nbBacktracks=19684  nbVisitedNodes=80389  nbRestartNogoods=88
35.50	       =>  wckTime=4.508  cpuTime=4.4  mem=16M390
37.50	   
37.50	   search
37.50	     run=17  nbConstraintChecks=17150025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58471
37.50	     nbFailedAssignments=28582  nbBacktracks=29536  nbVisitedNodes=115774  nbRestartNogoods=97
37.50	       =>  wckTime=6.509  cpuTime=6.38  mem=16M390
40.31	   
40.31	   search
40.31	     run=18  nbConstraintChecks=24827737  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83382
40.31	     nbFailedAssignments=38698  nbBacktracks=44314  nbVisitedNodes=164713  nbRestartNogoods=104
40.31	       =>  wckTime=9.32  cpuTime=9.17  mem=16M390
43.43	   
43.43	   search
43.43	     run=19  nbConstraintChecks=31923615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117180
43.43	     nbFailedAssignments=50320  nbBacktracks=66482  nbVisitedNodes=221279  nbRestartNogoods=114
43.43	       =>  wckTime=12.447  cpuTime=12.27  mem=16M390
47.82	   
47.82	   search
47.82	     run=20  nbConstraintChecks=38352028  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149834
47.82	     nbFailedAssignments=62421  nbBacktracks=87036  nbVisitedNodes=278532  nbRestartNogoods=124
47.82	       =>  wckTime=16.831  cpuTime=16.61  mem=16M390
47.82	   
47.82	   global
47.82	     nbConstraintChecks=38352028  nbRestartNogoods=124  solvingWckTime=16.832  solvingCpuTime=16.61  expiredTime=no
47.82	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=46.96
47.82	       =>  wckTime=47.504  cpuTime=46.91  mem=16M390
47.82	
47.82	s OPTIMUM FOUND
47.82	v 2 3 0 0 1 1 2 3 2 3 3 1 0 2 3 3 2 0 3 1 1 1 0 1 1 1 0 0 2 0 
47.82	   
47.82	   totalWckTime=47.584  totalCpuTime=46.97

Verifier Data (download as text)

4 unsatisfied constraints, 77 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/node14/watcher-282926-1169324104 -o ROOT/results/node14/solver-282926-1169324104 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282926-1169324104/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.93 1.96 1.98 2/86 4351
/proc/meminfo: memFree=1262784/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=18540 CPUtime=0
/proc/4350/stat : 4350 (runsolver) R 4348 4350 4234 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280805371 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 212234464551 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/4350/statm: 4635 279 244 17 0 2626 0

[startup+0.102181 s]
/proc/loadavg: 1.93 1.96 1.98 2/86 4351
/proc/meminfo: memFree=1262784/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=913228 CPUtime=0.08
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 2920 0 1 0 7 1 0 0 19 0 8 0 280805371 935145472 2666 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155504610 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228307 2666 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.510217 s]
/proc/loadavg: 1.93 1.96 1.98 2/86 4351
/proc/meminfo: memFree=1262784/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=915332 CPUtime=0.48
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 6542 0 1 0 44 4 0 0 18 0 8 0 280805371 937299968 6280 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7386918 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228833 6280 2172 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.3333 s]
/proc/loadavg: 1.93 1.96 1.98 3/93 4358
/proc/meminfo: memFree=1245904/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=915336 CPUtime=1.29
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 6881 0 1 0 86 43 0 0 25 0 8 0 280805371 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228834 6619 2476 14 0 215304 0
[pid=4350/tid=4352] ppid=4348 vsize=915336 CPUtime=0.02
/proc/4350/task/4352/stat : 4352 (java) S 4348 4350 4234 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 280805375 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4353] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4353/stat : 4353 (java) S 4348 4350 4234 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280805376 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4354] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4354/stat : 4354 (java) S 4348 4350 4234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280805376 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4355] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4355/stat : 4355 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280805379 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4356] ppid=4348 vsize=915336 CPUtime=0.09
/proc/4350/task/4356/stat : 4356 (java) S 4348 4350 4234 0 -1 64 314 0 0 0 9 0 0 0 16 0 8 0 280805379 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4357] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4357/stat : 4357 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280805379 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4358] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4358/stat : 4358 (java) S 4348 4350 4234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280805379 937304064 6619 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915336

[startup+2.98646 s]
/proc/loadavg: 1.93 1.96 1.98 3/93 4358
/proc/meminfo: memFree=1245840/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=915336 CPUtime=2.93
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 6884 0 1 0 161 132 0 0 25 0 8 0 280805371 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228834 6621 2476 14 0 215304 0
[pid=4350/tid=4352] ppid=4348 vsize=915336 CPUtime=0.02
/proc/4350/task/4352/stat : 4352 (java) S 4348 4350 4234 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 280805375 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4353] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4353/stat : 4353 (java) S 4348 4350 4234 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280805376 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4354] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4354/stat : 4354 (java) S 4348 4350 4234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280805376 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4355] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4355/stat : 4355 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280805379 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4356] ppid=4348 vsize=915336 CPUtime=0.09
/proc/4350/task/4356/stat : 4356 (java) S 4348 4350 4234 0 -1 64 316 0 0 0 9 0 0 0 16 0 8 0 280805379 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4357] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4357/stat : 4357 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280805379 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4358] ppid=4348 vsize=915336 CPUtime=0
/proc/4350/task/4358/stat : 4358 (java) S 4348 4350 4234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280805379 937304064 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915336

[startup+6.27376 s]
/proc/loadavg: 1.93 1.96 1.98 3/93 4358
/proc/meminfo: memFree=1245840/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=915332 CPUtime=6.2
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 6884 0 1 0 310 310 0 0 25 0 8 0 280805371 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228833 6621 2476 14 0 215303 0
[pid=4350/tid=4352] ppid=4348 vsize=915332 CPUtime=0.02
/proc/4350/task/4352/stat : 4352 (java) S 4348 4350 4234 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 280805375 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4353] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4353/stat : 4353 (java) S 4348 4350 4234 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280805376 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4354] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4354/stat : 4354 (java) S 4348 4350 4234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280805376 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4355] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4355/stat : 4355 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280805379 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4356] ppid=4348 vsize=915332 CPUtime=0.09
/proc/4350/task/4356/stat : 4356 (java) S 4348 4350 4234 0 -1 64 316 0 0 0 9 0 0 0 16 0 8 0 280805379 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4357] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4357/stat : 4357 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280805379 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4358] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4358/stat : 4358 (java) S 4348 4350 4234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280805379 937299968 6621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915332

[startup+12.7614 s]
/proc/loadavg: 1.94 1.96 1.98 3/93 4358
/proc/meminfo: memFree=1245840/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=915332 CPUtime=12.62
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 6885 0 1 0 593 669 0 0 25 0 8 0 280805371 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073614091 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228833 6622 2476 14 0 215303 0
[pid=4350/tid=4352] ppid=4348 vsize=915332 CPUtime=0.02
/proc/4350/task/4352/stat : 4352 (java) S 4348 4350 4234 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 280805375 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4353] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4353/stat : 4353 (java) S 4348 4350 4234 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280805376 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4354] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4354/stat : 4354 (java) S 4348 4350 4234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280805376 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4355] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4355/stat : 4355 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4356] ppid=4348 vsize=915332 CPUtime=0.09
/proc/4350/task/4356/stat : 4356 (java) S 4348 4350 4234 0 -1 64 317 0 0 0 9 0 0 0 16 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4357] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4357/stat : 4357 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4358] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4358/stat : 4358 (java) S 4348 4350 4234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915332

[startup+25.6006 s]
/proc/loadavg: 1.95 1.96 1.98 3/93 4358
/proc/meminfo: memFree=1245904/2055920 swapFree=4158792/4192956
[pid=4350] ppid=4348 vsize=915332 CPUtime=25.36
/proc/4350/stat : 4350 (java) R 4348 4350 4234 0 -1 0 6885 0 1 0 1179 1357 0 0 25 0 8 0 280805371 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073606178 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4350/statm: 228833 6622 2476 14 0 215303 0
[pid=4350/tid=4352] ppid=4348 vsize=915332 CPUtime=0.02
/proc/4350/task/4352/stat : 4352 (java) S 4348 4350 4234 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 280805375 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4353] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4353/stat : 4353 (java) S 4348 4350 4234 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280805376 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4354] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4354/stat : 4354 (java) S 4348 4350 4234 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280805376 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4355] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4355/stat : 4355 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4356] ppid=4348 vsize=915332 CPUtime=0.09
/proc/4350/task/4356/stat : 4356 (java) S 4348 4350 4234 0 -1 64 317 0 0 0 9 0 0 0 16 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4357] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4357/stat : 4357 (java) S 4348 4350 4234 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4350/tid=4358] ppid=4348 vsize=915332 CPUtime=0
/proc/4350/task/4358/stat : 4358 (java) S 4348 4350 4234 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280805379 937299968 6622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 47.877
CPU time (s): 47.4138
CPU user time (s): 30.9703
CPU system time (s): 16.4435
CPU usage (%): 99.0325
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.9703
system time used= 16.4435
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9104
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1950
involuntary context switches= 4324

runsolver used 0.06499 s user time and 0.165974 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 20:15:04 UTC 2007


IDJOB= 282926
IDBENCH= 12965
IDSOLVER= 69
FILE ID= node14/282926-1169324104

PBS_JOBID= 3610478

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/coloring/geom-30a-4-ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282926-1169324104/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-282926-1169324104 -o ROOT/results/node14/solver-282926-1169324104 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282926-1169324104/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  26316bc3cad1d7ada5460ee8bafa6099

RANDOM SEED= 941263564

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.227
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.227
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:       1263200 kB
Buffers:         55456 kB
Cached:         618228 kB
SwapCached:       9104 kB
Active:         216556 kB
Inactive:       497648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263200 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            2048 kB
Writeback:           0 kB
Mapped:          49628 kB
Slab:            63456 kB
Committed_AS:  9721288 kB
PageTables:       2136 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 node14 on Sat Jan 20 20:15:52 UTC 2007