Trace number 283043

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 186.178 186.406

General information on the benchmark

Namecoloring/
geom-40-2-ext.xml
MD5SUM4b03e5504b43f1baf966786915db3fbb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints56
Best CPU time to get the best result obtained on this benchmark1.44678
SatisfiableNO
(Un)Satisfiability was proved
Number of variables40
Number of constraints78
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension78
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/283043-1169325703/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.43	     nbConstraints=78  nbRelationTypes=1  nbDisconnectedVariables=1  nbExtensionStructures=1
0.43	     nbSharedExtensionStructures=77  nbConflictsStructures=1  nbSharedConflictsStructures=77
0.43	     nbSharedBinaryRepresentations=2  maxDegree=6  maxArity=2
0.43	       =>  wckTime=0.139  cpuTime=0.11  mem=7M901
0.47	   
0.47	   solver LocalSearchSolver being built... 
0.51	       =>  wckTime=0.214  cpuTime=0.16  mem=5M397
0.51	
0.51	s SATISFIABLE
0.51	o 40
0.51	c 38
0.51	o 42
0.51	c 36
0.51	o 44
0.51	c 34
0.51	o 45
0.51	c 33
0.51	o 46
0.51	c 32
0.51	o 47
0.51	c 31
0.51	o 48
0.51	c 30
0.51	o 49
0.51	c 29
0.51	o 51
0.51	c 27
0.51	o 52
0.51	c 26
0.51	o 53
0.51	c 25
0.52	o 54
0.52	c 24
0.53	o 55
0.53	c 23
0.54	o 56
0.54	c 22
1.24	   
1.24	   search
1.24	     run=0  nbConstraintChecks=1049768  nbAssignments=10000
1.24	       =>  wckTime=0.738  cpuTime=0.73  mem=5M397
1.93	   
1.93	   search
1.93	     run=1  nbConstraintChecks=2115471  nbAssignments=20000
1.93	       =>  wckTime=1.429  cpuTime=1.42  mem=5M397
2.62	   
2.62	   search
2.62	     run=2  nbConstraintChecks=3166038  nbAssignments=30000
2.62	       =>  wckTime=2.111  cpuTime=2.1  mem=5M397
3.30	   
3.30	   search
3.30	     run=3  nbConstraintChecks=4230155  nbAssignments=40000
3.30	       =>  wckTime=2.796  cpuTime=2.78  mem=5M397
3.98	   
3.98	   search
3.98	     run=4  nbConstraintChecks=5280558  nbAssignments=50000
3.98	       =>  wckTime=3.479  cpuTime=3.47  mem=5M397
4.67	   
4.67	   search
4.67	     run=5  nbConstraintChecks=6348875  nbAssignments=60000
4.67	       =>  wckTime=4.167  cpuTime=4.16  mem=5M397
5.35	   
5.35	   search
5.35	     run=6  nbConstraintChecks=7396648  nbAssignments=70000
5.35	       =>  wckTime=4.849  cpuTime=4.83  mem=5M397
6.04	   
6.04	   search
6.04	     run=7  nbConstraintChecks=8463796  nbAssignments=80000
6.04	       =>  wckTime=5.537  cpuTime=5.52  mem=5M397
6.73	   
6.73	   search
6.73	     run=8  nbConstraintChecks=9519654  nbAssignments=90000
6.73	       =>  wckTime=6.223  cpuTime=6.21  mem=5M397
7.42	   
7.42	   search
7.42	     run=9  nbConstraintChecks=10592714  nbAssignments=100000
7.42	       =>  wckTime=6.914  cpuTime=6.9  mem=5M397
8.10	   
8.10	   search
8.10	     run=10  nbConstraintChecks=11641488  nbAssignments=110000
8.10	       =>  wckTime=7.593  cpuTime=7.58  mem=5M397
8.78	   
8.78	   search
8.78	     run=11  nbConstraintChecks=12717603  nbAssignments=120000
8.78	       =>  wckTime=8.278  cpuTime=8.26  mem=5M397
9.46	   
9.46	   search
9.46	     run=12  nbConstraintChecks=13766988  nbAssignments=130000
9.46	       =>  wckTime=8.956  cpuTime=8.95  mem=5M397
10.14	   
10.14	   search
10.14	     run=13  nbConstraintChecks=14824134  nbAssignments=140000
10.14	       =>  wckTime=9.638  cpuTime=9.63  mem=5M397
10.82	   
10.82	   search
10.82	     run=14  nbConstraintChecks=15874574  nbAssignments=150000
10.82	       =>  wckTime=10.318  cpuTime=10.3  mem=5M397
11.50	   
11.50	   search
11.50	     run=15  nbConstraintChecks=16932031  nbAssignments=160000
11.50	       =>  wckTime=10.999  cpuTime=10.98  mem=5M397
12.18	   
12.18	   search
12.18	     run=16  nbConstraintChecks=17982690  nbAssignments=170000
12.18	       =>  wckTime=11.678  cpuTime=11.67  mem=5M397
12.87	   
12.87	   search
12.87	     run=17  nbConstraintChecks=19047454  nbAssignments=180000
12.87	       =>  wckTime=12.361  cpuTime=12.34  mem=5M397
13.55	   
13.55	   search
13.55	     run=18  nbConstraintChecks=20102197  nbAssignments=190000
13.55	       =>  wckTime=13.041  cpuTime=13.02  mem=5M397
14.23	   
14.23	   search
14.23	     run=19  nbConstraintChecks=21169902  nbAssignments=200000
14.23	       =>  wckTime=13.724  cpuTime=13.71  mem=5M397
14.91	   
14.91	   search
14.91	     run=20  nbConstraintChecks=22222577  nbAssignments=210000
14.91	       =>  wckTime=14.405  cpuTime=14.39  mem=5M397
15.59	   
15.59	   search
15.59	     run=21  nbConstraintChecks=23284425  nbAssignments=220000
15.59	       =>  wckTime=15.087  cpuTime=15.07  mem=5M397
16.27	   
16.27	   search
16.27	     run=22  nbConstraintChecks=24332546  nbAssignments=230000
16.27	       =>  wckTime=15.765  cpuTime=15.75  mem=5M397
16.95	   
16.95	   search
16.95	     run=23  nbConstraintChecks=25390478  nbAssignments=240000
16.95	       =>  wckTime=16.446  cpuTime=16.43  mem=5M397
17.64	   
17.64	   search
17.64	     run=24  nbConstraintChecks=26440944  nbAssignments=250000
17.64	       =>  wckTime=17.138  cpuTime=17.11  mem=5M397
18.33	   
18.33	   search
18.33	     run=25  nbConstraintChecks=27510273  nbAssignments=260000
18.33	       =>  wckTime=17.829  cpuTime=17.8  mem=5M397
19.02	   
19.02	   search
19.02	     run=26  nbConstraintChecks=28568368  nbAssignments=270000
19.02	       =>  wckTime=18.514  cpuTime=18.48  mem=5M397
19.71	   
19.71	   search
19.71	     run=27  nbConstraintChecks=29634316  nbAssignments=280000
19.71	       =>  wckTime=19.203  cpuTime=19.17  mem=5M397
20.39	   
20.39	   search
20.39	     run=28  nbConstraintChecks=30682641  nbAssignments=290000
20.39	       =>  wckTime=19.888  cpuTime=19.86  mem=5M397
21.08	   
21.08	   search
21.08	     run=29  nbConstraintChecks=31757306  nbAssignments=300000
21.08	       =>  wckTime=20.578  cpuTime=20.55  mem=5M397
21.77	   
21.77	   search
21.77	     run=30  nbConstraintChecks=32813287  nbAssignments=310000
21.77	       =>  wckTime=21.265  cpuTime=21.24  mem=5M397
22.46	   
22.46	   search
22.46	     run=31  nbConstraintChecks=33885474  nbAssignments=320000
22.46	       =>  wckTime=21.956  cpuTime=21.93  mem=5M397
23.15	   
23.15	   search
23.15	     run=32  nbConstraintChecks=34937444  nbAssignments=330000
23.15	       =>  wckTime=22.641  cpuTime=22.61  mem=5M397
23.84	   
23.84	   search
23.84	     run=33  nbConstraintChecks=36003385  nbAssignments=340000
23.84	       =>  wckTime=23.331  cpuTime=23.3  mem=5M397
24.52	   
24.52	   search
24.52	     run=34  nbConstraintChecks=37059479  nbAssignments=350000
24.52	       =>  wckTime=24.018  cpuTime=23.99  mem=5M397
25.21	   
25.21	   search
25.21	     run=35  nbConstraintChecks=38134036  nbAssignments=360000
25.21	       =>  wckTime=24.709  cpuTime=24.68  mem=5M397
25.90	   
25.90	   search
25.90	     run=36  nbConstraintChecks=39179474  nbAssignments=370000
25.90	       =>  wckTime=25.394  cpuTime=25.36  mem=5M397
26.62	   
26.62	   search
26.62	     run=37  nbConstraintChecks=40241082  nbAssignments=380000
26.62	       =>  wckTime=26.111  cpuTime=26.05  mem=5M397
27.30	   
27.30	   search
27.30	     run=38  nbConstraintChecks=41290927  nbAssignments=390000
27.30	       =>  wckTime=26.796  cpuTime=26.74  mem=5M397
27.98	   
27.98	   search
27.98	     run=39  nbConstraintChecks=42347991  nbAssignments=400000
27.98	       =>  wckTime=27.478  cpuTime=27.42  mem=5M397
28.66	   
28.66	   search
28.66	     run=40  nbConstraintChecks=43400576  nbAssignments=410000
28.66	       =>  wckTime=28.158  cpuTime=28.1  mem=5M397
29.35	   
29.35	   search
29.35	     run=41  nbConstraintChecks=44465509  nbAssignments=420000
29.35	       =>  wckTime=28.843  cpuTime=28.78  mem=5M397
30.03	   
30.03	   search
30.03	     run=42  nbConstraintChecks=45513538  nbAssignments=430000
30.03	       =>  wckTime=29.524  cpuTime=29.46  mem=5M397
30.62	   
30.62	   search
30.62	     run=43  nbConstraintChecks=46426505  nbAssignments=438592
30.62	       =>  wckTime=30.11  cpuTime=30.05  mem=5M397
30.62	   
30.62	   global
30.62	     nbConstraintChecks=46426505  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.62	     solvingWckTime=30.109  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.62	     globalCpuTime=30.24
30.62	       =>  wckTime=30.325  cpuTime=30.2  mem=5M397
30.62	   
30.62	   solver IterativeSystematicSolver being built... 
30.75	       =>  wckTime=30.461  cpuTime=30.3  mem=16M580
30.76	   
30.76	   preprocessing
30.76	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.76	     detectedInconsistency=no
30.76	       =>  wckTime=0.0010  cpuTime=0.0  mem=16M580
30.80	   
30.80	   search
30.80	     run=0  nbConstraintChecks=5943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
30.80	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
30.80	       =>  wckTime=0.039  cpuTime=0.03  mem=16M580
30.81	   
30.81	   search
30.81	     run=1  nbConstraintChecks=13668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
30.81	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=141  nbRestartNogoods=1
30.81	       =>  wckTime=0.059  cpuTime=0.04  mem=16M580
30.83	   
30.83	   search
30.83	     run=2  nbConstraintChecks=23033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150
30.83	     nbFailedAssignments=32  nbBacktracks=49  nbVisitedNodes=232  nbRestartNogoods=3
30.83	       =>  wckTime=0.071  cpuTime=0.04  mem=16M580
30.84	   
30.84	   search
30.84	     run=3  nbConstraintChecks=35235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=219
30.84	     nbFailedAssignments=51  nbBacktracks=82  nbVisitedNodes=353  nbRestartNogoods=5
30.84	       =>  wckTime=0.083  cpuTime=0.06  mem=16M580
30.86	   
30.86	   search
30.86	     run=4  nbConstraintChecks=56979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=331
30.86	     nbFailedAssignments=93  nbBacktracks=132  nbVisitedNodes=557  nbRestartNogoods=7
30.86	       =>  wckTime=0.102  cpuTime=0.07  mem=16M580
30.88	   
30.88	   search
30.88	     run=5  nbConstraintChecks=83231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468
30.88	     nbFailedAssignments=133  nbBacktracks=208  nbVisitedNodes=807  nbRestartNogoods=10
30.88	       =>  wckTime=0.122  cpuTime=0.09  mem=16M580
30.90	   
30.90	   search
30.90	     run=6  nbConstraintChecks=126120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=680
30.90	     nbFailedAssignments=211  nbBacktracks=322  nbVisitedNodes=1199  nbRestartNogoods=14
30.90	       =>  wckTime=0.149  cpuTime=0.12  mem=16M580
30.95	   
30.95	   search
30.95	     run=7  nbConstraintChecks=187538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=965
30.95	     nbFailedAssignments=306  nbBacktracks=492  nbVisitedNodes=1739  nbRestartNogoods=18
30.95	       =>  wckTime=0.19  cpuTime=0.16  mem=16M580
31.02	   
31.02	   search
31.02	     run=8  nbConstraintChecks=286900  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1415
31.02	     nbFailedAssignments=480  nbBacktracks=751  nbVisitedNodes=2622  nbRestartNogoods=22
31.02	       =>  wckTime=0.261  cpuTime=0.22  mem=16M580
31.13	   
31.13	   search
31.13	     run=9  nbConstraintChecks=453692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2169
31.13	     nbFailedAssignments=830  nbBacktracks=1135  nbVisitedNodes=4089  nbRestartNogoods=26
31.13	       =>  wckTime=0.376  cpuTime=0.32  mem=16M580
31.23	   
31.23	   search
31.23	     run=10  nbConstraintChecks=649529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3094
31.23	     nbFailedAssignments=1156  nbBacktracks=1714  nbVisitedNodes=5833  nbRestartNogoods=29
31.24	       =>  wckTime=0.48  cpuTime=0.43  mem=16M580
31.42	   
31.42	   search
31.42	     run=11  nbConstraintChecks=963795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4548
31.42	     nbFailedAssignments=1729  nbBacktracks=2578  nbVisitedNodes=8701  nbRestartNogoods=34
31.42	       =>  wckTime=0.661  cpuTime=0.61  mem=16M580
31.69	   
31.69	   search
31.69	     run=12  nbConstraintChecks=1474250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6875
31.69	     nbFailedAssignments=2742  nbBacktracks=3875  nbVisitedNodes=13193  nbRestartNogoods=40
31.69	       =>  wckTime=0.937  cpuTime=0.88  mem=16M580
32.05	   
32.05	   search
32.05	     run=13  nbConstraintChecks=2153370  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10093
32.05	     nbFailedAssignments=3993  nbBacktracks=5821  nbVisitedNodes=19242  nbRestartNogoods=48
32.05	       =>  wckTime=1.291  cpuTime=1.23  mem=16M580
32.61	   
32.61	   search
32.61	     run=14  nbConstraintChecks=3183679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14868
32.61	     nbFailedAssignments=5830  nbBacktracks=8742  nbVisitedNodes=28648  nbRestartNogoods=52
32.61	       =>  wckTime=1.852  cpuTime=1.79  mem=16M580
33.48	   
33.48	   search
33.48	     run=15  nbConstraintChecks=4806255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22149
33.48	     nbFailedAssignments=8718  nbBacktracks=13120  nbVisitedNodes=43077  nbRestartNogoods=59
33.48	       =>  wckTime=2.724  cpuTime=2.66  mem=16M580
34.71	   
34.71	   search
34.71	     run=16  nbConstraintChecks=7165102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33227
34.71	     nbFailedAssignments=13209  nbBacktracks=19688  nbVisitedNodes=64116  nbRestartNogoods=64
34.71	       =>  wckTime=3.957  cpuTime=3.9  mem=16M580
36.38	   
36.38	   search
36.38	     run=17  nbConstraintChecks=10338196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48400
36.38	     nbFailedAssignments=18513  nbBacktracks=29540  nbVisitedNodes=92980  nbRestartNogoods=70
36.38	       =>  wckTime=5.624  cpuTime=5.56  mem=16M580
38.93	   
38.93	   search
38.93	     run=18  nbConstraintChecks=15497271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72935
38.93	     nbFailedAssignments=28251  nbBacktracks=44318  nbVisitedNodes=139277  nbRestartNogoods=76
38.93	       =>  wckTime=8.178  cpuTime=8.11  mem=16M580
43.13	   
43.13	   search
43.13	     run=19  nbConstraintChecks=23377365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110905
43.13	     nbFailedAssignments=44034  nbBacktracks=66486  nbVisitedNodes=213167  nbRestartNogoods=85
43.13	       =>  wckTime=12.374  cpuTime=12.3  mem=16M580
48.34	   
48.34	   search
48.34	     run=20  nbConstraintChecks=34049958  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163657
48.34	     nbFailedAssignments=63515  nbBacktracks=99740  nbVisitedNodes=312846  nbRestartNogoods=93
48.34	       =>  wckTime=17.584  cpuTime=17.51  mem=16M580
55.94	   
55.94	   search
55.94	     run=21  nbConstraintChecks=49512900  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=244160
55.94	     nbFailedAssignments=94121  nbBacktracks=149618  nbVisitedNodes=456296  nbRestartNogoods=100
55.94	       =>  wckTime=25.184  cpuTime=25.11  mem=16M580
65.91	   
65.91	   search
65.91	     run=22  nbConstraintChecks=69766895  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=355043
65.91	     nbFailedAssignments=130170  nbBacktracks=224436  nbVisitedNodes=646632  nbRestartNogoods=109
65.91	       =>  wckTime=35.157  cpuTime=35.07  mem=16M580
81.48	   
81.48	   search
81.48	     run=23  nbConstraintChecks=101138824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=518302
81.48	     nbFailedAssignments=181180  nbBacktracks=336669  nbVisitedNodes=934517  nbRestartNogoods=113
81.48	       =>  wckTime=50.722  cpuTime=50.6  mem=16M580
101.68	   
101.68	   search
101.68	     run=24  nbConstraintChecks=143788323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=750874
101.68	     nbFailedAssignments=245392  nbBacktracks=505019  nbVisitedNodes=1334687  nbRestartNogoods=119
101.68	       =>  wckTime=70.922  cpuTime=70.8  mem=16M580
131.82	   
131.82	   search
131.82	     run=25  nbConstraintChecks=203168552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1096014
131.82	     nbFailedAssignments=338000  nbBacktracks=757530  nbVisitedNodes=1915124  nbRestartNogoods=124
131.82	       =>  wckTime=101.063  cpuTime=100.9  mem=16M580
175.77	   
175.77	   search
175.78	     run=26  nbConstraintChecks=283429165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1607837
175.78	     nbFailedAssignments=471041  nbBacktracks=1136298  nbVisitedNodes=2739497  nbRestartNogoods=131
175.78	       =>  wckTime=145.019  cpuTime=144.81  mem=16M580
186.37	   
186.37	   search
186.37	     run=27  nbConstraintChecks=302086241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1735873
186.37	     nbFailedAssignments=504369  nbBacktracks=1231007  nbVisitedNodes=2939866  nbRestartNogoods=138
186.37	       =>  wckTime=155.615  cpuTime=155.4  mem=16M580
186.37	   
186.37	   global
186.37	     nbConstraintChecks=302086241  nbRestartNogoods=138  solvingWckTime=155.617  solvingCpuTime=155.4  expiredTime=no
186.37	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=185.74
186.37	       =>  wckTime=186.079  cpuTime=185.7  mem=16M580
186.37	
186.37	s OPTIMUM FOUND
186.37	v 0 1 1 1 0 0 0 0 1 0 0 0 0 0 1 1 1 1 0 1 1 1 0 1 0 1 1 0 1 0 0 0 0 0 0 1 1 1 1 0 
186.37	   
186.38	   totalWckTime=186.155  totalCpuTime=185.75

Verifier Data (download as text)

22 unsatisfied constraints, 56 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/node70/watcher-283043-1169325703 -o ROOT/results/node70/solver-283043-1169325703 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/283043-1169325703/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.92 1.98 1.87 4/80 14658
/proc/meminfo: memFree=1374280/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=172 CPUtime=0
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 80067231 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8413988 0 0 4096 0 0 0 0 17 0 0 0
/proc/14657/statm: 43 24 18 14 0 3 0

[startup+0.108209 s]
/proc/loadavg: 1.92 1.98 1.87 4/80 14658
/proc/meminfo: memFree=1374280/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=914988 CPUtime=0.09
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 3075 0 1 0 7 2 0 0 22 0 8 0 80067231 936947712 2821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153549535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.520255 s]
/proc/loadavg: 1.92 1.98 1.87 4/80 14658
/proc/meminfo: memFree=1374280/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915336 CPUtime=0.49
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 6780 0 1 0 45 4 0 0 25 0 8 0 80067231 937304064 6518 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 6518 2474 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915336

[startup+1.34233 s]
/proc/loadavg: 1.92 1.98 1.87 3/87 14665
/proc/meminfo: memFree=1357840/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915336 CPUtime=1.32
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 6792 0 1 0 87 45 0 0 25 0 8 0 80067231 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228834 6530 2476 14 0 215304 0
[pid=14657/tid=14659] ppid=14655 vsize=915332 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 128 0 0 0 2 0 0 0 16 0 8 0 80067234 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.08
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 312 0 0 0 8 0 0 0 16 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915336

[startup+2.9795 s]
/proc/loadavg: 1.92 1.98 1.87 3/87 14665
/proc/meminfo: memFree=1357712/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915332 CPUtime=2.95
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 6793 0 1 0 163 132 0 0 25 0 8 0 80067231 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 6530 2476 14 0 215303 0
[pid=14657/tid=14659] ppid=14655 vsize=915336 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 128 0 0 0 2 0 0 0 16 0 8 0 80067234 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.08
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 312 0 0 0 8 0 0 0 16 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915332

[startup+6.26982 s]
/proc/loadavg: 1.93 1.98 1.87 3/87 14665
/proc/meminfo: memFree=1357712/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915336 CPUtime=6.25
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 6793 0 1 0 316 309 0 0 25 0 8 0 80067231 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 6530 2476 14 0 215303 0
[pid=14657/tid=14659] ppid=14655 vsize=915336 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 128 0 0 0 2 0 0 0 16 0 8 0 80067234 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.08
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 312 0 0 0 8 0 0 0 16 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937299968 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937304064 6530 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915336

[startup+12.7535 s]
/proc/loadavg: 1.93 1.98 1.87 3/87 14665
/proc/meminfo: memFree=1357712/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915332 CPUtime=12.73
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 6794 0 1 0 616 657 0 0 25 0 8 0 80067231 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 6531 2476 14 0 215303 0
[pid=14657/tid=14659] ppid=14655 vsize=915332 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 128 0 0 0 2 0 0 0 16 0 8 0 80067234 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937304064 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.08
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 313 0 0 0 8 0 0 0 16 0 8 0 80067238 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937304064 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915332

[startup+25.6318 s]
/proc/loadavg: 1.95 1.98 1.87 3/87 14665
/proc/meminfo: memFree=1357776/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915336 CPUtime=25.58
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 6794 0 1 0 1213 1345 0 0 25 0 8 0 80067231 937304064 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228834 6531 2476 14 0 215304 0
[pid=14657/tid=14659] ppid=14655 vsize=915332 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 128 0 0 0 2 0 0 0 16 0 8 0 80067234 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915336 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937304064 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915336 CPUtime=0.08
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 313 0 0 0 8 0 0 0 16 0 8 0 80067238 937304064 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937299968 6531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915336

[startup+51.2584 s]
/proc/loadavg: 1.96 1.98 1.88 3/87 14665
/proc/meminfo: memFree=1349008/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915332 CPUtime=51.17
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 9108 0 1 0 3502 1615 0 0 25 0 8 0 80067231 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749666 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 8840 2529 14 0 215303 0
[pid=14657/tid=14659] ppid=14655 vsize=915332 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 80067234 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.18
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 380 0 0 0 17 1 0 0 16 0 8 0 80067238 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937299968 8840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915332

[startup+102.501 s]
/proc/loadavg: 2.05 2.00 1.89 3/87 14665
/proc/meminfo: memFree=1349008/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915332 CPUtime=102.37
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 9119 0 1 0 8622 1615 0 0 25 0 8 0 80067231 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732348 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 8850 2529 14 0 215303 0
[pid=14657/tid=14659] ppid=14655 vsize=915332 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 80067234 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.19
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 380 0 0 0 18 1 0 0 16 0 8 0 80067238 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937299968 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915332

[startup+162.595 s]
/proc/loadavg: 2.02 2.00 1.89 3/87 14665
/proc/meminfo: memFree=1348944/2055920 swapFree=4192812/4192956
[pid=14657] ppid=14655 vsize=915332 CPUtime=162.39
/proc/14657/stat : 14657 (java) R 14655 14657 14589 0 -1 0 9122 0 1 0 14623 1616 0 0 25 0 8 0 80067231 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918492 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14657/statm: 228833 8853 2529 14 0 215303 0
[pid=14657/tid=14659] ppid=14655 vsize=915332 CPUtime=0.02
/proc/14657/task/14659/stat : 14659 (java) S 14655 14657 14589 0 -1 64 129 0 0 0 2 0 0 0 16 0 8 0 80067234 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14660] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14660/stat : 14660 (java) S 14655 14657 14589 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 80067235 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14661] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14661/stat : 14661 (java) S 14655 14657 14589 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 80067235 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14662] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14662/stat : 14662 (java) S 14655 14657 14589 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 80067238 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14663] ppid=14655 vsize=915332 CPUtime=0.19
/proc/14657/task/14663/stat : 14663 (java) S 14655 14657 14589 0 -1 64 381 0 0 0 18 1 0 0 16 0 8 0 80067238 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14664] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14664/stat : 14664 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 80067238 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14657/tid=14665] ppid=14655 vsize=915332 CPUtime=0
/proc/14657/task/14665/stat : 14665 (java) S 14655 14657 14589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 80067238 937299968 8853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 186.406
CPU time (s): 186.178
CPU user time (s): 170.003
CPU system time (s): 16.1745
CPU usage (%): 99.8774
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.003
system time used= 16.1745
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9223
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= 4859
involuntary context switches= 9368

runsolver used 0.166974 s user time and 0.6549 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Sat Jan 20 20:41:43 UTC 2007


IDJOB= 283043
IDBENCH= 12984
IDSOLVER= 69
FILE ID= node70/283043-1169325703

PBS_JOBID= 3610502

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4b03e5504b43f1baf966786915db3fbb

RANDOM SEED= 695616131

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.234
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.234
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:       1374760 kB
Buffers:         46884 kB
Cached:         499964 kB
SwapCached:        144 kB
Active:         189148 kB
Inactive:       420332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          82744 kB
Slab:            57032 kB
Committed_AS:  2079080 kB
PageTables:       1888 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 node70 on Sat Jan 20 20:44:55 UTC 2007